HomeSort by relevance Sort by last modified time
    Searched refs:TABS (Results 1 - 6 of 6) sorted by null

  /libcore/benchmarks/src/benchmarks/regression/
BreakIteratorBenchmark.java 31 TABS(Locale.US, "one\t\t\t\t\t\t\t\t\t\t\t\t\t\ttwo\n"),
  /external/curl/projects/
generate.bat 327 set "TABS= "
329 set "TABS= "
331 set "TABS= "
342 echo %TABS%^<File>> %4
343 echo %TABS% RelativePath="..\..\..\..\%2\%~3"^>>> %4
344 echo %TABS%^</File^>>> %4
346 echo %TABS%^<File>> %4
347 echo %TABS% RelativePath="..\..\..\..\%2\%~3">> %4
348 echo %TABS%^>>> %4
349 echo %TABS%^</File^>>> %
    [all...]
  /external/curl/lib/
checksrc.pl 39 'TABS' => 'TAB characters not allowed',
293 checkwarn("TABS",
  /prebuilts/go/darwin-x86/src/regexp/testdata/
testregex.c 201 T(" or more tabs. NULL denotes the empty string and NIL denotes the\n");
1073 #define TABS(n) &ts[7-((n)&7)]
1078 extract(int* tabs, char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test)
1112 printf("%s%s", spec, TABS(*tabs++));
1117 printf("%s", TABS(*tabs++));
1119 printf("%s", TABS(*tabs++));
1127 printf("%s%s", TABS(*tabs++), msg)
1251 int tabs[6]; local
    [all...]
  /prebuilts/go/linux-x86/src/regexp/testdata/
testregex.c 201 T(" or more tabs. NULL denotes the empty string and NIL denotes the\n");
1073 #define TABS(n) &ts[7-((n)&7)]
1078 extract(int* tabs, char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test)
1112 printf("%s%s", spec, TABS(*tabs++));
1117 printf("%s", TABS(*tabs++));
1119 printf("%s", TABS(*tabs++));
1127 printf("%s%s", TABS(*tabs++), msg)
1251 int tabs[6]; local
    [all...]
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 

Completed in 5353 milliseconds