/external/skia/src/opts/ |
SkBitmapProcState_matrix_clamp_neon.h | 50 #ifndef PREAMBLE 51 #define PREAMBLE(state) 63 PREAMBLE(s); 170 PREAMBLE(s); 280 PREAMBLE(s); 486 PREAMBLE(s); 597 PREAMBLE(s); 754 PREAMBLE(s); 904 #undef PREAMBLE
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/ |
filetestcase.py | 91 # Ignore a spurious message from the license preamble.
|
/external/chromium_org/third_party/closure_linter/closure_linter/common/ |
filetestcase.py | 91 # Ignore a spurious message from the license preamble.
|
/external/chromium_org/tools/grit/grit/format/ |
c_format.py | 17 """Returns the required preamble for C files."""
|
/external/dropbear/libtommath/ |
dep.pl | 9 #open class file and write preamble
|
/external/kernel-headers/original/linux/ |
if_tr.h | 24 /* IEEE 802.5 Token-Ring magic constants. The frame sizes omit the preamble
|
/external/llvm/examples/BrainF/ |
BrainF.h | 68 /// Put the brainf function preamble and other fixed pieces of code
|
/external/valgrind/main/docs/internals/ |
xml-output.txt | 157 contains a load of preamble, the errors from the run of the 161 * Various preamble lines which give version info for the various 165 <preamble> 167 </preamble>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
if_tr.h | 25 /* IEEE 802.5 Token-Ring magic constants. The frame sizes omit the preamble
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
if_tr.h | 25 /* IEEE 802.5 Token-Ring magic constants. The frame sizes omit the preamble
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
if_tr.h | 25 /* IEEE 802.5 Token-Ring magic constants. The frame sizes omit the preamble
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/ |
test_email_torture.py | 57 eq(msg.preamble, None)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/ |
test_email_torture.py | 57 eq(msg.preamble, None)
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
mini_disassembler.h | 52 // preamble patching utility. It may be useful for other purposes, however. 65 // to be preamble patched.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
mini_disassembler.h | 52 // preamble patching utility. It may be useful for other purposes, however. 65 // to be preamble patched.
|
/external/clang/include/clang/Lex/ |
PreprocessorOptions.h | 79 /// preamble that covers this number of bytes in the main source file. 81 /// The boolean indicates whether the preamble ends at the start of a new
|
Lexer.h | 394 /// \brief Compute the preamble of the given file. 396 /// The preamble of a file contains the initial comments, include directives, 398 /// particular file actually begins. The preamble of the main source file is 403 /// \param MaxLines If non-zero, restrict the length of the preamble 406 /// \returns The offset into the file where the preamble ends and the rest 408 /// the preamble ends at the beginning of a new line.
|
/external/valgrind/main/drd/tests/ |
bar_bad_xml.stderr.exp | 8 <preamble> 13 </preamble>
|
/external/valgrind/main/helgrind/tests/ |
tc06_two_races_xml.stderr.exp | 8 <preamble> 13 </preamble>
|
/external/valgrind/main/include/ |
pub_tool_libcprint.h | 110 // before the preamble is printed, eg. due a bad executable. 123 // their program (eg. preamble, tool error messages, postamble) or stuff they
|
pub_tool_tooliface.h | 154 statements -- a preamble. In most cases this preamble is empty, 157 preamble does not modify any architecturally defined guest state 168 For the record, stuff that may be in the preamble at 172 The preamble will contain instructions to checksum the block, 178 function F. In this case the preamble contains code to write 186 is necessary to have a preamble even for replacement functions 191 Hence the preamble pushes both R2 and LR (the return address) 214 Note that copying the preamble verbatim may cause complications [all...] |
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/ |
Message.java | 235 * @see org.apache.james.mime4j.ContentHandler#preamble(java.io.InputStream)
237 public void preamble(InputStream is) throws IOException {
method in class:Message.MessageBuilder
|
/external/valgrind/main/coregrind/ |
m_libcprint.c | 361 ==PID== style preamble is stuffed in before it. 382 // the preamble into the buffer if c happens to be the character 393 // insert preamble 453 of making the preamble (can we?) */ 478 of preamble is emitted at each \n. */
|
/hardware/ti/wlan/mac80211/ti-utils/ |
plt.c | 319 "seed (%d) pkt_mode (%d) DCF (%d) GI (%d) preamble (%d) type " 340 prms.preamble = (unsigned char)atoi(argv[9]); 374 "<pkt mode> <DC on/off> <gi> <preamble>\n\t\t<type> <scramble> "
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
Dbg.stg | 172 @rule.preamble() ::= << 177 //@rule.preamble() ::= <<
|