/external/webkit/Tools/DumpRenderTree/qt/ |
fonts.conf | 44 These are the default Unicode chars that are expected to be blank 45 in fonts. All other blank chars are assumed to be broken and 48 <blank> 107 </blank>
|
/external/webkit/Tools/MiniBrowser/qt/ |
BrowserWindow.h | 51 BrowserWindow* newWindow(const QString& url = "about:blank");
|
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/ |
CookieManager.cpp | 83 WKPageLoadURL(webView.page(), adoptWK(WKURLCreateWithUTF8CString("about:blank")).get());
|
/frameworks/native/libs/gui/ |
ISurfaceComposer.cpp | 199 virtual void blank(const sp<IBinder>& display) function in class:android::BpSurfaceComposer 204 remote()->transact(BnSurfaceComposer::BLANK, data, &reply); 312 case BLANK: { 315 blank(display);
|
/libcore/dalvik/src/main/java/dalvik/bytecode/ |
OpcodeInfo.java | 66 // This space intentionally left blank.
|
/ndk/sources/host-tools/ndk-stack/regex/ |
cclass.h | 48 { "blank", " \t", ""} ,
|
/packages/apps/Contacts/res/layout/ |
updates_header_contact.xml | 27 <!-- This blank view pushes the other content down because of the tab carousel -->
|
/packages/apps/Contacts/res/layout-sw580dp/ |
updates_header_contact.xml | 27 <!-- This blank view pushes the other content down because of the tab carousel -->
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
PingParser.java | 1 /* Copyright (C) 2008-2009 Marc Blank
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/ |
dbxelf.h | 62 /* Generate a blank trailing N_SO to mark the end of the .o file, since
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/ |
dbxelf.h | 62 /* Generate a blank trailing N_SO to mark the end of the .o file, since
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/ |
dbxelf.h | 62 /* Generate a blank trailing N_SO to mark the end of the .o file, since
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/ |
dbxelf.h | 62 /* Generate a blank trailing N_SO to mark the end of the .o file, since
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
wctype.h | 82 __ISwblank = 8, /* Blank (usually SPC and TAB). */ 95 _ISwblank = _ISwbit (__ISwblank), /* Blank (usually SPC and TAB). */ 159 /* Test for any wide character that corresponds to a standard blank 278 /* Test for any wide character that corresponds to a standard blank
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
wctype.h | 82 __ISwblank = 8, /* Blank (usually SPC and TAB). */ 95 _ISwblank = _ISwbit (__ISwblank), /* Blank (usually SPC and TAB). */ 159 /* Test for any wide character that corresponds to a standard blank 278 /* Test for any wide character that corresponds to a standard blank
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
wctype.h | 82 __ISwblank = 8, /* Blank (usually SPC and TAB). */ 95 _ISwblank = _ISwbit (__ISwblank), /* Blank (usually SPC and TAB). */ 159 /* Test for any wide character that corresponds to a standard blank 278 /* Test for any wide character that corresponds to a standard blank
|
/system/core/fs_mgr/ |
fs_mgr_priv.h | 34 * Any blank line is ignored
|
/system/core/libdiskconfig/ |
config_mbr.c | 269 struct part_info blank; local 271 memset(&blank, 0, sizeof(struct part_info)); 272 if (!(temp_wr = mk_pri_pentry(dinfo, &blank, cnt, &cur_lba))) { 273 ALOGE("Cannot create blank partition %d.", cnt);
|
/bionic/libc/tools/ |
generate-NOTICE.py | 84 # These come last and take care of "blank" comment lines. 89 # Trim blank lines from head and tail.
|
/cts/tests/tests/jni/src/android/jni/cts/ |
InstanceFromNative.java | 32 // This space intentionally left blank. 36 // This space intentionally left blank.
|
StaticFromNative.java | 29 // This space intentionally left blank. 33 // This space intentionally left blank.
|
/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
SecureWebServer.java | 120 // Read the data until a blank line is reached which 130 // this blank line signals the end of the headers
|
/external/chromium/chrome/browser/chromeos/login/ |
account_screen.cc | 32 "about:blank"; 61 " onclick='window.location=\\\"about:blank\\\";'/>\";\n"
|
/external/chromium/chrome/common/extensions/docs/static/ |
override.html | 99 <img src="images/ntp-blank.png" 100 alt="a blank New Tab page"
|
/external/chromium/net/proxy/ |
proxy_config_unittest.cc | 185 // Only SOCKS proxy present, others being blank. 210 // (FTP being blank)
|