/art/test/613-inlining-dex-cache/ |
run | 20 exec ${RUN} ${flags/verify-at-runtime/interpret-only}
|
/art/test/595-profile-saving/ |
run | 18 # --compiler-filter=interpret-only to make sure that the test is not compiled AOT 19 # -XOatFileManagerCompilerFilter:interpret-only to make sure the test is not compiled 24 -Xcompiler-option --compiler-filter=interpret-only \ 25 --runtime-option -XOatFileManagerCompilerFilter:interpret-only \
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
loc-6.s | 2 % interpret it as a (section-relative) negative number.
|
loc-7.s | 2 % interpret it as a (section-relative) negative number.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
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 || '"'
|
ant.cmd | 37 if _testenv_() = 0 then interpret 'call "' || antenv || '"' '"' || envarg || '"' 45 interpret 'call "' || runrc || '"' antrc '"' || mode || '"'
|
runrc.cmd | 58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
subsym.s | 4 ; if no quotes, interpret as subsymbol
5 ; if quotes, interpret as string, and do forced substitution
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/ |
labelbug.s | 11 ; in which the *position* within a line determines how to interpret
|
/build/target/product/ |
core_minimal.mk | 133 pm.dexopt.first-boot=interpret-only \ 137 pm.dexopt.install=interpret-only \
|
core_tiny.mk | 123 pm.dexopt.first-boot=interpret-only \ 127 pm.dexopt.install=interpret-only \
|
/external/fonttools/Lib/fontTools/misc/ |
psLib.py | 152 def interpret(self, data, getattr = getattr): member in class:PSInterpreter 329 interpreter.interpret(b"/Helvetica 4 dict dup /Encoding StandardEncoding put definefont pop") 330 interpreter.interpret(data)
|
/frameworks/rs/api/ |
rs_object_info.spec | 54 Elements can also have a kind, which is semantic information used to interpret pixel 182 Returns the Element's data kind. This is used to interpret pixel data.
|
rs_object_types.spec | 176 help interpret the rs_data_type.
|
rs_vector_math.spec | 20 These functions interpret the input arguments as representation of vectors in
|
/art/build/ |
Android.oat.mk | 65 core_compile_options += --compiler-filter=interpret-only 207 core_compile_options += --compiler-filter=interpret-only
|
/prebuilts/misc/common/swig/include/2.0.11/pike/ |
pike.swg | 16 #include <pike/interpret.h>
|
/art/ |
Android.mk | 519 .PHONY: use-art-interpret-only 520 use-art-interpret-only: 524 adb shell setprop dalvik.vm.dex2oat-filter "interpret-only" 525 adb shell setprop dalvik.vm.image-dex2oat-filter "interpret-only" 530 .PHONY: use-artd-interpret-only 531 use-artd-interpret-only: 535 adb shell setprop dalvik.vm.dex2oat-filter "interpret-only" 536 adb shell setprop dalvik.vm.image-dex2oat-filter "interpret-only"
|
/prebuilts/go/darwin-x86/misc/nacl/ |
mkzip.go | 41 root = flag.String("r", ".", "interpret source paths relative to this directory")
|
/prebuilts/go/linux-x86/misc/nacl/ |
mkzip.go | 41 root = flag.String("r", ".", "interpret source paths relative to this directory")
|
/external/v8/test/mjsunit/ |
string-replace.js | 275 // with this is implementation-dependent. We interpret $60 as $6
|
/prebuilts/go/darwin-x86/src/html/template/ |
doc.go | 177 the browser will interpret the corresponding portion of the output as a tag
|
/prebuilts/go/linux-x86/src/html/template/ |
doc.go | 177 the browser will interpret the corresponding portion of the output as a tag
|
/external/opencv3/doc/pattern_tools/ |
svgfig.py | 2740 def interpret(self): member in class:Ticks 3166 def interpret(self): member in class:LineAxis [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
obj.go | 177 // DATA instruction that liblink will have to interpret later.
|