HomeSort by relevance Sort by last modified time
    Searched refs:nothing (Results 51 - 75 of 163) sorted by null

1 23 4 5 6 7

  /external/v8/test/mjsunit/compiler/
inline-construct.js 75 // Test constructor returning nothing in all contexts.
alloc-object-huge.js 49 // The huge constructor, nothing interesting beyond this point.
  /external/v8/tools/
logreader.js 66 // Do nothing.
  /libcore/
NativeCode.mk 32 # LOCAL_SHARED_LIBRARIES, or LOCAL_STATIC_LIBRARIES, but nothing
  /external/chromium_org/tools/checkdeps/
checkdeps.py 35 # deps above), but nothing in "base/evil" because it's evil.
201 If we are ignoring temporary rules, this function does nothing
  /external/chromium/chrome/browser/resources/
menu.js 435 * Open submenu {@code item}. It does nothing if the submenu is
583 * Find a next selectable item. If nothing is selected, the 1st
584 * selectable item will be chosen. Returns null if nothing is
  /external/chromium_org/chrome/browser/resources/chromeos/
menu.js 430 * Open submenu {@code item}. It does nothing if the submenu is
578 * Finds the next selectable item. If nothing is selected, the first
579 * selectable item will be chosen. Returns null if nothing is selectable.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 170 # Nothing looks like a block-opener, or stuff does
372 for nothing in range(goodlines[i-1], goodlines[i]):
382 # nothing but junk!
485 # nothing interesting follows the bracket;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 170 # Nothing looks like a block-opener, or stuff does
372 for nothing in range(goodlines[i-1], goodlines[i]):
382 # nothing but junk!
485 # nothing interesting follows the bracket;
  /development/build/tools/
sdk_repo.mk 145 # docs, platforms and samples have nothing OS-dependent right now.
  /device/generic/goldfish/opengl/
common.mk 78 # the example above, nothing will work correctly because dependencies are
  /external/ceres-solver/jni/
Android.mk 51 # necessary, but if it is missing, then ndk-build will do nothing when asked to
  /external/chromium_org/chrome/browser/resources/file_manager/js/
drag_selector.js 201 // We have nothing to do for this item.
folder_shortcuts_data_model.js 55 // If the list is not changed, do nothing and just return.
  /external/chromium_org/chrome_frame/cfinstall/src/stub/
prompt.js 181 * installation fails. The default behaviour is to do nothing.
  /external/chromium_org/third_party/WebKit/Tools/qunit/test/
test.js 196 equal( makeurl(), 'http://example.com/search?q=a%20search%20test', 'makeurl returns a default url if nothing specified in the testEnvironment');
  /external/chromium_org/third_party/icu/source/test/intltest/
regcoll.cpp 715 UnicodeString nothing = ""; local
726 CollationElementIterator *i = c->createCollationElementIterator(nothing);
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-slice.js 120 assertEquals([], sliced); // Length was 0, nothing to get.
double-equals.js 130 // Null and undefined are equal to each-other, and to nothing else.
  /external/chromium_org/v8/test/mjsunit/compiler/
alloc-object-huge.js 51 // The huge constructor, nothing interesting beyond this point.
  /external/chromium_org/v8/test/webkit/
preventExtensions.js 88 shouldBe('test(preventExtensions(obj()))', '"(b:4)"'); // <nothing>, can delete a, can modify b, and CANNOT add c
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 197 rem a value of 1, but it's better than nothing.
  /external/guava/guava-tests/test/com/google/common/base/
SplitterTest.java 124 Iterable<String> nothing = Splitter.on('.').split(""); local
125 ASSERT.that(nothing).hasContentsInOrder("");
  /external/icu4c/test/intltest/
regcoll.cpp 715 UnicodeString nothing = ""; local
726 CollationElementIterator *i = c->createCollationElementIterator(nothing);
    [all...]
  /external/v8/test/mjsunit/
array-slice.js 120 assertEquals([], sliced); // Length was 0, nothing to get.

Completed in 2449 milliseconds

1 23 4 5 6 7