/external/llvm/lib/Transforms/ObjCARC/ |
ObjCARCAliasAnalysis.cpp | 69 // If that failed, climb to the underlying object, including climbing through 99 // If that failed, climb to the underlying object, including climbing through
|
/external/chromium_org/third_party/opus/src/silk/float/ |
find_LPC_FLP.c | 90 /* No reason to continue iterating - residual energies will continue to climb */
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListViewHeight.java | 90 // We have to climb all the way to the top because the bug (not checking visibility)
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
cookie_details_unittest.mm | 60 std::string description("a great place to climb"); 68 EXPECT_NSEQ(@"a great place to climb", [details.get() databaseDescription]);
|
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/ |
cookie_details_unittest.mm | 59 std::string description("a great place to climb"); 68 EXPECT_NSEQ(@"a great place to climb", [details.get() databaseDescription]);
|
/external/chromium_org/ash/wm/ |
window_util.h | 40 // this will just return it, otherwise it will climb the parent/transient parent
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
SelectorFilter.cpp | 94 // Otherwise climb up the tree.
|
/external/llvm/lib/Analysis/ |
TypeBasedAliasAnalysis.cpp | 273 // Climb the tree from A to see if we reach B. 285 // Climb the tree from B to see if we reach A. 325 // Climb the type DAG from base type of A to see if we reach base type of B. 342 // Reset OffsetA and climb the type DAG from base type of B to see if we reach
|
/external/chromium/chrome/browser/sync/engine/ |
get_commit_ids_command.cc | 56 // Climb the tree adding entries leaf -> root.
|
/ndk/build/core/ |
build-local.mk | 108 # path of the current directory the climb back the hierarchy until we find
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
bookmarks_helper.cc | 358 // Climb the tree. 369 // Climb down.
|
/external/chromium_org/sync/engine/ |
get_commit_ids_command.cc | 193 // Climb the tree adding entries leaf -> root.
|
/frameworks/base/docs/html/distribute/googleplay/about/ |
visibility.jd | 119 they?ll climb one or more of the top charts and gain even more exposure.</p>
|
/external/chromium_org/third_party/gpsd/release-3.1/ |
gps.h | 62 * in bits by GPRMC (lat/lon, track, speed), GPGGA (alt, climb), GPGLL 83 #define MODE_3D 3 /* good for altitude/climb too */ 95 double climb; /* Vertical speed, meters/sec */ member in struct:gps_fix_t [all...] |
/external/chromium_org/content/browser/indexed_db/leveldb/ |
avltree.h | 894 // Climb from the path node to the root node using the linked
|
/external/kernel-headers/original/linux/ |
hid.h | 355 * This is the collection stack. We climb up the stack to determine
|
/external/libvpx/libvpx/vpx_mem/memory_manager/include/ |
cavl_impl.h | 666 /* Climb from the path node to the root node using the linked
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DIE.cpp | 113 /// Climb up the parent chain to get the compile unit DIE to which this DIE
|
DIE.h | 152 /// Climb up the parent chain to get the compile unit DIE this DIE belongs
|
/external/llvm/lib/CodeGen/ |
StackColoring.cpp | 533 // Climb up and find the original alloca.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseTraversers.java | 371 // to climb up until the parent is less than the subtree root, in [all...] |
/external/chromium_org/v8/src/ |
messages.js | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderObject.cpp | 565 // Step 4: If |checkParent| is set, climb up to our parent and check its siblings that [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LoopStrengthReduce.cpp | [all...] |
/external/clang/lib/Sema/ |
SemaAccess.cpp | [all...] |