/external/chromium/net/disk_cache/ |
block_files.h | 70 // Returns the next block file on this chain, creating new files if needed.
|
/external/chromium/webkit/glue/ |
webaccessibility.h | 202 // which means that when walking up the parent chain from |child|,
|
/external/dropbear/libtomcrypt/src/modes/f8/ |
f8_start.c | 15 F8 implementation, start chain, Tom St Denis
|
/external/icu4c/data/brkitr/ |
char.txt | 35 !!chain;
|
/external/ipsec-tools/src/racoon/ |
genlist.h | 48 TAILQ_ENTRY(genlist_entry) chain; member in struct:genlist_entry
|
sainfo.h | 61 LIST_ENTRY(sainfo) chain; member in struct:sainfo
|
/external/iptables/libiptc/ |
libip4tc.c | 6 * Each user chain starts with an ERROR node. 7 * Every chain ends with an unconditional jump: a RETURN for user chains, 323 unsigned int user_offset; /* Offset of first user chain */ 443 /* User chain == end of last builtin + policy entry */
|
libip6tc.c | 6 * Each user chain starts with an ERROR node. 7 * Every chain ends with an unconditional jump: a RETURN for user chains, 268 unsigned int user_offset; /* Offset of first user chain */ 379 /* User chain == end of last builtin + policy entry */
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/ |
Point2PointJoint.java | 48 * A chain of rigidbodies can be connected using this constraint.
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/ |
Point2PointJoint.java | 48 * A chain of rigidbodies can be connected using this constraint.
|
/external/kernel-headers/original/linux/sunrpc/ |
auth.h | 37 struct hlist_node cr_hash; /* hash chain */
|
/external/libffi/src/s390/ |
sysv.S | 60 st %r11,0(%r15) # Set up back chain 135 st %r1,0(%r15) # Set up back chain 261 stg %r11,0(%r15) # Set up back chain 338 stg %r1,0(%r15) # Set up back chain
|
/external/libselinux/src/ |
avc_sidtab.c | 128 "chain length %d\n", avc_prefix, h->nel, slots_used,
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
freebasic.php | 49 "callocate", "case", "cbyte", "cdbl", "cdecl", "chain", "chdir", "chr", "cint",
|
locobasic.php | 48 "AFTER", "AND", "AUTO", "BORDER", "BREAK", "CALL", "CAT", "CHAIN",
|
/external/linux-tools-perf/util/ |
probe-event.h | 50 /* Perf probe probing argument field chain */
|
session.h | 112 struct ip_callchain *chain,
|
/external/llvm/docs/HistoricalNotes/ |
2002-06-25-MegaPatchInfo.txt | 23 linked list class), which use the next and previous fields to chain them
|
/external/llvm/lib/Analysis/ |
NoAliasAnalysis.cpp | 24 /// implementations, in that it does not chain to a previous analysis. As
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
DAGCombiner.cpp | 279 /// GatherAllAliases - Walk up chain skipping non-aliasing memory nodes, 307 /// FindBetterChain - Walk up chain skipping non-aliasing memory nodes, 308 /// looking for a better chain (aliasing node.) 309 SDValue FindBetterChain(SDNode *N, SDValue Chain); [all...] |
/external/llvm/lib/Target/R600/ |
R600ISelLowering.h | 35 SDValue Chain,
|
/external/llvm/test/Analysis/ScalarEvolution/ |
2012-05-29-MulAddRec.ll | 4 ; chain of multiplication. indvars forces SCEV to run again on the
|
/external/llvm/test/Transforms/BBVectorize/ |
ld1.ll | 2 ; RUN: opt < %s -bb-vectorize -bb-vectorize-req-chain-depth=3 -bb-vectorize-ignore-target-info -instcombine -gvn -S | FileCheck %s
|
/external/llvm/utils/lit/lit/ |
TestingConfig.py | 97 # FIXME: Chain implementations?
|
/external/netperf/ |
netcpu_kstat10.c | 185 /* the kstat_read returned an error or the chain changed */ 187 "get_cpu_counters: kstat_read failed or chain id changed %d %s\n", 257 /* the kstat_read returned an error or the chain changed */ 259 "get_cpu_counters: kstat_read failed or chain id changed %d %s\n",
|