Home
last modified time | relevance | path

Searched defs:extract (Results 26 - 50 of 78) sorted by relevance

1234

/third_party/node/deps/icu-small/source/common/
H A Dcharstr.cpp52 int32_t CharString::extract(char *dest, int32_t capacity, UErrorCode &errorCode) const { in extract() function in CharString
H A Dunistr_cnv.cpp121 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
H A Dcaniter.cpp500 Hashtable *CanonicalIterator::extract(Hashtable *fillinResult, UChar32 comp, const char16_t *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) { in extract() function in CanonicalIterator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTestsUtils.hpp114 static Bit extract(const value_type& bit) { in extract() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTestsUtils.hpp114 static Bit extract(const value_type& bit) { in extract() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp123 bool DWARFExpression::Operation::extract(DataExtractor Data, uint16_t Version, in extract() function in llvm::DWARFExpression::Operation
/third_party/vk-gl-cts/external/
H A Dfetch_sources.py147 def extract (self): member in SourcePackage
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRuleExtractor.java48 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(RangeRecor method in RuleExtractor
108 private static List<Rule> extract(LigatureSet table) { extract() method in RuleExtractor
118 private static Rule extract(Ligature table) { extract() method in RuleExtractor
129 private static Set<Rule> extract(SingleSubst table) { extract() method in RuleExtractor
140 private static Set<Rule> extract(HeaderFmt1 fmt1Table) { extract() method in RuleExtractor
146 private static Set<Rule> extract(InnerArrayFmt2 fmt2Table) { extract() method in RuleExtractor
152 private static Set<Rule> extract(MultipleSubst table) { extract() method in RuleExtractor
170 private static Set<Rule> extract(AlternateSubst table) { extract() method in RuleExtractor
189 private static Set<Rule> extract(ContextSubst table, LookupListTable lookupListTable, extract() method in RuleExtractor
201 private static Set<Rule> extract(SubRuleSetArray table, LookupListTable lookupListTable, extract() method in RuleExtractor
215 private static Set<Rule> extract( extract() method in RuleExtractor
228 private static Set<Rule> extract( extract() method in RuleExtractor
239 private static Set<Rule> extract( extract() method in RuleExtractor
256 private static Set<Rule> extract(SubClassSet table, int firstInputClass, extract() method in RuleExtractor
266 private static Set<Rule> extract(SubClassRule table, int firstInputClass, extract() method in RuleExtractor
274 private static Set<Rule> extract( extract() method in RuleExtractor
288 private static Set<Rule> extract( extract() method in RuleExtractor
302 private static Set<Rule> extract( extract() method in RuleExtractor
311 private static Set<Rule> extract( extract() method in RuleExtractor
333 private static Set<Rule> extract( extract() method in RuleExtractor
356 private static Map<Integer, GlyphGroup> extract(ClassDefTable table) { extract() method in RuleExtractor
367 private static Map<Integer, GlyphGroup> extract(InnerArrayFmt1 table) { extract() method in RuleExtractor
382 private static List<Rule> extract(ChainSubClassSet table, extract() method in RuleExtractor
402 private static Set<Rule> extract(ChainSubClassRule table, extract() method in RuleExtractor
417 private static RuleSegment extract( extract() method in RuleExtractor
447 private static Set<Rule> extract(InnerArraysFmt3 table, LookupListTable lookupListTable, extract() method in RuleExtractor
459 private static Set<Rule> extract(ReverseChainSingleSubst table) { extract() method in RuleExtractor
504 static Map<Integer, Set<Rule>> extract(LookupListTable table) { extract() method in RuleExtractor
512 private static Set<Rule> extract(LookupListTable lookupListTable, extract() method in RuleExtractor
571 private static RuleSegment extract(CoverageArray table) { extract() method in RuleExtractor
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstr.cpp52 int32_t CharString::extract(char *dest, int32_t capacity, UErrorCode &errorCode) const { in extract() function in CharString
H A Dunistr_cnv.cpp121 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
H A Dcaniter.cpp500 Hashtable *CanonicalIterator::extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) { in extract() function in CanonicalIterator
/third_party/ffmpeg/libavcodec/
H A Dextract_extradata_bsf.c38 int (*extract)(AVBSFContext *ctx, AVPacket *pkt, member
325 int (*extract)(AVBSFContext *ctx, AVPacket *pkt, member
/third_party/icu/icu4c/source/common/
H A Dcaniter.cpp500 Hashtable *CanonicalIterator::extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) { in extract() function in CanonicalIterator
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieTest.java136 protected int extract(int value) in extract() method in TrieTest._testEnumValue
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieTest.java133 protected int extract(int value) in extract() method in TrieTest._testEnumValue
/third_party/icu/icu4c/source/common/unicode/
H A Dutext.h1250 UTextExtract *extract; member
/third_party/node/deps/icu-small/source/common/unicode/
H A Dutext.h1250 UTextExtract *extract; member
/third_party/python/Tools/ccbench/
H A Dccbench.py60 def extract(z, j): function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dpass.cpp119 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/
H A Dpass.cpp119 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local
137 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local
/third_party/python/Lib/
H A Dwarnings.py524 def extract(): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h192 Error DWARFListTableBase<DWARFListType>::extract(DWARFDataExtractor Data, in extract() function in llvm::DWARFListTableBase
217 Error DWARFListType<ListEntryType>::extract(DWARFDataExtractor Data, in extract() function in llvm::DWARFListType
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dutext.h1250 UTextExtract *extract; member
/third_party/spirv-tools/source/opt/
H A Dpass.cpp116 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local
134 Instruction* extract = ir_builder.AddCompositeExtract( in GenerateCopy() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h360 node_type extract(const key_type& key) in extract() function in unordered_map_base

Completed in 21 milliseconds

1234