HomeSort by relevance Sort by last modified time
    Searched refs:linked (Results 251 - 275 of 347) sorted by null

<<11121314

  /external/abi-dumper/
abi-dumper.pl 1045 printMsg("INFO", "Reading debug-info file $DName linked from gnu_debuglink");
1050 printMsg("ERROR", "missed debug-info file $DName linked from gnu_debuglink (try --search-debuginfo=DIR option)");
    [all...]
  /external/cmockery/cmockery_0_1_2/
libtool 170 # Whether dlopen of statically linked programs is supported.
230 # Dependencies to place before the objects being linked to create a
234 # Dependencies to place after the objects being linked to create a
238 # Dependencies to place before the objects being linked to create a
242 # Dependencies to place after the objects being linked to create a
317 # and all subsequent libraries and executables linked against it.
    [all...]
ltmain.sh     [all...]
  /external/libunwind/doc/
libunwind-dynamic.tex 152 linked list of region-descriptors. See section ``Region
  /external/minijail/
common.mk 458 # target to be rebuilt/linked on _every_ call to make even when nothing
    [all...]
  /external/modp_b64/
common.mk 456 # target to be rebuilt/linked on _every_ call to make even when nothing
    [all...]
  /external/selinux/libsepol/src/
module_to_cil.c 192 /* A linked list of all roles stored in the pdb
    [all...]
  /external/swiftshader/third_party/LLVM/autoconf/
ltmain.sh     [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
action.go 651 // because they are all always linked in anyhow.
  /prebuilts/go/darwin-x86/src/cmd/link/internal/amd64/
asm.go 301 // final dynamically linked address as a dynamic
  /prebuilts/go/darwin-x86/src/debug/elf/
file.go 1295 // linked with the binary at dynamic link time.
  /prebuilts/go/darwin-x86/src/fmt/
scan_test.go 964 // and parses it into a linked list.
    [all...]
  /prebuilts/go/darwin-x86/src/internal/trace/
parser.go 46 // linked event (can be nil), depends on event type:
  /prebuilts/go/darwin-x86/src/runtime/
mprof.go 43 // Lookup by hashing call stack into a linked-list hash table.
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
action.go 651 // because they are all always linked in anyhow.
  /prebuilts/go/linux-x86/src/cmd/link/internal/amd64/
asm.go 301 // final dynamically linked address as a dynamic
  /prebuilts/go/linux-x86/src/debug/elf/
file.go 1295 // linked with the binary at dynamic link time.
  /prebuilts/go/linux-x86/src/fmt/
scan_test.go 964 // and parses it into a linked list.
    [all...]
  /prebuilts/go/linux-x86/src/internal/trace/
parser.go 46 // linked event (can be nil), depends on event type:
  /prebuilts/go/linux-x86/src/runtime/
mprof.go 43 // Lookup by hashing call stack into a linked-list hash table.
  /external/deqp/modules/egl/
teglGLES2SharingThreadedTests.cpp 1462 bool linked; member in class:deqp::egl::GLES2ThreadTest::Program
    [all...]
  /external/libedit/
configure     [all...]
  /external/libusb-compat/
configure     [all...]
  /external/mesa3d/src/mesa/main/
shaderapi.c 528 * are queried for a program which has not been linked successfully, or
541 "glGetProgramv(linked geometry shader required)");
553 * not been linked successfully, or which does not contain objects to
566 "glGetProgramv(linked tessellation control shader required)");
578 * which has not been linked successfully, or which does not contain
591 _mesa_error(ctx, GL_INVALID_OPERATION, "glGetProgramv(linked tessellation "
803 "linked)");
816 /* If the program has not been linked, return initial value 0. */
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
lib.go 139 // in separate shared libraries linked together at runtime.
557 // statically linked binaries.
    [all...]

Completed in 4203 milliseconds

<<11121314