/prebuilts/go/linux-x86/src/runtime/ |
lock_sema.go | 70 // l->waitm points to a linked list of M's waiting
|
mcentral.go | 211 // linked list operations above (actually, just after the
|
mheap.go | 177 // Every MSpan is in one doubly-linked list, 213 // mSpanList heads a linked list of spans. 306 specials *special // linked list of special records sorted by offset. [all...] |
/external/swiftshader/src/OpenGL/libGLESv2/ |
Program.cpp | 259 if(name && linked) [all...] |
Program.h | 317 bool linked; member in class:es2::Program
|
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/ |
OptionalBinderTest.java | 22 import static com.google.inject.multibindings.SpiUtils.linked; [all...] |
/external/swiftshader/src/OpenGL/libGL/ |
Program.cpp | 1210 linked = true; // Success [all...] |
/prebuilts/go/darwin-x86/src/cmd/cgo/ |
doc.go | 86 directory and linked properly. 452 Cgo provides a way for Go programs to call C code linked into the same 654 they need to be linked into the final binary, along with the libraries 738 objects that can be linked directly into the binary is limited (other [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
mheap.go | 177 // Every MSpan is in one doubly-linked list, 213 // mSpanList heads a linked list of spans. 306 specials *special // linked list of special records sorted by offset. [all...] |
softfloat64.go | 6 // Only referred to (and thus linked in) by arm port
|
/prebuilts/go/linux-x86/src/cmd/cgo/ |
doc.go | 86 directory and linked properly. 452 Cgo provides a way for Go programs to call C code linked into the same 654 they need to be linked into the final binary, along with the libraries 738 objects that can be linked directly into the binary is limited (other [all...] |
/prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/ |
sisu-guice-2.1.7-noaop.jar | |
/frameworks/base/services/core/jni/ |
com_android_server_location_GnssLocationProvider.cpp | 1194 hardware::Return<bool> linked = gnssHal->linkToDeath( local [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
func.go | 56 freeValues *Value // free Values linked by argstorage[0]. All other fields except ID are 0/nil. 57 freeBlocks *Block // free Blocks linked by succstorage[0].b. All other fields except ID are 0/nil.
|
sparsetreemap.go | 38 // Paul F. Dietz. Maintaining order in a linked list. In
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
func.go | 56 freeValues *Value // free Values linked by argstorage[0]. All other fields except ID are 0/nil. 57 freeBlocks *Block // free Blocks linked by succstorage[0].b. All other fields except ID are 0/nil.
|
sparsetreemap.go | 38 // Paul F. Dietz. Maintaining order in a linked list. In
|
/toolchain/binutils/binutils-2.27/include/ |
hp-symtab.h | 1750 unsigned int linked : 1; \/* linked with other expansions *\/ member in struct:quick_procedure [all...] |
/build/soong/cc/ |
binary.go | 150 // static libraries libcompiler_rt, libc and libc_nomalloc need to be linked with
|
/external/curl/packages/vms/ |
build_vms.com | 10 $! be compiled/linked in. Command-line options NOHPSSL and NOSSL can be [all...] |
/external/guice/core/src/com/google/inject/internal/ |
InjectorImpl.java | 360 public Provider<T> get(Errors errors, InternalContext context, Dependency dependency, boolean linked) { 752 public T get(Errors errors, InternalContext context, Dependency<?> dependency, boolean linked) [all...] |
/prebuilts/go/darwin-x86/misc/cgo/gmp/ |
gmp.go | 16 it compiles into a shared object (.so) that is dynamically linked into
|
/prebuilts/go/darwin-x86/src/debug/pe/ |
file.go | 332 // linked with the binary at dynamic link time.
|
/prebuilts/go/linux-x86/misc/cgo/gmp/ |
gmp.go | 16 it compiles into a shared object (.so) that is dynamically linked into
|
/prebuilts/go/linux-x86/src/debug/pe/ |
file.go | 332 // linked with the binary at dynamic link time.
|