Searched refs:blank (Results 1 - 25 of 26) sorted by relevance

12

/external/apache-http/src/org/apache/http/message/
H A DBasicLineParser.java188 int blank = buffer.indexOf(' ', i, indexTo);
189 if (blank == -1) {
190 blank = indexTo;
194 minor = Integer.parseInt(buffer.substringTrimmed(i, blank));
201 cursor.updatePos(blank);
319 int blank = buffer.indexOf(' ', i, indexTo);
320 if (blank < 0) {
324 String method = buffer.substringTrimmed(i, blank);
325 cursor.updatePos(blank);
330 blank
[all...]
/external/icu4c/tools/genpname/
H A DSyntheticPropertyAliases.txt49 n/a; blank
/external/clearsilver/cs/
H A Dtest12.cs28 <?cs set:blank = "" ?>
29 <?cs call:display_files2(Files, blank) ?>
/external/webkit/WebKitTools/Scripts/
H A Drun-leaks144 my ($leakCount) = ($leaksOutput->[1] =~ /[[:blank:]]+([0-9]+)[[:blank:]]+leaks?/);
/external/webkit/WebKitTools/android/flex-2.5.4a/
H A Dscan.l75 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;
/external/qemu/hw/
H A Dgoldfish_fb.c40 uint32_t blank : 1; member in struct:goldfish_fb_state
64 qemu_put_byte(f, s->blank);
101 s->blank = qemu_get_byte(f);
180 if (s->blank)
364 s->blank = val;
/external/openssl/crypto/des/
H A Ddes.c863 unsigned int blank=(unsigned int)'\n'-' '; local
868 if (n == blank)
899 if (w == blank) k=1;
900 if (x == blank) k=2;
901 if (y == blank) k=3;
902 if (z == blank) k=4;
/external/webkit/WebKitTools/DumpRenderTree/gtk/
H A Dfonts.conf44 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/WebKitTools/DumpRenderTree/qt/
H A Dfonts.conf44 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/v8/src/
H A Dexecution.cc342 ThreadLocal blank; local
343 thread_local_ = blank;
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
H A DSDL_fbvideo.c275 int blank; local
279 blank=0;
290 blank=1;
292 blank=0;
294 while(blank);
/external/kernel-headers/original/linux/
H A Dcdrom.h862 __u8 blank : 1; member in struct:__anon2101
877 __u8 blank : 1; member in struct:__anon2101
H A Dfb.h293 #define FB_VBLANK_VBLANKING 0x001 /* currently in a vertical blank */
294 #define FB_VBLANK_HBLANKING 0x002 /* currently in a horizontal blank */
512 /* A display blank is requested */
590 /* blank display */
591 int (*fb_blank)(int blank, struct fb_info *info);
871 extern int fb_blank(struct fb_info *info, int blank);
/external/e2fsprogs/lib/et/
H A Dtexinfo.tex1440 % The following causes blank lines not to be ignored
1469 % The following causes blank lines not to be ignored
1488 % The following causes blank lines not to be ignored
1506 % The following causes blank lines not to be ignored
1520 % The following causes blank lines not to be ignored
1534 % The following causes blank lines not to be ignored
/external/webkit/SunSpider/tests/parse-only/
H A Dprototype-1.6.0.3.js497 if (str.blank()) return false;
527 blank: function() {
1426 this.responseText.blank())
1875 return $(element).innerHTML.blank();
3543 if (action.blank()) action = window.location.href;
4252 return name.blank() ? null : "[contains(concat(' ', @class, ' '), ' " + name + " ')]";
4271 return !name.toString().blank() && cn.include(' ' + name + ' ');
H A Dconcat-jquery-mootools-prototype.js8876 if (str.blank()) return false;
8906 blank: function() {
9805 this.responseText.blank())
10254 return $(element).innerHTML.blank();
11922 if (action.blank()) action = window.location.href;
12631 return name.blank() ? null : "[contains(concat(' ', @class, ' '), ' " + name + " ')]";
12650 return !name.toString().blank() && cn.include(' ' + name + ' ');
/external/emma/core/java12/com/vladium/emma/report/html/
H A DReportGenerator.java967 final HTMLTable.IRow blank = table.newRow ();
984 final HTMLTable.ICell blankcell = blank.newCell ();
/external/openssl/apps/
H A Ds_server.c2078 int i,j,k,blank,dot; local
2154 blank=0;
/external/libxml2/
H A Dxpath.c9177 xmlChar blank; local
9202 blank = 0;
9205 blank = 0x20;
9207 if (blank) {
9208 xmlBufferAdd(target, &blank, 1);
9209 blank = 0;
/external/grub/docs/
H A Dtexinfo.tex2091 % If we use the new definition of \page, we always get a blank page
2331 % horizontal list on a line by itself, resulting in extra blank space.
2780 % blank line, when TeX decides to break the line at the space before the
3665 % with blank space.
3697 % this line with blank space. (The \hfil is overwhelmed with the
4885 \let\par = \lisppar % don't ignore blank lines
5131 % of the @verbatim input line itself. Otherwise we get an extra blank
6251 % Remove inadvertent blank space before typesetting the footnote number.
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex488 -- we do not (yet?) support the notion of blank lines, or comment lines, or
/external/webkit/WebCore/inspector/front-end/
H A Dinspector.css1296 .section.blank-section .header::before {
1311 .section .header .title.blank-title {
/external/blktrace/btt/doc/
H A Dbtt.tex636 and will produce a file containing streams of IOs (separated by blank
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/v8/test/mjsunit/third_party/
H A Dregexp-pcre.js205 res[126] = /^[[:blank:]]/;
206 res[127] = /^[[:^blank:]]/;
207 res[128] = /[\n\x0b\x0c\x0d[:blank:]]/i;
220 res[141] = /^[[:^blank:]]/;
624 res[545] = /[[:^blank:]]/g;
1351 res[1272] = /[[:blank:]]+/;

Completed in 409 milliseconds

12