/external/dropbear/libtommath/ |
bn_mp_copy.c | 36 /* zero b and copy the parameters over */
|
/external/e2fsprogs/lib/ext2fs/ |
extent_dbg.ct | 64 request do_print_all, "Iterate over all nodes and print them",
|
/external/grub/netboot/ |
timer.h | 38 /* Timers tick over at this rate */
|
/external/icu4c/common/ |
ulocimp.h | 14 * Create an iterator over the specified keywords list
|
unistr_props.cpp | 66 // move string forward over leading white space
|
/external/icu4c/config/ |
mh-unknown | 13 # As a start, try copying mh-linux (which is fairly generic) over this
|
/external/icu4c/samples/translit/answers/ |
main_1.cpp | 38 // Loop over various months
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
SyntaxTreeOptimizer.java | 30 * Replace AMultipleCommand nodes with AOptimizedMultipleCommands, which iterates over children
|
/external/kernel-headers/original/linux/ |
if_pppox.h | 2 * Linux PPP over X - Generic PPP transport layer sockets 3 * Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516) 5 * This file supplies definitions required by the PPP over Ethernet driver 79 * struct must stay fixed over time -- applications use sizeof(struct
|
nfsacl.h | 33 /* Maximum number of ACL entries over NFS */
|
/external/llvm/include/llvm/ADT/ |
GraphTraits.h | 13 // This file also defines the marker class Inverse that is used to iterate over 31 // typedef ChildIteratorType - Type used to iterate over children in graph 47 // nodes_iterator/begin/end - Allow iteration over all nodes in the graph 62 // iterator to iterate over the graph in a graph defined "Inverse" ordering.
|
/external/llvm/include/llvm/Support/ |
Path.h | 11 // clients over to the new interface.
|
/external/llvm/lib/Transforms/Utils/ |
CloneFunction.cpp | 43 // Loop over all instructions, and copy them over. 106 // Loop over all of the basic blocks in the function, cloning them as 122 // Loop over all of the instructions in the function, fixing up operand 126 // Loop over all instructions, fixing each one as we find it... 160 // Loop over the arguments, copying the names of the mapped arguments over... 165 DestI->setName(I->getName()); // Copy the name over... 229 // Loop over all instructions, and copy them over, DCE'ing as we go. Thi [all...] |
/external/llvm/test/Assembler/ |
getelementptr.ll | 3 ; Verify that over-indexed getelementptrs are folded.
|
/external/llvm/test/DebugInfo/ |
2009-11-05-DeadGlobalVariable.ll | 2 ; Here variable bar is optimzied away. Do not trip over while trying to generate debug info.
|
/external/markdown/MarkdownTest/Tests_2004/ |
Ordered and unordered lists.text | 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
|
/external/markdown/MarkdownTest/Tests_2007/ |
Ordered and unordered lists.text | 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
|
/external/markdown/tests/markdown-test/ |
ordered-and-unordered-list.txt | 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
|
/external/openssl/crypto/rsa/ |
rsa_pk1.c | 104 /* scan over padding data */ 131 i++; /* Skip over the '\0' */ 197 /* scan over padding data */ 213 i++; /* Skip over the '\0' */
|
/external/oprofile/m4/ |
docbook.m4 | 3 # It's just rude to go over the net to build
|
/external/proguard/src/proguard/gui/splash/ |
ConstantColor.java | 26 * This VariableColor is constant over time.
|
ConstantDouble.java | 24 * This VariableDouble is constant over time.
|
ConstantFont.java | 26 * This VariableFont is constant over time.
|
ConstantInt.java | 24 * This VariableInt is constant over time.
|
ConstantString.java | 24 * This VariableString is constant over time.
|