| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | data.c | 76 DIR *dir; in perf_data__open_dir()
|
| H A D | thread_map.c | 76 DIR *proc; in __thread_map__new_all_cpus()
|
| H A D | cpumap.c | 428 DIR *dir1, *dir2; in cpu__setup_cpunode_map()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.odroid | 300 <DIR> 4096 . 301 <DIR> 4096 ..
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | acinclude.m4 | 146 [ --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 D | pre-generated-old-configure.patch | 262 + --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 D | get_maintainer.pl | 416 opendir(DIR, "$path") or die $!; 417 my @files = readdir(DIR); 418 closedir(DIR);
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-buildid-cache.c | 86 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 D | rdist-6.1.5-cleanup.patch | 538 - 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 D | makedevs.c | 512 DIR *dir = NULL; in main()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | synclinkmp.c | 377 #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 D | event-plugin.c | 519 DIR *dir; in load_plugins_dir()
|
| /OK3568_Linux_fs/kernel/tools/iio/ |
| H A D | iio_generic_buffer.c | 205 DIR *dp; in enable_disable_all_channels()
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | parse-events.c | 34 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 D | hv_kvp_daemon.c | 557 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 D | os.c | 319 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 D | libc.info-6 | 19 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 D | libc.info-14 | 19 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 D | libc.info-6 | 19 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 D | events.c | 265 DIR *dir; in ev_init()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/ |
| H A D | resctrl_val.c | 228 DIR *dp; in num_of_imcs()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-axg-s400.dts | 102 sound-name-prefix = "DIR";
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | libtool.m4 | 1250 [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 D | 0001-Create-autotools-plumbing-for-SoftEther.patch | 145 + [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 D | main.c | 102 DIR *pDir; in ls_dir()
|