HomeSort by relevance Sort by last modified time
    Searched refs:individual (Results 1 - 25 of 224) sorted by null

1 2 3 4 5 6 7 8 9

  /external/autotest/client/site_tests/kernel_Lmbench/
kernel_Lmbench.py 20 perl. Here we can also tune the individual benchmarks to be more
61 For details and output format refer to individual benchmark man pages:
  /external/curl/docs/cmdline-opts/
keepalive-time.d 7 keepalive probes and the time between individual keepalive probes. It is
  /external/icu/icu4c/source/samples/
readme.txt 82 please see their individual readmes.
  /external/webrtc/webrtc/common_audio/vad/
vad_core.c 152 individualTest = self->individual[0];
157 individualTest = self->individual[1];
162 individualTest = self->individual[2];
549 memcpy(self->individual, kLocalThresholdQ,
550 sizeof(self->individual));
560 memcpy(self->individual, kLocalThresholdLBR,
561 sizeof(self->individual));
571 memcpy(self->individual, kLocalThresholdAGG,
572 sizeof(self->individual));
582 memcpy(self->individual, kLocalThresholdVAG
    [all...]
vad_core.h 51 int16_t individual[3]; member in struct:VadInstT_
  /external/llvm/test/MC/ARM/AlignedBundling/
group-bundle-arm.s 4 # On ARM each instruction is 4 bytes long so padding for individual
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_idct.h 74 } individual; member in union:vl_idct_buffer::__anon27608
vl_idct.c 595 tex = buffer->sampler_views.individual.source->texture;
621 pipe_sampler_view_reference(&buffer->sampler_views.individual.source, NULL);
633 tex = buffer->sampler_views.individual.intermediate->texture;
673 pipe_sampler_view_reference(&buffer->sampler_views.individual.intermediate, NULL);
791 pipe_sampler_view_reference(&buffer->sampler_views.individual.matrix, idct->matrix);
792 pipe_sampler_view_reference(&buffer->sampler_views.individual.source, source);
793 pipe_sampler_view_reference(&buffer->sampler_views.individual.transpose, idct->transpose);
794 pipe_sampler_view_reference(&buffer->sampler_views.individual.intermediate, intermediate);
813 pipe_sampler_view_reference(&buffer->sampler_views.individual.matrix, NULL);
814 pipe_sampler_view_reference(&buffer->sampler_views.individual.transpose, NULL)
    [all...]
  /external/llvm/test/Bindings/OCaml/
bitwriter.ml 11 individual tests low. *)
analysis.ml 13 individual tests low. *)
bitreader.ml 11 individual tests low. *)
  /external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
analysis.ml 10 individual tests low. *)
bitwriter.ml 8 individual tests low. *)
bitreader.ml 8 individual tests low. *)
  /hardware/interfaces/camera/provider/
README.md 7 query, and open individual camera devices.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
24k-triple-stores-3.s 2 # Check for individual different double words
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_error_sse2.asm 36 ; individual errors are max. 15bit+sign, so squares are 30bit, and
92 ; individual errors are max. 15bit+sign, so squares are 30bit, and
  /external/skia/tools/lua/
count_dashes.lua 10 -- by computing the fill path and then counting how many individual segments are
  /frameworks/base/services/
Android.mk 78 # If we ran an mm[m] command, we still want to build the individual
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
a0.go 22 // individual comment.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
a0.go 22 // individual comment.
  /external/libmojo/
build_mojom.mk 53 # Make->ninja translation would generate one individual rule for each generated
  /packages/apps/Messaging/build/
gcheckstyle.mk 37 # FLAG: It may be more efficient to cache individual file results rather than grouping them all together
  /prebuilts/go/darwin-x86/src/cmd/internal/sys/
arch.go 25 // Arch represents an individual architecture.
  /prebuilts/go/darwin-x86/src/crypto/cipher/
cipher.go 13 // or decrypt individual blocks. The mode implementations

Completed in 806 milliseconds

1 2 3 4 5 6 7 8 9