/system/bt/stack/sdp/ |
sdp_discovery.c | 887 /* SDP_TRACE_DEBUG ("SDP - attr nest level:%d(list)", nest_level); */ 980 /* SDP_TRACE_DEBUG ("SDP - attr nest level:%d", nest_level); */ 988 /* SDP_TRACE_DEBUG ("SDP - attr nest level:0x%x(finish)", nest_level); */ [all...] |
/external/llvm/lib/Target/X86/ |
X86CallingConv.td | 272 // The 'nest' parameter, if any, is passed in R10. 361 // The 'nest' parameter, if any, is passed in R10. 584 // The 'nest' parameter, if any, is passed in ECX. 599 // The 'nest' parameter, if any, is passed in EAX. 672 // The 'nest' parameter, if any, is passed in EAX. [all...] |
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_unittest.cc | 270 scoped_ptr<unittest::TestAllTypes::NestedMessage> nest( 273 ASSERT_TRUE(nest != NULL); 274 EXPECT_EQ(1, nest->bb()); 313 unittest::TestAllTypes::NestedMessage* nest = local 315 ASSERT_TRUE(nest != NULL); 318 message.set_allocated_optional_nested_message(nest); [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
LayerDrawable.java | 72 * Padding mode used to nest each layer inside the padding of the previous [all...] |
/external/llvm/lib/Transforms/Utils/ |
LoopSimplify.cpp | 576 // depth-first nest walk. 708 // Worklist maintains our depth-first queue of loops in this nest to process. 793 // Simplify each loop nest in the function. [all...] |
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
regex2.h | 202 sopno nplus; /* how deep does it nest +s? */
|
/external/expat/doc/ |
xmlwf.1 | 52 All elements nest properly.
|
/external/guice/core/src/com/google/inject/ |
PrivateModule.java | 42 * nest multiple private modules, the result is a tree of environments where the injector's
|
/external/iproute2/include/linux/ |
if_link.h | 640 IFLA_VF_PORT, /* nest */
|
/external/kernel-headers/original/uapi/linux/ |
if_link.h | 638 IFLA_VF_PORT, /* nest */
|
/external/llvm/include/llvm/CodeGen/ |
LexicalScopes.h | 144 /// initialize - Scan machine function and constuct lexical scope nest, resets
|
/external/llvm/lib/Analysis/ |
CFG.cpp | 112 // the outermost loop in the loop nest that contains BB.
|
/external/llvm/lib/CodeGen/ |
LexicalScopes.cpp | 39 /// initialize - Scan machine function and constuct lexical scope nest.
|
/external/llvm/lib/Transforms/Scalar/ |
LoopInterchange.cpp | 258 // [Theorem] A permutation of the loops in a perfect nest is legal if and only 545 DEBUG(dbgs() << "PHI Nodes in loop nest exit is not handled for now " 546 "since on failure all loops branch to loop nest exit.\n"); 669 // We have a perfect loop nest. [all...] |
/external/llvm/test/CodeGen/ARM/ |
segmented-stacks.ll | 57 define i32 @test_nested(i32 * nest %closure, i32 %other) #0 {
|
/external/llvm/test/CodeGen/Thumb/ |
segmented-stacks.ll | 61 define i32 @test_nested(i32 * nest %closure, i32 %other) #0 {
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
2012-03-15-nopreheader.ll | 9 ; simplified loop nest.
|
/external/llvm/utils/ |
llvm.grm | 143 | nest
|
/frameworks/base/core/java/android/hardware/display/ |
DisplayManagerGlobal.java | 282 Log.wtf(TAG, "Wifi display scan nest count became negative: "
|
/system/connectivity/shill/ |
NETLINK_MESSAGES.txt | 124 You can even nest nested attributes inside nested attributes:
|
/toolchain/binutils/binutils-2.25/gas/ |
macro.c | 286 int nest = 0; local 288 while ((in->ptr[idx] != '>' || nest) 299 nest--; 301 nest++;
|
/toolchain/binutils/binutils-2.25/gold/ |
options.cc | [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
pdp11.c | 4325 int nest; local [all...] |
/build/blueprint/bootstrap/bpdoc/ |
bpdoc.go | 214 func (prop *PropertyDocs) Nest(nested *PropertyStructDocs) { 465 nestPoint.Nest(nestedDoc)
|
/external/libvncserver/ |
configure.ac | 192 # this is not complete... in general a rat's nest. 290 # this is not complete... in general a rat's nest.
|