Home
last modified time | relevance | path

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

1234567

/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/r8/scripts/
Drun-dex2oat.sh62 --compiler-filter=interpret-only
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
Dlit.cfg18 # testFormat: The test format to use to interpret tests.
/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/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Dundefined.ll3 ; ScalarEvolution shouldn't attempt to interpret expressions which have
/external/llvm/test/Analysis/ScalarEvolution/
Dundefined.ll3 ; ScalarEvolution shouldn't attempt to interpret expressions which have
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/
Dlit.cfg11 # testFormat: The test format to use to interpret tests.
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/Clang/
Dlit.cfg8 # testFormat: The test format to use to interpret tests.
/external/libcups/filter/
DMakefile38 IMAGEOBJS = error.o interpret.o raster.o
184 ../cups/raster.h interpret.c raster.c \
DDependencies5 interpret.o: interpret.c ../cups/raster-private.h ../cups/raster.h \
/external/llvm/utils/lit/tests/
Dlit.cfg13 # testFormat: The test format to use to interpret tests.
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/
Dv2i32.ll66 ;It probably is safe to interpret it as an array, thus having 8 byte
/external/syslinux/diag/geodsp/
DREADME2 interpret it. Both images are intended to be written to the first ~8MiB
/external/llvm/test/CodeGen/AMDGPU/
Darray-ptr-calc-i32.ll26 ; to interpret:
/external/swiftshader/third_party/LLVM/test/Unit/
Dlit.cfg20 # testFormat: The test format to use to interpret tests.
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-04-16-DynamicCompilation.txt14 dynamically compile (or equivalently, interpret) everything. On the far
/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/llvm/test/Unit/
Dlit.cfg25 # testFormat: The test format to use to interpret tests.
/external/clang/test/Unit/
Dlit.cfg24 # testFormat: The test format to use to interpret tests.
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.InTree/test/
Dlit.cfg10 # 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/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/
Dlit.cfg10 # testFormat: The test format to use to interpret tests.
/external/python/cpython2/Doc/library/
Dshlex.rst98 Read a raw token. Ignore the pushback stack, and do not interpret source
200 Characters in :attr:`quotes` that will interpret escape characters defined in
/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

1234567