| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | scene_session_manager_test.cpp | 109 std::smatch matches; in GetTaskCount() local
|
| /third_party/curl/lib/ |
| H A D | cookie.c | 1392 size_t matches = 0; in Curl_cookie_getlist() local [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-misc_test.cc | 497 ElementMatcherPairs matches = internal::FindMaxBipartiteMatching(graph); in TEST_P() local [all...] |
| /third_party/mesa3d/src/gbm/backends/dri/ |
| H A D | gbm_dri.c | 314 dri_bind_extensions(struct gbm_dri_device *dri, struct dri_extension_match *matches, size_t num_matches, const __DRIextension **extensions) dri_bind_extensions() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | drisw_glx.c | 696 int matches = 0; in driswCreateDrawable() local
|
| /third_party/node/deps/zlib/ |
| H A D | deflate.h | 256 uInt matches; /* number of string matches in current block */ member
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | backward_references_hq.c | 666 BackwardMatch matches[ in BrotliZopfliComputeShortestPath() local 402 UpdateNodes( const size_t num_bytes, const size_t block_start, const size_t pos, const uint8_t* ringbuffer, const size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t max_backward_limit, const int* starting_dist_cache, const size_t num_matches, const BackwardMatch* matches, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) UpdateNodes() argument 616 ZopfliIterate(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t gap, const int* dist_cache, const ZopfliCostModel* model, const uint32_t* num_matches, const BackwardMatch* matches, ZopfliNode* nodes) ZopfliIterate() argument 758 BackwardMatch* matches = BROTLI_ALLOC(m, BackwardMatch, matches_size); BrotliCreateHqZopfliBackwardReferences() local [all...] |
| /third_party/node/deps/v8/src/numbers/ |
| H A D | conversions.cc | 1493 bool matches = true; in IsSpecialIndex() local
|
| /third_party/python/Lib/importlib/metadata/ |
| H A D | __init__.py | 236 def matches(self, **params): member in EntryPoint [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | backward_references_hq.c | 666 BackwardMatch matches[ in BrotliZopfliComputeShortestPath() local 402 UpdateNodes( const size_t num_bytes, const size_t block_start, const size_t pos, const uint8_t* ringbuffer, const size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t max_backward_limit, const int* starting_dist_cache, const size_t num_matches, const BackwardMatch* matches, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) UpdateNodes() argument 616 ZopfliIterate(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t gap, const int* dist_cache, const ZopfliCostModel* model, const uint32_t* num_matches, const BackwardMatch* matches, ZopfliNode* nodes) ZopfliIterate() argument 758 BackwardMatch* matches = BROTLI_ALLOC(m, BackwardMatch, matches_size); BrotliCreateHqZopfliBackwardReferences() local [all...] |
| /third_party/python/Modules/ |
| H A D | readline.c | 1050 on_completion_display_matches_hook(char **matches, in on_completion_display_matches_hook() argument
|
| /third_party/selinux/libselinux/src/ |
| H A D | label_file.c | 1069 struct spec **matches = lookup_all(rec, key, type, partial, NULL); in lookup_common() local 1136 struct spec **matches in hash_all_partial_matches() local [all...] |
| /third_party/rust/crates/strsim-rs/src/ |
| H A D | lib.rs | 88 let mut matches = 0.0; in generic_jaro() variables
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | p2p_supplicant_sd.c | 294 int matches = 0; in wpas_sd_req_bonjour() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | gas_serv.c | 460 } matches[10]; in hs20_add_nai_home_realm_matches() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | p2p_supplicant_sd.c | 296 int matches = 0; in wpas_sd_req_bonjour() local
|
| /third_party/vulkan-loader/loader/ |
| H A D | loader_windows.c | 845 bool matches = true; in enumerate_adapter_physical_devices() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | gas_serv.c | 457 } matches[10]; in hs20_add_nai_home_realm_matches() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | i2c.h | 922 static inline const struct of_device_id *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/video/ |
| H A D | video_element.cpp | 447 std::smatch matches; in GetResourceId() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/utils/ |
| H A D | napi_utils.cpp | 69 std::smatch matches; in ReplaceHolder() local
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.c | 1115 int matches; in option_set_from_string() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | PluralRules.java | 2275 public boolean matches(FixedDecimal sample, String keyword) { in matches() method in PluralRules
|
| H A D | UnicodeSet.java | 956 public int matches(Replaceable text, in matches() method in UnicodeSet 4848 stripFrom(CharSequence source, boolean matches) stripFrom() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | PluralRules.java | 2162 public boolean matches(FixedDecimal sample, String keyword) { in matches() method in PluralRules
|