/external/swiftshader/third_party/llvm-7.0/llvm/utils/ |
D | GenLibDeps.pl | 14 my $FLAT = 0; 23 if (/^-flat$/) { $FLAT = 1; next; } 24 if (/^-why/) { $WHY = 1; $FLAT = 1; next; } 40 if (!$FLAT) { 197 if ($FLAT) { 274 if ($FLAT) { 289 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=0 ];\n" }; 291 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=10];\n" }; 294 if ($FLAT) { 308 if (!$FLAT) { [all …]
|
/external/llvm/utils/ |
D | GenLibDeps.pl | 14 my $FLAT = 0; 23 if (/^-flat$/) { $FLAT = 1; next; } 24 if (/^-why/) { $WHY = 1; $FLAT = 1; next; } 40 if (!$FLAT) { 197 if ($FLAT) { 274 if ($FLAT) { 289 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=0 ];\n" }; 291 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=10];\n" }; 294 if ($FLAT) { 308 if (!$FLAT) { [all …]
|
/external/swiftshader/third_party/LLVM/utils/ |
D | GenLibDeps.pl | 14 my $FLAT = 0; 23 if (/^-flat$/) { $FLAT = 1; next; } 24 if (/^-why/) { $WHY = 1; $FLAT = 1; next; } 40 if (!$FLAT) { 201 if ($FLAT) { 278 if ($FLAT) { 293 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=0 ];\n" }; 295 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=10];\n" }; 298 if ($FLAT) { 312 if (!$FLAT) { [all …]
|
/external/llvm/lib/Target/AMDGPU/ |
D | CIInstructions.td | 272 class FlatLoadPat <FLAT inst, SDPatternOperator node, ValueType vt> : Pat < 277 class FlatLoadAtomicPat <FLAT inst, SDPatternOperator node, ValueType vt> : Pat < 294 class FlatStorePat <FLAT inst, SDPatternOperator node, ValueType vt> : Pat < 299 class FlatStoreAtomicPat <FLAT inst, SDPatternOperator node, ValueType vt> : Pat < 315 class FlatAtomicPat <FLAT inst, SDPatternOperator node, ValueType vt,
|
D | SIInstrFormats.td | 43 field bits<1> FLAT = 0; 79 let TSFlags{21} = FLAT; 713 class FLAT <bits<7> op, dag outs, dag ins, string asm, list<dag> pattern> : 715 let FLAT = 1; 716 // Internally, FLAT instruction are executed as both an LDS and a
|
D | SIDefines.h | 40 FLAT = 1 << 21, enumerator
|
D | SIInstrInfo.h | 328 return MI.getDesc().TSFlags & SIInstrFlags::FLAT; in isFLAT() 332 return get(Opcode).TSFlags & SIInstrFlags::FLAT; in isFLAT()
|
/external/python/cpython2/Demo/tix/ |
D | tixwidgets.py | 420 relief=Tix.FLAT, width=240, anchor=Tix.N, 432 relief=Tix.FLAT, width=240, anchor=Tix.N, 446 relief=Tix.FLAT, width=240, anchor=Tix.N, 469 relief=Tix.FLAT, width=240, anchor=Tix.N, 497 relief=Tix.FLAT, width=200, anchor=Tix.N, 542 relief=Tix.FLAT, width=200, anchor=Tix.N, 577 relief=Tix.FLAT, width=200, anchor=Tix.N, 631 relief=Tix.FLAT, width=240, anchor=Tix.N, 674 relief=Tix.FLAT, width=240, anchor=Tix.N, 741 relief=Tix.FLAT, width=240, anchor=Tix.N, [all …]
|
/external/python/cpython3/Tools/pynche/ |
D | ChipViewer.py | 45 relief=FLAT, justify=CENTER, state=DISABLED, 51 relief=FLAT, justify=CENTER, state=DISABLED,
|
/external/python/cpython2/Tools/pynche/ |
D | ChipViewer.py | 45 relief=FLAT, justify=CENTER, state=DISABLED, 51 relief=FLAT, justify=CENTER, state=DISABLED,
|
/external/python/cpython2/Lib/idlelib/ |
D | tabbedpages.py | 62 borderwidth=0, relief=FLAT, 231 self.mask = Frame(page_set, borderwidth=0, relief=FLAT, 235 self.mskl = Frame(page_set, borderwidth=0, relief=FLAT, 243 self.mskr = Frame(page_set, borderwidth=0, relief=FLAT,
|
/external/skia/src/sksl/ |
D | SkSLLexer.h | 68 #undef FLAT 69 FLAT, enumerator
|
/external/skqp/src/sksl/ |
D | SkSLLexer.h | 72 #undef FLAT 73 FLAT, enumerator
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkconstants.py | 36 FLAT='flat' variable
|
/external/python/cpython3/Lib/tkinter/ |
D | constants.py | 36 FLAT='flat' variable
|
/external/u-boot/board/sandbox/ |
D | MAINTAINERS | 30 SANDBOX FLAT TREE BOARD
|
/external/python/cpython2/Lib/compiler/ |
D | pyassem.py | 250 FLAT = "FLAT" variable 310 assert self.stage == FLAT 396 self.stage = FLAT 407 assert self.stage == FLAT
|
/external/skqp/src/sksl/lex/ |
D | sksl.lex | 27 FLAT = "flat"
|
/external/skia/src/sksl/lex/ |
D | sksl.lex | 25 FLAT = "flat"
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.h | 104 FLAT = 307, enumerator
|
/external/llvm/docs/ |
D | AMDGPUUsage.rst | 50 FLAT Instructions 53 instruction set. All FLAT instructions are supported for these architectures
|
/external/deqp/framework/randomshaders/ |
D | rsgToken.hpp | 109 FLAT, enumerator
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | rmt.py | 27 s = Scrollbar(f, relief=FLAT)
|
D | kill.py | 74 self.frame.label = Label(self.frame, relief=FLAT, anchor=NW,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 455 return MI.getDesc().TSFlags & SIInstrFlags::FLAT; in isFLAT() 462 return (Flags & SIInstrFlags::FLAT) && !(Flags & SIInstrFlags::LGKM_CNT); in isSegmentSpecificFLAT() 467 return get(Opcode).TSFlags & SIInstrFlags::FLAT; in isFLAT()
|