Home
last modified time | relevance | path

Searched refs:DUMMY (Results 1 – 25 of 26) sorted by relevance

12

/external/libhevc/encoder/
Dihevce_trace.c91 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 …]
Dihevce_trace.h58 #define DUMMY "NOT VALID" macro
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c404 #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/
DMakefile.bcb36 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/
DShadowInvalidator.java9 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/
Dnv50_ir_graph.cpp80 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()
Dnv50_ir_graph.h50 DUMMY enumerator
Dnv50_ir_bb.cpp539 case Graph::Edge::DUMMY: in printCFGraph()
Dnv50_ir_ra.cpp624 if (ei.getType() == Graph::Edge::DUMMY) in collectLiveValues()
/external/freetype/src/autofit/
Dafwrtsys.h43 WRITING_SYSTEM( dummy, DUMMY )
/external/u-boot/scripts/kconfig/tests/inter_choice/
DKconfig20 config DUMMY config in choice6485b6840204
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/
DVecMath.g321 …: 'DUMMY' // 1. If the parser or the composite grammar does not contain a token, no lexer is gener…
/external/lz4/tests/
Dtest_install.sh6 for upper in DUMMY PREFIX EXEC_PREFIX LIBDIR INCLUDEDIR PKGCONFIGDIR BINDIR MANDIR MAN1DIR ; do
/external/swiftshader/third_party/LLVM/test/Transforms/TailCallElim/
Dintervening-inst.ll14 %DUMMY = add i32 %X, 1 ; <i32> [#uses=0]
/external/v8/src/parsing/
Dpreparser.cc33 #define DUMMY ) // to make indentation work macro
34 #undef DUMMY
Dparser.cc144 #define DUMMY ) // to make indentation work macro
145 #undef DUMMY
153 #define DUMMY ) // to make indentation work macro
154 #undef DUMMY
Dparser-base.h153 #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/test/Transforms/SimplifyCFG/
DSpeculativeExec.ll45 ; CHECK-NEXT: [[COND1:%.*]] = load volatile i1, i1* [[DUMMY:%.*]]
48 ; CHECK-NEXT: [[COND2:%.*]] = load volatile i1, i1* [[DUMMY]]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp625 .Case("ocl_event" , AMDGPULibFunc::DUMMY) in parseItaniumParam()
626 .Case("ocl_sampler" , AMDGPULibFunc::DUMMY) in parseItaniumParam()
627 .Default(AMDGPULibFunc::DUMMY); in parseItaniumParam()
DAMDGPULibFunc.h281 DUMMY enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/TailCallElim/
Dbasic.ll41 %DUMMY = add i32 %X, 1 ; <i32> [#uses=0]
/external/llvm/test/Transforms/TailCallElim/
Dbasic.ll41 %DUMMY = add i32 %X, 1 ; <i32> [#uses=0]
/external/bcc/src/python/bcc/
D__init__.py127 DUMMY = 9 variable in PerfSWConfig
/external/python/cpython2/
Dconfigure.ac3243 ]], [[int res = unsetenv("DUMMY")]])],
/external/python/cpython3/
Dconfigure.ac3706 ]], [[int res = unsetenv("DUMMY")]])],

12