/prebuilts/go/darwin-x86/src/hash/crc32/ |
crc32_amd64.go | 102 // time. In recent Intel architectures the instruction takes 3 cycles;
|
/prebuilts/go/linux-x86/src/archive/tar/ |
common.go | 24 // architectures. If a large value is encountered when decoding, the result
|
/prebuilts/go/linux-x86/src/cmd/compile/ |
doc.go | 25 The same compiler is used for all target operating systems and architectures.
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
config.go | 184 // Internally linking cgo is incomplete on some architectures.
|
/prebuilts/go/linux-x86/src/crypto/sha256/ |
sha256_test.go | 154 // Tests that blockGeneric (pure Go) and block (in assembly for some architectures) match.
|
/prebuilts/go/linux-x86/src/crypto/sha512/ |
sha512_test.go | 308 // Tests that blockGeneric (pure Go) and block (in assembly for some architectures) match.
|
/prebuilts/go/linux-x86/src/debug/macho/ |
file_test.go | 179 t.Errorf("OpenFat: got %d architectures, want 2", len(ff.Arches))
|
/prebuilts/go/linux-x86/src/hash/crc32/ |
crc32_amd64.go | 102 // time. In recent Intel architectures the instruction takes 3 cycles;
|
/build/soong/cc/ |
ndk_library.go | 313 // architectures it's just installed to lib.
|
sanitize.go | 200 // TSAN and SafeStack are not supported on 32-bit architectures
|
/external/curl/packages/vms/ |
build_vms.com | 17 $! CLEAN_ALL Delete product files for all host architectures. (No 56 $! REALCLEAN Delete product files for all host architectures. (No 132 $! for non-VAX architectures that triggered link failure. [all...] |
/prebuilts/go/darwin-x86/src/cmd/vet/all/ |
main.go | 324 // archAsmX maps architectures to the suffix usually used for their assembly files,
|
/prebuilts/go/linux-x86/src/cmd/vet/all/ |
main.go | 324 // archAsmX maps architectures to the suffix usually used for their assembly files,
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/ |
asm.go | 43 // architectures, but is laid out quite differently. When we 56 // .plt.got on other architectures). Initially, the 79 // architectures: ppc64's .plt is like .plt.got on other
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/ |
asm.go | 43 // architectures, but is laid out quite differently. When we 56 // .plt.got on other architectures). Initially, the 79 // architectures: ppc64's .plt is like .plt.got on other
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/ |
arch.go | 42 // nilRegisterNumber is the register number function for architectures
|
/prebuilts/go/darwin-x86/src/fmt/ |
format.go | 50 // avoids padding at the end of the struct on 32 bit architectures.
|
/prebuilts/go/darwin-x86/src/runtime/ |
extern.go | 194 // All architectures turn faults into apparent calls to sigpanic.
|
stubs.go | 176 // side naturally has a data dependency order. All architectures that
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/arch/ |
arch.go | 42 // nilRegisterNumber is the register number function for architectures
|
/prebuilts/go/linux-x86/src/fmt/ |
format.go | 50 // avoids padding at the end of the struct on 32 bit architectures.
|
/prebuilts/go/linux-x86/src/runtime/ |
extern.go | 194 // All architectures turn faults into apparent calls to sigpanic.
|
stubs.go | 176 // side naturally has a data dependency order. All architectures that
|
/build/soong/android/ |
arch.go | 78 // Host or device variants for 32-bit architectures 81 // Host or device variants for 64-bit architectures
|
/external/libunwind/doc/ |
libunwind-dynamic.tex | 286 architectures, predicated or not). 313 certain architectures prefer the list of unwind directives to be
|