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

  /external/skia/src/sfnt/
SkOTTable_OS_2_V0.h 47 Expanded = SkTEndian_SwapBE16(7),
SkOTTable_OS_2_V1.h 45 Expanded = SkTEndian_SwapBE16(7),
SkOTTable_OS_2_V2.h 45 Expanded = SkTEndian_SwapBE16(7),
SkOTTable_OS_2_V3.h 45 Expanded = SkTEndian_SwapBE16(7),
SkOTTable_OS_2_V4.h 45 Expanded = SkTEndian_SwapBE16(7),
SkOTTable_OS_2_VA.h 48 Expanded = SkTEndian_SwapBE16(7),
SkPanose.h 68 Expanded = 5,
225 Expanded = 5,
  /external/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp 86 bool Expanded = false;
90 Expanded |= expandInstr(MBB, I++);
93 return Expanded;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
ProcessDsc.c     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 693 if (EVT(DestVT).bitsLT(NewVT)) // Value is expanded, e.g. i64 -> i16.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 604 APInt Expanded = C->getAPIntValue() | (~NewMask);
606 if (Expanded.isAllOnesValue()) {
607 if (Expanded != C->getAPIntValue()) {
610 TLO.DAG.getConstant(Expanded, dl, VT));
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 634 // Some FP actions are always expanded for vector types.
712 // FIXME: In order to prevent SSE instructions being expanded to MMX ones
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-ses/1.11.18/
aws-java-sdk-ses-1.11.18.jar 

Completed in 298 milliseconds