Searched refs:Baseline (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/profiler/
H A DProfilerCompilationKind.h33 Baseline, enumerator in enum:JSC::Profiler::CompilationKind
H A DProfilerCompilationKind.cpp39 case JSC::Profiler::Baseline:
40 out.print("Baseline");
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DJumpThreading.cpp747 LazyValueInfo::Tristate Baseline = local
750 if (Baseline != LazyValueInfo::Unknown) {
756 if (Ret != Baseline) break;
761 unsigned ToRemove = Baseline == LazyValueInfo::True ? 1 : 0;
762 unsigned ToKeep = Baseline == LazyValueInfo::True ? 0 : 1;
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmupad.vim170 syn keyword mupadIdentifier Function1 Function2 Baseline
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DJIT.cpp488 Profiler::Baseline));
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/jpeg/
H A Djpeg.tcl592 puts " SOF (Start Of Frame) [string map {c0 "Baseline" c1 "Non-baseline" c2 "Progressive" c3 "Lossless"} [lindex $marker 0]]"
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex2498 \subsection{The Baseline Multiplication}
3252 \subsection{The Baseline Squaring Algorithm}
4050 \subsection{Baseline Montgomery Reduction}

Completed in 197 milliseconds