HomeSort by relevance Sort by last modified time
    Searched refs:prevent (Results 51 - 75 of 234) sorted by null

1 23 4 5 6 7 8 910

  /external/autotest/frontend/tko/
rpc_interface.py 222 # Take advantage of Django's literal escaping to prevent SQL injection
  /external/bison/doc/
refcard.tex 280 %%%%% Prime definition of key; redefined below to prevent overful hboxes
471 % Redefine to prevent overfull hboxes
  /prebuilts/go/darwin-x86/src/runtime/
mgcsweep.go 343 s.limit = 0 // prevent mlookup from finding this span
366 // performs sweeping to prevent going in to debt. If the caller will
stack.go 247 // By not freeing, we prevent step #4 until GC is done.
255 // The pool is required to prevent unlimited growth of per-thread caches.
264 // Grab half of the allowed capacity (to prevent thrashing).
812 // Lock channels to prevent concurrent send/receive.
829 // while holding the lock to prevent races on
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mgcsweep.go 343 s.limit = 0 // prevent mlookup from finding this span
366 // performs sweeping to prevent going in to debt. If the caller will
stack.go 247 // By not freeing, we prevent step #4 until GC is done.
255 // The pool is required to prevent unlimited growth of per-thread caches.
264 // Grab half of the allowed capacity (to prevent thrashing).
812 // Lock channels to prevent concurrent send/receive.
829 // while holding the lock to prevent races on
    [all...]
  /external/libunwind/doc/
libunwind-ptrace.tex 63 up from \Var{\_UPT\_accessors}, but doing so would prevent static
  /prebuilts/go/darwin-x86/src/html/template/
content_test.go 115 // Angle brackets escaped to prevent injection of close tags, entity not re-escaped.
css.go 233 // or quote characters to prevent the browser from restarting parsing
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
key.go 24 // with KeyInfo.ModTime removed to prevent dependency cycles.
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/
zsyscall_windows.go 23 // errnoErr returns common boxed Errno values, to prevent
  /prebuilts/go/darwin-x86/src/net/http/httptrace/
trace.go 18 // unique type to prevent assignment.
  /prebuilts/go/darwin-x86/src/runtime/race/
race_test.go 164 // We set GOMAXPROCS=1 to prevent test flakiness.
  /prebuilts/go/darwin-x86/src/sync/
pool.go 215 // 1. To prevent false retention of whole Pools.
  /prebuilts/go/darwin-x86/src/syscall/
syscall_unix.go 129 // errnoErr returns common boxed Errno values, to prevent
  /prebuilts/go/linux-x86/src/html/template/
content_test.go 115 // Angle brackets escaped to prevent injection of close tags, entity not re-escaped.
css.go 233 // or quote characters to prevent the browser from restarting parsing
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
key.go 24 // with KeyInfo.ModTime removed to prevent dependency cycles.
  /prebuilts/go/linux-x86/src/internal/syscall/windows/
zsyscall_windows.go 23 // errnoErr returns common boxed Errno values, to prevent
  /prebuilts/go/linux-x86/src/net/http/httptrace/
trace.go 18 // unique type to prevent assignment.
  /prebuilts/go/linux-x86/src/runtime/race/
race_test.go 164 // We set GOMAXPROCS=1 to prevent test flakiness.
  /prebuilts/go/linux-x86/src/sync/
pool.go 215 // 1. To prevent false retention of whole Pools.
  /prebuilts/go/linux-x86/src/syscall/
syscall_unix.go 129 // errnoErr returns common boxed Errno values, to prevent
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 
  /external/vixl/tools/
generate_tests.py 534 prevent this, you may specify a Python expression to filter the list.

Completed in 1585 milliseconds

1 23 4 5 6 7 8 910