Searched
full:linked (Results
601 -
625 of
3718) sorted by null
<<21222324252627282930>>
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_stdexcept_base.h | 47 * - The MSVC compilers when the STLport user wants to make an STLport dll linked to
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_stdexcept_base.h | 47 * - The MSVC compilers when the STLport user wants to make an STLport dll linked to
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_stdexcept_base.h | 46 * - The MSVC compilers when the STLport user wants to make an STLport dll linked to
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_stdexcept_base.h | 46 * - The MSVC compilers when the STLport user wants to make an STLport dll linked to
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
weakrefobject.h | 32 /* If wr_object is weakly referenced, wr_object has a doubly-linked NULL-
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
weakrefobject.h | 32 /* If wr_object is weakly referenced, wr_object has a doubly-linked NULL-
|
/prebuilts/tools/common/proguard/ |
license.html | 26 linked with
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
GPL_exception.html | 48 and distribute linked combinations including the two. You must obey the GNU
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_version.h | 79 /** This function gets the version of the dynamically linked SDL library.
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_version.h | 79 /** This function gets the version of the dynamically linked SDL library.
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_version.h | 79 /** This function gets the version of the dynamically linked SDL library.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
DocumentDescriptor.java | 51 * @return A new {@link UiElementNode} linked to this descriptor.
|
ListAttributeDescriptor.java | 76 * @return A new {@link UiListAttributeNode} linked to this descriptor.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/ |
ManifestPkgAttrDescriptor.java | 50 * @return A new {@link UiManifestPkgAttrNode} linked to this descriptor.
|
ThemeAttributeDescriptor.java | 51 * @return A new {@link UiResourceAttributeNode} linked to this theme descriptor.
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
linker.cpp | 28 * Given a set of shaders that are to be linked to generate a final program, 32 * type. All shaders of a particular type (e.g., vertex shaders) are linked 53 * In the final stage individual shader executables are linked to create a 425 * In addition, set the type of the linked variable to the 522 * FINISHME: without an initializer is linked in two different 785 * linked shader. 957 * Combine a group of shaders for a single stage to generate a linked shader 1060 gl_shader *linked = ctx->Driver.NewShader(NULL, 0, main->Type); local [all...] |
/external/mesa3d/src/glsl/ |
linker.cpp | 28 * Given a set of shaders that are to be linked to generate a final program, 32 * type. All shaders of a particular type (e.g., vertex shaders) are linked 53 * In the final stage individual shader executables are linked to create a 425 * In addition, set the type of the linked variable to the 522 * FINISHME: without an initializer is linked in two different 785 * linked shader. 957 * Combine a group of shaders for a single stage to generate a linked shader 1060 gl_shader *linked = ctx->Driver.NewShader(NULL, 0, main->Type); local [all...] |
/bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
atexit.c | 44 * Function pointers are stored in a linked list of pages. The list 47 * the linked list) is reserved for the cleanup function.
|
/external/chromium_org/base/i18n/ |
icu_util.cc | 65 // The ICU data is statically linked. 112 // The ICU data is statically linked.
|
/external/chromium_org/base/memory/ |
linked_ptr.h | 6 // particular object is kept on a circular linked list. When the last pointer 46 // in the same circular linked list, so we need a single class type here.
|
/external/chromium_org/base/synchronization/ |
condition_variable_win.cc | 137 // Define Event class that is used to form circularly linked lists. 340 // Event provides a doubly-linked-list of events for use exclusively by the 345 // unusual requirement for a linked-list-class is support for the Extract() 587 an STL queue, rather than making a linked-loop, and iterating over it? 617 13) Why did you use a custom container class (the linked list), when STL has 621 double-linked-list container provided that assurance. I don't believe any 623 O(1) efficiency as the custom linked list. The unusual requirement 630 use a complex and relatively low efficiency container when a doubly linked list
|
/external/chromium_org/media/cdm/ppapi/ |
linked_ptr.h | 9 // particular object is kept on a circular linked list. When the last pointer 49 // in the same circular linked list, so we need a single class type here.
|
/external/chromium_org/third_party/libsrtp/srtp/include/ |
srtp_priv.h | 223 struct srtp_stream_ctx_t *next; /* linked list of streams */ 232 srtp_stream_ctx_t *stream_list; /* linked list of streams */
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
eglscreen.c | 132 * Lookup a handle to find the linked config. 133 * Return NULL if the handle has no corresponding linked config.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/ |
radeonsi_pipe.h | 57 /* linked list of preallocated blocks */ 59 /* linked list of freed fences */
|
Completed in 892 milliseconds
<<21222324252627282930>>