Home
last modified time | relevance | path

Searched defs:table (Results 601 - 625 of 2979) sorted by relevance

1...<<21222324252627282930>>...120

/third_party/backends/backend/genesys/
H A Dmotor.h105 std::vector<std::uint16_t> table; member
/third_party/curl/lib/
H A Dhash.h49 struct Curl_llist *table; member
/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.h54 **table, /* Offset table for compression */ member
/third_party/icu/icu4c/source/common/
H A Dlocresdata.cpp75 icu::StackUResourceBundle table; in uloc_getTableStringWithFallback() local
[all...]
/third_party/alsa-lib/include/
H A Dsearch.h100 struct _ENTRY *table; member
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DDistanceTableTest.java160 getTrieTable(DistanceTable table) getTrieTable() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DDecompTable.java76 public static void sort(DecompEntry[] table, Vector decompVector) in sort() argument
/third_party/lame/mpglib/
H A Dhuffman.h34 const short * const table; member
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dtable.cc113 auto table = get_export_table(exports, i++); in run() local
[all...]
/third_party/ninja/misc/
H A Dninja-mode.el
/third_party/node/deps/icu-small/source/common/
H A Dlocresdata.cpp77 icu::StackUResourceBundle table; in uloc_getTableStringWithFallback() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dhash.h139 _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 Dxf86drmHash.c107 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 D7zCrc.c60 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 Dcrocus_formats.c40 static const enum isl_format table[PIPE_FORMAT_COUNT] = { in crocus_isl_format_for_pipe_format() local
/third_party/mesa3d/src/util/
H A Dhash_table.h47 struct hash_entry *table; member
169 struct hash_table *table; member
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dpoint_448.h35 niels_t table[COMBS_N << (COMBS_T - 1)]; member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DExamplesTableSchema.java92 toCsv( Table<PhoneRegion, ValidNumberType, DigitSequence> table) toCsv() argument
[all...]
H A DXmlRangesSchema.java141 checkSourceColumn(RangeTable table, Column<?> col) checkSourceColumn() argument
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DChange.java
H A DColumnGroup.java
H A DCsvSchema.java[all...]
H A DDisjointRangeMap.java
H A DDiffKey.java
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvParserTest.java

Completed in 9 milliseconds

1...<<21222324252627282930>>...120