/external/swiftshader/third_party/LLVM/lib/DebugInfo/ |
D | DWARFAbbreviationDeclaration.cpp | 18 DWARFAbbreviationDeclaration::extract(DataExtractor data, uint32_t* offset_ptr){ in extract() function in DWARFAbbreviationDeclaration 23 DWARFAbbreviationDeclaration::extract(DataExtractor data, uint32_t* offset_ptr, in extract() function in DWARFAbbreviationDeclaration
|
D | DWARFCompileUnit.cpp | 24 bool DWARFCompileUnit::extract(DataExtractor debug_info, uint32_t *offset_ptr) { in extract() function in DWARFCompileUnit 55 DWARFCompileUnit::extract(uint32_t offset, DataExtractor debug_info_data, in extract() function in DWARFCompileUnit
|
D | DWARFDebugArangeSet.cpp | 50 DWARFDebugArangeSet::extract(DataExtractor data, uint32_t *offset_ptr) { in extract() function in DWARFDebugArangeSet
|
D | DWARFDebugAbbrev.cpp | 15 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor data, in extract() function in DWARFAbbreviationDeclarationSet
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAbbrev.cpp | 25 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor Data, in extract() function in DWARFAbbreviationDeclarationSet 76 void DWARFDebugAbbrev::extract(DataExtractor Data) { in extract() function in DWARFDebugAbbrev
|
D | DWARFDebugArangeSet.cpp | 24 DWARFDebugArangeSet::extract(DataExtractor data, uint32_t *offset_ptr) { in extract() function in DWARFDebugArangeSet
|
D | DWARFDebugRangeList.cpp | 22 bool DWARFDebugRangeList::extract(DataExtractor data, uint32_t *offset_ptr) { in extract() function in DWARFDebugRangeList
|
D | DWARFAbbreviationDeclaration.cpp | 29 DWARFAbbreviationDeclaration::extract(DataExtractor Data, uint32_t* OffsetPtr) { in extract() function in DWARFAbbreviationDeclaration
|
D | DWARFAcceleratorTable.cpp | 17 bool DWARFAcceleratorTable::extract() { in extract() function in llvm::DWARFAcceleratorTable
|
D | DWARFDebugAranges.cpp | 21 void DWARFDebugAranges::extract(DataExtractor DebugArangesData) { in extract() function in DWARFDebugAranges
|
/external/libcxx/utils/libcxx/sym_check/ |
D | extract.py | 46 def extract(self, lib): member in NMExtractor 132 def extract(self, lib): member in ReadElfExtractor
|
/external/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
|
/external/icu/icu4c/source/common/unicode/ |
D | urep.h | 127 void (*extract)(UReplaceable* rep, member
|
/external/libcxx/test/std/utilities/intseq/intseq.general/ |
D | integer_seq.pass.cpp | 21 auto extract ( const AtContainer &t, const std::integer_sequence<T, I...> ) in extract() function
|
/external/libpng/contrib/examples/ |
D | iccfrompng.c | 37 extract(FILE *fp, png_uint_32 *proflen) in extract() function
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveIntervalUnion.cpp | 55 void LiveIntervalUnion::extract(LiveInterval &VirtReg) { in extract() function in LiveIntervalUnion
|
/external/v8/src/runtime/ |
D | runtime-simd.cc | 252 #define SIMD_CREATE_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 264 #define SIMD_EXTRACT_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 273 #define SIMD_REPLACE_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 289 #define SIMD_CHECK_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 296 #define SIMD_SWIZZLE_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 311 #define SIMD_SHUFFLE_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument
|
/external/llvm/lib/CodeGen/ |
D | LiveIntervalUnion.cpp | 56 void LiveIntervalUnion::extract(LiveInterval &VirtReg, const LiveRange &Range) { in extract() function in LiveIntervalUnion
|
/external/selinux/libsemanage/src/ |
D | policy.h | 56 int (*extract) (struct semanage_handle *, member
|
/external/guice/extensions/servlet/src/com/google/inject/servlet/ |
D | UriPatternType.java | 93 String extract = pattern; in extractPath() local
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vertex.h | 74 tnl_extract_func extract; member
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TrieIterator.java | 168 protected int extract(int value) in extract() method in TrieIterator
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TrieIterator.java | 169 protected int extract(int value) in extract() method in TrieIterator
|
/external/deqp/external/ |
D | fetch_sources.py | 115 def extract (self): member in SourcePackage
|
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/ |
D | InterpreterInstaller.java | 260 protected AsyncTask<Void, Integer, Long> extract(String in, String out, boolean replaceAll) in extract() method in InterpreterInstaller
|