| /third_party/backends/backend/genesys/ |
| H A D | motor.h | 105 std::vector<std::uint16_t> table; member
|
| /third_party/curl/lib/ |
| H A D | hash.h | 49 struct Curl_llist *table; member
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-sgi.h | 54 **table, /* Offset table for compression */ member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | locresdata.cpp | 75 icu::StackUResourceBundle table; in uloc_getTableStringWithFallback() local [all...] |
| /third_party/alsa-lib/include/ |
| H A D | search.h | 100 struct _ENTRY *table; member
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| H A D | DistanceTableTest.java | 160 getTrieTable(DistanceTable table) getTrieTable() argument [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | DecompTable.java | 76 public static void sort(DecompEntry[] table, Vector decompVector) in sort() argument
|
| /third_party/lame/mpglib/ |
| H A D | huffman.h | 34 const short * const table; member
|
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | table.cc | 113 auto table = get_export_table(exports, i++); in run() local [all...] |
| /third_party/ninja/misc/ |
| H A D | ninja-mode.el | |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locresdata.cpp | 77 icu::StackUResourceBundle table; in uloc_getTableStringWithFallback() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | hash.h | 139 _mesa_HashLockMutex(struct _mesa_HashTable *table) _mesa_HashLockMutex() argument 152 _mesa_HashUnlockMutex(struct _mesa_HashTable *table) _mesa_HashUnlockMutex() argument 195 _mesa_HashWalkMaybeLocked(const struct _mesa_HashTable *table, void (*callback)(void *data, void *userData), void *userData, bool locked) _mesa_HashWalkMaybeLocked() argument 206 _mesa_HashLookupMaybeLocked(struct _mesa_HashTable *table, GLuint key, bool locked) _mesa_HashLookupMaybeLocked() argument 216 _mesa_HashInsertMaybeLocked(struct _mesa_HashTable *table, GLuint key, void *data, GLboolean isGenName, bool locked) _mesa_HashInsertMaybeLocked() argument 227 _mesa_HashLockMaybeLocked(struct _mesa_HashTable *table, bool locked) _mesa_HashLockMaybeLocked() argument 234 _mesa_HashUnlockMaybeLocked(struct _mesa_HashTable *table, bool locked) _mesa_HashUnlockMaybeLocked() argument [all...] |
| /third_party/libdrm/ |
| H A D | xf86drmHash.c | 107 HashTablePtr table; drmHashCreate() local 118 HashTablePtr table = (HashTablePtr)t; drmHashDestroy() local 139 HashFind(HashTablePtr table, unsigned long key, unsigned long *h) HashFind() argument 169 HashTablePtr table = (HashTablePtr)t; drmHashLookup() local 182 HashTablePtr table = (HashTablePtr)t; drmHashInsert() local 201 HashTablePtr table = (HashTablePtr)t; drmHashDelete() local 218 HashTablePtr table = (HashTablePtr)t; drmHashNext() local 235 HashTablePtr table = (HashTablePtr)t; drmHashFirst() local [all...] |
| /third_party/lzma/C/ |
| H A D | 7zCrc.c | 60 UInt32 Z7_FASTCALL CrcUpdateT1(UInt32 v, const void *data, size_t size, const UInt32 *table)
in CrcUpdateT1() argument 124 const UInt32 *table = g_CrcTable;
in __crc32b() local 132 const UInt32 *table = g_CrcTable;
in __crc32w() local 143 const UInt32 *table in __crc32d() local 174 CrcUpdateT0_32(UInt32 v, const void *data, size_t size, const UInt32 *table) CrcUpdateT0_32() argument 206 CrcUpdateT0_64(UInt32 v, const void *data, size_t size, const UInt32 *table) CrcUpdateT0_64() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_formats.c | 40 static const enum isl_format table[PIPE_FORMAT_COUNT] = { in crocus_isl_format_for_pipe_format() local
|
| /third_party/mesa3d/src/util/ |
| H A D | hash_table.h | 47 struct hash_entry *table; member 169 struct hash_table *table; member
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | point_448.h | 35 niels_t table[COMBS_N << (COMBS_T - 1)]; member
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| H A D | ExamplesTableSchema.java | 92 toCsv( Table<PhoneRegion, ValidNumberType, DigitSequence> table) toCsv() argument [all...] |
| H A D | XmlRangesSchema.java | 141 checkSourceColumn(RangeTable table, Column<?> col) checkSourceColumn() argument [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | Change.java | |
| H A D | ColumnGroup.java | |
| H A D | CsvSchema.java | [all...] |
| H A D | DisjointRangeMap.java | |
| H A D | DiffKey.java | |
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | CsvParserTest.java | |