/external/v8/src/ia32/ |
D | assembler-ia32.cc | 324 #define EMIT(x) \ macro 406 EMIT(0x66); in Nop() 409 EMIT(0x90); in Nop() 412 EMIT(0xF); in Nop() 413 EMIT(0x1F); in Nop() 414 EMIT(0); in Nop() 417 EMIT(0xF); in Nop() 418 EMIT(0x1F); in Nop() 419 EMIT(0x40); in Nop() 420 EMIT(0); in Nop() [all …]
|
/external/mesa3d/src/gallium/tests/graw/geometry-shader/ |
D | multi-line.txt | 16 EMIT 19 EMIT 22 EMIT 25 EMIT 30 EMIT 33 EMIT 36 EMIT 39 EMIT
|
D | line.txt | 12 EMIT 16 EMIT 20 EMIT 24 EMIT
|
D | mov.txt | 12 EMIT 16 EMIT 20 EMIT
|
D | mov-cb-2d.txt | 13 EMIT 17 EMIT 21 EMIT
|
D | add-mix.txt | 12 EMIT 16 EMIT 20 EMIT
|
D | add.txt | 12 EMIT 16 EMIT 20 EMIT
|
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/test/ |
D | KeyboardSettingsTest.java | 14 TransformFailureSetting.EMIT, TransformPartialSetting.SHOW); in testKeyboardSettings() 16 assertEquals("", TransformFailureSetting.EMIT, settings.transformFailureSetting()); in testKeyboardSettings() 22 TransformFailureSetting.EMIT, TransformPartialSetting.SHOW); in testEqualsTrue() 24 TransformFailureSetting.EMIT, TransformPartialSetting.SHOW); in testEqualsTrue() 31 TransformFailureSetting.EMIT, TransformPartialSetting.SHOW); in testEqualsFalse() 33 TransformFailureSetting.EMIT, TransformPartialSetting.SHOW); in testEqualsFalse()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regcomp.c | 139 #define EMIT(op, sopnd) doemit(p, (sop)(op), (size_t)(sopnd)) macro 142 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 229 EMIT(OEND, 0); in llvm_regcomp() 237 EMIT(OEND, 0); in llvm_regcomp() 293 EMIT(OOR2, 0); /* offset is very wrong */ in p_ere() 329 EMIT(OLPAREN, subno); in p_ere_exp() 336 EMIT(ORPAREN, subno); in p_ere_exp() 352 EMIT(OBOL, 0); in p_ere_exp() 358 EMIT(OEOL, 0); in p_ere_exp() 374 EMIT(OANY, 0); in p_ere_exp() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | regcomp.c | 266 #define EMIT(op, sopnd) doemit(p, (sop)(op), (size_t)(sopnd)) macro 269 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 356 EMIT(OEND, 0); in llvm_regcomp() 364 EMIT(OEND, 0); in llvm_regcomp() 420 EMIT(OOR2, 0); /* offset is very wrong */ in p_ere() 456 EMIT(OLPAREN, subno); in p_ere_exp() 463 EMIT(ORPAREN, subno); in p_ere_exp() 479 EMIT(OBOL, 0); in p_ere_exp() 485 EMIT(OEOL, 0); in p_ere_exp() 501 EMIT(OANY, 0); in p_ere_exp() [all …]
|
/external/llvm/lib/Support/ |
D | regcomp.c | 139 #define EMIT(op, sopnd) doemit(p, (sop)(op), (size_t)(sopnd)) macro 142 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 229 EMIT(OEND, 0); in llvm_regcomp() 237 EMIT(OEND, 0); in llvm_regcomp() 293 EMIT(OOR2, 0); /* offset is very wrong */ in p_ere() 329 EMIT(OLPAREN, subno); in p_ere_exp() 336 EMIT(ORPAREN, subno); in p_ere_exp() 352 EMIT(OBOL, 0); in p_ere_exp() 358 EMIT(OEOL, 0); in p_ere_exp() 374 EMIT(OANY, 0); in p_ere_exp() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regcomp.c | 131 #define EMIT(op, sopnd) doemit(p, (sop)(op), (size_t)(sopnd)) macro 134 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 221 EMIT(OEND, 0); in llvm_regcomp() 229 EMIT(OEND, 0); in llvm_regcomp() 285 EMIT(OOR2, 0); /* offset is very wrong */ in p_ere() 320 EMIT(OLPAREN, subno); in p_ere_exp() 327 EMIT(ORPAREN, subno); in p_ere_exp() 343 EMIT(OBOL, 0); in p_ere_exp() 349 EMIT(OEOL, 0); in p_ere_exp() 365 EMIT(OANY, 0); in p_ere_exp() [all …]
|
/external/llvm/test/Transforms/GCOVProfiling/ |
D | modules.ll | 1 ; RUN: opt -insert-gcov-profiling -o - < %s | llvm-dis | FileCheck -check-prefix=EMIT-ARCS %s 2 ; RUN: opt -passes=insert-gcov-profiling -o - < %s | llvm-dis | FileCheck -check-prefix=EMIT-ARCS %s 4 ; EMIT-ARCS-NOT: call void @llvm_gcda_start_file
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GCOVProfiling/ |
D | modules.ll | 1 ; RUN: opt -insert-gcov-profiling -o - < %s | llvm-dis | FileCheck -check-prefix=EMIT-ARCS %s 2 ; RUN: opt -passes=insert-gcov-profiling -o - < %s | llvm-dis | FileCheck -check-prefix=EMIT-ARCS %s 4 ; EMIT-ARCS-NOT: call void @llvm_gcda_start_file
|
/external/llvm/test/CodeGen/Mips/ |
D | no-odd-spreg.ll | 1 …N: llc -march=mipsel -mcpu=mips32 < %s | FileCheck %s -check-prefixes=ALL,ODDSPREG,ODDSPREG-NO-EMIT 3 …mipsel -mcpu=mips32r6 -mattr=fp64 < %s | FileCheck %s -check-prefixes=ALL,ODDSPREG,ODDSPREG-NO-EMIT 5 …cpu=mips32r6 -mattr=fpxx,-nooddspreg < %s | FileCheck %s -check-prefixes=ALL,ODDSPREG,ODDSPREG-EMIT 9 ; ODDSPREG-EMIT: .module oddspreg 10 ; ODDSPREG-NO-EMIT-NOT: .module oddspreg
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | no-odd-spreg.ll | 1 …s32 < %s | FileCheck -allow-deprecated-dag-overlap %s -check-prefixes=ALL,ODDSPREG,ODDSPREG-NO-EMIT 3 …p64 < %s | FileCheck -allow-deprecated-dag-overlap %s -check-prefixes=ALL,ODDSPREG,ODDSPREG-NO-EMIT 5 …dspreg < %s | FileCheck -allow-deprecated-dag-overlap %s -check-prefixes=ALL,ODDSPREG,ODDSPREG-EMIT 9 ; ODDSPREG-EMIT: .module oddspreg 10 ; ODDSPREG-NO-EMIT-NOT: .module oddspreg
|
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/ |
D | KeyboardId.java | 118 …lSetting.HIDE)), OSX(10.9f, KeyboardSettings.of(FallbackSetting.BASE, TransformFailureSetting.EMIT, 119 …etting.SHOW)), WINDOWS(10f, KeyboardSettings.of(FallbackSetting.OMIT, TransformFailureSetting.EMIT,
|
D | KeyboardSettings.java | 91 EMIT, OMIT, NONE; enumConstant
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_opcode_tmp.h | 114 OP01(EMIT)
|
D | tgsi_info_opcodes.h | 98 OPCODE(0, 1, NONE, EMIT)
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_opcode_tmp.h | 140 OP01(EMIT)
|
/external/antlr/runtime/C/doxygen/ |
D | interop.dox | 140 /// \subsection emit EMIT() 142 /// The macro <code>EMIT</code> causes the text range currently matched to the lexer rule to be emi…
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 860 NV50_IR_OPCODE_CASE(EMIT, EMIT); in translateOpcode()
|
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | C.stg | 207 #undef EMIT 246 #define EMIT() LEXSTATE->type = _type; LEXER->emit(LEXER)
|
/external/mesa3d/src/gallium/docs/source/ |
D | tgsi.rst | 1599 .. opcode:: EMIT - Emit
|