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

1 2

  /prebuilts/go/darwin-x86/test/
notinheap3.go 14 y [1024]byte // Prevent write decomposition
  /prebuilts/go/linux-x86/test/
notinheap3.go 14 y [1024]byte // Prevent write decomposition
  /prebuilts/go/darwin-x86/src/net/
dial_unix_test.go 55 // Prevent that, so we exercise the code path
  /prebuilts/go/linux-x86/src/net/
dial_unix_test.go 55 // Prevent that, so we exercise the code path
  /build/blueprint/
glob.go 122 // Prevent file names from reaching ninja's path component limit
  /prebuilts/go/darwin-x86/src/html/template/
js_test.go 189 // Prevent breaking out of text node and element boundaries.
244 // Prevent breaking out of text node and element boundaries.
js.go 170 // TODO: maybe post-process output to prevent it from containing
183 // Prevent IdentifierNames and NumericLiterals from running into
  /prebuilts/go/linux-x86/src/html/template/
js_test.go 189 // Prevent breaking out of text node and element boundaries.
244 // Prevent breaking out of text node and element boundaries.
js.go 170 // TODO: maybe post-process output to prevent it from containing
183 // Prevent IdentifierNames and NumericLiterals from running into
  /build/soong/cc/
androidmk.go 336 // Prevent make from installing the libraries to obj/lib (since we have
384 // Prevent make from installing the libraries to obj/lib (since we have
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
driver.go 63 p = p.Copy() // Prevent modification to the incoming profile.
  /prebuilts/go/darwin-x86/src/path/filepath/
match.go 254 // Prevent infinite recursion. See issue 15879.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
driver.go 63 p = p.Copy() // Prevent modification to the incoming profile.
  /prebuilts/go/linux-x86/src/path/filepath/
match.go 254 // Prevent infinite recursion. See issue 15879.
  /prebuilts/go/darwin-x86/src/debug/gosym/
pclinetest.asm 55 // Prevent GC of our test symbols
  /prebuilts/go/linux-x86/src/debug/gosym/
pclinetest.asm 55 // Prevent GC of our test symbols
  /prebuilts/go/darwin-x86/src/cmd/dist/
util.go 100 // Prevent fatalf from waiting on our own goroutine's
  /prebuilts/go/darwin-x86/src/runtime/
gc_test.go 34 // Prevent the compiler from applying escape analysis.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 239 // Prevent state machine CPU attacks (making us redo
  /prebuilts/go/linux-x86/src/cmd/dist/
util.go 100 // Prevent fatalf from waiting on our own goroutine's
  /prebuilts/go/linux-x86/src/runtime/
gc_test.go 34 // Prevent the compiler from applying escape analysis.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 239 // Prevent state machine CPU attacks (making us redo
  /prebuilts/go/darwin-x86/src/go/types/
expr.go 1147 // Prevent crash if the array referred to is not yet set up.
    [all...]
  /prebuilts/go/linux-x86/src/go/types/
expr.go 1147 // Prevent crash if the array referred to is not yet set up.
    [all...]
  /external/syslinux/com32/lib/libpng/
CHANGES 461 Added a check in pngset.c to prevent writing multiple tIME chunks.
500 Surrounded example.c code with #if 0 .. #endif to prevent people from
593 prevent recursion.
    [all...]

Completed in 518 milliseconds

1 2