HomeSort by relevance Sort by last modified time
    Searched full:blank (Results 376 - 400 of 2393) sorted by null

<<11121314151617181920>>

  /external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
SpecialFormat.java 40 // This space intentionally left blank.
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstKnownNull.java 33 // This space intentionally left blank.
Zeroes.java 29 // This space intentionally left blank.
  /external/dhcpcd/dhcpcd-hooks/
50-ypbind 53 # to blank :/
  /external/icu/icu4c/source/test/intltest/
textfile.h 42 * Read a line, ignoring blank lines and lines that start with
  /external/markdown/docs/extensions/
Fenced_Code_Blocks.txt 28 Fenced code blocks can have a blank line as the first and/or last line of a
  /external/protobuf/src/google/protobuf/
unittest_empty.proto 35 // This file intentionally left blank. (At one point this wouldn't compile
  /external/strace/
README-hacking 22 line should be blank, and the remaining lines are usually ChangeLog-style
  /frameworks/base/core/java/android/os/storage/
StorageResultCode.java 46 * Operation failed: Media is blank.
  /frameworks/native/services/surfaceflinger/EventLog/
EventLogTags.logtags 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
Chunk.java 38 * Blank constructor. Fill in your own fields.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
IEmailServiceCallback.aidl 2 * Copyright (C) 2008-2009 Marc Blank
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
HelpActivity.java 56 // Can't find version? Oh well. Just leave it blank.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/
dbxcoff.h 42 /* Generate a blank trailing N_SO to mark the end of the .o file, since
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
textpad.py 31 Ctrl-K If line is blank, delete it, otherwise clear to end of line.
34 Ctrl-O Insert a blank line at cursor location.
54 """Go to the location of the first blank on the given line,
55 returning the index of the last non-blank character."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
textpad.py 31 Ctrl-K If line is blank, delete it, otherwise clear to end of line.
34 Ctrl-O Insert a blank line at cursor location.
54 """Go to the location of the first blank on the given line,
55 returning the index of the last non-blank character."""
  /dalvik/dx/src/com/android/dx/command/dump/
DotDumper.java 90 // This space intentionally left blank.
94 // This space intentionally left blank.
100 // This space intentionally left blank.
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/
UrlUtilitiesTest.java 116 uri = URI.create("about:blank");
117 assertEquals("about:blank", UrlUtilities.getOriginForDisplay(uri, true));
118 assertEquals("about:blank", UrlUtilities.getOriginForDisplay(uri, false));
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
frame_navigation_state_unittest.cc 126 const GURL blank("about:blank");
132 navigation_state_.TrackFrame(sub_frame, blank, false, true);
  /external/chromium_org/chrome/browser/
site_details.cc 50 // Skip about:blank, since we won't usually give it its own process.
51 // Because about:blank has no host, its site URL will be blank.
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_unittest.cc 72 AddTab(browser, GURL("about:blank"));
152 GURL("about:blank"),
181 AddTab(browser(), GURL("about:blank"));
  /external/clang/tools/diag-build/
diag-build.sh 99 sed $EXTENDED_SED_FLAG "s:^[[:blank:]]*if[[:blank:]]{1,}::g" |
102 grep -E "^[[:blank:]]*($escCC|$escCXX)" |
  /hardware/intel/img/hwcomposer/common/devices/
DummyDevice.cpp 90 bool DummyDevice::blank(bool blank) function in class:android::intel::DummyDevice
94 mBlank = blank;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/android/
locale_android.cpp 15 // have a proper bit-flag for blank characters.
27 // - Bit flag _BLANK (0x100) is used to indicate blank characters.
32 // Used to tag blank characters, this doesn't appear in <ctype.h> nor
  /packages/apps/FMRadio/src/com/android/fmradio/dialogs/
FmFavoriteEditDialog.java 122 // empty or blank or white space only name is not allowed
128 * sure that user input is legal. The input can't be empty/blank/all-spaces filename
147 // empty or blank or white space only name is not allowed

Completed in 925 milliseconds

<<11121314151617181920>>