HomeSort by relevance Sort by last modified time
    Searched refs:care (Results 126 - 150 of 305) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
mgcsweep.go 165 // caller takes care of it.
mgcmark.go 97 // we only care about spans that were allocated before
490 // as well let background marking take care of the
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
ast.go 185 // The parser should take care of scoping in the future, so
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
plive.go 219 // We don't care about variables that have no pointers,
220 // nor do we care about non-local variables,
221 // nor do we care about empty structs (handled by the pointer check),
222 // nor do we care about the fake PAUTOHEAP variables.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
likelyadjust.go 150 // If successor is an unvisited backedge, it's in loop and we don't care.
  /prebuilts/go/linux-x86/src/cmd/doc/
doc_test.go 447 var b bytes.Buffer // We don't care about the output.
main.go 204 // It's the last package path we care about.
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/driver/
interactive.go 52 // spaces. Takes care to separate commands of the form 'top10' into
  /prebuilts/go/linux-x86/src/database/sql/
convert_test.go 366 // So only care on amd64 gc for now.
  /prebuilts/go/linux-x86/src/image/jpeg/
reader_test.go 152 // We don't care if the two pix data differ if the 8x8 block is
reader.go 182 // not care about byte stuffing.
239 // readFull reads exactly len(p) bytes into p. It does not care about byte
  /prebuilts/go/linux-x86/src/runtime/
mgcsweep.go 165 // caller takes care of it.
mgcmark.go 97 // we only care about spans that were allocated before
490 // as well let background marking take care of the
    [all...]
  /external/autotest/server/cros/dynamic_suite/
reporting.py 766 this method is written to take care of the case
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 195 rsb r9, r9, r12 @count to take care off ref_idx
ihevc_intra_pred_filters_luma_mode_19_to_25.s 201 rsb r9, r9, r12 @count to take care off ref_idx
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader.go 182 // not care about byte stuffing.
239 // readFull reads exactly len(p) bytes into p. It does not care about byte
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 190 ;; [16 bytes alignment, do not care it]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 121 Some applications also did not take care about it.
  /external/libvorbis/doc/
03-codebook.tex 269 undecodable. Take special care that a codebook with a single used
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
prove.go 535 // from entry to b passes through p and p.Succs[0]. We care that
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
printer.go 79 // that takes care of accounting and error handling.
  /prebuilts/go/darwin-x86/src/cmd/dist/
util.go 392 // main takes care of OS-specific startup and dispatches to xmain.
  /prebuilts/go/darwin-x86/src/cmd/fix/
typecheck.go 350 // and we might care about that type.
  /prebuilts/go/darwin-x86/src/cmd/internal/goobj/
read.go 511 // We only care about name, size, and magic.

Completed in 1585 milliseconds

1 2 3 4 56 7 8 91011>>