/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UnicodeSetTest.java | 1943 public char[] lookup(String s) { in lookup() method in UnicodeSetTest.TokenSymbolTable
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rbt_pars.cpp | 184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_etc.c | 343 static const int lookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; in etc2_rgb8_parse_block() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rbt_pars.cpp | 184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
|
/third_party/node/deps/v8/src/compiler/ |
H A D | access-info.cc | 577 CallOptimization::HolderLookup lookup; in AccessorAccessInfoHelper() local
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.h | 158 void *(*lookup)(const struct tgsi_buffer *buffer, member
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ts.c | 974 X509_LOOKUP *lookup = NULL; in create_cert_store() local [all...] |
/third_party/python/Lib/importlib/metadata/ |
H A D | __init__.py | 822 def lookup(self, mtime): member in FastPath
|
/third_party/openssl/apps/ |
H A D | ts.c | 974 X509_LOOKUP *lookup = NULL; in create_cert_store() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbt_pars.cpp | 184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-morx-table.hh | 253 const Lookup<HBGlyphID16> &lookup = subs[entry.data.markIndex]; in transition() local 281 const Lookup<HBGlyphID16> &lookup = subs[entry.data.currentIndex]; in transition() local
|
H A D | hb-ot-color-cbdt-table.hh | 568 hb_vector_t<hb_pair_t<hb_codepoint_t, const IndexSubtableRecord*>> lookup; subset() local [all...] |
H A D | hb-ot-layout.cc | 1871 apply_string(OT::hb_ot_apply_context_t *c, const typename Proxy::Lookup &lookup, const OT::hb_ot_layout_lookup_accelerator_t &accel) apply_string() argument 1955 hb_ot_layout_substitute_lookup(OT::hb_ot_apply_context_t *c, const OT::SubstLookup &lookup, const OT::hb_ot_layout_lookup_accelerator_t &accel) hb_ot_layout_substitute_lookup() argument 2046 const OT::SubstLookup &lookup = face->table.GSUB->table->get_lookup (lookup_index); hb_ot_layout_lookup_get_glyph_alternates() local [all...] |
/third_party/python/Lib/tkinter/ |
H A D | ttk.py | 380 def lookup(self, style, option, state=None, default=None): member in Style
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | DenseMap.h | 162 ValueT lookup(const KeyT &Val) const { in lookup() function in llvm::DenseMapBase
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | ELFEmitter.cpp | 74 bool lookup(StringRef Name, unsigned &Idx) const { in lookup() function in __anon24280::NameToIdxMap [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 185 ValueT lookup(const_arg_type_t<KeyT> Val) const { in lookup() function in llvm::DenseMapBase
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | storage.c | 241 VALUE lookup = rb_funcall(type_class, rb_intern("resolve"), 1, value); in native_slot_set_value_and_case() local
|
/third_party/selinux/libselinux/src/ |
H A D | label_file.c | 1162 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() function
|
/third_party/selinux/libsepol/src/ |
H A D | write.c | 112 uint32_t buf32[10], lookup, val; in avtab_write_item() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderTextureFunctionTests.cpp | 246 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | vorbisenc.c | 55 int lookup; member 165 static int cb_lookup_vals(int lookup, int dimensions, int entries) in cb_lookup_vals() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | UnicodeSet.java | 4073 public char[] lookup(String s) { in lookup() method in UnicodeSet.XSymbolTable
|
/third_party/NuttX/fs/nfs/ |
H A D | rpc.h | 332 struct LOOKUP3args lookup; member 446 struct LOOKUP3resok lookup; member
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UnicodeSetTest.java | 1957 public char[] lookup(String s) { in lookup() method in UnicodeSetTest.TokenSymbolTable
|