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

1 2 3 4 5 6

  /prebuilts/go/darwin-x86/misc/cgo/test/
issue6128.go 12 // in cgo avoids trying to pass this to clang.
  /prebuilts/go/linux-x86/misc/cgo/test/
issue6128.go 12 // in cgo avoids trying to pass this to clang.
  /prebuilts/go/darwin-x86/src/unicode/utf16/
utf16.go 10 // Defining them locally avoids this package depending on package unicode.
  /prebuilts/go/linux-x86/src/unicode/utf16/
utf16.go 10 // Defining them locally avoids this package depending on package unicode.
  /external/vulkan-validation-layers/
CONTRIBUTING.md 15 This makes the VulkanTools and VulkanSamples easier to work with and avoids compatibility issues
  /prebuilts/devtools/tools/
android.bat 47 rem This avoids locking the tool dir in case the user is trying to update it.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
tighten.go 145 // This pass avoids having lots of constants live for lots of the program.
  /prebuilts/go/darwin-x86/src/net/http/
http.go 135 // data that may trigger a request for URL X. This avoids a race where the
  /prebuilts/go/darwin-x86/src/os/
path_windows.go 163 // simplicity it avoids the conversion entirely for relative
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
tighten.go 145 // This pass avoids having lots of constants live for lots of the program.
  /prebuilts/go/linux-x86/src/net/http/
http.go 135 // data that may trigger a request for URL X. This avoids a race where the
  /prebuilts/go/linux-x86/src/os/
path_windows.go 163 // simplicity it avoids the conversion entirely for relative
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 92 avoids the numerical awkwardness of have a representable value
  /prebuilts/go/darwin-x86/src/encoding/gob/
decoder.go 29 freeList *decoderState // list of free decoderStates; avoids reallocation
encoder.go 21 freeList *encoderState // list of free encoderStates; avoids reallocation
  /prebuilts/go/darwin-x86/src/runtime/
mgcsweepbuf.go 28 // allows this to be used in the memory manager and avoids the
slice.go 146 // Note: can't use rawmem (which avoids zeroing of memory), because then GC can scan uninitialized memory.
  /prebuilts/go/linux-x86/src/encoding/gob/
decoder.go 29 freeList *decoderState // list of free decoderStates; avoids reallocation
encoder.go 21 freeList *encoderState // list of free encoderStates; avoids reallocation
  /prebuilts/go/linux-x86/src/runtime/
mgcsweepbuf.go 28 // allows this to be used in the memory manager and avoids the
slice.go 146 // Note: can't use rawmem (which avoids zeroing of memory), because then GC can scan uninitialized memory.
  /build/soong/cc/
ndk_library.go 264 // (avoids the need to link an unwinder into a fake library).
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
line.go 71 // The check for < avoids putting a path prefix on "<autogenerated>".
  /prebuilts/go/darwin-x86/src/net/
conf.go 70 // avoids that.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
line.go 71 // The check for < avoids putting a path prefix on "<autogenerated>".

Completed in 457 milliseconds

1 2 3 4 5 6