Home
last modified time | relevance | path

Searched defs:Table (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
H A Dtable.cc56 Table::Table(Header* header, ReadableFontData* data) in Table() function in sfntly::Table
[all...]
H A Dtable.h35 class Table : public FontDataTable { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIATable.h26 CComPtr<IDiaTable> Table; member in llvm::pdb::DIATable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.h36 PDBStringTableBuilder *Table; member
/third_party/lzma/Java/SevenZip/
H A DCRC.java7 static public int[] Table = new int[256]; field in CRC
/third_party/lzma/CS/7zip/Common/
H A DCRC.cs7 public static readonly uint[] Table; field in SevenZip.CRC
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_1d_table.h101 const real32 * Table () const in Table() function in dng_1d_table
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
H A 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/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp78 DllOptTable Table; in dlltoolDriverMain() local
/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
/third_party/python/Lib/ctypes/test/
H A Dtest_pointers.py120 class Table(Structure): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp25 StringTableHashTraits::StringTableHashTraits(PDBStringTableBuilder &Table) in StringTableHashTraits() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTargetParser.cpp107 const GPUInfo *getArchEntry(AMDGPU::GPUKind AK, ArrayRef<GPUInfo> Table) { in getArchEntry() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.cpp148 ArrayRef<X86InstrFMA3Group> Table; in getFMA3Group() local
H A DX86InstrFoldTables.cpp5515 lookupFoldTableImpl(ArrayRef<X86MemoryFoldTableEntry> Table, unsigned RegOp) { in lookupFoldTableImpl() argument
5609 std::vector<X86MemoryFoldTableEntry> Table; member
5667 auto &Table = MemUnfoldTable->Table; lookupUnfoldTable() local
[all...]
H A DX86EvexToVex.cpp251 ArrayRef<X86EvexToVexCompressTableEntry> Table = in CompressEvexToVexImpl() local
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtil.cpp155 static const char Table[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" in Base64() local
[all...]
H A DFuzzerTracePC.h42 Pair Table[kSize]; member
/third_party/node/deps/v8/src/ic/
H A Dstub-cache.h52 enum Table { kPrimary, kSecondary }; enum in v8::internal::StubCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A 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/rust/crates/unicode-width/scripts/
H A Dunicode.py240 class Table: class
/third_party/ffmpeg/libavcodec/
H A Ddstdec.c63 typedef struct Table { struct
67 } Table; typedef
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUResource.java291 public interface Table { interface in UResource
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUResource.java296 public interface Table { interface in UResource
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Ds-c1.c478 struct row *Table = NULL; in parse_measure() local
[all...]

Completed in 19 milliseconds

1234