| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | trace-event-info.c | 166 DIR *dir; in copy_event_system() 259 DIR *dir; in record_event_files()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | AutoMount.cpp | 99 DIR* dir;// = opendir("/dev/");//��ָ��Ŀ¼ in AutoMountDev() 293 DIR* dir; in AutoMountCallback()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
| H A D | freeradius-configure.ac-add-option-for-libcap.patch | 39 dnl extra argument: --with-cap-lib-dir=DIR
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/proc/ |
| H A D | fd-001-lookup.c | 109 DIR *d; in main()
|
| H A D | fd-003-kthread.c | 98 DIR *d; in test_readdir()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | basic-block.h | 217 #define FOR_BB_BETWEEN(BB, FROM, TO, DIR) \ argument 218 for (BB = FROM; BB != TO; BB = BB->DIR)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | basic-block.h | 217 #define FOR_BB_BETWEEN(BB, FROM, TO, DIR) \ argument 218 for (BB = FROM; BB != TO; BB = BB->DIR)
|
| /OK3568_Linux_fs/buildroot/package/libfuse/ |
| H A D | 0002-util-ulockmgr_server-c-conditionally-define-closefrom-fix-glibc-2-34.patch | 56 DIR *dir = opendir("/proc/self/fd");
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | install_ta.c | 92 DIR *dirp = NULL; in install_dir()
|
| /OK3568_Linux_fs/kernel/tools/gpio/ |
| H A D | lsgpio.c | 195 DIR *dp; in main()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ir/ |
| H A D | ir_loopback.c | 66 DIR *d; in lirc_open()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
| H A D | 0001-autotools-Add-option-to-disable-installation-of-syst.patch | 48 + AS_HELP_STRING([--with-systemdsystemunitdir=DIR], [Directory for systemd service files]),
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/ |
| H A D | RkIspFecHwMgr.cpp | 100 DIR *dir; in readFileList()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/ |
| H A D | lib-prefix.m4 | 29 [[ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib
|
| /OK3568_Linux_fs/buildroot/package/nginx/ |
| H A D | 0010-Allow-forcing-of-endianness-for-cross-compilation.patch | 109 --builddir=DIR set build directory
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/bench/ |
| H A D | parse.c | 57 DIR *dir; in prepare_output()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libx11-compose-data/ |
| H A D | 0001-Drop-x11-dependencies.patch | 54 - [AC_HELP_STRING([--with-keysymdefdir=DIR], [The location of keysymdef.h (defaults to xprot…
|
| /OK3568_Linux_fs/external/recovery/minui/ |
| H A D | events.c | 56 DIR *dir; in ev_init()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | do-not-use-config.h.in | 172 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 269 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 374 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 387 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | device.c | 84 DIR *dirptr; in dir_get_child() 262 DIR *pDir; in qmidevice_detect()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/ |
| H A D | 0001-attr-fix-utime-for-symlink.patch | 72 #define backend_dirstream DIR
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/ |
| H A D | configure.ac | 88 [AS_HELP_STRING([--with-usbids-dir=DIR],
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | README | 189 [--prefix=DIR] 199 `--prefix=DIR' 201 `DIR'. 203 `--exec-prefix=DIR' 205 `DIR'.
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cpia2/ |
| H A D | cpia2_core.c | 522 #define DIR(cmd) ((cmd->direction == TRANSFER_WRITE) ? "Write" : "Read") macro 538 DBG("%s Random: Register block %s\n", DIR(cmd), in cpia2_send_command() 546 DBG("%s Block: Register block %s\n", DIR(cmd), in cpia2_send_command() 554 DBG("%s Mask: Register block %s\n", DIR(cmd), in cpia2_send_command() 562 DBG("%s Repeat: Register block %s\n", DIR(cmd), in cpia2_send_command() 580 DIR(cmd), start + i, buffer[i]); in cpia2_send_command() 583 DIR(cmd), cmd->buffer.registers[i].index, in cpia2_send_command()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| H A D | com.fuc | 200 shl b32 $r11 16 // DIR 236 shl b32 $r11 16 // DIR
|