Home
last modified time | relevance | path

Searched refs:DIR (Results 151 – 175 of 273) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddata.c76 DIR *dir; in perf_data__open_dir()
H A Dthread_map.c76 DIR *proc; in __thread_map__new_all_cpus()
H A Dcpumap.c428 DIR *dir1, *dir2; in cpu__setup_cpunode_map()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.odroid300 <DIR> 4096 .
301 <DIR> 4096 ..
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A Dacinclude.m4146 [ --with-extra-includes=DIR add extra include paths],
162 [ --with-extra-libs=DIR add extra library paths],
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A Dpre-generated-old-configure.patch262 + --bindir=DIR user executables in DIR [EPREFIX/bin]
263 + --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
264 + --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
265 + --datadir=DIR read-only architecture-independent data in DIR
267 + --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
268 + --sharedstatedir=DIR modifiable architecture-independent data in DIR
270 + --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
271 + --libdir=DIR object code libraries in DIR [EPREFIX/lib]
272 + --includedir=DIR C header files in DIR [PREFIX/include]
273 + --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A Dget_maintainer.pl416 opendir(DIR, "$path") or die $!;
417 my @files = readdir(DIR);
418 closedir(DIR);
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-buildid-cache.c86 DIR *d; in build_id_cache__kcore_existing()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch538 - register DIR *d;
541 + DIR *d;
782 DIR *dirp;
1557 DIR *d;
1589 DIR *d;
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c512 DIR *dir = NULL; in main()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclinkmp.c377 #define DIR 0x94 macro
2205 write_reg(info, TXDMA + DIR, 0x00); /* disable Tx DMA IRQs */ in isr_txeom()
2357 write_reg(info, TXDMA + DIR, 0x00); /* disable Tx DMA IRQs */ in isr_txdmaok()
4111 write_reg(info, RXDMA + DIR, 0); /* disable Rx DMA interrupts */ in rx_stop()
4159 write_reg(info, RXDMA + DIR, 0x60); /* enable Rx DMA interrupts (EOM/BOF) */ in rx_start()
4227 write_reg(info, TXDMA + DIR, 0x40); /* enable Tx DMA interrupts (EOM) */ in tx_start()
4509 write_reg(info, TXDMA + DIR, 0); in hdlc_mode()
4510 write_reg(info, RXDMA + DIR, 0); in hdlc_mode()
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-plugin.c519 DIR *dir; in load_plugins_dir()
/OK3568_Linux_fs/kernel/tools/iio/
H A Diio_generic_buffer.c205 DIR *dp; in enable_disable_all_channels()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dparse-events.c34 DIR *mydir = opendir(eventfile); in kvm_s390_create_vm_valid()
1466 DIR *events_dir; in count_tracepoints()
1476 DIR *sys_dir; in count_tracepoints()
1985 DIR *dir; in test_pmu_events()
/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_kvp_daemon.c557 DIR *dir; in kvp_get_if_name()
948 DIR *dir; in kvp_mac_to_ip()
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dos.c319 DIR *dir; in os_dirent_ls()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-619 INFO-DIR-SECTION Software libraries
20 START-INFO-DIR-ENTRY
22 END-INFO-DIR-ENTRY
24 INFO-DIR-SECTION GNU C library functions and macros
25 START-INFO-DIR-ENTRY
2101 END-INFO-DIR-ENTRY
5875 -- Data Type: DIR
5877 The ‘DIR’ data type represents a directory stream.
5879 You shouldn’t ever allocate objects of the ‘struct dirent’ or ‘DIR
5888 -- Function: DIR * opendir (const char *DIRNAME)
[all …]
H A Dlibc.info-1419 INFO-DIR-SECTION Software libraries
20 START-INFO-DIR-ENTRY
22 END-INFO-DIR-ENTRY
24 INFO-DIR-SECTION GNU C library functions and macros
25 START-INFO-DIR-ENTRY
2101 END-INFO-DIR-ENTRY
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-619 INFO-DIR-SECTION Software libraries
20 START-INFO-DIR-ENTRY
22 END-INFO-DIR-ENTRY
24 INFO-DIR-SECTION GNU C library functions and macros
25 START-INFO-DIR-ENTRY
2101 END-INFO-DIR-ENTRY
5875 -- Data Type: DIR
5877 The ‘DIR’ data type represents a directory stream.
5879 You shouldn’t ever allocate objects of the ‘struct dirent’ or ‘DIR
5888 -- Function: DIR * opendir (const char *DIRNAME)
[all …]
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Devents.c265 DIR *dir; in ev_init()
/OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/
H A Dresctrl_val.c228 DIR *dp; in num_of_imcs()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/
H A Dmeson-axg-s400.dts102 sound-name-prefix = "DIR";
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m41250 [AS_HELP_STRING([--with-sysroot@<:@=DIR@:>@],
1251 [Search for dependent libraries within DIR (or the compiler's sysroot
2250 # "DIR[:DIR]:"
2251 # string "DIR[ DIR]" will be prepended to VARIABLE
2252 # ":DIR[:DIR]"
2253 # string "DIR[ DIR]" will be appended to VARIABLE
2257 # "DIR[:DIR]"
2258 # VARIABLE will be replaced by "DIR[ DIR]"
6168 [Set to "yes" if using DIR/libNAME$shared_ext during linking hardcodes
6169 DIR into the resulting binary])
[all …]
/OK3568_Linux_fs/buildroot/package/softether/
H A D0001-Create-autotools-plumbing-for-SoftEther.patch145 + [AS_HELP_STRING([--with-openssl=DIR],
247 +# then in /usr, /opt/local and /sw. If the --with-zlib=DIR is specified,
248 +# it will try to find it in DIR/include/zlib.h and DIR/lib/libz.a. If
309 +[ --with-zlib=DIR root directory path of zlib installation @<:@defaults to
372 + AC_MSG_ERROR([either specify a valid zlib installation with --with-zlib=DIR or dis…
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmain.c102 DIR *pDir; in ls_dir()

1234567891011