Home
last modified time | relevance | path

Searched defs:lookup (Results 151 - 175 of 215) sorted by relevance

123456789

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java1943 public char[] lookup(String s) { in lookup() method in UnicodeSetTest.TokenSymbolTable
/third_party/icu/icu4c/source/i18n/
H A Drbt_pars.cpp184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_etc.c343 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 Drbt_pars.cpp184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
/third_party/node/deps/v8/src/compiler/
H A Daccess-info.cc577 CallOptimization::HolderLookup lookup; in AccessorAccessInfoHelper() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h158 void *(*lookup)(const struct tgsi_buffer *buffer, member
/third_party/node/deps/openssl/openssl/apps/
H A Dts.c974 X509_LOOKUP *lookup = NULL; in create_cert_store() local
[all...]
/third_party/python/Lib/importlib/metadata/
H A D__init__.py822 def lookup(self, mtime): member in FastPath
/third_party/openssl/apps/
H A Dts.c974 X509_LOOKUP *lookup = NULL; in create_cert_store() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_pars.cpp184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-morx-table.hh253 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 Dhb-ot-color-cbdt-table.hh568 hb_vector_t<hb_pair_t<hb_codepoint_t, const IndexSubtableRecord*>> lookup; subset() local
[all...]
H A Dhb-ot-layout.cc1871 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 Dttk.py380 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 DDenseMap.h162 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 DELFEmitter.cpp74 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 DDenseMap.h185 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 Dstorage.c241 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 Dlabel_file.c1162 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() function
/third_party/selinux/libsepol/src/
H A Dwrite.c112 uint32_t buf32[10], lookup, val; in avtab_write_item() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp246 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 Dvorbisenc.c55 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 DUnicodeSet.java4073 public char[] lookup(String s) { in lookup() method in UnicodeSet.XSymbolTable
/third_party/NuttX/fs/nfs/
H A Drpc.h332 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 DUnicodeSetTest.java1957 public char[] lookup(String s) { in lookup() method in UnicodeSetTest.TokenSymbolTable

Completed in 51 milliseconds

123456789