/packages/apps/Settings/src/com/android/settings/ |
CryptKeeperConfirm.java | 51 public static class Blank extends Activity { 136 Intent intent = new Intent(getActivity(), Blank.class);
|
/packages/services/Telephony/tests/src/com/android/phone/tests/ |
CallDialTest.java | 121 // - if it's blank, fire off a blank CALL or DIAL intent
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
codeop.py | 15 First, check if the source consists entirely of blank lines and 69 # Check for source consisting of only blank lines and comments
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
codeop.py | 15 First, check if the source consists entirely of blank lines and 69 # Check for source consisting of only blank lines and comments
|
/prebuilts/go/darwin-x86/src/reflect/ |
example_test.go | 85 fmt.Println("(blank)") 96 // (blank)
|
/prebuilts/go/darwin-x86/src/regexp/syntax/ |
doc.go | 118 [[:blank:]] blank (== [\t ])
|
/prebuilts/go/linux-x86/src/reflect/ |
example_test.go | 85 fmt.Println("(blank)") 96 // (blank)
|
/prebuilts/go/linux-x86/src/regexp/syntax/ |
doc.go | 118 [[:blank:]] blank (== [\t ])
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype.byname/ |
scan_is.pass.cpp | 43 assert(f.scan_is(F::blank, in.data(), in.data() + in.size()) - in.data() == 1); 64 assert(f.scan_is(F::blank, in.data(), in.data() + in.size()) - in.data() == 1);
|
scan_not.pass.cpp | 43 assert(f.scan_not(F::blank, in.data(), in.data() + in.size()) - in.data() == 0); 64 assert(f.scan_not(F::blank, in.data(), in.data() + in.size()) - in.data() == 0);
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/ |
scan_is.pass.cpp | 45 assert(f.scan_is(F::blank, in.data(), in.data() + in.size()) - in.data() == 1); 66 assert(f.scan_is(F::blank, in.data(), in.data() + in.size()) - in.data() == 1);
|
scan_not.pass.cpp | 45 assert(f.scan_not(F::blank, in.data(), in.data() + in.size()) - in.data() == 0); 66 assert(f.scan_not(F::blank, in.data(), in.data() + in.size()) - in.data() == 0);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
codeop.py | 15 First, check if the source consists entirely of blank lines and 69 # Check for source consisting of only blank lines and comments
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
codeop.py | 15 First, check if the source consists entirely of blank lines and 69 # Check for source consisting of only blank lines and comments
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ImageUtils.java | 128 * Crops blank pixels from the edges of the image and returns the cropped result. We 129 * crop off pixels that are blank (meaning they have an alpha value = 0). Note that 136 * @return a cropped version of the source image, or null if the whole image was blank 147 * Crops blank pixels from the edges of the image and returns the cropped result. We 148 * crop off pixels that are blank (meaning they have an alpha value = 0). Note that 156 * @return a cropped version of the source image, or null if the whole image was blank 177 * @param blankArgb the color considered to be blank, as a 32 pixel integer with 8 182 * @return a cropped version of the source image, or null if the whole image was blank 198 * @param blankArgb the color considered to be blank, as a 32 pixel integer with 8 204 * @return a cropped version of the source image, or null if the whole image was blank [all...] |
/external/bison/build-aux/ |
gitlog-to-changelog | 66 there is no other punctuation or blank at the end. 109 more blank line. 152 # Pairs must be separated by one or more blank line. 332 # Remove leading and trailing blank lines. 386 # append a dot if there is no other punctuation or blank
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Basics.html | 30 by one or more blank lines. (A blank line is any line that looks like a 31 blank line -- a line containing nothing spaces or tabs is considered 32 blank.) Normal paragraphs should not be intended with spaces or tabs.</p> 164 <p>If you put blank lines between items, you'll get <code><p></code> tags for the
|
Markdown Documentation - Basics.text-out | 38 separated by one or more blank lines. (A blank line is any line 39 that looks like a blank line -- a line containing nothing spaces or 40 tabs is considered blank.) Normal paragraphs should not be intended 170 <p>If you put blank lines between items, you'll get
|
Markdown Documentation - Basics.text-res | 38 separated by one or more blank lines. (A blank line is any line 39 that looks like a blank line -- a line containing nothing spaces or 40 tabs is considered blank.) Normal paragraphs should not be intended 170 <p>If you put blank lines between items, you'll get
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Basics.html | 30 by one or more blank lines. (A blank line is any line that looks like a 31 blank line -- a line containing nothing spaces or tabs is considered 32 blank.) Normal paragraphs should not be intended with spaces or tabs.</p> 164 <p>If you put blank lines between items, you'll get <code><p></code> tags for the
|
/external/markdown/tests/markdown-test/ |
markdown-documentation-basics.html | 24 by one or more blank lines. (A blank line is any line that looks like a 25 blank line -- a line containing nothing spaces or tabs is considered 26 blank.) Normal paragraphs should not be intended with spaces or tabs.</p> 132 <p>If you put blank lines between items, you'll get <code><p></code> tags for the
|
/external/skia/site/dev/tools/ |
markdown.md | 152 by one or more blank lines. (A blank line is any line that looks like a 153 blank line -- a line containing nothing spaces or tabs is considered 154 blank.) Normal paragraphs should not be intended with spaces or tabs. 282 If you put blank lines between items, you'll get `<p>` tags for the
|
/external/vboot_reference/tests/ |
vboot_api_kernel2_tests.c | 465 " blank screen"); 481 " blank screen"); 499 " blank screen"); 538 " blank screen"); 550 " blank screen");
|
/hardware/libhardware/include/hardware/ |
hwcomposer.h | 594 * For HWC 1.3 and earlier, the blank() interface is used. 596 * blank(..., blank) 599 * Turns the screen off when blank is nonzero, on when blank is zero. 600 * Multiple sequential calls with the same blank value must be 607 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank); member in union:hwc_composer_device_1::__anon41302 611 * blank(). 619 * The functionality is similar to the blank() command in previou [all...] |
/external/eigen/doc/ |
Doxyfile.in | 55 # where doxygen was started. If left blank the current directory will be used. 100 # If left blank, the following values are used ("$name" is automatically 140 # If left blank the directory from which doxygen is run is used as the 148 # If left blank only the name of the header file containing the class 229 "blank= " \ 643 # by doxygen. Possible values are YES and NO. If left blank NO is used. 648 # generated by doxygen. Possible values are YES and NO. If left blank [all...] |