Home
last modified time | relevance | path

Searched defs:table (Results 801 - 825 of 2722) sorted by relevance

1...<<31323334353637383940>>...109

/third_party/ffmpeg/libavcodec/
H A D8svx.c51 const int8_t *table; member
72 delta_decode(uint8_t *dst, const uint8_t *src, int src_size, uint8_t *state, const int8_t *table) delta_decode() argument
H A Dprosumer.c206 static const uint16_t table[] = { variable
/third_party/ffmpeg/libavformat/
H A Dpaf.c78 static int read_table(AVFormatContext *s, uint32_t *table, uint32_t count) in read_table() argument
/third_party/gn/src/gn/
H A Dhash_table_base_unittest.cc194 TestHashTable table; in TEST() local
208 TestHashTable table; TEST() local
237 TestHashTable table; TEST() local
282 TestHashTable table; TEST() local
318 TestHashTable table; TEST() local
338 TestHashTable table; TEST() local
[all...]
/third_party/alsa-utils/alsamixer/
H A Dcurskey.c48 static int curskey_find(const struct curskey_key *table, unsigned int size, const char *name) { in curskey_find() argument
/third_party/backends/backend/genesys/
H A Dmotor.cpp110 MotorSlopeTable table; in create_slope_table_for_speed() local
[all...]
/third_party/cups-filters/fontembed/
H A Dsfnt_subset.c303 const OTF_DIRENT *table=otf->tables+idx; in otf_cff_extract() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DBMPSet.java327 private static void set32x64Bits(int[] table, int start, int limit) { in set32x64Bits() argument
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.cpp61 void FontObject::deleteTable(void *table) in deleteTable() argument
68 le_uint16 table = 0; in findTable() local
101 void *table = new char[*length]; in readTable() local
[all...]
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp57 void FontObject::deleteTable(void *table) in deleteTable() argument
64 le_uint16 table = 0; in findTable() local
97 void *table = new char[*length]; in readTable() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducol_data.h81 uint32_t table; member
/third_party/NuttX/drivers/pipes/
H A Dpipe_common.c698 int pipecommon_poll(struct file *filep, poll_table *table) in pipecommon_poll() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DOpenTypeTableWriter.java24 private short[] table; field in OpenTypeTableWriter.OpenTypeTableDumper
H A DClassTable.java50 public static void sort(ClassEntry[] table, Vector unsorted) in sort() argument
68 public static int search(ClassEntry[] table, int glyphID) in search() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DWriteIndicCharts.java293 static Hashtable table = new Hashtable(); field in WriteIndicCharts
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DBMPSet.java329 private static void set32x64Bits(int[] table, int start, int limit) { in set32x64Bits() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationdata.cpp222 uint8_t table[MAX_NUM_SCRIPT_RANGES]; in makeReorderRanges() local
365 addLowScriptRange(uint8_t table[], int32_t index, int32_t lowStart) const addLowScriptRange() argument
377 addHighScriptRange(uint8_t table[], int32_t index, int32_t highLimit) const addHighScriptRange() argument
[all...]
H A Dcollationsettings.cpp156 uint8_t table[256]; in setReordering() local
85 aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) aliasReordering() argument
191 setReorderArrays(const int32_t *codes, int32_t codesLength, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) setReorderArrays() argument
247 reorderTableHasSplitBytes(const uint8_t table[256]) reorderTableHasSplitBytes() argument
[all...]
/third_party/ltp/docparse/
H A Dtestinfo.pl145 sub table subroutine
/third_party/libwebsockets/win32port/zlib/
H A Dzutil.c208 local ptr_table table[MAX_PTR]; variable
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.cc162 auto table = get_export_table(exports, i++); in run() local
H A Dtable.c45 void check_table(wasm_table_t* table, int32_t i, bool expect_set) { in check_table() argument
125 wasm_table_t* table = get_export_table(&exports, i++); in main() local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.c209 local ptr_table table[MAX_PTR]; variable
/third_party/node/deps/zlib/
H A Dinftrees.c32 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) inflate_table() argument
[all...]
H A Dzutil.c194 local ptr_table table[MAX_PTR]; variable

Completed in 13 milliseconds

1...<<31323334353637383940>>...109