Home
last modified time | relevance | path

Searched defs:find (Results 51 - 75 of 276) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp30 DocNode::MapTy::iterator MapDocNode::find(StringRef S) { in find() function in MapDocNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineDominanceFrontier.h69 iterator find(MachineBasicBlock *B) { in find() function in llvm::MachineDominanceFrontier
73 const_iterator find(MachineBasicBlock *B) const { in find() function in llvm::MachineDominanceFrontier
/third_party/python/Objects/stringlib/
H A Dfind.h8 STRINGLIB(find)(const STRINGLIB_CHAR* str, Py_ssize_t str_len, in find() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTypeRegistry.java66 public Descriptor find(String name) { in find() method in TypeRegistry
/third_party/python/Lib/test/test_importlib/frozen/
H A Dtest_finder.py26 def find(self, name, **kwargs): member in FindSpecTests
189 def find(self, name, path=None): global() member in FinderTests
[all...]
/foundation/ability/ability_runtime/test/moduletest/mock/src/
H A Dmock_bundle_mgr.cpp152 auto find = false; in CheckWantEntity() local
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/
H A Dmock_bundle_manager.cpp187 auto find = false; in CheckWantEntity() local
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dmock_bundle_manager.cpp147 auto find = false; in CheckWantEntity() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpost_proc_slr.h97 std::shared_ptr<SLRWeightTuple> find(uint32_t key) in find() function in OHOS::Media::SkSLRCacheMgr
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_dfx_adapter.cpp63 auto find = std::any_of(args.begin(), args.end(), [&longParam, &shortParam](const std::u16string &arg) { in Dump() local
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mt8135.c239 bool find = false; in spec_pull_set() local
/kernel/linux/linux-5.10/include/linux/
H A Dtextsearch.h43 unsigned int (*find)(struct ts_config *, member
/kernel/linux/linux-6.6/include/linux/
H A Dtextsearch.h43 unsigned int (*find)(struct ts_config *, member
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dpinctrl-mt8135.c240 bool find = false; in spec_pull_set() local
/third_party/gn/src/gn/
H A Dimmutable_vector.h65 const_iterator find(const T& item) const { in find() function in ImmutableVectorView
H A Dstring_atom.cc124 const std::string* find(std::string_view key) { in find() function in StringAtomSet
192 KeyType find(std::string_view key) { in find() function in ThreadLocalCache
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DIntDiffer.java110 private int find(int[] aArr, int aStart, int aEnd, int[] bArr, int bStart, int bEnd) { in find() method in IntDiffer
/third_party/icu/icu4c/source/common/
H A Dhash.h241 inline const UHashElement* Hashtable::find(const UnicodeString& key) const { in find() function in Hashtable
/third_party/libunwind/libunwind/doc/
H A Dunw_create_addr_space.tex
/third_party/json/tests/src/
H A Dunit-alt-string.cpp139 std::size_t find(const alt_string& str, std::size_t pos = 0) const in find() function in alt_string
/third_party/mesa3d/src/amd/compiler/
H A Daco_util.h269 Iterator find(uint32_t id) const in find() function
/third_party/node/deps/icu-small/source/common/
H A Dhash.h241 inline const UHashElement* Hashtable::find(const UnicodeString& key) const { in find() function in Hashtable
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.cc47 size_type StringPiece::find(const StringPiece& s, size_type pos) const { in find() function in i18n::phonenumbers::StringPiece
57 size_type StringPiece::find(char c, size_type pos) const { in find() function in i18n::phonenumbers::StringPiece
/third_party/node/deps/v8/src/inspector/
H A Dstring-16.h57 size_t find(const String16& str, size_t start = 0) const { in find() function in v8_inspector::String16
63 size_t find(UChar c, size_t start = 0) const { return m_impl.find(c, start); } in find() function in v8_inspector::String16
/third_party/node/deps/openssl/openssl/crypto/ess/
H A Dess_lib.c217 static int find(const ESS_CERT_ID *cid, const ESS_CERT_ID_V2 *cid_v2, in find() function

Completed in 21 milliseconds

12345678910>>...12