| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | FontTableCache.cpp | 23 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 D | FontTableCache.cpp | 21 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 D | FontTableCache.cpp | 22 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 D | bmpset.cpp | 70 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 D | LongHashtable.java | 42 private Map<Long, Integer> table = new HashMap<Long, Integer>(); field in LongHashtable
|
| H A D | IntStringHashtable.java | 43 private Map<Integer, String> table = new HashMap<Integer, String>(); field in IntStringHashtable
|
| H A D | IntHashtable.java | 43 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 D | LongHashtable.java | 39 private Map<Long, Integer> table = new HashMap<Long, Integer>(); field in LongHashtable
|
| H A D | IntStringHashtable.java | 40 private Map<Integer, String> table = new HashMap<Integer, String>(); field in IntStringHashtable
|
| H A D | IntHashtable.java | 40 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 D | TaggedRecord.java | 35 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 D | lws-genec-common.c | 30 lws_genec_curve(const struct lws_ec_curves *table, const char *name) in lws_genec_curve() argument
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_map.h | 48 nghttp2_map_bucket *table; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | bmpset.cpp | 70 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 D | ngtcp2_map.h | 48 ngtcp2_map_bucket *table; member
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_map.h | 48 nghttp2_map_bucket *table; member
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_map.h | 49 nghttp3_map_bucket *table; member
|
| /third_party/libexif/libexif/canon/ |
| H A D | mnote-canon-tag.c | 33 } table[] = { variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/getrandom/ |
| H A D | getrandom02.c | 20 int table[256]; in check_content() local
|
| /third_party/libdrm/tests/ |
| H A D | hash.c | 104 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 D | external-reference-encoder.cc | 25 ExternalReferenceTable* table = isolate->external_reference_table(); in ExternalReferenceEncoder() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-collection-inl.h | 50 OrderedHashMap table = OrderedHashMap::cast(this->table()); in CurrentValue() local
|
| /third_party/node/deps/v8/src/tracing/ |
| H A D | trace-event.cc | 49 RuntimeCallStats* table = isolate->counters()->runtime_call_stats(); in Initialize() local
|
| /third_party/node/deps/openssl/openssl/ms/ |
| H A D | uplink.c | 34 void OPENSSL_Uplink(volatile void **table, int index) in OPENSSL_Uplink() argument
|
| /third_party/lame/mpglib/ |
| H A D | tabinit.c | 118 real *table, *costab; in make_decode_tables() local [all...] |