HomeSort by relevance Sort by last modified time
    Searched full:blank (Results 601 - 625 of 2862) sorted by null

<<21222324252627282930>>

  /packages/apps/DocumentsUI/res/drawable/
vector_drawable_progress_indeterminate_horizontal_trimmed.xml 18 draws the whole height of the progress bar instead having blank space above and below the
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
IEmailService.aidl 2 * Copyright (C) 2008-2010 Marc Blank
  /packages/apps/Settings/res/drawable/
vector_drawable_progress_indeterminate_horizontal_trimmed.xml 18 draws the whole height of the progress bar instead having blank space above and below the
  /prebuilts/android-emulator/linux-x86_64/
mksdcard 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
vt.h 69 #define VT_EVENT_BLANK 0x0002 /* Screen blank */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/linux/
vt.h 69 #define VT_EVENT_BLANK 0x0002 /* Screen blank */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/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/gdb/darwin-x86/lib/python2.7/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
17 comment character), skip blank lines, join adjacent lines by
66 None for end-of-file: an empty string might just be a blank line (or
267 # blank line (whether we rstrip'ed or not)? skip to next line
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
17 comment character), skip blank lines, join adjacent lines by
66 None for end-of-file: an empty string might just be a blank line (or
267 # blank line (whether we rstrip'ed or not)? skip to next line
  /prebuilts/go/darwin-x86/src/go/doc/
synopsis.go 54 // remove trailing blank, if any
  /prebuilts/go/darwin-x86/src/go/types/
package.go 23 // the name must not be the blank identifier.
  /prebuilts/go/darwin-x86/src/os/user/
user.go 32 // It might be blank.
  /prebuilts/go/darwin-x86/src/text/tabwriter/
example_test.go 24 // and at least one blank of padding (so wider column entries do not
  /prebuilts/go/linux-x86/src/go/doc/
synopsis.go 54 // remove trailing blank, if any
  /prebuilts/go/linux-x86/src/go/types/
package.go 23 // the name must not be the blank identifier.
  /prebuilts/go/linux-x86/src/os/user/
user.go 32 // It might be blank.
  /prebuilts/go/linux-x86/src/text/tabwriter/
example_test.go 24 // and at least one blank of padding (so wider column entries do not
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/patches.android/
0009-Fix-locale-stuff-for-LP64.patch 17 static const mask blank = _ISBLANK;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
17 comment character), skip blank lines, join adjacent lines by
66 None for end-of-file: an empty string might just be a blank line (or
267 # blank line (whether we rstrip'ed or not)? skip to next line
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
17 comment character), skip blank lines, join adjacent lines by
66 None for end-of-file: an empty string might just be a blank line (or
267 # blank line (whether we rstrip'ed or not)? skip to next line
  /system/core/libdiskconfig/
config_mbr.c 288 struct part_info blank; local
290 memset(&blank, 0, sizeof(struct part_info));
291 if (!(temp_wr = mk_pri_pentry(dinfo, &blank, cnt, &cur_lba))) {
292 ALOGE("Cannot create blank partition %d.", cnt);
  /bionic/libc/tools/
generate-NOTICE.py 87 # These come last and take care of "blank" comment lines.
92 # 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.

Completed in 1973 milliseconds

<<21222324252627282930>>