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

1 2 3 4 5 6 7 8 91011

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
baddata1.s 7 # no way these are going to hold the pointers.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue20174.go 12 _ = (*interface{})(nil) // interface{} here used to not have its width calculated going into backend
issue4909b.go 7 // We are going to define 256 types T(n),
bug120.go 34 // This is not going to be correct until 6g has multiprecision floating point.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue20174.go 12 _ = (*interface{})(nil) // interface{} here used to not have its width calculated going into backend
issue4909b.go 7 // We are going to define 256 types T(n),
bug120.go 34 // This is not going to be correct until 6g has multiprecision floating point.
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm 29 to keep going or you do not upon token recognition error. If you do not
35 errors and keep going, looking for a valid token.
  /external/curl/docs/cmdline-opts/
max-time.d 9 networks or links going down. Since 7.32.0, this option accepts decimal
  /build/make/core/
local_vndk.mk 2 #Set LOCAL_USE_VNDK for modules going into vendor partition, except for host modules
install_jni_libs.mk 10 # jni_shared_libraries, jni_shared_libraries_abi, jni_shared_libraries_with_abis if we are going to embed the libraries into the apk;
  /prebuilts/go/darwin-x86/misc/cgo/testcshared/src/libgo4/
libgo4.go 16 // The idea is to get some threads going, so that a signal will be delivered
  /prebuilts/go/linux-x86/misc/cgo/testcshared/src/libgo4/
libgo4.go 16 // The idea is to get some threads going, so that a signal will be delivered
  /prebuilts/go/darwin-x86/test/interface/
struct.go 56 // Disallowed by restriction of values going to pointer receivers
115 // Disallowed by restriction of values going to pointer receivers
  /prebuilts/go/linux-x86/test/interface/
struct.go 56 // Disallowed by restriction of values going to pointer receivers
115 // Disallowed by restriction of values going to pointer receivers
  /frameworks/base/services/robotests/
Android.mk 44 # platform-robolectric-android-all-stubs, the class loader is going to pick up the latter, and thus
45 # we are going to test what we don't want. To solve this:
  /external/brotli/research/
README.md 3 In this directory we publish simple tools to analyze backward reference distance distributions in LZ77 compression. We developed these tools to be able to make more efficient encoding of distances in large-window brotli. In large-window compression the average cost of a backward reference distance is higher, and this may allow for more advanced encoding strategies, such as delta coding or an increase in context size, to bring significant compression density improvements. Our tools visualize the backward references as histogram images, i.e., one pixel in the image shows how many distances of a certain range exist at a certain locality in the data. The human visual system is excellent at pattern detection, so we tried to roughly identify patterns visually before going into more quantitative analysis. These tools can turn out to be useful in development of other LZ77-based compressors and we hope you try them out.
  /prebuilts/go/darwin-x86/misc/cgo/test/
test22906.go 11 // It's going to be hard to include a whole real JVM to test this.
  /prebuilts/go/darwin-x86/misc/cgo/testcarchive/src/libgo2/
libgo2.go 40 // The idea is to get some threads going, so that a signal will be delivered
  /prebuilts/go/linux-x86/misc/cgo/test/
test22906.go 11 // It's going to be hard to include a whole real JVM to test this.
  /prebuilts/go/linux-x86/misc/cgo/testcarchive/src/libgo2/
libgo2.go 40 // The idea is to get some threads going, so that a signal will be delivered
  /build/blueprint/
ninja_strings.go 146 // keep going.
157 // the string and keep going.
177 // A part of the variable name. Keep going.
226 // A part of the variable name. Keep going.
  /prebuilts/go/darwin-x86/src/cmd/go/internal/test/
cover.go 24 // or in case it doesn't exist and the test is going to fail to create it (or not run).
  /prebuilts/go/darwin-x86/src/runtime/
signal_arm.go 48 // the stack frame but we're not going back there
  /prebuilts/go/linux-x86/src/cmd/go/internal/test/
cover.go 24 // or in case it doesn't exist and the test is going to fail to create it (or not run).

Completed in 489 milliseconds

1 2 3 4 5 6 7 8 91011