Home
last modified time | relevance | path

Searched defs:Table (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_test.cc437 TEST(Table, EmptyFunctorOptimization) { in TEST() argument
486 TEST(Table, Empty) { in TEST() argument
492 TEST(Table, LookupEmpty) { in TEST() argument
498 TEST(Table, Insert1) { in TEST() argument
508 TEST(Table, Insert2) { in TEST() argument
524 TEST(Table, InsertCollision) { in TEST() argument
544 TEST(Table, InsertCollisionAndFindAfterDelete) { in TEST() argument
571 TEST(Table, InsertWithinCapacity) { in TEST() argument
602 TEST(Table, LazyEmplace) { in TEST() argument
620 TEST(Table, ContainsEmpty) { in TEST() argument
[all …]
Draw_hash_set_allocator_test.cc177 using Table = raw_hash_set<Policy, Identity, std::equal_to<int32_t>, Alloc>; typedef
474 using Table = raw_hash_set<Policy, Identity, std::equal_to<int32_t>, PA>; in TEST() typedef
485 using Table = raw_hash_set<Policy, Identity, std::equal_to<int32_t>, PA>; in TEST() typedef
494 using Table = raw_hash_set<Policy, Identity, std::equal_to<int32_t>, PA>; in TEST() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFoldTables.cpp5515 lookupFoldTableImpl(ArrayRef<X86MemoryFoldTableEntry> Table, unsigned RegOp) { in lookupFoldTableImpl()
5609 std::vector<X86MemoryFoldTableEntry> Table; member
5667 auto &Table = MemUnfoldTable->Table; in lookupUnfoldTable() local
DX86EvexToVex.cpp251 ArrayRef<X86EvexToVexCompressTableEntry> Table = in CompressEvexToVexImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDKernelCodeTUtils.cpp28 static StringRef const Table[] = { in get_amd_kernel_code_t_FldNames() local
38 static StringRef const Table[] = { in get_amd_kernel_code_t_FldAltNames() local
90 static const PrintFx Table[] = { in getPrinterTable() local
160 static const ParseFx Table[] = { in getParserTable() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
DTable.java48 public class Table extends FontDataTable { class
52 protected Table(Header header, ReadableFontData data) { in Table() method in Table
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
DTable.java48 public class Table extends FontDataTable { class
52 protected Table(Header header, ReadableFontData data) { in Table() method in Table
/third_party/ffmpeg/libavcodec/
Ddstdec.c62 typedef struct Table { struct
66 } Table; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTableBuilder.h36 PDBStringTableBuilder *Table; member
/third_party/typescript/tests/cases/conformance/types/typeRelationships/typeInference/
DkeyofInferenceLowerPriorityThanReturn.ts10 declare class Table<Req, Def> { class
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_1d_table.h101 const real32 * Table () const in Table() function
/third_party/rust/crates/unicode-width/scripts/
Dunicode.py240 class Table: class
326 out_name: str, unicode_version: "tuple[int, int, int]", tables: "list[Table]"
/third_party/node/deps/npm/node_modules/cli-table3/src/
Dtable.js4 class Table extends Array { class
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dtable.cc56 Table::Table(Header* header, ReadableFontData* data) in Table() function in sfntly::Table
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dtable.cc56 Table::Table(Header* header, ReadableFontData* data) in Table() function in sfntly::Table
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp96 std::vector<RuntimeLibcallSignature> Table; member
522 auto &Table = RuntimeLibcallSignatures->Table; in getLibcallSignature() local
/third_party/python/Lib/ctypes/test/
Dtest_pointers.py120 class Table(Structure): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp72 DILineInfoTable Table; in getLineInfoForAddressRange() local
/third_party/node/deps/npm/node_modules/cli-table3/
Dindex.d.ts71 type Table = HorizontalTable | VerticalTable | CrossTable; alias
/third_party/node/deps/npm/lib/
Dorg.js8 const Table = require('cli-table3') constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTargetParser.cpp107 const GPUInfo *getArchEntry(AMDGPU::GPUKind AK, ArrayRef<GPUInfo> Table) { in getArchEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBStringTableBuilder.cpp25 StringTableHashTraits::StringTableHashTraits(PDBStringTableBuilder &Table) in StringTableHashTraits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp117 Table = 1, in findJumpTables() enumerator
196 std::vector<MachineBasicBlock*> Table; in buildJumpTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
DDlltoolDriver.cpp78 DllOptTable Table; in dlltoolDriverMain() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp280 static const OpRegBankEntry<3> Table[2] = { in getInstrAlternativeMappingsIntrinsic() local
292 static const OpRegBankEntry<4> Table[4] = { in getInstrAlternativeMappingsIntrinsic() local
321 static const OpRegBankEntry<3> Table[4] = { in getInstrAlternativeMappingsIntrinsicWSideEffects() local
337 static const OpRegBankEntry<2> Table[4] = { in getInstrAlternativeMappingsIntrinsicWSideEffects() local
358 static const OpRegBankEntry<3> Table[2] = { in getInstrAlternativeMappingsIntrinsicWSideEffects() local
372 static const OpRegBankEntry<1> Table[2] = { in getInstrAlternativeMappingsIntrinsicWSideEffects() local
429 static const OpRegBankEntry<1> Table[3] = { in getInstrAlternativeMappings() local
443 static const OpRegBankEntry<1> Table[2] = { in getInstrAlternativeMappings() local
610 static const OpRegBankEntry<3> Table[4] = { in getInstrAlternativeMappings() local

1234