Home
last modified time | relevance | path

Searched defs:matched (Results 26 - 50 of 68) sorted by relevance

123

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.h200 bool matched = false; member
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc_keytype.cpp469 UBool matched = FALSE; in ulocimp_toBcpType() local
514 UBool matched = FALSE; in ulocimp_toLegacyType() local
[all...]
/third_party/toybox/toys/posix/
H A Dgrep.c152 int matched = 0, rc = 1; in do_grep() local
/third_party/rust/crates/regex/src/
H A Dre_set.rs313 pub fn matched(&self, regex_index: usize) -> bool { in matched() functions
[all...]
/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c18 bool matched = rure_is_match(re, (const uint8_t *)haystack, in test_is_match() local
37 bool matched = rure_shortest_match(re, (const uint8_t *)haystack, in test_shortest_match() local
66 bool matched = rure_find(re, (const uint8_t *)haystack, strlen(haystack), in test_find() local
96 bool matched = rure_find_captures(re, (const uint8_t *)haystack, in test_captures() local
160 bool matched = rure_iter_next(it, haystack, haystack_len, &match); in test_iter() local
280 bool matched = rure_is_match(re, (const uint8_t *)haystack, test_flags() local
[all...]
/third_party/vulkan-loader/loader/
H A Dloader_linux.c217 int32_t matched = sscanf(selection, "%x:%x", &vendor_id, &device_id); in linux_env_var_default_device() local
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_affixes.cpp32 static bool matched(const AffixPatternMatcher* affix, const UnicodeString& patternString) { in matched() function
/third_party/mesa3d/src/egl/main/
H A Deglconfig.c449 EGLBoolean matched = EGL_TRUE; in _eglMatchConfig() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_affixes.cpp32 static bool matched(const AffixPatternMatcher* affix, const UnicodeString& patternString) { in matched() function
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c444 int matched = sscanf(const_str, "const[%d] {%f, %f, %f, %f}", index, in parse_constant() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_affixes.cpp32 static bool matched(const AffixPatternMatcher* affix, const UnicodeString& patternString) { in matched() function
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
H A Dimage_type_recognition_lite.cc194 bool matched = false; in IsMyType() local
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc392 ExpandWildcardsResult matched = ExpandWildcardsResult::kErrorNoMatchingFile; in ExpandWildcards() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.c440 bool matched = true; in match_expression() local
/third_party/node/deps/brotli/c/enc/
H A Dcompress_fragment.c563 size_t matched = 5 + FindMatchLengthWithLimit( in BrotliCompressFragmentFastImpl() local
623 size_t matched = 5 + FindMatchLengthWithLimit( in BrotliCompressFragmentFastImpl() local
H A Dcompress_fragment_two_pass.c325 size_t matched = min_match + FindMatchLengthWithLimit( in CreateCommands() local
390 size_t matched = min_match + FindMatchLengthWithLimit( in CreateCommands() local
/third_party/mesa3d/src/intel/tools/
H A Derror2aub.c305 int matched = sscanf(line, "PCI ID: 0x%04x\n", &pci_id); in main() local
H A Daubinator_error_decode.c414 int matched; in read_data_file() local
[all...]
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c276 int matched = sscanf(selection, "%x:%x", &vendor_id, &device_id); in device_select_find_explicit_default() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcompress_fragment.c563 size_t matched = 5 + FindMatchLengthWithLimit( in BrotliCompressFragmentFastImpl() local
623 size_t matched = 5 + FindMatchLengthWithLimit( in BrotliCompressFragmentFastImpl() local
H A Dcompress_fragment_two_pass.c325 size_t matched = min_match + FindMatchLengthWithLimit( in CreateCommands() local
390 size_t matched = min_match + FindMatchLengthWithLimit( in CreateCommands() local
/third_party/libbpf/src/
H A Drelo_core.c564 int i, sz, matched; in bpf_core_spec_match() local
1457 bool matched = false; in bpf_core_enums_match() local
1494 bool matched = false; in bpf_core_composites_match() local
[all...]
/third_party/skia/src/utils/
H A DSkJSON.cpp847 char* matched; in matchNumber() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc962 bool matched = false; in _hb_coretext_shape() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-string-gen.cc974 const TNode<Object> matched = in GetSubstitution() local

Completed in 29 milliseconds

123