/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/sym_check/sym_check/ |
D | extract.py | 35 def extract(self, lib): member in NMExtractor 118 def extract(self, lib): member in ReadElfExtractor
|
/external/icu/icu4c/source/common/ |
D | unistr_cnv.cpp | 119 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 130 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 205 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() function in UnicodeString
|
/external/icu/icu4c/source/common/unicode/ |
D | urep.h | 125 void (*extract)(UReplaceable* rep, member
|
/external/autotest/server/ |
D | deb_kernel.py | 113 def extract(self, host): member in DEBKernel
|
/external/libcxx/test/std/utilities/intseq/intseq.general/ |
D | integer_seq.pass.cpp | 22 auto extract ( const AtContainer &t, const std::integer_sequence<T, I...> idx ) in extract() function
|
/external/libpng/contrib/examples/ |
D | iccfrompng.c | 37 extract(FILE *fp, png_uint_32 *proflen) in extract() function
|
/external/v8/src/runtime/ |
D | runtime-simd.cc | 279 #define SIMD_CREATE_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 291 #define SIMD_EXTRACT_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 300 #define SIMD_REPLACE_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 316 #define SIMD_CHECK_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 323 #define SIMD_SWIZZLE_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument 338 #define SIMD_SHUFFLE_FUNCTION(type, lane_type, lane_count, extract, replace) \ argument
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | LocalVariableExtractor.java | 54 public static LocalVariableInfo extract(SsaMethod method) { in extract() method in LocalVariableExtractor
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
D | LocalVariableExtractor.java | 45 public static LocalVariableInfo extract(RopMethod method) { in extract() method in LocalVariableExtractor
|
/external/opencv3/modules/features2d/perf/ |
D | perf_orb.cpp | 34 PERF_TEST_P(orb, extract, testing::Values(ORB_IMAGES)) in PERF_TEST_P() argument
|
/external/selinux/libsemanage/src/ |
D | policy.h | 56 int (*extract) (struct semanage_handle *, member
|
/external/llvm/lib/CodeGen/ |
D | LiveIntervalUnion.cpp | 56 void LiveIntervalUnion::extract(LiveInterval &VirtReg, const LiveRange &Range) { in extract() function in LiveIntervalUnion
|
/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/opencv3/3rdparty/openexr/Imath/ |
D | ImathEuler.h | 464 inline void Euler<T>::extract(const Quat<T> &q) in extract() function 470 void Euler<T>::extract(const Matrix33<T> &M) in extract() function 552 void Euler<T>::extract(const Matrix44<T> &M) in extract() function
|
/external/deqp/external/ |
D | fetch_sources.py | 100 def extract (self): member in SourcePackage
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TrieIterator.java | 165 protected int extract(int value) in extract() method in TrieIterator
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TrieIterator.java | 164 protected int extract(int value) in extract() method in TrieIterator
|
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/ |
D | InterpreterInstaller.java | 262 protected AsyncTask<Void, Integer, Long> extract(String in, String out, boolean replaceAll) in extract() method in InterpreterInstaller
|