/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
D | antenv.cmd | 52 interpret 'call "' || runrc || '"' '"' || antconf || '"' 'ETC' 66 if cp\='' then interpret 'call "' || envset || '"' '"; CLASSPATH"' '"' || cp || '"' 67 if lcp\='' then interpret 'call "' || envset || '"' '"; LOCALCLASSPATH"' '"' || lcp || '"' 68 if opts\='' then interpret 'call "' || envset || '"' '"-D ANT_OPTS"' '"' || opts || '"' 69 if args\='' then interpret 'call "' || envset || '"' '"ANT_ARGS"' '"' || args || '"'
|
D | ant.cmd | 37 if _testenv_() = 0 then interpret 'call "' || antenv || '"' '"' || envarg || '"' 45 interpret 'call "' || runrc || '"' antrc '"' || mode || '"'
|
D | runrc.cmd | 58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
|
/external/fonttools/Lib/fontTools/misc/ |
D | psLib.py | 152 def interpret(self, data, getattr = getattr): member in PSInterpreter 329 interpreter.interpret(b"/Helvetica 4 dict dup /Encoding StandardEncoding put definefont pop") 330 interpreter.interpret(data)
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ctrloop-reg.ll | 47 define i32 @interpret(%struct.ref_s.1.49.91.115.121.139.145.151.157.163.169.175.181.211* %pref, i32… 69 ; CHECK: @interpret
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | undefined.ll | 3 ; ScalarEvolution shouldn't attempt to interpret expressions which have
|
/external/llvm/utils/lit/tests/ |
D | lit.cfg | 13 # testFormat: The test format to use to interpret tests.
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | array-ptr-calc-i32.ll | 22 ; to interpret:
|
/external/llvm/test/Unit/ |
D | lit.cfg | 22 # testFormat: The test format to use to interpret tests.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 14 dynamically compile (or equivalently, interpret) everything. On the far
|
/external/eigen/doc/ |
D | TutorialArrayClass.dox | 95 are fundamentally different from matrices, is when you multiply two together. Matrices interpret 96 multiplication as matrix product and arrays interpret multiplication as coefficient-wise product. T…
|
/external/clang/test/Unit/ |
D | lit.cfg | 24 # testFormat: The test format to use to interpret tests.
|
/external/libogg/ |
D | README | 125 "interpret DOS and Unix paths" is turned on in your project; it can be
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
D | TreeNodeStream.as | 65 /** What adaptor can tell me how to interpret/navigate nodes and
|
/external/libvorbis/ |
D | README | 129 "interpret DOS and Unix paths" is turned on in your project; it can
|
/external/llvm/test/DebugInfo/Generic/Inputs/ |
D | gmlt.ll | 86 ; relocations rather than interpret that as the end of a range list))
|
/external/llvm/test/DebugInfo/Inputs/ |
D | gmlt.ll | 86 ; relocations rather than interpret that as the end of a range list))
|
/external/opencv3/doc/pattern_tools/ |
D | svgfig.py | 2669 self.last_ticks, self.last_miniticks = self.interpret() 2740 def interpret(self): member in Ticks 3166 def interpret(self): member in LineAxis 3171 ticks, miniticks = Ticks.interpret(self) 3447 self.last_ticks, self.last_miniticks = Ticks.interpret(self) 3499 self.last_ticks, self.last_miniticks = Ticks.interpret(self) 3552 self.last_xticks, self.last_xminiticks = Ticks.interpret(self) 3554 self.last_yticks, self.last_yminiticks = Ticks.interpret(self)
|
/external/llvm/docs/ |
D | StackMaps.rst | 358 interpret the ``RegNum`` and ``Offset`` fields as follows: 390 specific subregister information. Instead the runtime must interpret 435 any higher-level entity. The runtime must be able to interpret the
|
/external/chromium-trace/catapult/dashboard/docs/ |
D | data-format.md | 81 which tells the dashboard how to interpret the rest of the fields.
|
/external/llvm/docs/CommandGuide/ |
D | lli.rst | 17 and it can only interpret (or JIT-compile) for the host architecture.
|
/external/libmicrohttpd/doc/chapters/ |
D | exploringrequests.inc | 67 interpret them with the aid of @emph{RFC 2616}.
|
/external/ceres-solver/cmake/ |
D | FindEigen.cmake | 139 # This is on a single line s/t CMake does not interpret it as a list of
|
D | FindSuiteSparse.cmake | 480 # This is on a single line s/t CMake does not interpret it as a list of 514 # This is on a single line s/t CMake does not interpret it as a list of
|
/external/fonttools/Doc/ |
D | changes.txt | 36 interpret any value as 1.0 if it's not 0.5. Fixes dumping of these
|