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

1 2

  /external/valgrind/main/gdbserver_tests/
nlfork_chain.stderr.exp 1 Nulgrind, the minimal Valgrind tool
nlsigvgdb.stderr.exp 1 Nulgrind, the minimal Valgrind tool
nlpasssigalrm.stderr.exp 1 Nulgrind, the minimal Valgrind tool
nlcontrolc.stderr.exp 1 Nulgrind, the minimal Valgrind tool
  /development/ndk/samples/test-libstdc++/jni/
Android.mk 1 # A simple test for the minimal standard C++ library
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
bitops-3bit-bits-in-byte.js 13 lir4,0xE994; 9 instructions, no memory access, minimal register dependence, 6 shifts, 2 adds, 1 inline assign
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
bitops-3bit-bits-in-byte.js 13 lir4,0xE994; 9 instructions, no memory access, minimal register dependence, 6 shifts, 2 adds, 1 inline assign
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
bitops-3bit-bits-in-byte.js 15 lir4,0xE994; 9 instructions, no memory access, minimal register dependence, 6 shifts, 2 adds, 1 inline assign
  /ndk/build/core/
setup-abi.mk 29 # Special handling for x86: The minimal platform is android-9 here
39 # The minimal platform for mips is android-9
  /system/extras/cpustats/
cpustats.c 53 static char minimal, aggregate_freq_stats; variable
75 minimal = 0;
98 minimal = 1;
314 if (!minimal) {
351 if (!minimal) {
426 " -m Display minimal output.\n"
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
metadata_parser.js 47 * @return {Object} Metadata object with the minimal set of properties.
  /external/chromium_org/third_party/tcmalloc/vendor/
configure.ac 4 # make sure we're interpreted by some minimal autoconf
35 # for a 'fully minimal' compile, which leaves out the stacktrace
72 AC_ARG_ENABLE([minimal],
73 [AS_HELP_STRING([--enable-minimal],
74 [build only tcmalloc-minimal (and maybe tcmalloc-minimal-debug)])],
  /libcore/
Android.mk 55 # "m dalvik-host" for quick minimal host build
  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c 5223 const char* const minimal = basic_maximize_data[i][0]; local
5250 const char* const minimal = basic_minimize_data[i][1]; local
5276 const char* const minimal = full_data[i][0]; local
5303 const char* const minimal = full_data[i][2]; local
5332 const char* const minimal = maximizeErrors[i].tag; local
5367 const char* const minimal = minimizeErrors[i].expected; local
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 5416 const char* const minimal = basic_maximize_data[i][0]; local
5443 const char* const minimal = basic_minimize_data[i][1]; local
5469 const char* const minimal = full_data[i][0]; local
5496 const char* const minimal = full_data[i][2]; local
5525 const char* const minimal = maximizeErrors[i].tag; local
5560 const char* const minimal = minimizeErrors[i].expected; local
    [all...]
  /ndk/build/tools/
dev-rebuild-ndk.sh 163 --minimal \
build-host-prebuilts.sh 100 run $BUILDTOOLS/gen-platforms.sh --minimal --dst-dir=$NDK_DIR --ndk-dir=$NDK_DIR --arch=$(spaces_to_commas $ARCHS)
101 fail_panic "Could not generate minimal sysroot!"
  /external/chromium_org/crypto/
p224.cc 45 FieldElement minimal; local
46 memcpy(&minimal, &a, sizeof(minimal));
47 Contract(&minimal);
51 is_zero |= minimal[i];
52 is_p |= minimal[i] - kP[i];
291 // Contract converts a FieldElement to its minimal, distinguished form.
353 // unique, minimal value we see if the value is >= p and, if so, subtract p.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_multithread_makecurrent.spec 137 minimal performance cost, so requiring that the GL do general
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_program_debug.spec 40 only provides the minimal hooks required to implement a debugger.
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 137 minimal performance cost, so requiring that the GL do general
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 40 only provides the minimal hooks required to implement a debugger.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hybi.py 252 'Payload length is not encoded using the minimal number of '
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 252 'Payload length is not encoded using the minimal number of '
  /external/chromium_org/v8/test/mjsunit/
large-object-allocation.js 285 // Meaning that the instance will be smaller than a minimal JSObject and we

Completed in 390 milliseconds

1 2