Home
last modified time | relevance | path

Searched refs:interpret (Results 1 – 25 of 130) sorted by relevance

123456

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Dantenv.cmd52 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 || '"'
Dant.cmd37 if _testenv_() = 0 then interpret 'call "' || antenv || '"' '"' || envarg || '"'
45 interpret 'call "' || runrc || '"' antrc '"' || mode || '"'
Drunrc.cmd58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
/external/fonttools/Lib/fontTools/misc/
DpsLib.py152 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/
Dctrloop-reg.ll47 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/
Dundefined.ll3 ; ScalarEvolution shouldn't attempt to interpret expressions which have
/external/llvm/utils/lit/tests/
Dlit.cfg13 # testFormat: The test format to use to interpret tests.
/external/llvm/test/CodeGen/AMDGPU/
Darray-ptr-calc-i32.ll22 ; to interpret:
/external/llvm/test/Unit/
Dlit.cfg22 # testFormat: The test format to use to interpret tests.
/external/llvm/docs/HistoricalNotes/
D2001-04-16-DynamicCompilation.txt14 dynamically compile (or equivalently, interpret) everything. On the far
/external/eigen/doc/
DTutorialArrayClass.dox95 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/
Dlit.cfg24 # testFormat: The test format to use to interpret tests.
/external/libogg/
DREADME125 "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/
DTreeNodeStream.as65 /** What adaptor can tell me how to interpret/navigate nodes and
/external/libvorbis/
DREADME129 "interpret DOS and Unix paths" is turned on in your project; it can
/external/llvm/test/DebugInfo/Generic/Inputs/
Dgmlt.ll86 ; relocations rather than interpret that as the end of a range list))
/external/llvm/test/DebugInfo/Inputs/
Dgmlt.ll86 ; relocations rather than interpret that as the end of a range list))
/external/opencv3/doc/pattern_tools/
Dsvgfig.py2669 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/
DStackMaps.rst358 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/
Ddata-format.md81 which tells the dashboard how to interpret the rest of the fields.
/external/llvm/docs/CommandGuide/
Dlli.rst17 and it can only interpret (or JIT-compile) for the host architecture.
/external/libmicrohttpd/doc/chapters/
Dexploringrequests.inc67 interpret them with the aid of @emph{RFC 2616}.
/external/ceres-solver/cmake/
DFindEigen.cmake139 # This is on a single line s/t CMake does not interpret it as a list of
DFindSuiteSparse.cmake480 # 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/
Dchanges.txt36 interpret any value as 1.0 if it's not 0.5. Fixes dumping of these

123456