OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chained
(Results
126 - 150
of
245
) sorted by null
1
2
3
4
5
6
7
8
9
10
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderService.java
89
// The following fields are optional or configurable using the various
chained
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h
864
/* Nodes are
chained
together for many purposes.
865
Types are
chained
together to record them for being output to the debugger
867
Decls in the same scope are
chained
together to record the contents
869
Statement nodes for successive statements used to be
chained
together.
871
are
chained
together. */
[
all
...]
tree.def
62
chained
through the BLOCK_CHAIN field.
289
nodes. The decls in one binding context are
chained
through the
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h
864
/* Nodes are
chained
together for many purposes.
865
Types are
chained
together to record them for being output to the debugger
867
Decls in the same scope are
chained
together to record the contents
869
Statement nodes for successive statements used to be
chained
together.
871
are
chained
together. */
[
all
...]
tree.def
62
chained
through the BLOCK_CHAIN field.
289
nodes. The decls in one binding context are
chained
through the
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h
864
/* Nodes are
chained
together for many purposes.
865
Types are
chained
together to record them for being output to the debugger
867
Decls in the same scope are
chained
together to record the contents
869
Statement nodes for successive statements used to be
chained
together.
871
are
chained
together. */
[
all
...]
tree.def
62
chained
through the BLOCK_CHAIN field.
289
nodes. The decls in one binding context are
chained
through the
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h
864
/* Nodes are
chained
together for many purposes.
865
Types are
chained
together to record them for being output to the debugger
867
Decls in the same scope are
chained
together to record the contents
869
Statement nodes for successive statements used to be
chained
together.
871
are
chained
together. */
[
all
...]
tree.def
62
chained
through the BLOCK_CHAIN field.
289
nodes. The decls in one binding context are
chained
through the
[
all
...]
/external/clang/lib/CodeGen/
CGStmt.cpp
832
// properly
chained
from our predecessor before generating the
[
all
...]
/external/tremolo/Tremolo/
vorbisfile.c
60
/* A '
chained
bitstream' is a Vorbis bitstream that contains more than
526
/*
Chained
bitstream. Bisect-search each logical bitstream
[
all
...]
/hardware/broadcom/wlan/bcm4329/dhdutil/
bcmutils.c
133
/* return the last buffer of
chained
pkt */
143
/* count segments of a
chained
packet */
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
LinkedTransferQueue.java
309
* blocked -- these "
chained
" spins avoid artifacts of
314
*
chained
spins, reflecting longer paths typically required to
[
all
...]
/dalvik/vm/mterp/x86/
footer.S
23
* exit from a translation can at some point be
chained
, the entry
[
all
...]
/external/bison/lib/
hash.c
600
/* Make all buckets empty, placing any
chained
entries on the free list.
/external/chromium/base/
tracked_objects.h
360
// An instance is actually a list of
chained
Comparitors, that can provide for
/external/chromium/net/url_request/
url_request.h
147
// Since there may be multiple
chained
redirects, there may also be more
/external/dnsmasq/src/
dhcp.c
463
These are
chained
on ->current.
/external/dropbear/libtommath/
changes.txt
175
-- Fixed mp_gcd() so the gcd of 0,0 is 0. Allows the gcd operation to be
chained
/external/libxml2/
hash.c
2
* hash.c:
chained
hash tables
/external/libxslt/libxslt/
attributes.c
88
struct _xsltAttrElem *next;/*
chained
list */
/external/llvm/include/llvm/ADT/
FoldingSet.h
34
/// This class is implemented as a single-link
chained
hash table, where the
/external/llvm/include/llvm/Transforms/
Scalar.h
231
//
chained
binary branch instructions.
/external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp
137
/// next - At least we know it's a
chained
list!
/external/quake/quake/src/QW/client/
gl_warp.c
278
will have them
chained
together.
Completed in 1343 milliseconds
1
2
3
4
5
6
7
8
9
10