HomeSort by relevance Sort by last modified time
    Searched full:wildcard (Results 126 - 150 of 781) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/i686-android-linux/lib/ldscripts/
elf_i386.xw 100 first. Because this is a wildcard, it
104 wildcard. The wildcard also means that it
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ldscripts/
elf_i386.xsc 100 first. Because this is a wildcard, it
104 wildcard. The wildcard also means that it
elf_i386.xsw 100 first. Because this is a wildcard, it
104 wildcard. The wildcard also means that it
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
elf_i386.xc 106 first. Because this is a wildcard, it
110 wildcard. The wildcard also means that it
elf_i386.xdc 106 first. Because this is a wildcard, it
110 wildcard. The wildcard also means that it
elf_i386.xdw 106 first. Because this is a wildcard, it
110 wildcard. The wildcard also means that it
elf_i386.xsc 99 first. Because this is a wildcard, it
103 wildcard. The wildcard also means that it
elf_i386.xsw 99 first. Because this is a wildcard, it
103 wildcard. The wildcard also means that it
elf_i386.xw 106 first. Because this is a wildcard, it
110 wildcard. The wildcard also means that it
  /build/core/combo/
HOST_linux-x86.mk 38 ifneq (,$(strip $(wildcard $(HOST_SDK_TOOLCHAIN_PREFIX)-gcc)))
  /build/core/
notice_files.mk 5 notice_file:=$(strip $(wildcard $(LOCAL_PATH)/NOTICE))
  /external/bison/
GNUmakefile 25 ifeq ($(wildcard /bin/s[h]),/bin/sh)
  /external/clang/lib/Headers/
Makefile 22 HEADERS := $(notdir $(wildcard $(PROJ_SRC_DIR)/*.h))
  /external/e2fsprogs/lib/et/test_cases/
heimdal2.et 49 ec KADM_ILL_WILDCARD, "Illegal use of wildcard"
  /external/zlib/msdos/
Makefile.emx 66 DEPS := $(wildcard *.d)
  /external/zlib/win32/
Makefile.emx 66 DEPS := $(wildcard *.d)
  /ndk/build/core/
add-toolchain.mk 57 $(_toolchain).setup := $(wildcard $(_dir)/setup.mk)
prebuilt-library.mk 39 prebuilt := $(strip $(wildcard $(LOCAL_PATH)/$(LOCAL_SRC_FILES)))
main.mk 57 NDK_APPLICATIONS := $(wildcard $(NDK_APPS_ROOT)/*)
87 $(eval _application_mk := $(strip $(wildcard $(NDK_ROOT)/apps/$(_app)/Application.mk))) \
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fnmatch.h 41 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */
  /system/extras/tests/fstest/
perm_checker.c 49 enum perm_rule_type {EXACT_FILE = 0, EXACT_DIR, WILDCARD, RECURSIVE,
125 pr->type = WILDCARD;
249 pr = rules[WILDCARD];
252 // is actually in the same directory as the wildcard.
  /external/iptables/extensions/
libxt_physdev.c 17 " [!] --physdev-in inputname[+] bridge port name ([+] for wildcard)\n"
18 " [!] --physdev-out outputname[+] bridge port name ([+] for wildcard)\n"
  /external/llvm/tools/llvm-shlib/
Makefile 34 Archives := $(wildcard $(LibDir)/libLLVM*.a)
35 SharedLibraries := $(wildcard $(LibDir)/libLLVM*$(SHLIBEXT))
  /external/webkit/Source/WebCore/loader/
CrossOriginAccessControl.cpp 98 // A wildcard Access-Control-Allow-Origin can not be used if credentials are to be sent,
112 errorDescription = (accessControlOriginString == "*") ? "Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true."
  /external/wpa_supplicant_8/hostapd/
hostapd.eap_user 25 # * can be used as a wildcard to match any user identity. The main purposes for
73 # Wildcard for all other identities

Completed in 246 milliseconds

1 2 3 4 56 7 8 91011>>