Searched refs:DUMMY (Results 1 – 16 of 16) sorted by relevance
/external/libxml2/win32/ |
D | Makefile.bcb | 36 DUMMY = dir.exists 288 $(BINDIR)\$(DUMMY) : 290 touch $(BINDIR)\$(DUMMY) 293 $(XML_INTDIR)\$(DUMMY) : 295 touch $(XML_INTDIR)\$(DUMMY) 298 $(XML_INTDIR_A)\$(DUMMY) : 300 touch $(XML_INTDIR_A)\$(DUMMY) 311 $(XML_OBJS) : $(XML_INTDIR)\$(DUMMY) 314 $(XML_OBJS_A) : $(XML_INTDIR_A)\$(DUMMY) 324 $(BINDIR)\$(XML_SO) : $(BINDIR)\$(DUMMY) $(XML_OBJS) [all …]
|
/external/mesa3d/src/gallium/drivers/nv50/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() 301 case Graph::Edge::DUMMY: in search() 364 if (edge->type == Edge::DUMMY) in classifyDFS() 380 if (edge->type == Edge::DUMMY) in classifyDFS()
|
D | nv50_ir_graph.h | 50 DUMMY enumerator
|
D | nv50_ir_bb.cpp | 532 case Graph::Edge::DUMMY: in printCFGraph()
|
D | nv50_ir_ra.cpp | 521 if (ei.getType() == Graph::Edge::DUMMY) in collectLiveValues()
|
/external/eigen/test/eigen2/ |
D | testsuite.cmake | 58 string(REGEX MATCH "([^,]*)(,.*)?" DUMMY ${ARGLIST}) 62 string(REGEX MATCHALL "[^,]*,(.*)" DUMMY ${ARGLIST}) 66 string(REGEX MATCH "([^=]*)(=.*)?" DUMMY ${TOP}) 69 string(REGEX MATCH "[^=]*=(.*)" DUMMY ${TOP})
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/ |
D | afwrtsys.h | 43 WRITING_SYSTEM( dummy, DUMMY )
|
/external/freetype/src/autofit/ |
D | afwrtsys.h | 43 WRITING_SYSTEM( dummy, DUMMY )
|
/external/eigen/test/ |
D | testsuite.cmake | 65 string(REGEX MATCH "([^,]*)(,.*)?" DUMMY ${ARGLIST}) 69 string(REGEX MATCHALL "[^,]*,(.*)" DUMMY ${ARGLIST}) 73 string(REGEX MATCH "([^=]*)(=.*)?" DUMMY ${TOP}) 76 string(REGEX MATCH "[^=]*=(.*)" DUMMY ${TOP})
|
/external/antlr/antlr-3.4/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/v8/src/parsing/ |
D | preparser.cc | 274 #define DUMMY ) // to make indentation work macro 275 #undef DUMMY 1085 #define DUMMY ) // to make indentation work macro 1086 #undef DUMMY
|
D | parser-base.h | 1470 #define DUMMY ) // to make indentation work macro 1471 #undef DUMMY 1477 #define DUMMY ) // to make indentation work macro 1478 #undef DUMMY
|
D | parser.cc | 314 #define DUMMY ) // to make indentation work macro 315 #undef DUMMY 320 #define DUMMY ) // to make indentation work macro 321 #undef DUMMY
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
D | genlingware.pl | 213 DUMMY => 127
|
/external/llvm/test/Transforms/TailCallElim/ |
D | basic.ll | 41 %DUMMY = add i32 %X, 1 ; <i32> [#uses=0]
|
/external/libjpeg-turbo/ |
D | configure.ac | 388 AC_CHECK_HEADERS([jni.h], [DUMMY=1],
|