Home
last modified time | relevance | path

Searched defs:fnmatch (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/bionic/tests/
H A Dfnmatch_test.cpp33 TEST(fnmatch, basic) { in TEST() argument
38 TEST(fnmatch, casefold) { in TEST() argument
43 TEST(fnmatch, character_class) { in TEST() argument
71 TEST(fnmatch, wild_any) { in TEST() argument
79 TEST(fnmatch, wild_one) { in TEST() argument
88 TEST(fnmatch, leading_dir) { in TEST() argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_tracemalloc.py769 def fnmatch(inclusive, filename, pattern): function
782 def fnmatch(filename, pattern): function
/aosp_15_r20/external/zstd/build/single_file_libs/
H A Dcombine.sh52 fnmatch() { function
/aosp_15_r20/external/python/cpython3/Lib/
Dfnmatch.py19 def fnmatch(name, pat): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dfnmatch.py19 def fnmatch(name, pat): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dfnmatch.py19 def fnmatch(name, pat): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dfnmatch.py19 def fnmatch(name, pat): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dfnmatch.py19 def fnmatch(name, pat): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dfnmatch.py19 def fnmatch(name, pat): function
/aosp_15_r20/external/python/cpython2/Lib/
Dfnmatch.py24 def fnmatch(name, pat): function
/aosp_15_r20/external/musl/
H A Dconfigure63 fnmatch () { eval "case \"\$2\" in $1) return 0 ;; *) return 1 ;; esac" ; } function
/aosp_15_r20/external/trusty/musl/
Dconfigure60 fnmatch () { eval "case \"\$2\" in $1) return 0 ;; *) return 1 ;; esac" ; } function
/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/gen/
H A Dfnmatch.c284 int fnmatch(const char *pattern, const char *string, int flags) in fnmatch() function
/aosp_15_r20/external/trusty/musl/src/regex/
Dfnmatch.c298 int fnmatch(const char *pat, const char *str, int flags) in fnmatch() function
/aosp_15_r20/external/musl/src/regex/
H A Dfnmatch.c298 int fnmatch(const char *pat, const char *str, int flags) in fnmatch() function
/aosp_15_r20/external/python/parse_type/tasks/_vendor/
Dpath.py708 def fnmatch(self, pattern, normcase=None): member in Path
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c260 void fnmatch() {} in fnmatch() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c291 void fnmatch() {} in fnmatch() function
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/
Dmod.rs1603 pub fn fnmatch(pattern: *const c_char, name: *const c_char, flags: c_int) -> c_int; in fnmatch() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c260 void fnmatch() {} in fnmatch() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c291 void fnmatch() {} in fnmatch() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c291 void fnmatch() {} in fnmatch() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c291 void fnmatch() {} in fnmatch() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c291 void fnmatch() {} in fnmatch() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c292 void fnmatch() {} in fnmatch() function

12