HomeSort by relevance Sort by last modified time
    Searched refs:only (Results 76 - 100 of 757) sorted by null

1 2 34 5 6 7 8 91011>>

  /packages/providers/DownloadProvider/tests/
Android.mk 4 # We only want this apk build for tests.
  /external/v8/test/mjsunit/
override-read-only-property.js 29 // allowed to override read-only properties, not even if the read-only
33 // of read-only properties in prototype chains.
41 // but is read-only in a prototype takes effect.
48 // but is read-only in a prototype takes effect.
55 // Assignment to read-only property on the object itself is ignored.
59 // G should be read-only on the global object and the assignment is
array-literal-transitions.js 28 // Flags: --allow-natives-syntax --smi-only-arrays --expose-gc
30 // Since --smi-only-arrays affects builtins, its default setting at compile
31 // time sticks if built with snapshot. If --smi-only-arrays is deactivated
32 // by default, only a no-snapshot build actually has smi-only arrays enabled
33 // in this test case. Depending on whether smi-only arrays are actually
34 // enabled, this test takes the appropriate code path to check smi-only arrays.
39 print("Tests include smi-only arrays.");
41 print("Tests do NOT include smi-only arrays.");
44 // IC and Crankshaft support for smi-only elements in dynamic array literals
    [all...]
  /external/libvpx/libvpx/tools/
ftfy.sh 17 --commit Creates a new commit containing only the whitespace changes
18 --msg-only Reformat the commit message only, ignore the patch itself.
122 for f in $(git diff HEAD^ --name-only -M90 --diff-filter=AM \
148 --msg-only) amend;;
  /external/webkit/Tools/Scripts/
sunspider-compare-results 55 --parse-only Use the parse-only benchmark suite. Same as --suite=parse-only
62 'parse-only' => \$parseonly,
129 push @args, "--parse-only" if $parseonly;
  /external/chromium/chrome/browser/chromeos/
plugin_selection_policy.h 22 #error This file is meant to be compiled on ChromeOS only.
29 // should be) only used for ChromeOS.
31 // The functions in this class must only be called on the FILE thread
  /external/icu4c/common/
ucln_imp.h 177 #error This file can only be included once.
  /external/stlport/stlport/
float.h 22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /external/valgrind/main/drd/tests/
atomic_var.c 4 * condition must be reported on this variable since it is only accessed via
20 /* Atomic builtins are only supported by gcc 4.1.0 and later. */
22 #error Sorry, but this test program can only be compiled by a compiler that\
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
rep_prefix.S 3 # only count as one instruction, even though they repeat many times
  /external/webkit/Source/WebCore/platform/network/qt/
SocketStreamHandle.h 42 #error This should only be built on Qt
  /external/webkit/Source/WebCore/storage/
IDBKeyRange.cpp 43 PassRefPtr<IDBKeyRange> IDBKeyRange::only(PassRefPtr<IDBKey> prpValue) function in class:WebCore::IDBKeyRange
  /frameworks/av/services/audioflinger/
RecordTracks.h 19 #error This header file should only be included from AudioFlinger.h
  /ndk/sources/cxx-stl/stlport/stlport/
float.h 22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
float.h 22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
float.h 22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
float.h 22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
float.h 22 # error This header is only reentrant once, it should be modified if it has to be included more.
  /dalvik/dx/src/
Android.mk 5 # This tool is prebuilt if we're doing an app-only build.
  /development/samples/ApiDemos/tests/
Android.mk 4 # We only want this apk build for tests.
  /external/clang/lib/Analysis/
Android.mk 3 # For the host only
  /external/clang/lib/Driver/
Android.mk 3 # For the host only
  /external/clang/lib/Lex/
Android.mk 3 # For the host only
  /external/clang/lib/Parse/
Android.mk 3 # For the host only
  /external/clang/lib/Serialization/
Android.mk 3 # For the host only

Completed in 838 milliseconds

1 2 34 5 6 7 8 91011>>