Home
last modified time | relevance | path

Searched defs:matches (Results 151 - 175 of 201) sorted by relevance

123456789

/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c314 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 Ddrisw_glx.c696 int matches = 0; in driswCreateDrawable() local
/third_party/node/deps/zlib/
H A Ddeflate.h256 uInt matches; /* number of string matches in current block */ member
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references_hq.c666 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 Dconversions.cc1493 bool matches = true; in IsSpecialIndex() local
/third_party/python/Lib/importlib/metadata/
H A D__init__.py236 def matches(self, **params): member in EntryPoint
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_hq.c666 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 Dreadline.c1050 on_completion_display_matches_hook(char **matches, in on_completion_display_matches_hook() argument
/third_party/selinux/libselinux/src/
H A Dlabel_file.c1069 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 Dlib.rs88 let mut matches = 0.0; in generic_jaro() variables
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant_sd.c294 int matches = 0; in wpas_sd_req_bonjour() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_serv.c460 } matches[10]; in hs20_add_nai_home_realm_matches() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant_sd.c296 int matches = 0; in wpas_sd_req_bonjour() local
/third_party/vulkan-loader/loader/
H A Dloader_windows.c845 bool matches = true; in enumerate_adapter_physical_devices() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_serv.c457 } matches[10]; in hs20_add_nai_home_realm_matches() local
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c1115 int matches; in option_set_from_string() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPluralRules.java2275 public boolean matches(FixedDecimal sample, String keyword) { in matches() method in PluralRules
H A DUnicodeSet.java956 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 DPluralRules.java2162 public boolean matches(FixedDecimal sample, String keyword) { in matches() method in PluralRules
H A DUnicodeSet.java889 public int matches(Replaceable text, in matches() method in UnicodeSet
4697 stripFrom(CharSequence source, boolean matches) stripFrom() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtzgnames.cpp143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
H A Drematch.cpp1535 UBool RegexMatcher::matches(UErrorCode &status) { in matches() function in RegexMatcher
1563 UBool RegexMatcher::matches(int64_t start, UErrorCode &status) { in matches() function in RegexMatcher
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c1025 struct match *matches; member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtzgnames.cpp143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
H A Drematch.cpp1535 UBool RegexMatcher::matches(UErrorCode &status) { in matches() function in RegexMatcher
1563 UBool RegexMatcher::matches(int64_t start, UErrorCode &status) { in matches() function in RegexMatcher
[all...]

Completed in 56 milliseconds

123456789