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

1 2

  /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
  /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
escape.go 31 // Prevent execution of unsafe templates.
  /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
  /prebuilts/go/darwin-x86/src/path/filepath/
match.go 254 // Prevent infinite recursion. See issue 15879.
  /prebuilts/go/darwin-x86/src/runtime/
gc_test.go 32 // Prevent the compiler from applying escape analysis.
cgocall.go 143 // and then live. Prevent these undead arguments from crashing
562 // a C allocation. Escape analysis should prevent the first,
563 // garbage collection should prevent the second,
  /prebuilts/go/linux-x86/src/path/filepath/
match.go 254 // Prevent infinite recursion. See issue 15879.
  /prebuilts/go/linux-x86/src/runtime/
gc_test.go 32 // Prevent the compiler from applying escape analysis.
  /build/soong/cc/
androidmk.go 335 // Prevent make from installing the libraries to obj/lib (since we have
  /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
  /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...]
  /prebuilts/go/darwin-x86/src/archive/tar/
writer_test.go 619 Uid: 1 << 25, // Prevent USTAR format
  /prebuilts/go/darwin-x86/src/cmd/dist/
util.go 112 // Prevent fatal from waiting on our own goroutine's
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 291 // Prevent state machine CPU attacks (making us redo
  /prebuilts/go/linux-x86/src/archive/tar/
writer_test.go 619 Uid: 1 << 25, // Prevent USTAR format
  /prebuilts/go/linux-x86/src/cmd/dist/
util.go 112 // Prevent fatal from waiting on our own goroutine's
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 291 // Prevent state machine CPU attacks (making us redo
  /build/make/core/
java.mk 257 # Prevent these from showing up on the device
546 # - prevent ProGuard stripping subclass in the support library that extends class added in the higher SDK version.
    [all...]
  /prebuilts/go/darwin-x86/src/go/constant/
value.go 56 // Prevent external implementations.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/transform/
transform.go 641 // Prevent duplicate Transform calls with atEOF being true at the end of

Completed in 2206 milliseconds

1 2