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

<<131132133134135136137138139140>>

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldMachOAArch64.h 34 /// Extract the addend encoded in the instruction / memory location.
132 /// Extract the addend encoded in the instruction.
  /external/llvm/lib/Target/AArch64/
AArch64LoadStoreOptimizer.cpp 694 << "Creating the new load and extract. Replacing instructions:\n ");
708 // Create the bitfield extract for high bits.
715 // Create the bitfield extract for low bits.
731 // Create the bitfield extract for low bits.
747 // Create the bitfield extract for high bits.
    [all...]
  /external/llvm/tools/bugpoint/
BugDriver.h 224 /// Given a module, extract up to one loop from it into a new function. This
229 /// Extract all but the specified basic blocks into their own functions. The
  /external/ltp/pan/
tag_report.c 136 /* extract tcids */
215 * The solution I chose is to extract all tags into a list (char array),
  /external/ltp/testcases/commands/ar/
ar01 327 tst_res TFAIL "ar failed to extract files"
350 tst_res TFAIL "ar failed to extract file"
  /external/ltp/testcases/network/stress/ns-tools/
ns-common.c 541 /* extract source address aray and substitute the addersses */
548 /* extract source address aray and substitute the addersses */
  /external/lzma/C/Util/7z/
7zMain.c 367 " e: Extract files from archive (without using directory names)\n"
370 " x: eXtract files with full paths\n");
  /external/mesa3d/src/compiler/nir/
nir_opt_loop_unroll.c 101 * conditions can never be met. Note we need to extract any instructions
335 /* Remove the break then extract instructions from the break block so we
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 50 * Extract Y, U, V channels from packed UYVY.
134 * Extract Y, U, V channels from packed YUYV.
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 416 extract_u_t extract = ib ? render->ib.extract_u : extract_id; local
438 extract(&render->ib, 0, start);
  /external/pdfium/public/
fpdf_text.h 165 // Extract unicode text string from the page.
238 // Extract unicode text within a rectangular boundary on the page.
  /external/pdfium/third_party/libopenjpeg20/
jp2.h 479 *@return the codestream information extract from the jpg2000 codec
488 *@return the codestream index extract from the jpg2000 codec
  /external/python/cpython2/Doc/library/
heapq.rst 104 used to extract a comparison key from each element in the iterable:
118 used to extract a comparison key from each element in the iterable:
  /external/python/cpython2/Lib/
zipfile.py 317 self.extract_version = 20 # Version needed to extract archive
1019 def extract(self, member, path=None, pwd=None): member in class:ZipFile
    [all...]
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowMatrix.java 275 final ShadowMatrix shadowInverse = Shadow.extract(inverse);
325 final ShadowMatrix otherMatrix = Shadow.extract(matrix);
  /external/skia/src/opts/
SkBitmapProcState_opts_SSE2.cpp 116 // Extract low int and store.
232 // Extract low int and store.
  /external/skqp/src/opts/
SkBitmapProcState_opts_SSE2.cpp 116 // Extract low int and store.
232 // Extract low int and store.
  /external/swiftshader/src/Shader/
VertexProgram.cpp 320 case Shader::OPCODE_EXTRACT: extract(d.x, s0, s1.x); break;
883 Int index0 = Extract(index, 0);
884 Int index1 = Extract(index, 1);
885 Int index2 = Extract(index, 2);
886 Int index3 = Extract(index, 3);
    [all...]
  /external/swiftshader/third_party/LLVM/
OnlyX86.patch 150 - // Only extract each element once.
197 + // // Only extract each element once.
  /external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
X86DisassemblerDecoderCommon.h 334 * OperandSpecifier - The specification for how to extract and interpret one
362 * The specification for how to extract and interpret a full instruction and
  /external/swiftshader/third_party/LLVM/test/
lit.cfg 191 r"\bllvm-extract\b", r"\bllvm-ld\b",
207 # Extract the tool name from the pattern. This relies on the tool
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
BugDriver.h 227 /// ExtractLoop - Given a module, extract up to one loop from it into a new
232 /// ExtractMappedBlocksFromModule - Extract all but the specified basic blocks
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
ibft.c 260 /* Extract values from DHCP configuration */
283 /* Extract values from net-device configuration */
  /external/syslinux/gpxe/src/include/gpxe/
dhcp.h 42 /** Extract encapsulating option block tag from encapsulated tag value */
44 /** Extract encapsulated option tag from encapsulated tag value */
  /external/syslinux/gpxe/src/net/infiniband/
ib_cm.c 185 /* Extract fields */
208 /* Extract fields */

Completed in 1416 milliseconds

<<131132133134135136137138139140>>