HomeSort by relevance Sort by last modified time
    Searched refs:Avoid (Results 76 - 100 of 124) sorted by null

1 2 34 5

  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
symtab.go 136 // To avoid filling the dynamic table with lots of unnecessary symbols,
200 // Avoid having the working directory inserted into the symbol table.
201 // It is added with a name to avoid problems with external linking
  /prebuilts/go/linux-x86/src/compress/flate/
huffman_bit_writer.go 128 if w.nbits > 8 { // Avoid underflow
  /prebuilts/go/linux-x86/src/runtime/
panic.go 172 // Avoid pointer past the defer allocation.
424 // It increments m.locks to avoid preemption.
  /prebuilts/go/darwin-x86/src/time/
time.go 260 // Avoid function calls when possible.
283 // Avoid function call if we hit the local time cache.
449 // to avoid confusion across daylight savings time zone transitions.
    [all...]
  /prebuilts/go/linux-x86/src/time/
time.go 260 // Avoid function calls when possible.
283 // Avoid function call if we hit the local time cache.
449 // to avoid confusion across daylight savings time zone transitions.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
regalloc.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
regalloc.go     [all...]
  /external/syslinux/core/
isolinux.asm 32 %assign HIGHMEM_SLOP 128*1024 ; Avoid this much memory near the top
  /hardware/interfaces/gnss/1.0/
Android.mk     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
ssa.go 17 // markMoves marks any MOVXconst ops that need to avoid clobbering flags.
42 // Avoid partial register write
745 // To avoid that being an unrelated instruction,
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/
ssa.go 17 // markMoves marks any MOVXconst ops that need to avoid clobbering flags.
42 // Avoid partial register write
668 // To avoid that being an unrelated instruction,
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
obj9.go 997 // Avoid calling morestack via a PLT when dynamically linking. The
1004 // According to the ABI documentation there is a mechanism to avoid
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/driver/
driver.go 891 " Avoid samples with numeric tags in range (eg \"1mb:\")\n" +
  /prebuilts/go/darwin-x86/src/net/
dial_test.go 102 // Avoid tracking open-close jitterbugs between netFD and
  /prebuilts/go/darwin-x86/src/net/url/
url.go 507 // Avoid confusion with malformed schemes, like cache_object:foo/bar.
590 // We do impose some restrictions on the zone, to avoid stupidity
  /prebuilts/go/darwin-x86/src/path/filepath/
path_test.go 452 // and only on some file systems (AFS, FAT). To avoid errors during
798 // /tmp may itself be a symlink! Avoid the confusion, although
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
ssa.go 17 // markMoves marks any MOVXconst ops that need to avoid clobbering flags.
42 // Avoid partial register write
745 // To avoid that being an unrelated instruction,
  /prebuilts/go/linux-x86/src/cmd/compile/internal/x86/
ssa.go 17 // markMoves marks any MOVXconst ops that need to avoid clobbering flags.
42 // Avoid partial register write
668 // To avoid that being an unrelated instruction,
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
obj9.go 997 // Avoid calling morestack via a PLT when dynamically linking. The
1004 // According to the ABI documentation there is a mechanism to avoid
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/driver/
driver.go 891 " Avoid samples with numeric tags in range (eg \"1mb:\")\n" +
  /prebuilts/go/linux-x86/src/net/
dial_test.go 102 // Avoid tracking open-close jitterbugs between netFD and
  /prebuilts/go/linux-x86/src/net/url/
url.go 507 // Avoid confusion with malformed schemes, like cache_object:foo/bar.
590 // We do impose some restrictions on the zone, to avoid stupidity
  /prebuilts/go/linux-x86/src/path/filepath/
path_test.go 452 // and only on some file systems (AFS, FAT). To avoid errors during
798 // /tmp may itself be a symlink! Avoid the confusion, although
  /prebuilts/go/darwin-x86/src/cmd/cgo/
gcc.go 625 // Avoid a crash if the number of arguments is
1032 // only used as expressions and avoid generating bridge
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
gcc.go 625 // Avoid a crash if the number of arguments is
1032 // only used as expressions and avoid generating bridge
    [all...]

Completed in 787 milliseconds

1 2 34 5