HomeSort by relevance Sort by last modified time
    Searched refs:interpret (Results 1 - 25 of 60) sorted by null

1 2 3

  /art/test/613-inlining-dex-cache/
run 20 exec ${RUN} ${flags/verify-at-runtime/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
  /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)
  /art/
Android.mk 476 .PHONY: use-art-interpret-only
477 use-art-interpret-only:
481 adb shell setprop dalvik.vm.dex2oat-filter "interpret-only"
482 adb shell setprop dalvik.vm.image-dex2oat-filter "interpret-only"
487 .PHONY: use-artd-interpret-only
488 use-artd-interpret-only:
492 adb shell setprop dalvik.vm.dex2oat-filter "interpret-only"
493 adb shell setprop dalvik.vm.image-dex2oat-filter "interpret-only"
  /external/libcups/filter/
Makefile 37 IMAGEOBJS = error.o interpret.o raster.o
183 ../cups/raster.h interpret.c raster.c \
  /frameworks/rs/script_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
  /prebuilts/misc/common/swig/include/2.0.11/pike/
pike.swg 16 #include <pike/interpret.h>
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 349 and higher level protocols could interpret it as a fatal condition.
  /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")
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_darwin.go 199 // localized on macOS, just interpret any failure to mean that
  /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/crypto/x509/
root_darwin.go 199 // localized on macOS, just interpret any failure to mean that
  /prebuilts/go/linux-x86/src/html/template/
doc.go 177 the browser will interpret the corresponding portion of the output as a tag
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
obj.go 251 // DATA instruction that liblink will have to interpret later.
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
decode.go 17 // If x matches the format, then the rest of the fields describe how to interpret x.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
obj.go 251 // DATA instruction that liblink will have to interpret later.

Completed in 1350 milliseconds

1 2 3