Home
last modified time | relevance | path

Searched refs:Expanded (Results 1 – 25 of 36) sorted by relevance

12

/external/clang/lib/Format/
DFormat.cpp418 FormatStyle Expanded = Style; in expandPresets() local
419 Expanded.BraceWrapping = {false, false, false, false, false, false, in expandPresets()
423 Expanded.BraceWrapping.AfterClass = true; in expandPresets()
424 Expanded.BraceWrapping.AfterFunction = true; in expandPresets()
425 Expanded.BraceWrapping.AfterNamespace = true; in expandPresets()
428 Expanded.BraceWrapping.AfterClass = true; in expandPresets()
429 Expanded.BraceWrapping.AfterEnum = true; in expandPresets()
430 Expanded.BraceWrapping.AfterFunction = true; in expandPresets()
431 Expanded.BraceWrapping.AfterStruct = true; in expandPresets()
432 Expanded.BraceWrapping.AfterUnion = true; in expandPresets()
[all …]
/external/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst220 **# of VBR Expanded Bytes**
229 The percentage is relative to # of VBR Expanded Bytes.
290 **Number of VBR Expanded Bytes**
299 Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.
/external/skia/src/sfnt/
DSkOTTable_OS_2_VA.h49 ((Expanded, SkTEndian_SwapBE16(7)))
DSkOTTable_OS_2_V0.h49 ((Expanded, SkTEndian_SwapBE16(7)))
DSkPanose.h79 ((Expanded, 5))
269 ((Expanded, 5))
DSkOTTable_OS_2_V1.h47 ((Expanded, SkTEndian_SwapBE16(7)))
DSkOTTable_OS_2_V2.h47 ((Expanded, SkTEndian_SwapBE16(7)))
DSkOTTable_OS_2_V3.h47 ((Expanded, SkTEndian_SwapBE16(7)))
DSkOTTable_OS_2_V4.h47 ((Expanded, SkTEndian_SwapBE16(7)))
/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp88 bool Expanded = false; in expand() local
93 Expanded |= expandInstr(*BB, I++); in expand()
95 return Expanded; in expand()
/external/libexif/
DNEWS38 * Expanded the Doxygen API documentation
/external/llvm/test/CodeGen/WebAssembly/
Dcomparisons_f32.ll91 ; Expanded comparisons, which also check for NaN.
Dcomparisons_f64.ll91 ; Expanded comparisons, which also check for NaN.
/external/tcpdump/tests/
Dof10_pf5240-vv.out364 table_id 1, name 'Expanded Flow Table'
394 table_id 101, name 'V-Expanded Flow Table'
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp563 APInt Expanded = C->getAPIntValue() | (~NewMask); in SimplifyDemandedBits() local
565 if (Expanded.isAllOnesValue()) { in SimplifyDemandedBits()
566 if (Expanded != C->getAPIntValue()) { in SimplifyDemandedBits()
569 TLO.DAG.getConstant(Expanded, dl, VT)); in SimplifyDemandedBits()
/external/tagsoup/
DCHANGES186 Expanded public API for Element and ElementType
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td1244 // Expanded after instruction selection into a branch sequence.
1245 let usesCustomInserter = 1 in // Expanded after instruction selection.
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td375 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
378 // Expanded after instruction selection.
/external/protobuf/
DCHANGES.txt259 * Expanded descriptors a bit.
/external/llvm/lib/Target/PowerPC/
DPPCInstrVSX.td781 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
783 let usesCustomInserter = 1, // Expanded after instruction selection.
DPPCInstrQPX.td246 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td77 let usesCustomInserter = 1 in { // Expanded after instruction selection.
/external/libpcap/
Daclocal.m429 dnl See the "Prerequisite Macros" and "Expanded Before Required" sections
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td364 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
/external/tcpdump/
Daclocal.m429 dnl See the "Prerequisite Macros" and "Expanded Before Required" sections

12