Home
last modified time | relevance | path

Searched defs:table (Results 251 - 275 of 3029) sorted by relevance

1...<<11121314151617181920>>...122

/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontTableCache.cpp23 const void *table; member
73 const void *table = readFontTable(tableTag, length); in find() local
80 add(LETag tableTag, const void *table, size_t length) add() argument
[all...]
/third_party/icu/icu4c/source/test/letest/
H A DFontTableCache.cpp21 const void *table; member
71 const void *table = readFontTable(tableTag, length); in find() local
78 add(LETag tableTag, const void *table, size_t length) add() argument
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A DFontTableCache.cpp22 const void *table; member
69 const void *table = readFontTable(tableTag); in find() local
76 add(LETag tableTag, const void *table) add() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dbmpset.cpp70 static void set32x64Bits(uint32_t table[64], int32_t start, int32_t limit) { in set32x64Bits() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DLongHashtable.java42 private Map<Long, Integer> table = new HashMap<Long, Integer>(); field in LongHashtable
H A DIntStringHashtable.java43 private Map<Integer, String> table = new HashMap<Integer, String>(); field in IntStringHashtable
H A DIntHashtable.java43 private Map<Integer, Integer> table = new HashMap<Integer, Integer>(); field in IntHashtable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DLongHashtable.java39 private Map<Long, Integer> table = new HashMap<Long, Integer>(); field in LongHashtable
H A DIntStringHashtable.java40 private Map<Integer, String> table = new HashMap<Integer, String>(); field in IntStringHashtable
H A DIntHashtable.java40 private Map<Integer, Integer> table = new HashMap<Integer, Integer>(); field in IntHashtable
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DTaggedRecord.java35 public static void sort(TaggedRecord[] table, int count) in sort() argument
54 public static int search(TaggedRecord[] table, int count, String tag) in search() argument
[all...]
/third_party/libwebsockets/lib/tls/
H A Dlws-genec-common.c30 lws_genec_curve(const struct lws_ec_curves *table, const char *name) in lws_genec_curve() argument
/third_party/nghttp2/lib/
H A Dnghttp2_map.h48 nghttp2_map_bucket *table; member
/third_party/node/deps/icu-small/source/common/
H A Dbmpset.cpp70 static void set32x64Bits(uint32_t table[64], int32_t start, int32_t limit) { in set32x64Bits() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_map.h48 ngtcp2_map_bucket *table; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_map.h48 nghttp2_map_bucket *table; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_map.h49 nghttp3_map_bucket *table; member
/third_party/libexif/libexif/canon/
H A Dmnote-canon-tag.c33 } table[] = { variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/getrandom/
H A Dgetrandom02.c20 int table[256]; in check_content() local
/third_party/libdrm/tests/
H A Dhash.c104 compute_dist(HashTablePtr table) compute_dist() argument
124 check_table(HashTablePtr table, unsigned long key, void * value) check_table() argument
157 HashTablePtr table; main() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dexternal-reference-encoder.cc25 ExternalReferenceTable* table = isolate->external_reference_table(); in ExternalReferenceEncoder() local
/third_party/node/deps/v8/src/objects/
H A Djs-collection-inl.h50 OrderedHashMap table = OrderedHashMap::cast(this->table()); in CurrentValue() local
/third_party/node/deps/v8/src/tracing/
H A Dtrace-event.cc49 RuntimeCallStats* table = isolate->counters()->runtime_call_stats(); in Initialize() local
/third_party/node/deps/openssl/openssl/ms/
H A Duplink.c34 void OPENSSL_Uplink(volatile void **table, int index) in OPENSSL_Uplink() argument
/third_party/lame/mpglib/
H A Dtabinit.c118 real *table, *costab; in make_decode_tables() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...122