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

<<31323334353637383940>>

  /external/qemu/slirp/
socket.h 21 struct socket *so_next,*so_prev; /* For a linked list of sockets */
  /external/qemu/slirp-android/
socket.h 21 struct socket *so_next,*so_prev; /* For a linked list of sockets */
  /external/skia/include/core/
SkDeque.h 17 * size. It manages the memory as a doubly linked list of blocks each of which
  /external/skia/include/gpu/
GrGpuObject.h 101 // We're in an internal doubly linked list
  /external/skia/src/core/
SkTInternalSList.h 47 * An implementation of an intrusive singly linked list.
  /external/skia/src/gpu/gl/
GrGLUniformManager.h 87 * before the program is linked.
  /external/skia/src/pathops/
SkIntersectionHelper.h 150 // utility callable by the user from the debugger when the implementation code is linked in
  /external/skia/tools/skpdiff/
SkDiffContext.h 131 // We use linked list for the records so that their pointers remain stable. A resizable array
  /external/srec/srec/Semproc/include/
SR_SemanticGraphImpl.h 82 * Double linked list of arcs forming graph
  /external/srec/srec/include/
srec.h 75 stokenID next_token_index; /* for maintaining linked lists of these
109 wtokenID next_token_index; /* for maintaining linked lists of these tokens
132 /* for each frame, head of a linked list of word tokens for that frame */
218 ftokenID active_fsmnode_tokens; /* linked list of all fsmnode token (same as ones in
  /external/tcpdump/missing/
addrinfo.h 79 struct addrinfo *ai_next; /* next structure in linked list */
  /external/valgrind/main/docs/internals/
why-no-libc.txt 20 RW> which would mean libc would get linked into the address space
  /external/vixl/test/
cctest.h 35 // Cctests are appended to a static linked list upon creation.
  /external/zlib/src/contrib/delphi/
readme.txt 31 and linked to the ZLib unit.
  /frameworks/base/libs/hwui/
AnimationContext.h 42 * 3: It forms a doubly linked list so that we can cheaply move between states.
PatchCache.h 144 * The patch cache maintains a linked-list of buffer blocks
  /frameworks/base/test-runner/src/android/test/mock/
MockContentResolver.java 137 * The method hides providers linked to MockContentResolver from other observers in the system.
  /frameworks/compile/mclinker/include/mcld/
LinkerConfig.h 27 * bitcode() - the bitcode being linked
  /frameworks/native/opengl/libs/
Android.mk 117 # will be linked against libGLESv3.so.
  /frameworks/support/v4/java/android/support/v4/app/
ActionBarDrawerToggle.java 56 * with the state of the linked DrawerLayout after <code>onRestoreInstanceState</code>
210 * <p>The given {@link Activity} will be linked to the specified {@link DrawerLayout}.
241 * <p>The given {@link Activity} will be linked to the specified {@link DrawerLayout}.
283 * Synchronize the state of the drawer indicator/affordance with the linked DrawerLayout.
  /frameworks/support/v7/cardview/
Android.mk 20 # contains will not be linked into the final static library.
  /frameworks/support/v7/mediarouter/
Android.mk 20 # contains will not be linked into the final static library.
  /hardware/intel/img/psb_video/src/hwdefs/
dxva_fw_ctrl.h 139 /* Linked list DMA Command */
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
queue.c 29 Queue with Linked list
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
queue.c 29 Queue with Linked list

Completed in 789 milliseconds

<<31323334353637383940>>