/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
D | RuleExtractor.java | 48 private static Set<Rule> extract(LigatureSubst table) { in extract() method in RuleExtractor 60 private static GlyphList extract(CoverageTable table) { in extract() method in RuleExtractor 78 private static GlyphList extract(RecordsTable<NumRecord> table) { in extract() method in RuleExtractor 86 private static Map<Integer, GlyphGroup> extract(RangeRecordTable table) { in extract() method in RuleExtractor 99 private static GlyphGroup extract(RangeRecord record) { in extract() method in RuleExtractor 108 private static List<Rule> extract(LigatureSet table) { in extract() method in RuleExtractor 118 private static Rule extract(Ligature table) { in extract() method in RuleExtractor 129 private static Set<Rule> extract(SingleSubst table) { in extract() method in RuleExtractor 140 private static Set<Rule> extract(HeaderFmt1 fmt1Table) { in extract() method in RuleExtractor 146 private static Set<Rule> extract(InnerArrayFmt2 fmt2Table) { in extract() method in RuleExtractor [all …]
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
D | RuleExtractor.java | 48 private static Set<Rule> extract(LigatureSubst table) { in extract() method in RuleExtractor 60 private static GlyphList extract(CoverageTable table) { in extract() method in RuleExtractor 78 private static GlyphList extract(RecordsTable<NumRecord> table) { in extract() method in RuleExtractor 86 private static Map<Integer, GlyphGroup> extract(RangeRecordTable table) { in extract() method in RuleExtractor 99 private static GlyphGroup extract(RangeRecord record) { in extract() method in RuleExtractor 108 private static List<Rule> extract(LigatureSet table) { in extract() method in RuleExtractor 118 private static Rule extract(Ligature table) { in extract() method in RuleExtractor 129 private static Set<Rule> extract(SingleSubst table) { in extract() method in RuleExtractor 140 private static Set<Rule> extract(HeaderFmt1 fmt1Table) { in extract() method in RuleExtractor 146 private static Set<Rule> extract(InnerArrayFmt2 fmt2Table) { in extract() method in RuleExtractor [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAbbrev.cpp | 28 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor Data, in extract() function in DWARFAbbreviationDeclarationSet 77 void DWARFDebugAbbrev::extract(DataExtractor Data) { in extract() function in DWARFDebugAbbrev
|
D | DWARFListTable.cpp | 18 Error DWARFListTableHeader::extract(DWARFDataExtractor Data, in extract() function in DWARFListTableHeader
|
D | DWARFDebugArangeSet.cpp | 33 DWARFDebugArangeSet::extract(DataExtractor data, uint64_t *offset_ptr) { in extract() function in DWARFDebugArangeSet
|
D | DWARFDebugRangeList.cpp | 25 Error DWARFDebugRangeList::extract(const DWARFDataExtractor &data, in extract() function in DWARFDebugRangeList
|
D | DWARFDebugAddr.cpp | 21 Error DWARFDebugAddrTable::extract(DWARFDataExtractor Data, in extract() function in DWARFDebugAddrTable
|
/third_party/icu/icu4c/source/common/ |
D | unistr_cnv.cpp | 121 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 132 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 207 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() function in UnicodeString
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unistr_cnv.cpp | 121 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 132 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 207 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() function in UnicodeString
|
/third_party/node/deps/icu-small/source/common/ |
D | unistr_cnv.cpp | 121 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 132 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 207 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() function in UnicodeString
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unistr_cnv.cpp | 121 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 132 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 207 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() function in UnicodeString
|
/third_party/skia/third_party/externals/tint/test/ |
D | extract-spvasm.py | 29 def extract(): function
|
/third_party/node/deps/npm/node_modules/pacote/ |
D | index.js | 4 extract: require('./extract'), property
|
/third_party/node/deps/npm/lib/install/action/ |
D | extract-worker.js | 5 const extract = require('pacote/extract') constant
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | pass.cpp | 119 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local 137 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local
|
/third_party/spirv-tools/source/opt/ |
D | pass.cpp | 119 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local 137 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | pass.cpp | 119 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local 137 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local
|
/third_party/ejdb/src/bindings/ejdb2_node/ |
D | install.js | 32 const extract = promisify(require('extract-zip')); constant
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urep.h | 127 void (*extract)(UReplaceable* rep, member
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urep.h | 127 void (*extract)(UReplaceable* rep, member
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urep.h | 127 void (*extract)(UReplaceable* rep, member
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urep.h | 127 void (*extract)(UReplaceable* rep, member
|
/third_party/rust/crates/signal-hook/src/low_level/ |
D | siginfo.rs | 80 unsafe fn extract(info: &siginfo_t) -> Self { in extract() method 240 pub unsafe fn extract(info: &siginfo_t) -> Self { in extract() method
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/examples/ |
D | iccfrompng.c | 37 extract(FILE *fp, png_uint_32 *proflen) in extract() function
|
/third_party/node/deps/npm/node_modules/libnpm/ |
D | index.js | 13 extract: require('./extract.js'), property
|