HomeSort by relevance Sort by last modified time
    Searched refs:Baseline (Results 1 - 25 of 27) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
attr-merge-8b.s 3 @ Tag_CPU_arch & Tag_CPU_arch_profile = v8-M Baseline
attr-merge-9b.s 3 @ Tag_CPU_arch & Tag_CPU_arch_profile = v8-M Baseline
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
arch7em-bad-2.d 1 #name: Valid v8-M Mainline with DSP extension, invalid v8-M Baseline
archv8m-cmse-base.d 1 #name: ARMv8-M Baseline Security Extensions instructions
archv8m-cmse-msr-base.d 1 #name: ARMv8-M Baseline Security Extensions MSR/MRS instructions
  /external/v8/src/
runtime-profiler.h 40 void Baseline(JSFunction* function, OptimizationReason reason);
runtime-profiler.cc 24 // compiled for baseline.
69 V(HotEnoughForBaseline, "hot enough for baseline") \
161 void RuntimeProfiler::Baseline(JSFunction* function,
164 TraceRecompile(function, OptimizationReasonToString(reason), "baseline");
315 // Fall through and do a normal baseline compile as well.
325 // Don't baseline functions which have been marked by NeverOptimizeFunction
331 Baseline(function, OptimizationReason::kHotEnoughForBaseline);
461 if (next_tier == Compiler::BASELINE) {
  /external/pdfium/core/fxcrt/css/
cfx_css.h 56 Baseline,
159 Baseline,
cfx_csscomputedstyle.cpp 191 m_eVerticalAlign(CFX_CSSVerticalAlign::Baseline),
cfx_cssstyleselector.cpp 555 case CFX_CSSPropertyValue::Baseline:
557 return CFX_CSSVerticalAlign::Baseline;
cfx_cssdeclaration.cpp 54 {CFX_CSSPropertyValue::Baseline, L"baseline", 0x87436BA3},
  /compatibility/cdd/5_multimedia/
5_2_video-encoding.md 40 * [C-1-1] MUST support Baseline Profile Level 45.
48 * [C-1-1] MUST support Baseline Profile Level 3.
52 and RS are not used for Baseline Profile by encoders.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
HiiFont.h 208 OUT UINTN *Baseline OPTIONAL
222 Baseline - Number of pixels from the bottom of the bitmap to the baseline.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiFont.h 59 /// The font baseline offset in pixels from the bottom of the row, or 0 if none.
122 row, the LineHeight and BaseLine may describe pixels that are
244 BaseLine may describe pixels which are outside the limit
384 @param Baseline The number of pixels from the bottom of the bitmap
385 to the baseline.
408 OUT UINTN *Baseline OPTIONAL
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
JumpThreading.cpp 740 LazyValueInfo::Tristate Baseline =
743 if (Baseline != LazyValueInfo::Unknown) {
749 if (Ret != Baseline) break;
754 unsigned ToRemove = Baseline == LazyValueInfo::True ? 1 : 0;
755 unsigned ToKeep = Baseline == LazyValueInfo::True ? 0 : 1;
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
readrequest_test.go 32 // Baseline test; All Request fields included for template use
  /prebuilts/go/linux-x86/src/net/http/
readrequest_test.go 32 // Baseline test; All Request fields included for template use
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
Font.c 350 @param BaseLine BaseLine in the line.
370 IN UINT16 BaseLine,
400 YposOffset = (UINT16) (BaseLine - (Cell->OffsetY + Cell->Height));
466 @param BaseLine BaseLine in the line.
487 IN UINT16 BaseLine,
513 BaseLine,
573 BaseLine,
682 UINT16 BaseLine;
    [all...]
HiiDatabase.h 187 UINT16 BaseLine;
    [all...]
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader_test.go 21 // TestDecodeProgressive tests that decoding the baseline and progressive
154 // occur with a 4:2:0 chroma subsampling and a 1x1 image. Baseline
writer.go 314 // writeSOF0 writes the Start Of Frame (Baseline Sequential) marker.
573 // Encode writes the Image m to w in JPEG 4:2:0 baseline format with the given
  /prebuilts/go/linux-x86/src/image/jpeg/
reader_test.go 21 // TestDecodeProgressive tests that decoding the baseline and progressive
154 // occur with a 4:2:0 chroma subsampling and a 1x1 image. Baseline
writer.go 314 // writeSOF0 writes the Start Of Frame (Baseline Sequential) marker.
573 // Encode writes the Image m to w in JPEG 4:2:0 baseline format with the given
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msinkaut.h     [all...]

Completed in 420 milliseconds

1 2