/external/llvm/include/llvm/ADT/ |
FoldingSet.h | 637 /// folding sets, which knows how to walk the folding set hash table. 678 /// 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 | 508 // We do a CFG-ordered walk since the actual ordering of the blocks in the 509 // linked list is immaterial. Our walk starts at the entry block for both
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_debug.c | 603 FLAG(stream, ptr[j], 0, "tile walk ymajor"); 733 FLAG(stream, ptr[j], 21, "tile walk ymajor");
|
/external/mesa3d/src/mesa/main/ |
uniform_query.cpp | 956 /* Walk backwards over the string looking for a non-digit character. 960 * contain only the ']' charcater, walk backwards very carefully.
|
/external/pixman/pixman/ |
pixman.c | 415 /* Some compositing functions walk one step 527 * This ensures that compositing functions can simply walk the source space [all...] |
/external/skia/src/gpu/ |
GrClipMaskManager.cpp | 477 // walk through each clip element and perform its set op 626 // 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/UnifiedEmail/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/chromium_org/cc/trees/ |
layer_tree_host_common.cc | [all...] |
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
genmbcs.c | 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/clang/lib/CodeGen/ |
CGStmt.cpp | [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/Camera2/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/UnifiedEmail/src/com/android/mail/browse/ |
ConversationCursor.java | 658 // Walk through the cache 730 // Walk through the cache and return the list of uris that have been deleted 770 // Walk through each of the deleted items. If the deleted item is before the underlying [all...] |
/external/clang/lib/Analysis/ |
CFG.cpp | 283 /// CFG construction is done via a recursive walk of an AST. We actually parse 350 // Visitors to walk an AST and construct the CFG. 410 // Visitors to walk an AST and generate destructors of temporaries in [all...] |
/external/oprofile/events/ppc64/power6/ |
events | 218 event:0X0210 counters:0 um:zero minimum:1000 name:PM_DATA_PTEG_1ST_HALF_GRP33 : (Group 33 pm_data_tablewalk) Data table walk matched in first half primary PTEG 219 event:0X0211 counters:1 um:zero minimum:1000 name:PM_DATA_PTEG_2ND_HALF_GRP33 : (Group 33 pm_data_tablewalk) Data table walk matched in second half pri?mary PTEG 220 event:0X0212 counters:2 um:zero minimum:1000 name:PM_DATA_PTEG_SECONDARY_GRP33 : (Group 33 pm_data_tablewalk) Data table walk matched in secondary PTEG 224 event:0X0220 counters:0 um:zero minimum:1000 name:PM_INST_PTEG_1ST_HALF_GRP34 : (Group 34 pm_inst_tablewalk) Instruction table walk matched in first half primary PTEG 225 event:0X0221 counters:1 um:zero minimum:1000 name:PM_INST_PTEG_2ND_HALF_GRP34 : (Group 34 pm_inst_tablewalk) Instruction table walk matched in second half primary PTEG 226 event:0X0222 counters:2 um:zero minimum:1000 name:PM_INST_PTEG_SECONDARY_GRP34 : (Group 34 pm_inst_tablewalk) Instruction table walk matched in secondary PTEG [all...] |