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

1 2 3 45 6 7 8 910

  /prebuilts/go/darwin-x86/src/syscall/
tables_nacl.go 347 // errnoErr returns common boxed Errno values, to prevent
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
func.go 210 // to prevent errors like using NewValue1A instead of NewValue1I.
nilcheck_test.go 407 // prevent fuse from eliminating this block
  /prebuilts/go/linux-x86/src/net/
fd_unix.go 129 fd.Close() // prevent a leak
  /prebuilts/go/linux-x86/src/runtime/
crash_test.go 40 // Exclude GODEBUG from the environment to prevent its output
mgcwork.go 55 // It's important that any use of gcWork during the mark phase prevent
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/syscall/
tables_nacl.go 347 // errnoErr returns common boxed Errno values, to prevent
  /compatibility/cdd/7_hardware-compatibility/
7_3_sensors.md 54 MUST NOT prevent the device CPU from entering a suspend state or waking up
562 * [C-1-7] MUST prevent adding a fingerprint without first establishing a chain
  /prebuilts/go/darwin-x86/src/runtime/
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,
mbarrier.go 43 // The two shades and the condition work together to prevent a mutator
mfinal.go 417 // purge cache stats to prevent overflow
  /build/soong/cmd/microfactory/
microfactory.go 600 // If the package isn't mapped, we'll return false to prevent compilation attempts.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 226 ;; NOTE: we save rsp here to prevent compiler put rip reference cause error AppRsp
  /external/libunwind/doc/
libunwind.tex 285 To prevent the risk of using stale data, \Prog{libunwind} provides two
  /external/libvncserver/webclients/novnc/include/
keyboard.js 321 // Should we prevent the browser from handling the event?
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_subpixel_8t_ssse3.asm 20 ; The add order below (based on ffvp9) must be followed to prevent outranges.
  /external/protobuf/csharp/src/Google.Protobuf/
CodedOutputStream.cs 701 /// For the sake of efficiency, calling this method does not prevent future write calls - but
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
MIPS64Ops.go 345 // and sorts it to the very beginning of the block to prevent other
MIPSOps.go 377 // and sorts it to the very beginning of the block to prevent other
PPC64Ops.go 287 // and sorts it to the very beginning of the block to prevent other
  /prebuilts/go/darwin-x86/src/cmd/go/
get.go 226 // Use that in the following to prevent hysteresis effects
  /prebuilts/go/darwin-x86/src/database/sql/driver/
driver.go 70 // To prevent duplicate operations, ErrBadConn should NOT be returned
  /prebuilts/go/darwin-x86/src/encoding/gob/
gobencdec_test.go 380 // and may even be bad but it works and it's hard to prevent
  /prebuilts/go/darwin-x86/src/net/smtp/
smtp_test.go 468 // prevent data race on bcmdbuf

Completed in 4677 milliseconds

1 2 3 45 6 7 8 910