HomeSort by relevance Sort by last modified time
    Searched defs:HT (Results 1 - 7 of 7) sorted by null

  /external/v8/src/
v8-counters.cc 35 #define HT(name, caption) \
38 HISTOGRAM_TIMER_LIST(HT)
v8-counters.h 36 #define HISTOGRAM_TIMER_LIST(HT) \
38 HT(gc_compactor, V8.GCCompactor) \
39 HT(gc_scavenger, V8.GCScavenger) \
40 HT(gc_context, V8.GCContext) /* GC context cleanup time */ \
42 HT(parse, V8.Parse) \
43 HT(parse_lazy, V8.ParseLazy) \
44 HT(pre_parse, V8.PreParse) \
46 HT(compile, V8.Compile) \
47 HT(compile_eval, V8.CompileEval) \
48 HT(compile_lazy, V8.CompileLazy)
    [all...]
  /external/apache-http/src/org/apache/http/protocol/
HTTP.java 48 public static final int HT = 9; // <US-ASCII HT, horizontal-tab (9)>
93 return ch == SP || ch == HT || ch == CR || ch == LF;
  /packages/apps/Email/src/org/apache/james/mime4j/util/
CharsetUtil.java     [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 26 milliseconds