HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1301 - 1325 of 8518) sorted by null

<<51525354555657585960>>

  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFAbbreviationDeclaration.h 124 /// Extract a DWARF form value from a DIE specified by DIE offset.
126 /// Extract an attribute value for a DWARFUnit given the DIE offset and the
138 bool extract(DataExtractor Data, uint32_t* OffsetPtr);
DWARFExpression.h 87 bool extract(DataExtractor Data, uint16_t Version, uint8_t AddressSize,
105 !Op.extract(Expr->Data, Expr->Version, Expr->AddressSize, Offset);
113 !Op.extract(Expr->Data, Expr->Version, Expr->AddressSize, Offset);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFAbbreviationDeclaration.h 124 /// Extract a DWARF form value from a DIE specified by DIE offset.
126 /// Extract an attribute value for a DWARFUnit given the DIE offset and the
138 bool extract(DataExtractor Data, uint32_t* OffsetPtr);
DWARFExpression.h 87 bool extract(DataExtractor Data, uint16_t Version, uint8_t AddressSize,
105 !Op.extract(Expr->Data, Expr->Version, Expr->AddressSize, Offset);
113 !Op.extract(Expr->Data, Expr->Version, Expr->AddressSize, Offset);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFAbbreviationDeclaration.h 124 /// Extract a DWARF form value from a DIE specified by DIE offset.
126 /// Extract an attribute value for a DWARFUnit given the DIE offset and the
138 bool extract(DataExtractor Data, uint32_t* OffsetPtr);
DWARFExpression.h 87 bool extract(DataExtractor Data, uint16_t Version, uint8_t AddressSize,
105 !Op.extract(Expr->Data, Expr->Version, Expr->AddressSize, Offset);
113 !Op.extract(Expr->Data, Expr->Version, Expr->AddressSize, Offset);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFAbbreviationDeclaration.h 124 /// Extract a DWARF form value from a DIE specified by DIE offset.
126 /// Extract an attribute value for a DWARFUnit given the DIE offset and the
138 bool extract(DataExtractor Data, uint32_t* OffsetPtr);
DWARFExpression.h 87 bool extract(DataExtractor Data, uint16_t Version, uint8_t AddressSize,
105 !Op.extract(Expr->Data, Expr->Version, Expr->AddressSize, Offset);
113 !Op.extract(Expr->Data, Expr->Version, Expr->AddressSize, Offset);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
fpformat.py 35 def extract(s): function
96 sign, intpart, fraction, expo = extract(x)
111 sign, intpart, fraction, expo = extract(x)
  /prebuilts/gdb/linux-x86/lib/python2.7/
fpformat.py 35 def extract(s): function
96 sign, intpart, fraction, expo = extract(x)
111 sign, intpart, fraction, expo = extract(x)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fpformat.py 35 def extract(s): function
96 sign, intpart, fraction, expo = extract(x)
111 sign, intpart, fraction, expo = extract(x)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fpformat.py 35 def extract(s): function
96 sign, intpart, fraction, expo = extract(x)
111 sign, intpart, fraction, expo = extract(x)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringProposal.java 94 // so we need to extract "foo.setTitle(" and ");".
163 return "Initiates the Extract String refactoring operation";
168 return "Extract String";
  /system/chre/chre_api/include/chre_api/chre/
version.h 96 * Utility macro to extract only the API major version of a composite CHRE
108 * Utility macro to extract only the API minor version of a composite CHRE
119 * Utility macro to extract only the API minor version of a composite CHRE
  /system/chre/chre_api/legacy/v1_1/chre/
version.h 83 * Utility macro to extract only the API major version of a composite CHRE
95 * Utility macro to extract only the API minor version of a composite CHRE
106 * Utility macro to extract only the API minor version of a composite CHRE
  /tools/tradefederation/core/src/com/android/tradefed/result/
LogcatCrashResultForwarder.java 32 * Special listener: on failures (instrumentation process crashing) it will attempt to extract from
91 /** Attempt to extract the crash from the logcat if the test was seen as started. */
101 * Extract a formatted object from the logcat snippet.
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.html 24 <li><a href="#extract-annotations">Extract-annotations</a></li>
95 and annotation files. Programmers will want to extract
105 <li> <a href="#extract-annotations"><code>extract-annotations</code></a> reads annotations from a class file
121 <code>extract-annotations-from-source</code> tool: one can
123 <code>extract-annotations</code> to read the annotations from the class
194 To update the annotation file utilities, simply download the most recent <code>annotation-tools.zip</code> file from this website and replace the existing <code>annotation-tools.zip</code>, then extract the file just as when you first installed it. As long as you followed the above instructions, no further work needs to be done.
280 <h3 id="extract-annotations"> Extract-annotations </h3
    [all...]
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_horz_w16out.s 401 @vext.u8 d2,d0,d1,#2 @vector extract of src[0_2]
404 @vext.u8 d4,d0,d1,#4 @vector extract of src[0_4]
405 @vext.u8 d6,d0,d1,#6 @vector extract of src[0_6]
414 @vext.u8 d14,d12,d13,#2 @vector extract of src[0_2]
417 @vext.u8 d16,d12,d13,#4 @vector extract of src[0_4]
418 @vext.u8 d18,d12,d13,#6 @vector extract of src[0_6]
627 @vext.u8 d2,d0,d1,#2 @vector extract of src[0_2]
628 @vext.u8 d4,d0,d1,#4 @vector extract of src[0_4]
630 @vext.u8 d6,d0,d1,#6 @vector extract of src[0_6]
634 @vext.u8 d14,d12,d13,#2 @vector extract of src[0_2
    [all...]
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_horz_w16out.s 468 //vext.u8 d2,d0,d1,#2 //vector extract of src[0_2]
471 //vext.u8 d4,d0,d1,#4 //vector extract of src[0_4]
472 //vext.u8 d6,d0,d1,#6 //vector extract of src[0_6]
481 //vext.u8 d14,d12,d13,#2 //vector extract of src[0_2]
484 //vext.u8 d16,d12,d13,#4 //vector extract of src[0_4]
485 //vext.u8 d18,d12,d13,#6 //vector extract of src[0_6]
694 //vext.u8 d2,d0,d1,#2 //vector extract of src[0_2]
695 //vext.u8 d4,d0,d1,#4 //vector extract of src[0_4]
697 //vext.u8 d6,d0,d1,#6 //vector extract of src[0_6]
701 //vext.u8 d14,d12,d13,#2 //vector extract of src[0_2
    [all...]
  /external/capstone/arch/AArch64/
AArch64AddressingModes.h 68 /// getShiftType - Extract the shift type.
81 /// getShiftValue - Extract the shift value.
97 /// getExtendType - Extract the extend type for operands of arithmetic ops.
129 // Extract the N, imms, and immr fields.
163 // Extract the N and imms fields needed for checking.
  /external/libhevc/decoder/
ihevcd_bitstream.c 282 * Extract required number of bits from cur_word & nxt_word return these
318 * Extract required number of bits from cur_word & nxt_word return these
354 * Extract required number of bits from cur_word & nxt_word return these
470 * Extract required number of bits from cur_word & nxt_word return these
529 * Extract required number of bits from cur_word & nxt_word return these
  /external/lzma/CPP/7zip/UI/Common/
Extract.cpp 0 // Extract.cpp
15 #include "Extract.h"
202 result = archive->Extract(NULL, (UInt32)(Int32)-1, testMode, ecs);
208 result = archive->Extract(&realIndices.Front(), realIndices.Size(), testMode, ecs);
236 HRESULT Extract(
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrCommon.c 442 Extract Hii package list GUID for given HII handle.
449 EFI_SUCCESS - Successfully extract GUID from Hii database.
487 // Extract GUID
506 Extract formset class for given HII handle.
515 EFI_SUCCESS - Successfully extract Class for specified Hii handle.
642 Extract formset ClassGuid for given HII handle.
652 EFI_SUCCESS - Successfully extract Class for specified Hii handle.
  /external/icu/icu4c/source/common/
caniter.cpp 223 source.extract(start, i-start, list[list_length++]); // add up to i
227 source.extract(start, i-start, list[list_length++]); // add last one
356 int32_t segLen = segment.extract(USeg, 256, status);
460 if (extract(&remainder, cp2, segment, segLen, i, status) == NULL) {
500 Hashtable *CanonicalIterator::extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) { function in class:CanonicalIterator
501 //Hashtable *CanonicalIterator::extract(UChar32 comp, const UnicodeString &segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) {
502 //if (PROGRESS) printf(" extract: %s, ", UToS(Tr(UnicodeString(comp))));
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
estimator_input_test.py 99 def extract(data, key): function
108 features = extract(features, 'input')
109 labels = extract(labels, 'labels')
123 features = extract(features, 'input')
124 labels = extract(labels, 'labels')
153 features = extract(features, 'input')
154 labels = extract(labels, 'labels')

Completed in 1316 milliseconds

<<51525354555657585960>>