HomeSort by relevance Sort by last modified time
    Searched full:gather (Results 326 - 350 of 754) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/lib/input_reader/
_gcs.py 237 # Gather the complete list of files (expanding wildcards)
  /external/deqp/framework/common/
tcuTexture.hpp 762 Vec4 gather (const Sampler& sampler, float s, float t, float r, int componentNdx) const;
794 Vec4 gather (const Sampler& sampler, float s, float t, float r, int componentNdx) const;
821 inline Vec4 TextureCube::gather (const Sampler& sampler, float s, float t, float r, int componentNdx) const function in class:tcu::TextureCube
823 return m_view.gather(sampler, s, t, r, componentNdx);
    [all...]
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DeprecatedAPIChecker.java 55 // Gather API class/enum names and its names that can be
ReportAPI.java 18 * We need to gather all added and removed overloads for a method, and then
  /external/jetty/src/java/org/eclipse/jetty/io/
EndPoint.java 78 * either as gather writes, as a poke into this buffer or as several writes. The implementation is free to
  /external/kernel-headers/original/uapi/linux/genwqe/
genwqe_card.h 273 * DMA addresses or DMA addresses of a scatter gather list which is
  /external/libavc/encoder/
ih264e_intra_modes_eval.c 388 /* gather prediction pels from the neighbors, if particular set is not available
    [all...]
  /external/libchrome/base/
command_line.cc 366 // Gather all arguments after the last switch (may include kSwitchTerminator).
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
btQuantizedBvh.h 118 ///btBvhSubtreeInfo provides info to gather a subtree of limited size
  /external/llvm/docs/
Projects.rst 95 end. You can use these programs to test your code, gather statistical
  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 173 /// analyzePHINodes - Gather information about the PHI nodes in here. In
  /external/llvm/include/llvm/ProfileData/
CoverageMapping.h 122 /// \brief Gather the terms of the expression tree for processing.
  /external/llvm/test/Transforms/SLPVectorizer/X86/
cse.ll 93 ; We can't merge the gather sequences because one does not dominate the other.
  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp 131 /// Gather all processor models.
487 /// Visit all the instruction definitions for this target to gather and
769 // Gather the processor itineraries.
812 // Gather the read/write types for each itinerary class.
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_soa.c 426 * Gather vector.
611 /* Gather values from the constant buffer */
694 /* Gather values from the temporary register array */
761 /* Gather values from the temporary register array */
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ssa.cpp 353 // gather blocks with assignments to lval in workList
  /external/parameter-framework/upstream/parameter/
ConfigurableDomains.cpp 388 // Gather configurable elements owned by any domain
  /external/replicaisland/res/values/
wanda.xml 57 We meet again, Mr. Android! How?s your search going? We?ve almost finished our scan of the beach, but I?m not supposed to tell you about it. Mr. Rokudou and Dr. Kabochanomizu don?t think too highly of each other, I gather, so technically you?re a business rival. Don?t worry though, I like you.
  /frameworks/base/docs/html/topic/arc/
index.jd 74 gather information from it in your app.
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
EntrySchema.java 473 // Gather metadata from each annotated field.
  /packages/apps/Messaging/src/com/android/messaging/util/
DebugUtils.java 392 * It should only be used in production where necessary to gather context about an error or
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidWordLevelSpellCheckerSession.java 288 // TODO: Don't gather suggestions if the limit is <= 0 unless necessary
  /system/core/fastboot/
usb_linux.cpp 76 // transmitting using a scatter-gather list, so 256KiB bulk transfers should
  /system/extras/tests/workloads/
pwrtest.sh 1 # Script to gather perf and perf/watt data for several workloads
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-avx-gather.s 1 # Check 64bit AVX gather instructions

Completed in 981 milliseconds

<<11121314151617181920>>