HomeSort by relevance Sort by last modified time
    Searched refs:generates (Results 151 - 175 of 452) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/linux-x86/test/fixedbugs/
issue11369.go 8 // by a constant generates correct code.
issue4752.go 15 return xi.(uint64) &^ yi.(uint64) // generates incorrect code
issue7366.go 7 // issue 7366: generates a temporary with ideal type
issue4348.go 7 // Issue 4348. After switch to 64-bit ints the compiler generates
issue6036.go 8 // Issue 6036: 6g's backend generates OINDREG with
  /toolchain/binutils/binutils-2.25/config/
bootstrap-debug-big.mk 3 # stage3, it generates dumps during stage2 and stage3, saving them all
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
cmp.s 9 # test that cmp generates relocations correctly
  /prebuilts/go/darwin-x86/src/math/
abs.go 15 // But for now, this generates better code and can also be inlined:
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4348.go 7 // Issue 4348. After switch to 64-bit ints the compiler generates
issue6036.go 8 // Issue 6036: 6g's backend generates OINDREG with
  /prebuilts/go/linux-x86/src/math/
abs.go 15 // But for now, this generates better code and can also be inlined:
  /external/boringssl/src/ssl/test/runner/poly1305/
sum_amd64.go 13 // Sum generates an authenticator for m using a one-time key and puts the
sum_arm.go 13 // Sum generates an authenticator for m using a one-time key and puts the
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/poly1305/
sum_amd64.go 13 // Sum generates an authenticator for m using a one-time key and puts the
sum_arm.go 13 // Sum generates an authenticator for m using a one-time key and puts the
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/poly1305/
sum_amd64.go 13 // Sum generates an authenticator for m using a one-time key and puts the
sum_arm.go 13 // Sum generates an authenticator for m using a one-time key and puts the
  /external/brotli/research/
README.md 9 This tool generates optimal (match-length-wise) backward references for every position in the input files and stores them in `*.dist` file described below.
17 This tool generates a visualization of the distribution of backward references stored in `*.dist` file. The original file size has to be specified as a second parameter. The output is a grayscale PGM (binary) image.
29 This tool generates a diff PPM (binary) image between two input 8-bit PGM (binary) images. Input images must be of same size. Useful for comparing different backward references distributions for same input file. Normally used for comparison of output images from `draw_histogram` tool.
  /external/libvpx/libvpx/build/make/
gen_msvs_def.sh 21 This script generates a MSVC module definition file containing a list of symbols
gen_msvs_sln.sh 22 This script generates a Visual Studio solution file from a list of project
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
asm_test.go 18 // TestLarge generates a very large file to verify that large
52 // gen generates a very large program, with a very far conditional branch.
  /prebuilts/go/darwin-x86/src/math/rand/
zipf.go 14 // A Zipf generates Zipf distributed variates.
36 // The generator generates values k ? [0, imax]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
asm_test.go 18 // TestLarge generates a very large file to verify that large
52 // gen generates a very large program, with a very far conditional branch.
  /prebuilts/go/linux-x86/src/math/rand/
zipf.go 14 // A Zipf generates Zipf distributed variates.
36 // The generator generates values k ? [0, imax]
  /toolchain/binutils/binutils-2.25/gold/testsuite/
arm_farcall_thumb_arm.s 1 @ Test to ensure that a Thumb to ARM call exceeding 4Mb generates a stub.

Completed in 5545 milliseconds

1 2 3 4 5 67 8 91011>>