Home
last modified time | relevance | path

Searched defs:search (Results 101 - 125 of 210) sorted by relevance

123456789

/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_test_ng.cpp898 auto search = ViewStackProcessor::GetInstance()->GetMainFrameNode(); HWTEST_F() local
1041 auto search = ViewStackProcessor::GetInstance()->GetMainFrameNode(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dio_util.cpp464 void InsertInFile(CORE_NS::IFileManager& fileManager, BASE_NS::string_view fileUri, BASE_NS::string search, in InsertInFile() argument
430 InsertIntoString( BASE_NS::string& search, BASE_NS::string& insertion, InsertType type, BASE_NS::string& stringContents, size_t len) InsertIntoString() argument
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_dynamic_config.c155 bool search; member
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbset.h346 bch_bset_search(struct btree_keys *b, struct bset_tree *t, const struct bkey *search) bch_bset_search() argument
[all...]
H A Drequest.c463 struct search { struct
[all...]
H A Dbset.c935 bset_search_write_set(struct bset_tree *t, const struct bkey *search) bset_search_write_set() argument
955 bset_search_tree(struct bset_tree *t, const struct bkey *search) bset_search_tree() argument
1011 __bch_bset_search(struct btree_keys *b, struct bset_tree *t, const struct bkey *search) __bch_bset_search() argument
1099 __bch_btree_iter_init(struct btree_keys *b, struct btree_iter *iter, struct bkey *search, struct bset_tree *start) __bch_btree_iter_init() argument
1121 bch_btree_iter_init(struct btree_keys *b, struct btree_iter *iter, struct bkey *search) bch_btree_iter_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbset.h346 bch_bset_search(struct btree_keys *b, struct bset_tree *t, const struct bkey *search) bch_bset_search() argument
[all...]
H A Drequest.c463 struct search { struct
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcsrsbcs.cpp40 int32_t NGramParser::search(const int32_t *table, int32_t value) in search() function in NGramParser
/third_party/libcoap/examples/
H A Dcoap-rd.c277 parse_param(const uint8_t *search, in parse_param() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.c689 nir_replace_instr(nir_builder *build, nir_alu_instr *instr, struct hash_table *range_ht, struct util_dynarray *states, const nir_algebraic_table *table, const nir_search_expression *search, const nir_search_value *replace, nir_instr_worklist *algebraic_worklist) nir_replace_instr() argument
[all...]
/third_party/node/src/
H A Dnode_binding.cc173 dl_wrap search = { in wrapped_dlopen() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrsbcs.cpp40 int32_t NGramParser::search(const int32_t *table, int32_t value) in search() function in NGramParser
/third_party/icu/icu4c/source/test/intltest/
H A Dsrchtest.cpp257 assertEqualWithStringSearch(StringSearch *strsrch, const SearchData *search) assertEqualWithStringSearch() argument
463 assertEqual(const SearchData *search) assertEqual() argument
521 assertCanonicalEqual(const SearchData *search) assertCanonicalEqual() argument
572 assertEqualWithAttribute(const SearchData *search, USearchAttributeValue canonical, USearchAttributeValue overlap) assertEqualWithAttribute() argument
910 const SearchData *search = &(BREAKITERATOREXACT[count]); TestBreakIterator() local
1005 const SearchData *search = &(OVERLAP[count]); TestOverlap() local
1298 SearchData search = BASIC[index ++]; TestGetSetOffset() local
1421 SearchData search = MATCH[0]; TestGetMatch() local
1483 SearchData search = MATCH[count]; TestSetMatch() local
1686 const SearchData *search; TestDiacriticMatch() local
1758 const SearchData *search = &(BREAKITERATORCANONICAL[count]); TestBreakIteratorCanonical() local
1863 const SearchData *search = &(OVERLAPCANONICAL[count]); TestOverlapCanonical() local
2128 SearchData search = BASICCANONICAL[index ++]; TestGetSetOffsetCanonical() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.c180 vk_pipeline_cache_replace_object(struct vk_pipeline_cache *cache, uint32_t hash, struct vk_pipeline_cache_object *search, struct vk_pipeline_cache_object *replace) vk_pipeline_cache_replace_object() argument
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_lib.c307 int OSSL_STORE_find(OSSL_STORE_CTX *ctx, const OSSL_STORE_SEARCH *search) in OSSL_STORE_find() argument
853 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); OSSL_STORE_SEARCH_by_name() local
868 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); OSSL_STORE_SEARCH_by_issuer_serial() local
885 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); OSSL_STORE_SEARCH_by_key_fingerprint() local
910 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); OSSL_STORE_SEARCH_by_alias() local
924 OSSL_STORE_SEARCH_free(OSSL_STORE_SEARCH *search) OSSL_STORE_SEARCH_free() argument
[all...]
/third_party/openssl/crypto/store/
H A Dstore_lib.c307 int OSSL_STORE_find(OSSL_STORE_CTX *ctx, const OSSL_STORE_SEARCH *search) in OSSL_STORE_find() argument
853 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); OSSL_STORE_SEARCH_by_name() local
868 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); OSSL_STORE_SEARCH_by_issuer_serial() local
885 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); OSSL_STORE_SEARCH_by_key_fingerprint() local
910 OSSL_STORE_SEARCH *search = OPENSSL_zalloc(sizeof(*search)); OSSL_STORE_SEARCH_by_alias() local
924 OSSL_STORE_SEARCH_free(OSSL_STORE_SEARCH *search) OSSL_STORE_SEARCH_free() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrsbcs.cpp40 int32_t NGramParser::search(const int32_t *table, int32_t value) in search() function in NGramParser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp126 static xmlNsPtr search(const unsigned char *HRef, xmlNodePtr Node) { in search() function
/third_party/toybox/toys/pending/
H A Ddiff.c104 static int search (struct candidate **K, int r, int k, int j) in search() function
/third_party/python/Modules/_sre/
H A Dsre_lib.h1631 SRE(search)(SRE_STATE* state, SRE_CODE* pattern) in search() function
/foundation/ability/form_fwk/services/src/
H A Dform_data_proxy_record.cpp66 auto search = formDataPermissionProxyMap_.find(permissionName); in PermStateChangeCallback() local
155 auto search = formDataPermissionProxyMap_.find(data.requiredReadPermission); in RegisterPermissionListener() local
852 auto search = std::find(subscribedKeys.begin(), subscribedKeys.end(), subscribeKey); GetFormSubscribeKeys() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dspectral.c506 ath11k_spectral_pull_search(struct ath11k *ar, struct spectral_search_fft_report *search, struct ath11k_spectral_search_report *report) ath11k_spectral_pull_search() argument
583 struct ath11k_spectral_search_report search; ath11k_spectral_process_fft() local
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.cc1286 void ConfigSearchWindow::search(void) in search() function in ConfigSearchWindow
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.c94 uint search; member
[all...]

Completed in 35 milliseconds

123456789