/prebuilts/go/linux-x86/src/internal/singleflight/ |
singleflight.go | 34 // Result holds the results of Do, so they can be passed
|
/prebuilts/go/linux-x86/src/regexp/ |
exec.go | 20 // It holds both the instruction pc and the actual thread. 36 // A machine holds all the state during an NFA simulation for p. 112 // If so, m.matchcap holds the submatch information. 311 // If so, m.matchcap holds the submatch information.
|
/prebuilts/go/linux-x86/src/sync/ |
cond.go | 79 // copyChecker holds back pointer to itself to detect object copying.
|
rwmutex.go | 20 // If a goroutine holds a RWMutex for reading, it must not expect this or any
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
JITEmitter.cpp | 122 assert(locked.holds(TheJIT->lock)); 127 assert(lck.holds(TheJIT->lock)); 133 assert(locked.holds(TheJIT->lock)); 147 assert(locked.holds(TheJIT->lock)); [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
op.go | 77 // A ValAndOff is used by the several opcodes. It holds 142 // SizeAndAlign holds both the size and the alignment of a type,
|
/prebuilts/go/darwin-x86/src/crypto/x509/ |
pem_decrypt.go | 35 // rfc1423Algo holds a method for enciphering a PEM block. 44 // rfc1423Algos holds a slice of the possible ways to encrypt a PEM
|
/prebuilts/go/darwin-x86/src/syscall/ |
exec_unix.go | 112 // Credential holds user and group identities to be assumed 120 // ProcAttr holds attributes that will be applied to a new process started
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
op.go | 77 // A ValAndOff is used by the several opcodes. It holds 142 // SizeAndAlign holds both the size and the alignment of a type,
|
/prebuilts/go/linux-x86/src/crypto/x509/ |
pem_decrypt.go | 35 // rfc1423Algo holds a method for enciphering a PEM block. 44 // rfc1423Algos holds a slice of the possible ways to encrypt a PEM
|
/prebuilts/go/linux-x86/src/syscall/ |
exec_unix.go | 112 // Credential holds user and group identities to be assumed 120 // ProcAttr holds attributes that will be applied to a new process started
|
/external/autotest/site_utils/ |
acts_lib.py | 115 holds the package on the teststation. 130 that holds acts. 157 that holds acts. 238 @param acts_directory: The directory within the container that holds 360 @param acts_directory: The directory within the container that holds
|
/external/libunwind_llvm/src/ |
UnwindRegistersRestore.S | 29 movl 28(%eax), %edx # edx holds new stack pointer 63 movq 56(%rdi), %rax # rax holds new stack pointer
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
inst.go | 52 // An Args holds the instruction arguments.
|
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
typeunit.go | 16 // The typeUnit format is a single type with a signature. It holds
|
/prebuilts/go/darwin-x86/src/sync/atomic/ |
value_test.go | 140 var config Value // holds current server configuration
|
/prebuilts/go/darwin-x86/src/sync/ |
rwmutex.go | 20 // If a goroutine holds a RWMutex for reading, it must not expect this or any
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
inst.go | 52 // An Args holds the instruction arguments.
|
/prebuilts/go/linux-x86/src/debug/dwarf/ |
typeunit.go | 16 // The typeUnit format is a single type with a signature. It holds
|
/prebuilts/go/linux-x86/src/sync/atomic/ |
value_test.go | 140 var config Value // holds current server configuration
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
UnwindRegistersRestore.S | 29 movl 28(%eax), %edx # edx holds new stack pointer 63 movq 56(%rdi), %rax # rax holds new stack pointer
|