| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | README | 243 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/.' 244 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/bin' 246 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/usr/bin' 249 - looking in '/toolchains/gcc-4.9.0-nolibc/aarch64-linux/.' 250 - looking in '/toolchains/gcc-4.9.0-nolibc/aarch64-linux/bin' 252 - looking in '/toolchains/gcc-4.9.0-nolibc/aarch64-linux/usr/bin' 255 - looking in '/toolchains/gcc-4.9.0-nolibc/microblaze-linux/.' 256 - looking in '/toolchains/gcc-4.9.0-nolibc/microblaze-linux/bin' 258 - looking in '/toolchains/gcc-4.9.0-nolibc/microblaze-linux/usr/bin' 261 - looking in '/toolchains/gcc-4.9.0-nolibc/mips64-linux/.' [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/bonding/ |
| H A D | bond_3ad.c | 120 * @port: the port we're looking at 134 * @port: the port we're looking at 160 * @agg: the agregator we're looking at 172 * @port: the port we're looking at 181 * @port: the port we're looking at 193 * @port: the port we're looking at 202 * @port: the port we're looking at 218 * @port: the port we're looking at 232 * @port: the port we're looking at 335 * @port: the port we're looking at [all …]
|
| /OK3568_Linux_fs/buildroot/package/util-linux/ |
| H A D | 0002-libblkid-don-t-mark-cache-as-probed-if-sys-not-available.patch | 103 - DBG(TAG, ul_debug("looking for %s on %s", tagname, devname)); 104 + DBG(TAG, ul_debug("looking for tag %s on %s device", tagname, devname)); 124 - DBG(TAG, ul_debug("looking for %s=%s in cache", type, value)); 125 + DBG(TAG, ul_debug("looking for tag %s=%s in cache", type, value));
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | misc_arria10.c | 112 * This function looking the 1st encounter UART peripheral, 176 * This function looking the 1st encounter UART dedicated IO peripheral, 196 * This function looking the 1st encounter UART shared IO peripheral, and then 223 * This function looking the 1st encounter UART peripheral, and then return
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | pptt.c | 125 * continue looking at this node's resource list in acpi_pptt_walk_cache() 154 * we are looking for the max depth. Since its potentially in acpi_find_cache_level() 199 * PPTT table, looking for nodes which reference it. 242 * This is done by iterating the PPTT table looking for processor nodes 301 pr_debug("Looking for data cache\n"); in acpi_cache_type() 304 pr_debug("Looking for instruction cache\n"); in acpi_cache_type() 308 pr_debug("Looking for unified cache\n"); in acpi_cache_type() 330 pr_debug("Looking for CPU %d's level %u cache type %d\n", in acpi_find_cache_node()
|
| /OK3568_Linux_fs/buildroot/package/taskd/ |
| H A D | 0002-Use-correct-variables-for-GnuTLS-detection.patch | 19 @@ -110,8 +110,8 @@ message ("-- Looking for GnuTLS") 29 message ("-- Looking for libuuid")
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/shell/ |
| H A D | test_arm_coresight.sh | 40 echo "Looking at perf.data file for dumping branch samples:" 51 echo "Looking at perf.data file for reporting branch samples:" 62 echo "Looking at perf.data file for instruction samples:"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/wayland/ |
| H A D | 0001-build-Fix-strndup-detection-on-MinGW.patch | 8 work around, meson will skip looking for __builtin functions if an 9 '#include' is in the prefix, so add '#include <string.h>' when looking
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace32.c | 50 * (this is run in a 32-bit process looking at a 64-bit process) in compat_arch_ptrace() 109 * (this is run in a 32-bit process looking at a 64-bit process) in compat_arch_ptrace() 157 * (this is run in a 32-bit process looking at a 64-bit process) in compat_arch_ptrace() 210 * (this is run in a 32-bit process looking at a 64-bit process) in compat_arch_ptrace()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/libsdl2/libsdl2/ |
| H A D | 0001-Disable-libunwind-in-native-OE-builds-by-not-looking.patch | 4 Subject: [PATCH] Disable libunwind in native OE builds by not looking for 15 By not looking for the libunwind header, the rest of the libunwind
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | irq.c | 90 * input, walks the tree looking for any interrupt-map properties, translates 130 * trick of looking for the parent here as some device-trees rely on it in of_irq_parse_raw() 524 * First pass will be looking for NULL as the parent. in of_irq_init() 586 * Walk up the device parent links looking for one with a in __of_msi_map_id() 602 * Walk up the device hierarchy looking for devices with a "msi-map" 618 * Walk up the device hierarchy looking for devices with a "msi-map"
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeocameracapabilities.cpp | 350 the line of view and earth's surface, that is, looking straight down to earth. 362 the line of view and earth's surface, that is, looking straight down to earth. 373 the line of view and earth's surface, that is, looking straight down to earth. 385 the line of view and earth's surface, that is, looking straight down to earth.
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/ |
| H A D | mrc_util.h | 57 /* indicates to decrease delays when looking for edge */ 59 /* indicates to increase delays when looking for edge */
|
| H A D | mrc_util.c | 1018 * channel/rank SAMPLE_SIZE times looking for a valid '0' or '1'. 1154 /* move forward from T3 looking for 0->1 */ in find_rising_edge() 1160 /* move forward from T2 looking for 0->1 */ in find_rising_edge() 1166 /* move forward from T1 looking for 0->1 */ in find_rising_edge() 1171 /* move forward from T3 looking for 0->1 */ in find_rising_edge() 1177 /* move backward from T1 looking for 1->0 */ in find_rising_edge() 1195 * begin looking for a rising edge with single PI granularity. in find_rising_edge() 1207 * keep looking for edge in find_rising_edge() 1224 * keep looking for edge in find_rising_edge()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/ |
| H A D | cooker.py | 75 self.logger.debug("Looking for collection %s..." % collection) 94 self.logger.debug("Looking for layerbranch %s..." % name)
|
| /OK3568_Linux_fs/buildroot/package/pistache/ |
| H A D | 0001-CMakeLists.txt-add-C-language-to-project-statement.patch | 13 -- Looking for __atomic_load_8 in atomic 14 -- Looking for __atomic_load_8 in atomic - not found
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | rt-mutex.rst | 67 we need to set the bit0 before looking at the lock, and the owner may 73 set this bit before looking at the lock.
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | ipaq-micro.c | 147 case STATE_SOF: /* Looking for SOF */ in micro_process_char() 151 case STATE_ID: /* Looking for id and len byte */ in micro_process_char() 158 case STATE_DATA: /* Looking for 'len' data bytes */ in micro_process_char() 164 case STATE_CHKSUM: /* Looking for the checksum */ in micro_process_char()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | Kconfig | 213 connections to the servers through looking up a statically assigned 223 connections to the servers through looking up a statically assigned 234 network connections to the servers through looking up a statically
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | item.c | 169 * @group: group we're looking in. 172 * Iterate over @group->cg_list, looking for a matching config_item.
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | cmdline.c | 67 * option we were looking for. If the in __cmdline_find_option_bool() 160 * option we were looking for, prepare to in __cmdline_find_option()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | hash_hugepage.c | 120 * nobody is looking at hpte_slot_array. hence we can in __hash_page_thp() 172 * nobody is looking at hpte_slot_array. hence we can in __hash_page_thp()
|
| /OK3568_Linux_fs/kernel/arch/arm/lib/ |
| H A D | findbit.S | 50 eor r3, r3, #0xff @ now looking for a 1 bit 126 eor r3, r3, #0xff @ now looking for a 1 bit
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_menlow.c | 494 /* Looking for the \_TZ.GSTS method */ in intel_menlow_module_init() 499 /* Looking for ACPI device MEM0 with hardware id INT0002 */ in intel_menlow_module_init() 504 /* Looking for sensors in each ACPI thermal zone */ in intel_menlow_module_init()
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | clock.c | 283 /* first, see if the ID we're looking for is a clock source already */ in __uac_clock_find_source() 301 /* the entity ID we are looking for is a selector. in __uac_clock_find_source() 387 /* first, see if the ID we're looking for is a clock source already */ in __uac3_clock_find_source() 405 /* the entity ID we are looking for is a selector. in __uac3_clock_find_source()
|