HomeSort by relevance Sort by last modified time
    Searched full:linked (Results 376 - 400 of 3718) sorted by null

<<11121314151617181920>>

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
COPYING 123 linked directly to other POSIX compliant libraries. For
129 as a dynamically linked module or a statically linked set of
LICENSE 123 linked directly to other POSIX compliant libraries. For
129 as a dynamically linked module or a statically linked set of
  /external/chromium_org/third_party/skia/third_party/lua/src/
lstate.h 22 ** Lua keeps most objects linked in list g->allgc. The link uses field
29 ** double-linked list with all open upvalues (g->uvhead) so that it can
137 UpVal uvhead; /* head of double-linked list of all open upvalues */
  /external/eigen/Eigen/src/SparseCore/
AmbiVector.h 99 // element type of the linked list
117 // linked list mode
362 Index m_currentEl; // the current element in sparse/linked-list mode
  /external/libhevc/common/
ihevc_dpb_mgr.c 96 * Adds a reference picture into the linked list
159 /* update the head node of linked list to point to the current picture */
175 * Delete short term reference with a given POC from the linked
  /external/libpng/contrib/gregbook/
Makefile.mingw32 22 # builds both statically and dynamically linked executables by default.
31 PNGLIBd = $(PNGDIR)/libpng.dll.a # dynamically linked
32 PNGLIBs = $(PNGDIR)/libpng.a # statically linked, local libpng
  /external/llvm/include/llvm/MC/
SectionKind.h 110 /// relocations are known to be within the final linked image
111 /// the global is linked into.
131 /// linked image.
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 68 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
74 name = "Linked Frameworks";
127 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 70 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
76 name = "Linked Frameworks";
130 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 68 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
74 name = "Linked Frameworks";
127 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 70 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
76 name = "Linked Frameworks";
130 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/
project.pbxproj 83 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
89 name = "Linked Frameworks";
142 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/SDLCocoaApp.xcodeproj/
project.pbxproj 85 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
91 name = "Linked Frameworks";
145 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  /external/qemu/slirp/
if.c 125 * Each output queue is a doubly linked list of double linked lists
187 /* Create a new doubly linked list for this session */
  /external/qemu/slirp-android/
if.c 125 * Each output queue is a doubly linked list of double linked lists
187 /* Create a new doubly linked list for this session */
  /bionic/libc/arch-common/bionic/
crtbegin_so.c 44 * runtime objects that are linked into the final ELF
  /bionic/libc/arch-x86/bionic/
__stack_chk_fail_local.h 44 Glibc is doing this via libc_nonshared.a which is linked automatically
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
quick_exit.c 33 * Linked list of quick exit handlers. This is simpler than the atexit()
  /bionic/libc/upstream-netbsd/lib/libc/resolv/
mtctxres.c 105 * statically. When linked dynamically _mtctxres_init() should
  /bionic/linker/
linked_list.h 29 * Represents linked list of objects of type T
  /build/core/combo/
HOST_linux-x86.mk 38 # Statically-linked binaries are desirable for sandboxed environment
HOST_linux-x86_64.mk 37 # Statically-linked binaries are desirable for sandboxed environment
HOST_windows-x86_64.mk 48 # Statically-linked binaries are desirable for sandboxed environment
  /build/core/
executable_internal.mk 29 # Check for statically linked libc
  /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
LogWrapper.java 30 * Returns the next LogNode in the linked list.

Completed in 423 milliseconds

<<11121314151617181920>>