HomeSort by relevance Sort by last modified time
    Searched full:preamble (Results 101 - 125 of 643) sorted by null

1 2 3 45 6 7 8 91011>>

  /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/include/
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...]
  /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. */
  /external/chromium_org/content/browser/tracing/
tracing_controller_impl.cc 76 const char* preamble = "{\"traceEvents\": ["; local
77 size_t written = fwrite(preamble, strlen(preamble), 1, file_);
  /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/clang/include/clang/Lex/
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/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
Dbg.stg 172 @rule.preamble() ::= <<
177 //@rule.preamble() ::= <<
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
Dbg.stg 171 @rule.preamble() ::= <<
176 //@rule.preamble() ::= <<
  /external/ceres-solver/docs/source/
conf.py 178 # Additional stuff for the LaTeX preamble.
179 #'preamble': '',
  /external/chromium_org/native_client_sdk/src/build_tools/
dsc2gyp.py 23 PREAMBLE = """\
249 output.write(PREAMBLE % srcdir.replace("\\", '/'))
make_simple.py 35 preamble = """\
291 makefile.write(preamble % params)
  /external/clang/docs/analyzer/
conf.py 179 # Additional stuff for the LaTeX preamble.
180 #'preamble': '',
  /external/clang/docs/
conf.py 179 # Additional stuff for the LaTeX preamble.
180 #'preamble': '',
  /external/llvm/docs/
conf.py 178 # Additional stuff for the LaTeX preamble.
179 #'preamble': '',
  /external/valgrind/main/drd/tests/
annotate_barrier_xml.stderr.exp 8 <preamble>
13 </preamble>
annotate_trace_memory_xml.stderr.exp-32bit 8 <preamble>
13 </preamble>
annotate_trace_memory_xml.stderr.exp-64bit 8 <preamble>
13 </preamble>
  /bootable/recovery/fonts/
OFL.txt 12 PREAMBLE
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
Dbg.stg 131 @rule.preamble() ::= <<
  /external/chromium/testing/gtest/scripts/
gen_gtest_pred_impl.py 66 """Returns the preamble for the header file.
72 # A map that defines the values used in the preamble template.
326 """Returns the preamble for the unit test file."""
328 # A map that defines the values used in the preamble template.
  /external/chromium_org/chrome/browser/extensions/api/web_request/
form_data_parser.cc 132 // multipart-body := [preamble CRLF]
141 // preamble := discard-text
168 // 1. The optional preamble and the initial dash-boundary with transport padding
538 // Seek behind the preamble.
  /external/chromium_org/testing/gtest/scripts/
gen_gtest_pred_impl.py 66 """Returns the preamble for the header file.
72 # A map that defines the values used in the preamble template.
326 """Returns the preamble for the unit test file."""
328 # A map that defines the values used in the preamble template.
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/man3/
JSON__backportPP__Boolean.3pm 3 .\" Standard preamble:
JSON__backportPP__Compat5005.3pm 3 .\" Standard preamble:
JSON__backportPP__Compat5006.3pm 3 .\" Standard preamble:

Completed in 478 milliseconds

1 2 3 45 6 7 8 91011>>