OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:linked
(Results
276 - 300
of
3718
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/libc++/
libc++.gyp
15
# would cause it to be
linked
into C executables which don't need it.
51
# libc++abi is
linked
statically into libc++.so. This allows us to get
/external/chromium_org/third_party/libjingle/source/talk/base/
linked_ptr.h
29
* linked_ptr - simple reference
linked
pointer
30
* (like reference counting, just using a
linked
list of the references
/external/chromium_org/third_party/mesa/src/src/glsl/
ir_uniform.h
130
* index is into the
linked
program's UniformBlocks[] array, not
131
* the
linked
shader's.
/external/chromium_org/third_party/tcmalloc/chromium/src/
linked_list.h
33
// Some very basic
linked
list functions for dealing with using void * as
62
// Remove N elements from a
linked
list to which head points. head will be
static_vars.h
100
//
Linked
list of stack traces recorded every time we allocated memory
102
// increase in the footprint of the system. The
linked
list pointer
/external/chromium_org/third_party/tcmalloc/vendor/src/
linked_list.h
33
// Some very basic
linked
list functions for dealing with using void * as
62
// Remove N elements from a
linked
list to which head points. head will be
static_vars.h
100
//
Linked
list of stack traces recorded every time we allocated memory
102
// increase in the footprint of the system. The
linked
list pointer
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
MetadataManager.java
53
// entry for a code, then there should be data for that code
linked
into the resources.
58
// code, then there should be data for that code
linked
into the resources.
/external/llvm/docs/HistoricalNotes/
2002-06-25-MegaPatchInfo.txt
21
maintained in a doubly
linked
list of values (ie each Instruction now has
23
linked
list class), which use the next and previous fields to chain them
/external/llvm/docs/
SegmentedStacks.rst
14
into a doubly
linked
list. The function prologue is responsible for checking if
76
The memory allocated from the heap is
linked
into a list in the current
/external/mesa3d/src/glsl/
ir_uniform.h
130
* index is into the
linked
program's UniformBlocks[] array, not
131
* the
linked
shader's.
/external/qemu/distrib/sdl-1.2.15/include/
SDL.h
71
/** This function loads the SDL dynamically
linked
library and initializes
91
* dynamically
linked
library. You should call it upon all exit conditions.
/external/stressapptest/
configure.ac
8
AC_MSG_NOTICE([Compiling with staticaly
linked
libraries.])
11
AC_MSG_NOTICE([Compiling with dynamically
linked
libraries.])
/libcore/luni/src/main/java/javax/xml/xpath/
XPathException.java
81
s.println("---------------
linked
to ------------------");
94
s.println("---------------
linked
to ------------------");
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL.h
71
/** This function loads the SDL dynamically
linked
library and initializes
91
* dynamically
linked
library. You should call it upon all exit conditions.
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL.h
71
/** This function loads the SDL dynamically
linked
library and initializes
91
* dynamically
linked
library. You should call it upon all exit conditions.
/prebuilts/tools/windows/sdl/include/SDL/
SDL.h
71
/** This function loads the SDL dynamically
linked
library and initializes
91
* dynamically
linked
library. You should call it upon all exit conditions.
/art/runtime/jdwp/
jdwp_event.h
92
JdwpEvent* prev; /*
linked
list */
/bionic/libc/stdio/
glue.h
37
* allocated and
linked
in via this glue structure.
/cts/tests/tests/calendarcommon/src/android/calendarcommon2/cts/
Calendarcommon2Test.java
32
* BOOTCLASSPATH instead of the copy that is statically
linked
.
/external/chromium_org/base/
at_exit.cc
18
// statically
linked
version of this library). Testing may use the shadow
/external/chromium_org/build/mac/
verify_no_objc.sh
21
# don't need it anyway saves about 4kB in the
linked
executable, although most
/external/chromium_org/native_client_sdk/src/libraries/sdk_util/
macros.h
38
* // In a source file that you are sure will be
linked
(file scope):
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
irt_shim_ppapi.c
18
* The hook will be
linked
into the IRT but it is considered unstable.
/external/chromium_org/sandbox/win/src/
sandbox_factory.h
28
// The Sandbox library needs to be
linked
against the main executable, but
Completed in 742 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>