Home
last modified time | relevance | path

Searched defs:Lookup (Results 1 – 25 of 43) sorted by relevance

12

/third_party/icu/docs/userguide/strings/
Dproperties.md253 ## Lookup section in Properties
260 ### Binary property from code point
266 ### Binary property over string
275 ### Enumerated property from code point
281 ### Enumerated property over string
305 ### Code point trie most-optimized UTF-16 access
/third_party/rust/crates/cxx/gen/build/src/
Dcargo.rs97 struct Lookup(str); struct
99 impl Lookup { impl
106 fn borrow(&self) -> &Lookup { in borrow()
111 impl Ord for Lookup { implementation
120 impl PartialOrd for Lookup { implementation
126 impl Eq for Lookup {} implementation
128 impl PartialEq for Lookup { implementation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPointerSumType.h216 template <TagT N> struct Lookup { struct
218 using MemberT = decltype(
222 using PointerT = typename MemberT::PointerT;
225 using TraitsT = typename MemberT::TraitsT;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLegacy.h53 LookupFnRef &&Lookup) in LambdaSymbolResolver()
69 LookupFn Lookup; variable
81 LookupFn &&Lookup) { in createSymbolResolver()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLookup.java16 public /*abstract*/ class Lookup class
50 public Lookup(int theLookupType, int theLookupFlags) in Lookup() method in Lookup
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DContext.cs11 …internal static readonly int[] Lookup = new int[] { 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 4, 0, 0… field in Org.Brotli.Dec.Context
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dclass_with_typedef.hpp7 typedef const char* Lookup; typedef in C
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh340 struct Lookup struct
342 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value()
354 const typename T::type get_value_or_null (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value_or_null()
365 typename T::type get_class (hb_codepoint_t glyph_id, in get_class()
373 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
387 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
422 struct Null<AAT::Lookup<T>> {
Dhb-ot-layout-common.hh646 struct Lookup struct
648 unsigned int get_subtable_count () const { return subTable.len; } in get_subtable_count()
651 const OffsetArrayOf<TSubTable>& get_subtables () const in get_subtables()
654 OffsetArrayOf<TSubTable>& get_subtables () in get_subtables()
658 const TSubTable& get_subtable (unsigned int i) const in get_subtable()
661 TSubTable& get_subtable (unsigned int i) in get_subtable()
664 unsigned int get_size () const in get_size()
672 unsigned int get_type () const { return lookupType; } in get_type()
677 uint32_t get_props () const in get_props()
689 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh343 struct Lookup struct
345 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value()
357 const typename T::type get_value_or_null (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value_or_null()
368 typename T::type get_class (hb_codepoint_t glyph_id, in get_class()
376 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
390 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
425 struct Null<AAT::Lookup<T>> {
Dhb-ot-layout-common.hh1240 struct Lookup struct
1242 unsigned int get_subtable_count () const { return subTable.len; } in get_subtable_count()
1245 const Array16OfOffset16To<TSubTable>& get_subtables () const in get_subtables()
1248 Array16OfOffset16To<TSubTable>& get_subtables () in get_subtables()
1252 const TSubTable& get_subtable (unsigned int i) const in get_subtable()
1255 TSubTable& get_subtable (unsigned int i) in get_subtable()
1258 unsigned int get_size () const in get_size()
1266 unsigned int get_type () const { return lookupType; } in get_type()
1271 uint32_t get_props () const in get_props()
1283 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
[all …]
/third_party/harfbuzz/src/
Dhb-aat-layout-common.hh340 struct Lookup struct
342 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value()
354 const typename T::type get_value_or_null (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value_or_null()
365 typename T::type get_class (hb_codepoint_t glyph_id, in get_class()
373 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
387 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
422 struct Null<AAT::Lookup<T>> {
Dhb-ot-layout-common.hh1555 struct Lookup struct
1557 unsigned int get_subtable_count () const { return subTable.len; } in get_subtable_count()
1560 const Array16OfOffset16To<TSubTable>& get_subtables () const in get_subtables()
1563 Array16OfOffset16To<TSubTable>& get_subtables () in get_subtables()
1567 const TSubTable& get_subtable (unsigned int i) const in get_subtable()
1570 TSubTable& get_subtable (unsigned int i) in get_subtable()
1573 unsigned int get_size () const in get_size()
1581 unsigned int get_type () const { return lookupType; } in get_type()
1586 uint32_t get_props () const in get_props()
1598 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DFormatters.cpp27 static const char *Lookup = "0123456789ABCDEF"; in format() local
/third_party/skia/third_party/externals/tint/src/utils/
Dmap_test.cc25 TEST(Lookup, Test) { in TEST() argument
/third_party/benchmark/test/
Dmap_test.cc46 BENCHMARK_DEFINE_F(MapFixture, Lookup)(benchmark::State& state) { in BENCHMARK_DEFINE_F() argument
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dservice_provider_dir.cc42 zx_status_t ServiceProviderDir::Lookup(const std::string& name, in Lookup() function in flutter_runner::ServiceProviderDir
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
Darea_code_map.cc42 const char* AreaCodeMap::Lookup(const PhoneNumber& number) const { in Lookup() function in i18n::phonenumbers::AreaCodeMap
/third_party/typescript/tests/cases/compiler/
DmissingTypeArguments3.ts18 interface Lookup<TKey, TElement> { interface
/third_party/gn/src/gn/
Dunique_vector.h60 Node* Lookup(size_t hash, const T& item, const std::vector<T>& vector) const { in Lookup() function
228 UniqueVectorNode* Lookup(const T& t, size_t* hash) const { in Lookup() function
Dbuilder_record_map.h73 NodeType* Lookup(const Label& label) const { in Lookup() function
/third_party/icu/icu4c/source/common/
Ducmndata.h100 LookupFn Lookup; member
/third_party/node/deps/icu-small/source/common/
Ducmndata.h100 LookupFn Lookup; member
/third_party/json/doc/mkdocs/docs/api/basic_json/
Dindex.md152 ### Lookup subsection
/third_party/skia/third_party/externals/icu/source/common/
Ducmndata.h114 LookupFn Lookup; member

12