HomeSort by relevance Sort by last modified time
    Searched refs:translated (Results 101 - 125 of 240) sorted by null

1 2 3 45 6 7 8 910

  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
objdumpext_test.go 71 // PC-relative addresses are translated to absolute addresses based on PC by GNU objdump
  /prebuilts/go/linux-x86/src/encoding/asn1/
common.go 55 // ASN.1 has IMPLICIT and EXPLICIT tags, which can be translated as "instead
  /system/core/adb/
sysdeps_win32.cpp 1320 WORD translated = 0; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_program.c 464 p->translated = 0;
  /external/python/cpython2/Demo/tkinter/guido/
ss1.py 393 self.translated = translate(self.formula)
406 "__value__ = eval(%s)" % repr(self.translated))
  /external/python/cpython3/Tools/demo/
ss1.py 381 self.translated = translate(self.formula)
392 self.value = eval(self.translated, ns)
  /prebuilts/go/darwin-x86/misc/cgo/gmp/
gmp.go 65 with the type translated as described above. To do this, cgo must
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 299 // 0x0) might be exploited by an attacker if they are translated
  /prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go 65 with the type translated as described above. To do this, cgo must
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 299 // 0x0) might be exploited by an attacker if they are translated
  /external/libevent/
http.c 3284 char *translated; local
    [all...]
  /build/soong/java/
builder.go 18 // compiling should have been translated into javaBuilderFlags or another argument to the Transform*
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nvfx_fragprog.c     [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_state.c 583 prog->translated = nvc0_program_translate(
698 prog->translated = nvc0_program_translate(
    [all...]
  /prebuilts/go/darwin-x86/src/image/gif/
writer.go 450 // translated such that its top-left corner is (0, 0), so that the single
  /prebuilts/go/linux-x86/src/image/gif/
writer.go 450 // translated such that its top-left corner is (0, 0), so that the single
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.crypto.ec/
ecc.md 206 portion of it, either verbatim or with modifications and/or translated
  /prebuilts/jdk/jdk9/linux-x86/legal/jdk.crypto.ec/
ecc.md 206 portion of it, either verbatim or with modifications and/or translated
  /external/jemalloc/bin/
jeprof.in     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-xtensa.c 6154 bfd_boolean translated; member in struct:reloc_bfd_fix_struct
    [all...]
  /build/soong/cc/
builder.go 18 // compiling should have been translated into builderFlags or another argument to the Transform*
compiler.go 174 // other modules and filegroups. May include source files that have not yet been translated to
  /prebuilts/go/darwin-x86/src/cmd/vet/
main.go 323 // Note that path here has been translated via v.ImportMap,
  /prebuilts/go/darwin-x86/src/encoding/binary/
binary.go 8 // Numbers are translated by reading and writing fixed-size values.
  /prebuilts/go/darwin-x86/src/os/
os_windows_test.go 224 // translated into Go directly. _REPARSE_DATA_BUFFER type is to help

Completed in 666 milliseconds

1 2 3 45 6 7 8 910