/external/webkit/Source/WebKit/qt/tests/hybridPixmap/ |
widget.ui | 21 <string notr="true">about:blank</string>
|
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/ |
AboutBlankLoad.cpp | 55 WKPageLoadURL(webView.page(), adoptWK(WKURLCreateWithUTF8CString("about:blank")).get());
|
CanHandleRequest_Bundle.cpp | 55 return canHandleURL("about:blank") && canHandleURL("emptyscheme://") && !canHandleURL("notascheme://");
|
/frameworks/base/core/java/android/os/storage/ |
StorageResultCode.java | 46 * Operation failed: Media is blank.
|
/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/ |
EmailServiceStatus.java | 2 * Copyright (C) 2008-2009 Marc Blank
|
IEmailService.aidl | 2 * Copyright (C) 2008-2010 Marc Blank
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/ |
PartRequest.java | 2 * Copyright (C) 2008-2009 Marc Blank
|
/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/chrome/browser/google/ |
google_update.h | 72 // value can be a blank string, if the version tag in the Update{} block 73 // (in Google Update's server config for Chrome) is blank. 137 // Otherwise, this will be blank.
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Basics.text | 38 by one or more blank lines. (A blank line is any line that looks like a 39 blank line -- a line containing nothing spaces or tabs is considered 40 blank.) Normal paragraphs should not be intended with spaces or tabs. 167 If you put blank lines between items, you'll get `<p>` tags for the
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Basics.text | 38 by one or more blank lines. (A blank line is any line that looks like a 39 blank line -- a line containing nothing spaces or tabs is considered 40 blank.) Normal paragraphs should not be intended with spaces or tabs. 167 If you put blank lines between items, you'll get `<p>` tags for the
|
/external/markdown/tests/markdown-test/ |
markdown-documentation-basics.txt | 38 by one or more blank lines. (A blank line is any line that looks like a 39 blank line -- a line containing nothing spaces or tabs is considered 40 blank.) Normal paragraphs should not be intended with spaces or tabs. 167 If you put blank lines between items, you'll get `<p>` tags for the
|
/external/webkit/Source/WebKit/gtk/tests/ |
testdomdocument.c | 33 #define HTML_DOCUMENT_LINKS "<html><head><title>Title</title></head><body><a href=\"about:blank\">blank</a><a href=\"http://www.google.com\">google</a><a href=\"http://www.webkit.org\">webkit</a></body></html>" 176 static const char* names[] = { "blank", "google", "webkit" }; 177 static const char* uris[] = { "about:blank", "http://www.google.com/", "http://www.webkit.org/" }; 277 webkit_dom_element_set_attribute(iframe, "src", "about:blank", NULL);
|
/external/webkit/Tools/android/flex-2.5.4a/ |
scan.l | 75 WS [[:blank:]]+ 76 OPTWS [[:blank:]]* 77 NOT_WS [^[:blank:]\n] 145 ^{OPTWS}{NL} ++linenum; /* allows blank lines in section 1 */ 324 ^{OPTWS}{NL} ++linenum; /* allow blank lines in section 2 */ 337 "$"/([[:blank:]]|{NL}) return '$'; 521 "[:blank:]" BEGIN(CCL); return CCE_BLANK;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
pointer.h | 461 #define _GCC_CXX_POINTER_COMPARISON_OPERATION_SET(OPERATOR,BLANK) \ 464 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, _Tp2 __rhs) \ 465 { return __lhs.get() OPERATOR##BLANK __rhs; } \ 469 operator OPERATOR##BLANK (_Tp1 __lhs, const _Pointer_adapter<_Tp2>& __rhs) \ 470 { return __lhs OPERATOR##BLANK __rhs.get(); } \ 474 operator OPERATOR##BLANK (const _Pointer_adapter<_Tp1>& __lhs, \ 476 { return __lhs.get() OPERATOR##BLANK __rhs.get(); } \
|
/external/dropbear/libtomcrypt/ |
Doxyfile | 31 # where doxygen was started. If left blank the current directory will be used. 85 # blank, the following values are used ("$name" is automatically replaced with the 114 # If left blank the directory from which doxygen is run is used as the 122 # If left blank only the name of the header file containing the class 375 # by doxygen. Possible values are YES and NO. If left blank NO is used. 380 # generated by doxygen. Possible values are YES and NO. If left blank 406 # and error messages should be written. If left blank the output is written 425 # blank the following patterns are tested: 433 # If left blank NO is used. 463 # blank all files are included [all...] |
/external/libmtp/doc/ |
Doxyfile.in | 32 # where doxygen was started. If left blank the current directory will be used. 76 # blank, the following values are used ("$name" is automatically replaced with the 105 # If left blank the directory from which doxygen is run is used as the 113 # If left blank only the name of the header file containing the class 372 # by doxygen. Possible values are YES and NO. If left blank NO is used. 378 # generated by doxygen. Possible values are YES and NO. If left blank 407 # and error messages should be written. If left blank the output is written 428 # blank the following patterns are tested: 436 # If left blank NO is used. 466 # blank all files are included [all...] |
/external/libvorbis/doc/ |
Doxyfile.in | 31 # where doxygen was started. If left blank the current directory will be used. 84 # blank, the following values are used ("$name" is automatically replaced with the 113 # If left blank the directory from which doxygen is run is used as the 121 # If left blank only the name of the header file containing the class 374 # by doxygen. Possible values are YES and NO. If left blank NO is used. 379 # generated by doxygen. Possible values are YES and NO. If left blank 405 # and error messages should be written. If left blank the output is written 424 # blank the following patterns are tested: 432 # If left blank NO is used. 462 # blank all files are included [all...] |
/external/qemu/distrib/sdl-1.2.15/include/ |
doxyfile | 31 # where doxygen was started. If left blank the current directory will be used. 281 # by doxygen. Possible values are YES and NO. If left blank NO is used. 286 # generated by doxygen. Possible values are YES and NO. If left blank 305 # and error messages should be written. If left blank the output is written 324 # blank the following patterns are tested: 332 # If left blank NO is used. 362 # blank all files are included. 369 # Possible values are YES and NO. If left blank NO is used. 454 # put in front of it. If left blank `html' will be used as the default path. 459 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank [all...] |
/external/srtp/doc/ |
Doxyfile | 31 # where doxygen was started. If left blank the current directory will be used. 304 # by doxygen. Possible values are YES and NO. If left blank NO is used. 309 # generated by doxygen. Possible values are YES and NO. If left blank 335 # and error messages should be written. If left blank the output is written 354 # blank the following patterns are tested: 362 # If left blank NO is used. 392 # blank all files are included. 399 # Possible values are YES and NO. If left blank NO is used. 490 # put in front of it. If left blank `html' will be used as the default path. 495 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank [all...] |