Searched
full:chain (Results
1076 -
1100 of
2078) sorted by null
<<41424344454647484950>>
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
gki_time.c | 952 /* Error case - chain messed up ?? */ 960 /* Error case - chain messed up ?? */
|
/external/libnfc-nci/src/gki/common/ |
gki_time.c | 952 /* Error case - chain messed up ?? */ 960 /* Error case - chain messed up ?? */
|
/external/libogg/doc/ |
oggstream.html | 373 <p>Each logical bitstream in a chain must have a unique serial number 375 particular <em>link</em> or <em>segment</em> of the chain.</p>
|
/external/llvm/lib/IR/ |
Module.cpp | 211 // Build the function type and chain to the other getOrInsertFunction... 229 // Build the function type and chain to the other getOrInsertFunction...
|
/external/llvm/lib/Target/Mips/ |
Mips16ISelLowering.cpp | 373 CallLoweringInfo &CLI, SDValue Callee, SDValue Chain) const { 412 InternalLinkage, CLI, Callee, Chain);
|
MipsSEISelDAGToDAG.cpp | 447 SDValue Chain = CurDAG->getCopyToReg(CurDAG->getEntryNode(), DL, DestReg, 449 SDValue ResNode = CurDAG->getCopyFromReg(Chain, DL, DestReg, PtrVT);
|
/external/llvm/lib/Target/R600/ |
AMDGPUISelLowering.cpp | 79 SDValue Chain, 85 return DAG.getNode(AMDGPUISD::RET_FLAG, DL, MVT::Other, Chain);
|
AMDILISelLowering.cpp | 384 SDValue Chain = Op.getOperand(0); 392 Chain, Jump, Cond);
|
/external/llvm/test/Transforms/BBVectorize/ |
func-alias.ll | 3 ; RUN: opt < %s -basicaa -bb-vectorize -bb-vectorize-req-chain-depth=2 -instcombine -gvn -S | FileCheck %s 4 ; The chain length is set to 2 so that this will do some vectorization; check that the order of the functions is unchanged.
|
/external/openssl/crypto/x509v3/ |
x509v3.h | 850 int v3_asid_validate_resource_set(STACK_OF(X509) *chain, 853 int v3_addr_validate_resource_set(STACK_OF(X509) *chain,
|
/external/openssl/include/openssl/ |
x509v3.h | 850 int v3_asid_validate_resource_set(STACK_OF(X509) *chain, 853 int v3_addr_validate_resource_set(STACK_OF(X509) *chain,
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
FieldSet.java | 320 // chain is considered one line of code. It would be nice to print 324 // reflection and generally people don't chain reflection setters.
|
/external/skia/legacy/src/core/ |
SkScalerContext.cpp | 151 // end of our possible chain 238 // add the ctx's base, making glyphID unique for chain of contexts
|
/external/skia/src/core/ |
SkScalerContext.cpp | 154 // end of our possible chain 241 // add the ctx's base, making glyphID unique for chain of contexts
|
/external/valgrind/main/VEX/priv/ |
host_amd64_defs.h | 474 /* Update the guest RIP value, then exit requesting to chain 480 Bool toFastEP; /* chain to the slow or fast point? */
|
host_arm_defs.h | 686 /* Update the guest R15T value, then exit requesting to chain 693 Bool toFastEP; /* chain to the slow or fast point? */
|
host_mips_defs.h | 493 /* Update the guest EIP value, then exit requesting to chain 500 Bool toFastEP; /* chain to the slow or fast point? */
|
host_x86_defs.h | 451 /* Update the guest EIP value, then exit requesting to chain 458 Bool toFastEP; /* chain to the slow or fast point? */
|
/external/valgrind/main/callgrind/ |
clo.c | 242 /* this sub_node of new_node could already be set: chain! */ 588 " --separate-callers=<n> Separate functions by call chain length [0]\n"
|
/external/valgrind/main/coregrind/m_sigframe/ |
sigframe-ppc64-linux.c | 222 /* Set up the stack chain pointer */ 292 /* Stack pointer for the handler .. (note, back chain set
|
/external/webkit/Source/WebCore/dom/ |
Node.h | 250 // Delivers leaf nodes as if the whole DOM tree were a linear chain of its leaf nodes. 256 // Delivers leaf nodes as if the whole DOM tree were a linear chain of its leaf nodes.
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/mac/ |
WebPageMac.mm | 143 // An insertText: might be handled by other responders in the chain if we don't handle it. 261 // An insertText: might be handled by other responders in the chain if we don't handle it.
|
/external/wpa_supplicant_8/src/crypto/ |
tls_schannel.c | 12 * TODO: add support for server cert chain validation 403 /* TODO: verify server certificate chain */
|
/frameworks/base/docs/html/training/location/ |
activity-recognition.jd | 311 purpose is to start the chain of method calls for requesting updates. 707 method from anywhere in your activity; its purpose is to start the chain of method calls that
|
/frameworks/compile/mclinker/lib/Target/ |
GNULDBackend.cpp | 1175 uint32_t* chain = (bucket + nbucket); local 1214 uint32_t* chain = NULL; local [all...] |
Completed in 5009 milliseconds
<<41424344454647484950>>