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

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
mksizeclasses.go 202 // A small k allows us to fit the math required into 32 bits
netpoll_solaris.go 64 // lock allows runtime·netpollupdate to be called synchronously from
race.go 241 // racecall allows calling an arbitrary function f from C race runtime
hashmap.go 126 // The first indirection allows us to reduce static size of hmap.
127 // The second indirection allows to store a pointer to the slice in hiter.
139 // code a bit more complicated than alternating key/value/key/value/... but it allows
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 295 // http2 further says: "Similarly, HTTP/2 allows header field values
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
go.go 35 // allows using Sym pointer equality to test for Go identifier uniqueness when
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
sparsetreemap.go 27 // The adjust parameter allows positioning of the insertion
  /prebuilts/go/linux-x86/src/math/big/
prime.go 222 // except for U_s ? 0 mod n, which allows us to avoid computing any U_k values.
natconv.go 384 // hard-coding for 10 here speeds this up by 1.25x (allows for / and % by constants)
  /prebuilts/go/linux-x86/src/runtime/
mksizeclasses.go 202 // A small k allows us to fit the math required into 32 bits
netpoll_solaris.go 64 // lock allows runtime·netpollupdate to be called synchronously from
race.go 241 // racecall allows calling an arbitrary function f from C race runtime
hashmap.go 126 // The first indirection allows us to reduce static size of hmap.
127 // The second indirection allows to store a pointer to the slice in hiter.
139 // code a bit more complicated than alternating key/value/key/value/... but it allows
    [all...]
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 295 // http2 further says: "Similarly, HTTP/2 allows header field values
  /prebuilts/misc/common/robolectric/lib/
xstream-1.4.8.jar 
  /prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.7/
xstream-1.4.7.jar 
  /prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/
xstream-1.4.8.jar 
  /compatibility/cdd/7_hardware-compatibility/
7_1_display-and-graphics.md 39 sizes, and allows applications to query the current configuration's screen
7_5_cameras.md 160 hardware allows, and MUST NOT support custom Camera parameter types.
  /external/libvorbis/doc/
07-floor1.tex 245 Skipping zero-difference values allows a smoother line fit.
  /prebuilts/go/darwin-x86/src/builtin/
builtin.go 228 // The recover built-in function allows a program to manage behavior of a
  /prebuilts/go/darwin-x86/src/bytes/
buffer_test.go 510 // (*Buffer).grow allows for 2x capacity slop before sliding,
  /prebuilts/go/darwin-x86/src/math/big/
natconv.go 384 // hard-coding for 10 here speeds this up by 1.25x (allows for / and % by constants)
  /prebuilts/go/linux-x86/src/builtin/
builtin.go 228 // The recover built-in function allows a program to manage behavior of a
  /prebuilts/go/linux-x86/src/bytes/
buffer_test.go 510 // (*Buffer).grow allows for 2x capacity slop before sliding,

Completed in 929 milliseconds

1 2 3 4 5 67 8 91011>>