/dalvik/vm/analysis/ |
DexVerify.cpp | 215 * (1) Walk through all code units, determining instruction locations, 217 * (2) Walk through all code units, performing static checks on [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ThreadGroupTest.java | 374 // Now we walk the levels down, checking if parent is ok 550 // Now we walk the levels down, changing the maxPrio and later verifying
|
/external/bluetooth/bluedroid/stack/sdp/ |
sdp_api.c | 733 /* Walk through the protocol descriptor list */ 879 /* Walk through the protocol descriptor list */ [all...] |
/external/chromium/chrome/browser/password_manager/ |
native_backend_gnome_x.cc | 747 // We could walk the list and delete items as we find them, but it is much 787 // We could walk the list and add items as we find them, but it is much [all...] |
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip.cc | 406 // walk the display list hit-testing Tabs. Since the active tab always 408 // left-adjacent Tab, so we look ahead for it as we walk. [all...] |
/external/chromium/net/socket/ |
ssl_client_socket_openssl.cc | 82 // Walk down the error stack to find the SSLerr generated reason. 502 // Walk through all the installed ciphers, seeing if any need to be [all...] |
/external/clang/lib/CodeGen/ |
CGRTTI.cpp | 814 // Walk all bases. 826 // Walk all bases. [all...] |
CGStmt.cpp | [all...] |
/external/llvm/include/llvm/ADT/ |
FoldingSet.h | 636 /// folding sets, which knows how to walk the folding set hash table. 677 /// shared by all folding sets, which knows how to walk a particular bucket
|
/external/llvm/lib/CodeGen/ |
AggressiveAntiDepBreaker.cpp | 725 // we walk the instructions. This is needed for regclasses that only 752 // Attempt to break anti-dependence edges. Walk the instructions [all...] |
CriticalAntiDepBreaker.cpp | 443 // Track progress along the critical path through the SUnit graph as we walk 491 // Attempt to break anti-dependence edges on the critical path. Walk the
|
/external/llvm/lib/Transforms/IPO/ |
MergeFunctions.cpp | 500 // We do a CFG-ordered walk since the actual ordering of the blocks in the 501 // linked list is immaterial. Our walk starts at the entry block for both
|
/external/skia/src/gpu/ |
GrClipMaskManager.cpp | 462 // walk through each clip element and perform its set op 610 // walk through each clip element and perform its set op [all...] |
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
NetworkPolicyManagerServiceTest.java | 535 // walk forwards, ensuring that cycle boundaries don't get stuck 550 // walk backwards, ensuring that cycle boundaries look sane [all...] |
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
TextUtilities.java | 382 // Walk through the text until we're done with the input OR we've got a large enough snippet 590 // Walk through the text until we're done with the input [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cgraph.h | 781 /* Walk all reachable static variables. */ 812 /* Walk all static variables with initializer set. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cgraph.h | 781 /* Walk all reachable static variables. */ 812 /* Walk all static variables with initializer set. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cgraph.h | 781 /* Walk all reachable static variables. */ 812 /* Walk all static variables with initializer set. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cgraph.h | 781 /* Walk all reachable static variables. */ 812 /* Walk all static variables with initializer set. */ [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
NFAToDFAConverter.java | 122 * Walk each alt in decision and compute closure from the start of that 785 * We could walk configurations linearly doing the comparison instead [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderLayer.cpp | 930 // Note: we don't have to walk z-order lists since transparent elements always establish 931 // a stacking context. This means we can just walk the layer tree directly. [all...] |
/external/icu4c/tools/makeconv/ |
genmbcs.cpp | 386 * Walk down the state table like in conversion, 574 * Walk down the triple-stage compact array ("trie") and 704 * Walk down the triple-stage compact array ("trie") and [all...] |
/external/llvm/lib/Analysis/ |
MemoryDependenceAnalysis.cpp | 196 // Walk backwards through the block, looking for dependencies 372 // Walk backwards through the basic block, looking for dependencies. [all...] |
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Blend.cpp | 850 // Walk the Region of interest and populate the pyramid 934 // Walk the Region of interest and populate the pyramid [all...] |
/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/ |
Blend.cpp | 850 // Walk the Region of interest and populate the pyramid 934 // Walk the Region of interest and populate the pyramid [all...] |