HomeSort by relevance Sort by last modified time
    Searched full:gather (Results 226 - 250 of 763) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libunwind/src/
Los-common.c 85 we gather a map of the process before starting. If the cache is missing
  /external/llvm/lib/ProfileData/
CoverageMappingWriter.cpp 30 /// \brief Gather only the expressions that are used by the mapping
  /external/mesa3d/src/glsl/
lower_ubo_reference.cpp 270 * gather the vector from each stored row.
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.c 62 /* Todo: gather state values under which tracked parameters become
  /external/parameter-framework/upstream/parameter/
ConfigurableDomains.h 193 // Gather owned configurable elements owned by any domain
  /external/pdfium/third_party/freetype/src/cff/
cf2hints.h 184 /* TODO: gather some of these into a hinting context */
  /external/skia/site/dev/testing/
ct.md 37 The Chromium Perf tryserver in CT has been used to gather perf data over the top 10k web pages for the following Chromium projects:
  /external/v8/src/compiler/
js-inlining-heuristic.cc 76 // Gather feedback on how often this call site has been hit before.
  /external/v8/src/ia32/
interface-descriptors-ia32.cc 190 // TODO(turbofan): So far we don't gather type feedback and hence skip the
  /external/v8/src/mips/
interface-descriptors-mips.cc 185 // TODO(turbofan): So far we don't gather type feedback and hence skip the
  /external/v8/src/mips64/
interface-descriptors-mips64.cc 185 // TODO(turbofan): So far we don't gather type feedback and hence skip the
  /external/v8/src/ppc/
interface-descriptors-ppc.cc 182 // TODO(turbofan): So far we don't gather type feedback and hence skip the
  /external/v8/src/s390/
interface-descriptors-s390.cc 161 // TODO(turbofan): So far we don't gather type feedback and hence skip the
  /external/v8/src/x64/
interface-descriptors-x64.cc 182 // TODO(turbofan): So far we don't gather type feedback and hence skip the
  /external/v8/src/x87/
interface-descriptors-x87.cc 188 // TODO(turbofan): So far we don't gather type feedback and hence skip the
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
CdmaSmsAddress.java 113 * share code and logic with GSM. Also, gather all DTMF/BCD
  /frameworks/volley/src/main/java/com/android/volley/toolbox/
BasicNetwork.java 93 // Gather headers.
  /system/extras/simpleperf/
record_file_writer.cpp 285 // Write file header. We gather enough information to write file header only after
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
i386.exp 185 run_dump_test "avx-gather"
186 run_dump_test "avx-gather-intel"
552 run_dump_test "x86-64-avx-gather"
553 run_dump_test "x86-64-avx-gather-intel"
  /external/autotest/server/cros/dynamic_suite/
job_status_unittest.py 428 """Should gather status and return records for job summaries."""
473 """Should gather status and return records for job summaries."""
565 """Should gather per host results."""
job_status.py 212 Gather the hosts chosen for |job| -- which must be in the Running
445 Gather currently-available results for all |jobs|, aggregated per-host.
447 For each job in |jobs|, gather per-host results and summarize into a single
  /toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog-2011 315 * gas/i386/avx-gather-intel.d: Added missing vpgather tests.
316 * gas/i386/avx-gather.d: Likewise.
317 * gas/i386/x86-64-avx-gather-intel.d: Likewise.
318 * gas/i386/x86-64-avx-gather.d: Likewise.
722 * gas/i386/avx-gather-intel.d: Likewise.
723 * gas/i386/avx-gather.d: Likewise.
724 * gas/i386/avx-gather.s: Likewise.
740 * gas/i386/x86-64-avx-gather-intel.d: Likewise.
741 * gas/i386/x86-64-avx-gather.d: Likewise.
742 * gas/i386/x86-64-avx-gather.s: Likewise
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 407 /// \brief Perform LICM and CSE on the newly generated gather sequences.
456 Value *Gather(ArrayRef<Value *> VL, VectorType *Ty);
488 /// Do we need to gather this sequence ?
    [all...]
  /external/libxml2/
legacy.c 95 "gather line info",
187 } else if (!strcmp(name, "gather line info")) {
305 } else if (!strcmp(name, "gather line info")) {
    [all...]
  /external/llvm/include/llvm/ADT/
FoldingSet.h 39 /// passed a FoldingSetNodeID object which is used to gather the bits. Just
191 /// this function to gather data bits for the given node.
292 /// FoldingSetNodeID - This class is used to gather all the unique data bits of

Completed in 3965 milliseconds

1 2 3 4 5 6 7 8 91011>>