Home
last modified time | relevance | path

Searched defs:table (Results 1201 - 1225 of 2835) sorted by relevance

1...<<41424344454647484950>>...114

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationData.java453 addLowScriptRange(short[] table, int index, int lowStart) addLowScriptRange() argument
464 addHighScriptRange(short[] table, int index, int highLimit) addHighScriptRange() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmeasunit_extra.cpp190 ResourceTable table = value.getTable(status); variable
[all...]
H A Dcollationfastlatin.cpp29 const uint16_t *table = data->fastLatinTable; in getOptions() local
109 CollationFastLatin::compareUTF16(const uint16_t *table, const uint16_t *primaries, int32_t options, in compareUTF16() argument
448 compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options, const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength) compareUTF8() argument
799 lookup(const uint16_t *table, UChar32 c) lookup() argument
813 lookupUTF8(const uint16_t *table, UChar32 c, const uint8_t *s8, int32_t &sIndex, int32_t sLength) lookupUTF8() argument
836 lookupUTF8Unsafe(const uint16_t *table, UChar32 c, const uint8_t *s8, int32_t &sIndex) lookupUTF8Unsafe() argument
856 nextPair(const uint16_t *table, UChar32 c, uint32_t ce, const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) nextPair() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.h178 const uint16_t *table; member
/third_party/littlefs/scripts/
H A Dcov.py67 def table(self): member in Int
128 def table(self): member in Frac
335 def table(Result, results, diff_results=None, *, function
[all...]
H A Dcode.py67 def table(self): member in Int
348 def table(Result, results, diff_results=None, *, function
[all...]
H A Dperfbd.py67 def table(self): member in Int
640 def table(Result, results, diff_results=None, *, function
[all...]
H A Ddata.py67 def table(self): member in Int
348 def table(Result, results, diff_results=None, *, function
[all...]
H A Dsummary.py83 def table(self): member in Int
157 table = Int.table variable in Float
185 def table(self): member in Frac
382 def table(Result, results, diff_results=None, *, function
[all...]
H A Dstack.py58 def table(self): member in Int
311 def table(Result, results, diff_results=None, *, function
[all...]
H A Dstructs.py63 def table(self): member in Int
296 def table(Result, results, diff_results=None, *, function
[all...]
/third_party/mesa3d/src/glx/
H A Dglxhash.c159 __glxHashTablePtr table; __glxHashCreate() local
178 __glxHashTablePtr table = (__glxHashTablePtr) t; __glxHashDestroy() local
201 HashFind(__glxHashTablePtr table, unsigned long key, unsigned long *h) HashFind() argument
233 __glxHashTablePtr table = (__glxHashTablePtr) t; __glxHashLookup() local
249 __glxHashTablePtr table = (__glxHashTablePtr) t; __glxHashInsert() local
275 __glxHashTablePtr table = (__glxHashTablePtr) t; __glxHashDelete() local
295 __glxHashTablePtr table = (__glxHashTablePtr) t; __glxHashNext() local
313 __glxHashTablePtr table = (__glxHashTablePtr) t; __glxHashFirst() local
356 compute_dist(__glxHashTablePtr table) compute_dist() argument
377 check_table(__glxHashTablePtr table, unsigned long key, unsigned long value) check_table() argument
407 __glxHashTablePtr table; main() local
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.c187 wasm_table_t* table = get_export_table(&exports, i++); in main() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationfastlatin.cpp29 const uint16_t *table = data->fastLatinTable; in getOptions() local
109 CollationFastLatin::compareUTF16(const uint16_t *table, const uint16_t *primaries, int32_t options, in compareUTF16() argument
448 compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options, const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength) compareUTF8() argument
799 lookup(const uint16_t *table, UChar32 c) lookup() argument
813 lookupUTF8(const uint16_t *table, UChar32 c, const uint8_t *s8, int32_t &sIndex, int32_t sLength) lookupUTF8() argument
836 lookupUTF8Unsafe(const uint16_t *table, UChar32 c, const uint8_t *s8, int32_t &sIndex) lookupUTF8Unsafe() argument
856 nextPair(const uint16_t *table, UChar32 c, uint32_t ce, const char16_t *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) nextPair() argument
[all...]
H A Dmeasunit_extra.cpp190 ResourceTable table = value.getTable(status); variable
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dhash_rolling_inc.h46 uint32_t* table; member
/third_party/node/deps/icu-small/source/common/
H A Drbbidata.cpp229 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable() argument
[all...]
/third_party/mesa3d/src/util/
H A Dset.c334 struct set_entry *table; set_rehash() local
[all...]
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttable.c161 void table(char *title) in table() function
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttable.c161 void table(char *title) in table() function
/third_party/node/deps/v8/src/codegen/
H A Dcompilation-cache.cc48 CompilationCacheTable table = in GetTable() local
99 Handle<CompilationCacheTable> table = GetTable(generation); in Remove() local
179 Handle<CompilationCacheTable> table = GetTable(generation); in Lookup() local
212 Handle<CompilationCacheTable> table = GetFirstTable(); in Put() local
229 Handle<CompilationCacheTable> table = GetTable(generation); Lookup() local
247 Handle<CompilationCacheTable> table = GetFirstTable(); Put() local
263 Handle<CompilationCacheTable> table = GetTable(generation); Lookup() local
283 Handle<CompilationCacheTable> table = GetFirstTable(); Put() local
[all...]
H A Dsource-position-table.cc179 Handle<ByteArray> table = isolate->factory()->NewByteArray( in ToSourcePositionTable() local
208 base::OwnedVector<byte> table = base::OwnedVector<byte>::Of(bytes_); in ToSourcePositionTableVector() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap-write-barrier-inl.h101 inline void GenerationalEphemeronKeyBarrierInternal(EphemeronHashTable table, in GenerationalEphemeronKeyBarrierInternal() argument
155 inline void GenerationalEphemeronKeyBarrier(EphemeronHashTable table, in GenerationalEphemeronKeyBarrier() argument
/third_party/node/deps/v8/src/inspector/
H A Dstring-util.cc35 const char* table = in toBase64() local
/third_party/node/deps/v8/src/objects/
H A Dcontexts-inl.h46 GetContext(Isolate* isolate, Handle<ScriptContextTable> table, int i) GetContext() argument

Completed in 17 milliseconds

1...<<41424344454647484950>>...114