HomeSort by relevance Sort by last modified time
    Searched full:emitted (Results 351 - 375 of 914) sorted by null

<<11121314151617181920>>

  /external/clang/lib/CodeGen/
CGVTables.cpp 128 // emitted in every translation unit that references it, then we can
130 // emitted when the function is.
445 // There is already a thunk emitted for this function, do nothing.
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 193 /// if some newlines were emitted.
513 // If we haven't emitted a token on this line yet, PrevTok isn't
620 // should not be emitted into the output and are guaranteed to be at the
DiagnosticRenderer.cpp 229 /// \param Level The diagnostic level currently being emitted.
  /external/llvm/include/llvm/Bitcode/
BitstreamWriter.h 55 /// BlockInfo - This contains information emitted to BLOCKINFO_BLOCK blocks.
311 /// data that should be emitted as part of the Blob or Array operand that is
398 assert(RecordIdx == Vals.size() && "Not all record operands emitted!");
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 74 /// emitted in Static relocation model.
102 /// LabelSuffix - This is appended to emitted labels.
158 /// number of zero bytes emitted to the current section. Common cases are
  /external/llvm/utils/TableGen/
DAGISelMatcherEmitter.cpp 114 /// bytes emitted.
136 /// the number of bytes emitted.
796 OS << " // Some target values are emitted as 2 bytes, TARGET_VAL handles\n";
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp 508 /// (OurExceptionType_t instances). Returns whether or not a dwarf emitted
556 // Each emitted dwarf action corresponds to a 2 tuple of
558 // emitted action.
601 /// Deals with the Language specific data portion of the emitted dwarf code.
633 // emitted dwarf code)
652 // Calculate type info locations in emitted dwarf code which
787 /// This is the personality function which is embedded (dwarf emitted), in the
    [all...]
  /external/webkit/Source/WebCore/editing/
TextIterator.cpp 383 // newline. The range for the emitted newline should start where the line
385 // FIXME: It would be cleaner if we emitted two newlines during the last
871 // Otherwise, show the position if we have emitted any characters
875 // We've not emitted anything yet. Generally, there is no need for any positioning then.
897 // immaterial since we likely would have already emitted something by now.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 375 // We successfully emitted code for the given LLVM Instruction.
410 // We successfully emitted code for the given LLVM Instruction.
420 // We successfully emitted code for the given LLVM Instruction.
443 // We successfully emitted code for the given LLVM Instruction.
538 // We successfully emitted code for the given LLVM Instruction.
    [all...]
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp 39 STATISTIC(NumEmitted, "Number of machine instructions emitted");
148 ++NumEmitted; // Keep track of the # of mi's emitted
295 /// be emitted to the current location in the function, and allow it to be PC
317 /// to be emitted to the current location in the function, and allow it to be PC
338 /// be emitted to the current location in the function, and allow it to be PC
727 // 0x0F escape code must be emitted just before the opcode.
    [all...]
  /external/clang/include/clang/Lex/
Lexer.h 470 // trigraphs), knowing that they only are emitted if the character is
498 /// need to be emitted or flags that need to be set on the token. If so, do
506 // diagnostics to be emitted and flags to be set.
Token.h 281 /// \brief True if we have emitted tokens already, and now we're in
  /external/valgrind/main/docs/internals/
xml-output-protocol4.txt 276 As at Valgrind rev 3793, error counts are only emitted at program
299 These are optionally emitted as part of ERRORs, and specify the
370 emitted entity in the stream of TOOLSPECIFICs for this tool.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlockList.java 123 * mark-local instructions which are not actually emitted.
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlockList.java 123 * mark-local instructions which are not actually emitted.
  /external/chromium/net/base/
filter.h 57 // Enum to control what histograms are emitted near end-of-life of this
net_log.h 95 // Specifies the granularity of events that should be emitted to the log.
  /external/chromium/net/proxy/
proxy_resolver_js_bindings_unittest.cc 350 // Nothing has been emitted globally yet.
  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 271 // This signal is emitted when we have gone a period of time without
  /external/clang/include/clang/Basic/
PartialDiagnostic.h 11 /// \brief Implements a partial diagnostic that can be emitted anwyhere
  /external/clang/include/clang/Sema/
ScopeInfo.h 113 /// prior to being emitted.
  /external/clang/lib/Parse/
RAIIObjectsForParser.h 150 /// diagnostics that were emitted into it.
  /external/clang/lib/Sema/
Sema.cpp 522 // be emitted.
568 // FIXME: This will cause diagnostics to be emitted in a non-determinstic
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
BasicBlockList.java 123 * mark-local instructions which are not actually emitted.
  /external/icu4c/common/
util.h 41 * digit is always emitted regardless of this parameter.

Completed in 871 milliseconds

<<11121314151617181920>>