HomeSort by relevance Sort by last modified time
    Searched full:blank (Results 126 - 150 of 1664) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/webkit/LayoutTests/fast/dom/DOMImplementation/
implementation-identity.html 29 <iframe src="about:blank" onload="test()"></iframe>
  /external/webkit/LayoutTests/fast/dom/NodeList/
adoptNode-node-list-cache.html 40 frame.setAttribute("src", "about:blank");
  /external/webkit/LayoutTests/storage/domstorage/events/resources/
eventTestHarness.js 7 iframe.src = "about:blank";
  /external/webkit/Source/WebCore/manual-tests/resources/
named-window-blank-target-step2.html 10 STEP 3: Click <a target="foo" href="named-window-blank-target-step3.html">this link</a>.
named-window-blank-target-step3.html 10 STEP 4: Click <a href="named-window-blank-target-step4.html">this link</a>.
  /libcore/luni/src/test/etc/loading-test-jar/
Target.java 27 // This space intentionally left blank.
  /libcore/luni/src/test/etc/loading-test2-jar/
Target2.java 27 // This space intentionally left blank.
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasException.java 2 * Copyright (C) 2008-2009 Marc Blank
StaleFolderListException.java 2 * Copyright (C) 2008-2009 Marc Blank
  /external/bison/examples/calc++/
calc++-scanner.ll 26 blank [ \t]
37 {blank}+ yylloc->step ();
  /external/chromium/chrome/browser/ui/cocoa/
animatable_image.h 15 // a blank NSWindow in the size specified and giving it a layer on which the
46 // but does not show the blank animation window of the given size. The
menu_button.h 34 // The menu to display. Note that it should have no (i.e., a blank) title and
35 // that the 0-th entry should be blank (and won't be displayed). (This is
  /external/icu4c/test/intltest/
tokiter.h 30 * TextFile, ignoring blank lines and comment lines (first
31 * non-blank character is '#'). Note that trailing comments on a
  /external/protobuf/examples/
add_person.py 13 email = raw_input("Enter email address (blank for none): ")
18 number = raw_input("Enter a phone number (or leave blank to finish): ")
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
strip 25 blank lines
48 and these test out some blank lines
  /packages/apps/Browser/src/com/android/browser/preferences/
SeekBarSummaryPreference.java 81 // Intentionally blank - prevent super.onStartTrackingTouch from running
86 // Intentionally blank - prevent onStopTrackingTouch from running
GeneralPreferencesFragment.java 50 static final String BLANK_URL = "about:blank";
52 static final String BLANK = "blank";
95 if (BLANK.equals(objValue)) {
165 return BLANK;
188 return getHomepageLabel(BLANK);
  /ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members/
is_many.pass.cpp 44 assert( (m[0] & F::blank));
58 assert(!(m[1] & F::blank));
72 assert(!(m[2] & F::blank));
86 assert(!(m[3] & F::blank));
100 assert(!(m[4] & F::blank));
114 assert(!(m[5] & F::blank));
  /ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/
is_many.pass.cpp 44 assert( (m[0] & F::blank));
58 assert(!(m[1] & F::blank));
72 assert(!(m[2] & F::blank));
86 assert(!(m[3] & F::blank));
100 assert(!(m[4] & F::blank));
114 assert(!(m[5] & F::blank));
  /external/clang/tools/diag-build/
diag-build.sh 90 sed $EXTENDED_SED_FLAG "s:^[[:blank:]]*if[[:blank:]]{1,}::g" |
93 grep -E "^[[:blank:]]*($escCC|$escCXX)" |
  /external/regex-re2/re2/
perl_groups.cc 43 static URange16 code7[] = { /* [:blank:] */
94 { "[:blank:]", +1, code7, 2 },
95 { "[:^blank:]", -1, code7, 2 },
  /cts/tests/src/android/opengl/cts/
GLSurfaceViewStubActivity.java 28 * Also accepts non-blank renderers to allow its use for more complex tests.
49 /** To override the blank renderer, or other settings, these
  /external/chromium/chrome/browser/ui/find_bar/
find_backend_unittest.cc 30 // Initial state for the TabContents is blank strings.
39 // No search has still been issued, strings should be blank.
  /external/chromium/sdch/open-vcdiff/man/
vcdiff.1 38 The default value (blank) causes vcdiff to use standard input for encode,
44 The default value (blank) causes vcdiff to use standard output for encode,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
about_cairo.html 27 the terms and conditions of Mozilla Public License Version 1.1 (&quot;MPL&quot;). A copy of the MPL is provided (<a href="mpl-v11.txt" target="blank">mpl-v11.txt</a>)
42 Your use of pixman is subject to the terms and conditions of the licenses in <a href="pixman-licenses.txt" target="blank">pixman-licenses.txt</a>.</p>

Completed in 4039 milliseconds

1 2 3 4 56 7 8 91011>>