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

<<161162163164165166167168169170>>

  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetProviderICU.java 54 // extract the options from the charset name
  /external/jsilver/src/com/google/streamhtmlparser/impl/
JavascriptParserImpl.java 159 * punctuator, we extract the last identifier in the buffer and match
  /external/libdrm/amdgpu/
amdgpu_gpu_info.c 181 /* extract bitfield CC_RB_BACKEND_DISABLE.BACKEND_DISABLE */
  /external/libese/apps/
build.xml 106 <!-- Select and extract the JavaCard SDK. -->
  /external/libese/libese-hw/nxp/pn80t/
common.c 209 /* For each tag type, walk the response to extract the value. */
  /external/libevent/sample/
http-server.c 378 /* Extract and display the address we're listening on. */
  /external/libmojo/mojo/public/cpp/bindings/
interface_ptr.h 33 // thread, extract the InterfacePtrInfo (containing just the message pipe and
  /external/libunwind/src/dwarf/
Gfde.c 233 /* Extract proc-info from the FDE starting at adress ADDR.
  /external/libvpx/libvpx/build/make/
iosbuild.sh 146 # Extract CPU from full target name.
  /external/libvpx/libvpx/vpx_dsp/mips/
convolve2_avg_dspr2.c 230 /* bit positon for extract from acc */
  /external/libvterm/src/
parser.c 26 // Extract leader bytes 0x3c to 0x3f
  /external/libxml2/os400/
initscript.sh 115 # Extract version information.
  /external/lisa/libs/utils/android/workloads/
jankbench.py 262 Extract data from results db and return as a pandas dataframe
  /external/lisa/tests/eas/
load_tracking.py 122 :param signals: List of load tracking signals to extract. Probably a
  /external/llvm/docs/
conf.py 228 # Otherwise, automatically extract the description.
  /external/llvm/include/llvm/CodeGen/
LexicalScopes.h 219 /// extractLexicalScopes - Extract instruction ranges for each lexical scopes
  /external/llvm/lib/CodeGen/
LexicalScopes.cpp 52 /// extractLexicalScopes - Extract instruction ranges for each lexical scopes
  /external/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiMCCodeEmitter.cpp 124 // Extract the symbolic reference side of a binary expression.
  /external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp 300 // sequence of extract + two vector multiply + insert.
371 // operations and we only need to extract the upper YMM half.
372 // Two ops + 1 extract + 1 insert = 4.
425 Cost = 3; // Extract + insert + copy.
510 // This is expanded into a long sequence of four extract + four insert.
713 // vector-extract, one scalar conversion and one vector-insert). The
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 822 // Otherwise, do an extract in the predecessor.
827 Offset), "extract");
828 Res = Builder->CreateTrunc(Res, Ty, "extract.t");
834 // means we need to revisit that PHI to make sure we extract out the
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoadCombine.cpp 227 (L.POP.Offset - Loads[0].POP.Offset).getZExtValue(), "combine.extract");
  /external/llvm/lib/Transforms/Utils/
FunctionImportUtils.cpp 26 // For alias, we tie the definition to the base object. Extract it and recurse
  /external/llvm/test/CodeGen/AArch64/
aarch64-gep-opt.ll 115 ; The following two test cases check we can extract constant from indices of
  /external/llvm/test/CodeGen/PowerPC/
ppc64-gep-opt.ll 103 ; The following two test cases check we can extract constant from indices of
  /external/llvm/test/CodeGen/X86/
avx512-cmp.ll 50 ; FIXME: Can use vcmpeqss and extract from the mask here in AVX512.

Completed in 1831 milliseconds

<<161162163164165166167168169170>>