HomeSort by relevance Sort by last modified time
    Searched refs:TABS (Results 1 - 5 of 5) 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 309 set "TABS= "
311 set "TABS= "
313 set "TABS= "
324 echo %TABS%^<File>> %4
325 echo %TABS% RelativePath="..\..\..\..\%2\%~3"^>>> %4
326 echo %TABS%^</File^>>> %4
328 echo %TABS%^<File>> %4
329 echo %TABS% RelativePath="..\..\..\..\%2\%~3">> %4
330 echo %TABS%^>>> %4
331 echo %TABS%^</File^>>> %
    [all...]
  /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 132 milliseconds