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

<<201202203204205206207208209210>>

  /external/lisa/tools/armeabi/
trace-cmd 
  /external/v8/src/arm64/
simulator-arm64.cc     [all...]
  /external/strace/
configure     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrSSE.td 122 // A vector extract of the first f32/f64 position is a subregister copy
128 // A 128-bit subvector extract from the first 256-bit vector position
405 // Extract the low 32-bit value from one vector and insert it into another.
436 // Extract and store.
455 // Extract the low 64-bit value from one vector and insert it into another.
490 // Extract and store.
522 // Extract the low 32-bit value from one vector and insert it into another.
530 // Extract the low 64-bit value from one vector and insert it into another.
601 // Extract and store.
    [all...]
X86ISelDAGToDAG.cpp     [all...]
  /toolchain/binutils/binutils-2.27/gold/
configure     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp 100 "disable-cgp-store-extract", cl::Hidden, cl::init(false),
101 cl::desc("Disable store(extract) optimizations in CodeGenPrepare"));
104 "stress-cgp-store-extract", cl::Hidden, cl::init(false),
105 cl::desc("Stress test store(extract) optimizations in CodeGenPrepare"));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
binutils.info 21 * ar: (binutils)ar. Create, modify, and extract from archives.
54 * ar:: Create, modify, and extract from archives
329 entries in the archive with the same name. Extract or delete
505 `EXTRACT MODULE, MODULE, ... MODULE'
506 Extract each named MODULE from the current archive, writing them
    [all...]
  /external/curl/lib/
url.c     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 441 // high lane extract.
549 /// GPR64 (either via SEXT_INREG or AND). Extract the appropriate low bits if
    [all...]
  /external/ImageMagick/MagickWand/
convert.c 151 " exchange, extract, or transfer one or more image channels",
175 " transparent, extract, background, or shape",
220 "-extract geometry extract area from image",
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UTF16.java 185 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
238 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
293 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
342 * Extract a single UTF-32 value from a substring. Used when iterating forwards or backwards
394 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
    [all...]
  /external/icu/icu4c/source/common/
utext.cpp 428 return ut->pFuncs->extract(ut, start, limit, dest, destCapacity, status);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UTF16.java 204 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
258 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
314 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
364 * Extract a single UTF-32 value from a substring. Used when iterating forwards or backwards
417 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 292 // EI might be an extract from one of our recognised intrinsics. If it
294 // an extract value expression.
322 // Not a recognised intrinsic. Fall back to producing an extract value
762 // extract out a piece from it. If the available value is too small, then we
    [all...]
  /external/mesa3d/src/amd/addrlib/core/
addrlib.cpp     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java 121 * that has a To tag). The SIP Protocol stores enough state in the message structure to extract a
716 * @param sipMessage -- SIP Message to extract the relevant information from.
744 // This is a client dialog so we extract the record
768 // header is the one that is closest to us. We extract the
822 * Extract the route information from this SIP Message and add the relevant information to the
    [all...]
  /external/swiftshader/src/Reactor/
Reactor.hpp 806 RValue<Short> Extract(RValue<Short4> val, int i);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
GVN.cpp 176 // EI might be an extract from one of our recognised intrinsics. If it
178 // an extract value expression.
206 // Not a recognised intrinsic. Fall back to producing an extract value
729 // extract out a piece from it. If the available value is too small, then we
    [all...]
  /frameworks/base/media/java/android/media/
AudioRecord.java     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
GenVtf.c 618 This function will extract the version information from File
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/UserManuals/
GenFw_Utility_Man_Page.rtf 104 tamp. It can also extract PE32 image data to create bin file, extract PE32 image data section to create Acpi table image, or dump PI TE image header information. It can also parse the text MicroCode definition file to create the MicroCode binary image, me
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.c 554 // Extract boot file name from URL.
596 @retval EFI_NOT_FOUND Failed to extract the boot file size from parameter option.
621 // Extract the value of BootFile Size.
    [all...]
  /external/autotest/server/site_tests/provision_CheetsUpdate/
push_to_device.py 723 z.extract('system.img', out_dir)
724 z.extract('vendor.img', out_dir)
    [all...]

Completed in 1682 milliseconds

<<201202203204205206207208209210>>