HomeSort by relevance Sort by last modified time
    Searched refs:itself (Results 501 - 525 of 800) sorted by null

<<21222324252627282930>>

  /prebuilts/go/linux-x86/src/runtime/
mgcmark.go 392 // the object (but *not* the object itself or
396 // The special itself is a root.
668 // small window here where an assist may add itself to
691 // scheduler priority to get itself always run
    [all...]
mheap.go 23 // The heap itself is the "free[]" and "large" arrays,
54 // For allocated spans, their pages map to the span itself.
55 // For free spans, only the lowest and highest pages map to the span itself.
    [all...]
proc.go 57 // thread finds work it takes itself out of the spinning state and proceeds to
58 // execution. If it does not find work it takes itself out of the spinning state
847 // It might be scanned by scang or it might be scanned by the goroutine itself.
862 // either by doing the stack scan ourselves or by coercing gp to scan itself.
899 // Goroutine running. Try to preempt execution so it can scan itself.
    [all...]
  /prebuilts/go/linux-x86/src/strconv/
ftoa.go 287 // Walk along until d has distinguished itself from upper and lower.
  /prebuilts/go/linux-x86/src/sync/
map.go 33 // The read field itself is always safe to load, but must only be stored with
  /prebuilts/go/darwin-x86/src/runtime/
proc.go 57 // thread finds work it takes itself out of the spinning state and proceeds to
58 // execution. If it does not find work it takes itself out of the spinning state
847 // It might be scanned by scang or it might be scanned by the goroutine itself.
862 // either by doing the stack scan ourselves or by coercing gp to scan itself.
899 // Goroutine running. Try to preempt execution so it can scan itself.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
libpython.py 10 "inferior process" in gdb parlance) is itself python, or more specifically,
    [all...]
  /external/annotation-tools/annotation-file-utilities/
design.tex 50 It modifies an AST data structure rather than the source itself,
143 so there will no need to refer back to the source itself.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 484 attribute without storing the name itself.
  /external/golang-protobuf/proto/
lib.go 67 extension field itself. HasExtension, ClearExtension, GetExtension
284 // and decoders. Useful for tuning the library itself.
  /external/python/cpython2/Tools/gdb/
libpython.py 10 "inferior process" in gdb parlance) is itself python, or more specifically,
    [all...]
  /external/tensorflow/tensorflow/tools/docs/
parser.py     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
inl.go 569 // transmogrify this node itself unless inhibited by the
778 // Can't recursively inline a function into itself.
  /prebuilts/go/darwin-x86/src/cmd/link/internal/amd64/
asm.go 151 // turn MOVQ of GOT entry into LEAQ of symbol itself
215 // turn MOVQ of GOT entry into LEAQ of symbol itself
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 62 // represents the whole function, it points back to itself.
216 // back to itself.
  /prebuilts/go/darwin-x86/src/encoding/xml/
read.go 139 // It is useful when a client reads some raw XML tokens itself
689 // since it's not ok for one field path to be itself
  /prebuilts/go/darwin-x86/src/os/exec/
exec_test.go 314 // numOpenFDsAndroid handles errors itself and
323 // lsof may see file descriptors associated with the fork itself,
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
inl.go 569 // transmogrify this node itself unless inhibited by the
778 // Can't recursively inline a function into itself.
  /prebuilts/go/linux-x86/src/cmd/link/internal/amd64/
asm.go 151 // turn MOVQ of GOT entry into LEAQ of symbol itself
215 // turn MOVQ of GOT entry into LEAQ of symbol itself
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 62 // represents the whole function, it points back to itself.
216 // back to itself.
  /prebuilts/go/linux-x86/src/encoding/xml/
read.go 139 // It is useful when a client reads some raw XML tokens itself
689 // since it's not ok for one field path to be itself
  /prebuilts/go/linux-x86/src/os/exec/
exec_test.go 314 // numOpenFDsAndroid handles errors itself and
323 // lsof may see file descriptors associated with the fork itself,
  /toolchain/binutils/binutils-2.27/ld/
deffilep.y 1378 printf ("lex: @ returns itself\n");
    [all...]
  /external/libffi/
texinfo.tex 662 % should appear on a line by itself (according to the Texinfo
    [all...]
  /external/libmicrohttpd/doc/
texinfo.tex 662 % should appear on a line by itself (according to the Texinfo
    [all...]

Completed in 1986 milliseconds

<<21222324252627282930>>