/external/libhevc/encoder/ |
D | ihevce_trace.c | 91 DUMMY, /* 0x00004000 */ 92 DUMMY, /* 0x00008000 */ 93 DUMMY, /* 0x00010000 */ 94 DUMMY, /* 0x00020000 */ 95 DUMMY, /* 0x00040000 */ 96 DUMMY, /* 0x00080000 */ 101 DUMMY, /* 0x01000000 */ 102 DUMMY, /* 0x02000000 */ 103 DUMMY, /* 0x04000000 */ 106 DUMMY, /* 0x20000000 */ [all …]
|
D | ihevce_trace.h | 58 #define DUMMY "NOT VALID" macro
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_tex.c | 404 #define DUMMY 0, 0 macro 408 DUMMY, 409 DUMMY, 410 DUMMY, 411 DUMMY, 412 DUMMY, 413 DUMMY, 414 DUMMY, 419 DUMMY, 420 DUMMY, [all …]
|
/external/libxml2/win32/ |
D | Makefile.bcb | 36 DUMMY = dir.exists 282 $(BINDIR)\$(DUMMY) : 284 touch $(BINDIR)\$(DUMMY) 287 $(XML_INTDIR)\$(DUMMY) : 289 touch $(XML_INTDIR)\$(DUMMY) 292 $(XML_INTDIR_A)\$(DUMMY) : 294 touch $(XML_INTDIR_A)\$(DUMMY) 305 $(XML_OBJS) : $(XML_INTDIR)\$(DUMMY) 308 $(XML_OBJS_A) : $(XML_INTDIR_A)\$(DUMMY) 318 $(BINDIR)\$(XML_SO) : $(BINDIR)\$(DUMMY) $(XML_OBJS) [all …]
|
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
D | ShadowInvalidator.java | 9 private static final SwitchPoint DUMMY = new SwitchPoint(); field in ShadowInvalidator 12 SwitchPoint.invalidateAll(new SwitchPoint[] { DUMMY }); in SwitchPoint.invalidateAll() argument 37 if (switchPoint == null) switchPoint = DUMMY; in invalidateClasses()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_graph.cpp | 80 case DUMMY: return "dummy"; in typeStr() 187 if (ei.getType() == Edge::BACK || ei.getType() == Edge::DUMMY) in reachableBy() 304 case Graph::Edge::DUMMY: in search() 374 if (edge->type == Edge::DUMMY) in classifyDFS() 390 if (edge->type == Edge::DUMMY) in classifyDFS()
|
D | nv50_ir_graph.h | 50 DUMMY enumerator
|
D | nv50_ir_bb.cpp | 539 case Graph::Edge::DUMMY: in printCFGraph()
|
D | nv50_ir_ra.cpp | 624 if (ei.getType() == Graph::Edge::DUMMY) in collectLiveValues()
|
/external/freetype/src/autofit/ |
D | afwrtsys.h | 43 WRITING_SYSTEM( dummy, DUMMY )
|
/external/u-boot/scripts/kconfig/tests/inter_choice/ |
D | Kconfig | 20 config DUMMY config in Another choice
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/ |
D | VecMath.g3 | 21 …: 'DUMMY' // 1. If the parser or the composite grammar does not contain a token, no lexer is gener…
|
/external/lz4/tests/ |
D | test_install.sh | 6 for upper in DUMMY PREFIX EXEC_PREFIX LIBDIR INCLUDEDIR PKGCONFIGDIR BINDIR MANDIR MAN1DIR ; do
|
/external/swiftshader/third_party/LLVM/test/Transforms/TailCallElim/ |
D | intervening-inst.ll | 14 %DUMMY = add i32 %X, 1 ; <i32> [#uses=0]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/ |
D | SpeculativeExec.ll | 45 ; CHECK-NEXT: [[COND1:%.*]] = load volatile i1, i1* [[DUMMY:%.*]] 48 ; CHECK-NEXT: [[COND2:%.*]] = load volatile i1, i1* [[DUMMY]]
|
/external/v8/src/parsing/ |
D | preparser.cc | 33 #define DUMMY ) // to make indentation work macro 34 #undef DUMMY
|
D | parser.cc | 144 #define DUMMY ) // to make indentation work macro 145 #undef DUMMY 153 #define DUMMY ) // to make indentation work macro 154 #undef DUMMY
|
D | parser-base.h | 153 #define DUMMY ) // to make indentation work macro 154 #undef DUMMY 162 #define DUMMY ) // to make indentation work macro 163 #undef DUMMY
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.cpp | 625 .Case("ocl_event" , AMDGPULibFunc::DUMMY) in parseItaniumParam() 626 .Case("ocl_sampler" , AMDGPULibFunc::DUMMY) in parseItaniumParam() 627 .Default(AMDGPULibFunc::DUMMY); in parseItaniumParam()
|
D | AMDGPULibFunc.h | 281 DUMMY enumerator
|
/external/llvm/test/Transforms/TailCallElim/ |
D | basic.ll | 41 %DUMMY = add i32 %X, 1 ; <i32> [#uses=0]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/TailCallElim/ |
D | basic.ll | 41 %DUMMY = add i32 %X, 1 ; <i32> [#uses=0]
|
/external/bcc/src/python/bcc/ |
D | __init__.py | 127 DUMMY = 9 variable in PerfSWConfig
|
/external/python/cpython2/ |
D | configure.ac | 3243 ]], [[int res = unsetenv("DUMMY")]])],
|
/external/python/cpython3/ |
D | configure.ac | 3706 ]], [[int res = unsetenv("DUMMY")]])],
|