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

1 2 34 5 6 7 8 91011>>

  /external/blktrace/btt/
plat.c 2 * blktrace output analysis: generate a timeline & gather statistics
trace_im.c 2 * blktrace output analysis: generate a timeline & gather statistics
trace_issue.c 2 * blktrace output analysis: generate a timeline & gather statistics
unplug_hist.c 2 * blktrace output analysis: generate a timeline & gather statistics
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
customAssembly.xml 14 <!-- Called after each invocation of the gather.bin.parts target on the -->
24 <target name="gather.bin.parts">
28 <!-- Called after invoking the gather.bin.parts targets for all plugins -->
31 <target name="post.gather.bin.parts">
  /external/eigen/Eigen/src/SparseLU/
SparseLU_panel_bmod.h 107 // gather U
113 VectorBlock<ScalarVector> dense_col(dense, nextl_col, m); // Scatter/gather entire matrix column from/to here
160 VectorBlock<ScalarVector> dense_col(dense, nextl_col, m); // Scatter/gather entire matrix column from/to here
195 VectorBlock<ScalarVector> dense_col(dense, nextl_col, m); // Scatter/gather entire matrix column from/to here
  /external/guice/core/src/com/google/inject/internal/
InjectorOptionsProcessor.java 30 * A processor to gather injector options.
  /external/llvm/test/CodeGen/SystemZ/
vec-move-08.ll 323 ; Test a v4i32 gather of the first element.
337 ; Test a v4i32 gather of the last element.
351 ; Test a v4i32 gather with the highest in-range offset.
366 ; Test a v2i64 gather of the first element.
379 ; Test a v2i64 gather of the last element.
392 ; Test a v4f32 gather of the first element.
406 ; Test a v4f32 gather of the last element.
420 ; Test a v2f64 gather of the first element.
433 ; Test a v2f64 gather of the last element.
  /external/llvm/test/DebugInfo/
dwarfdump-accel.test 3 Gather some DIE indexes to verify the accelerator table contents.
  /external/parameter-framework/upstream/xmlserializer/
XmlSerializingContext.h 39 /** Class that gather errors during serialization.
  /external/v8/build/linux/unbundle/
yasm.gn 88 # Gather the .o files into a linkable thing. This doesn't actually link
  /external/webrtc/webrtc/system_wrappers/include/
field_trial.h 17 // in binaries out in the field and gather information with that.
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
grovewfs.cxx 66 // best to gather data for at least one second for reasonable
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
grovewfs.js 53 // best to gather data for at least one second for reasonable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
uio.h 43 /* Structure for scatter/gather I/O. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
uio.h 43 /* Structure for scatter/gather I/O. */
  /external/llvm/test/CodeGen/X86/
avx512-gather-scatter-intrin.ll 4 declare <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float>, i8*, <16 x i32>, i16, i32)
6 declare <8 x double> @llvm.x86.avx512.gather.dpd.512 (<8 x double>, i8*, <8 x i32>, i8, i32)
9 declare <8 x float> @llvm.x86.avx512.gather.qps.512 (<8 x float>, i8*, <8 x i64>, i8, i32)
11 declare <8 x double> @llvm.x86.avx512.gather.qpd.512 (<8 x double>, i8*, <8 x i64>, i8, i32)
23 %x = call <16 x float> @llvm.x86.avx512.gather.dps.512 (<16 x float> %src, i8* %base, <16 x i32>%ind, i16 %mask, i32 4)
38 %x = call <8 x double> @llvm.x86.avx512.gather.dpd.512 (<8 x double> %src, i8* %base, <8 x i32>%ind, i8 %mask, i32 4)
53 %x = call <8 x float> @llvm.x86.avx512.gather.qps.512 (<8 x float> %src, i8* %base, <8 x i64>%ind, i8 %mask, i32 4)
68 %x = call <8 x double> @llvm.x86.avx512.gather.qpd.512 (<8 x double> %src, i8* %base, <8 x i64>%ind, i8 %mask, i32 4)
74 ;; Integer Gather/Scatter
76 declare <16 x i32> @llvm.x86.avx512.gather.dpi.512 (<16 x i32>, i8*, <16 x i32>, i16, i32
    [all...]
  /development/tools/apkcheck/src/com/android/apkcheck/
ApiDescrHandler.java 76 /* get class, gather fields/methods and interfaces */
85 /* hold object while we gather parameters */
  /external/chromium-trace/catapult/telemetry/telemetry/core/
exceptions.py 69 logging.error('Problem when trying to gather stack trace: %s' % err)
73 logging.error('Problem when trying to gather standard output: %s' % err)
  /external/deqp/doc/testspecs/GLES31/
functional.texture.border_clamp.txt 29 + Nearest and linear samping. Sampling with texture gather.
51 LINEAR filtering, and texture-gather fetching.
  /external/harfbuzz_ng/win32/
create-lists-msvc.mak 119 # Gather the list of headers and sources for introspection and glib-mkenums
129 # Gather the lists of sources for introspection
  /external/llvm/lib/CodeGen/AsmPrinter/
WinCodeViewLineTables.h 124 /// \brief Gather pre-function debug information.
127 /// \brief Gather post-function debug information.
WinException.h 92 /// Gather pre-function exception information. Assumes being emitted
96 /// Gather and emit post-function exception information.
  /external/llvm/test/Transforms/SLPVectorizer/X86/
external_user.ll 62 ; A need-to-gather entry cannot be an external use of the scalar element.
63 ; Instead the insertelement instructions of the need-to-gather entry are the
  /frameworks/base/core/java/android/os/health/
HealthKeys.java 79 * Class to gather the constants defined in a class full of constants and
89 * Pass in a class to gather the public static final int fields that are

Completed in 1432 milliseconds

1 2 34 5 6 7 8 91011>>