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

<<201202203204205206207208209210>>

  /toolchain/binutils/binutils-2.27/opcodes/
sparc-dis.c 117 /* Macros used to extract instruction fields. Not all fields have
138 /* Here is the union which was used to extract instruction fields
  /tools/apksig/src/main/java/com/android/apksig/
ApkSigner.java 249 // No need to extract minSdkVersion from the APK's AndroidManifest.xml
252 // Need to extract minSdkVersion from the APK's AndroidManifest.xml
    [all...]
  /external/python/cpython2/Lib/test/
test_zipfile.py 447 writtenfile = zipfp.extract(fpath)
495 writtenfile = zipfp.extract(fname)
559 writtenfile = zipfp.extract(arcname, targetpath)
561 msg="extract %r" % arcname)
573 writtenfile = zipfp.extract(arcname)
575 msg="extract %r" % arcname)
    [all...]
  /external/python/cpython3/Lib/test/
test_zipfile.py     [all...]
  /system/bt/stack/l2cap/
l2c_fcr.cc 673 /* Extract and drop the FCS from the packet */
    [all...]
  /toolchain/binutils/binutils-2.27/cpu/
frv.cpu     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /toolchain/binutils/binutils-2.27/binutils/doc/
binutils.texi 33 * ar: (binutils)ar. Create, modify, and extract from archives.
88 Create, modify, and extract from archives
143 * ar:: Create, modify, and extract from archives
174 @c man title ar create, modify, and extract from archives
386 @cindex extract from archive
387 @emph{Extract} members (named @var{member}) from the archive. You can
463 entries in the archive with the same name. Extract or delete instance
668 @item EXTRACT @var{module}, @var{module}, @dots{} @var{module}
669 Extract each named @var{module} from the current archive, writing them
    [all...]
  /external/ImageMagick/
configure     [all...]
  /build/make/core/
definitions.mk     [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp 386 mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 0));
388 mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 1));
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 275 /// Checks if N is a multiplication by a constant where we can extract out a
538 // If N is a multiply-by-constant and it's profitable to extract a shift and
740 // If Offset is a multiply-by-constant and it's profitable to extract a shift
    [all...]
  /external/pcre/dist2/doc/html/
pcre2api.html     [all...]
  /external/pcre/dist2/doc/
pcre2api.3     [all...]
  /external/valgrind/VEX/priv/
guest_amd64_helpers.c     [all...]
  /external/cmockery/cmockery_0_1_2/
configure     [all...]
  /external/google-breakpad/
configure     [all...]
  /external/google-breakpad/autotools/
ltmain.sh 161 # Extract subdirectory from the argument.
    [all...]
  /external/google-tv-pairing-protocol/cpp/
ltmain.sh 161 # Extract subdirectory from the argument.
    [all...]
  /external/libnetfilter_conntrack/
ltmain.sh 161 # Extract subdirectory from the argument.
    [all...]
  /external/libnfnetlink/
ltmain.sh 161 # Extract subdirectory from the argument.
    [all...]
  /external/libogg/
ltmain.sh 161 # Extract subdirectory from the argument.
    [all...]
  /external/libusb-compat/
ltmain.sh 161 # Extract subdirectory from the argument.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 273 // vector widening case (e.g. <2 x float> -> <4 x float>). Extract the
288 // Promoted vector extract
477 // Promoted vector extract
    [all...]
  /toolchain/binutils/binutils-2.27/
ltmain.sh 186 # Extract subdirectory from the argument.
    [all...]

Completed in 1683 milliseconds

<<201202203204205206207208209210>>