Home
last modified time | relevance | path

Searched defs:matches (Results 201 - 225 of 356) sorted by relevance

12345678910>>...15

/third_party/rust/crates/env_logger/src/
H A Dlib.rs897 pub fn matches(&self, record: &Record) -> bool { in matches() functions
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames.cpp494 TimeZoneNames::MatchInfoCollection::matches(UErrorCode& status) { in matches() function in TimeZoneNames::MatchInfoCollection
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h113 StoreAndFindMatches( HashToBinaryTree* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t cur_ix, const size_t ring_buffer_mask, const size_t max_length, const size_t max_backward, size_t* const BROTLI_RESTRICT best_len, BackwardMatch* BROTLI_RESTRICT matches) StoreAndFindMatches() argument
201 FindAllMatches( HashToBinaryTree* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const BrotliEncoderParams* params, BackwardMatch* matches) FindAllMatches() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandBufferStateTracker.cpp200 bool matches = true; in RecomputeLazyAspects() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dlexer.cc135 bool Lexer::matches(size_t pos, const std::string& substr) { in matches() function in tint::reader::wgsl::Lexer
[all...]
/third_party/python/Modules/_xxtestfuzz/
H A Dfuzzer.c330 PyObject* matches = PyObject_CallOneArg(match_callable, to_match); in fuzz_sre_match() local
/third_party/rust/crates/env_logger/src/filter/
H A Dmod.rs148 pub fn matches(&self, record: &Record) -> bool { in matches() functions
/third_party/skia/gm/
H A Dcomplexclip.cpp354 Config matches[][2] = { in DEF_SIMPLE_GM() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp79 bool matches = true; in findQueueFamilyIndex() local
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp138 smatch matches; in CollectUserBaseInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp334 std::smatch matches; in GetResourceId() local
351 std::smatch matches; in GetResourceId() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp564 std::smatch matches; in GetResourceId() local
581 std::smatch matches; in GetResourceId() local
592 std::smatch matches; in GetResourceName() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtemplates_parser.cpp269 std::smatch matches; in ConvertRepeatArgs() local
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h363 std::vector<Ip4RuleBitmapVector::iterator> matches; in OrInsert() local
434 std::vector<Ip6RuleBitmapVector::iterator> matches; in OrInsert() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp395 std::smatch matches; in GetNetworkSharingTraffic() local
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test2.cpp143 std::smatch matches; in GetTaskCount() local
H A Dsession_test2.cpp132 std::smatch matches; in GetTaskCount() local
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dn2-drv.c524 int err, matches, limit; in n2rng_check_selftest_buffer() local
/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_opt.h356 static U32 ZSTD_BtGetAllMatches(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iLimit, const U32 maxNbAttempts, const U32 mls, ZSTD_match_t *matches, in ZSTD_BtGetAllMatches() argument
235 ZSTD_insertBtAndGetAllMatches(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iLimit, U32 nbCompares, const U32 mls, U32 extDict, ZSTD_match_t *matches, const U32 minMatchLen) ZSTD_insertBtAndGetAllMatches() argument
365 ZSTD_BtGetAllMatches_selectMLS(ZSTD_CCtx *zc, const BYTE *ip, const BYTE *const iHighLimit, const U32 maxNbAttempts, const U32 matchLengthSearch, ZSTD_match_t *matches, const U32 minMatchLen) ZSTD_BtGetAllMatches_selectMLS() argument
380 ZSTD_BtGetAllMatches_extDict(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iLimit, const U32 maxNbAttempts, const U32 mls, ZSTD_match_t *matches, const U32 minMatchLen) ZSTD_BtGetAllMatches_extDict() argument
389 ZSTD_BtGetAllMatches_selectMLS_extDict(ZSTD_CCtx *zc, const BYTE *ip, const BYTE *const iHighLimit, const U32 maxNbAttempts, const U32 matchLengthSearch, ZSTD_match_t *matches, const U32 minMatchLen) ZSTD_BtGetAllMatches_selectMLS_extDict() argument
424 ZSTD_match_t *matches = seqStorePtr->matchTable; ZSTD_compressBlock_opt_generic() local
721 ZSTD_match_t *matches = seqStorePtr->matchTable; ZSTD_compressBlock_opt_extDict_generic() local
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65910-regulator.c1005 struct of_regulator_match *matches; in tps65910_parse_dt_reg_data() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c381 struct vcap_keyset_list matches = {}; in sparx5_tc_select_protocol_keyset() local
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65910-regulator.c1004 struct of_regulator_match *matches; in tps65910_parse_dt_reg_data() local
/kernel/linux/linux-6.6/drivers/base/
H A Dproperty.c1284 fwnode_graph_devcon_matches(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len) fwnode_graph_devcon_matches() argument
1318 fwnode_devcon_matches(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len) fwnode_devcon_matches() argument
1398 fwnode_connection_find_matches(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len) fwnode_connection_find_matches() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dn2-drv.c524 int err, matches, limit; in n2rng_check_selftest_buffer() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c288 static int find_field_offset(struct btf *btf, char *pattern, regmatch_t *matches) in find_field_offset() argument
491 regmatch_t matches[3]; in match_pattern() local
[all...]

Completed in 30 milliseconds

12345678910>>...15