Home
last modified time | relevance | path

Searched refs:DIR (Results 101 – 125 of 273) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dtrace-event-info.c166 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 DAutoMount.cpp99 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 Dfreeradius-configure.ac-add-option-for-libcap.patch39 dnl extra argument: --with-cap-lib-dir=DIR
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dfd-001-lookup.c109 DIR *d; in main()
H A Dfd-003-kthread.c98 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 Dbasic-block.h217 #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 Dbasic-block.h217 #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 D0002-util-ulockmgr_server-c-conditionally-define-closefrom-fix-glibc-2-34.patch56 DIR *dir = opendir("/proc/self/fd");
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dinstall_ta.c92 DIR *dirp = NULL; in install_dir()
/OK3568_Linux_fs/kernel/tools/gpio/
H A Dlsgpio.c195 DIR *dp; in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/ir/
H A Dir_loopback.c66 DIR *d; in lirc_open()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/
H A D0001-autotools-Add-option-to-disable-installation-of-syst.patch48 + AS_HELP_STRING([--with-systemdsystemunitdir=DIR], [Directory for systemd service files]),
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/
H A DRkIspFecHwMgr.cpp100 DIR *dir; in readFileList()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/
H A Dlib-prefix.m429 [[ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib
/OK3568_Linux_fs/buildroot/package/nginx/
H A D0010-Allow-forcing-of-endianness-for-cross-compilation.patch109 --builddir=DIR set build directory
/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A Dparse.c57 DIR *dir; in prepare_output()
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libx11-compose-data/
H A D0001-Drop-x11-dependencies.patch54 - [AC_HELP_STRING([--with-keysymdefdir=DIR], [The location of keysymdef.h (defaults to xprot…
/OK3568_Linux_fs/external/recovery/minui/
H A Devents.c56 DIR *dir; in ev_init()
/OK3568_Linux_fs/external/xserver/include/
H A Ddo-not-use-config.h.in172 /* 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 Ddevice.c84 DIR *dirptr; in dir_get_child()
262 DIR *pDir; in qmidevice_detect()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/
H A D0001-attr-fix-utime-for-symlink.patch72 #define backend_dirstream DIR
/OK3568_Linux_fs/kernel/tools/usb/usbip/
H A Dconfigure.ac88 [AS_HELP_STRING([--with-usbids-dir=DIR],
/OK3568_Linux_fs/external/chromium/licenses/
H A DREADME189 [--prefix=DIR]
199 `--prefix=DIR'
201 `DIR'.
203 `--exec-prefix=DIR'
205 `DIR'.
/OK3568_Linux_fs/kernel/drivers/media/usb/cpia2/
H A Dcpia2_core.c522 #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 Dcom.fuc200 shl b32 $r11 16 // DIR
236 shl b32 $r11 16 // DIR

1234567891011