HomeSort by relevance Sort by last modified time
    Searched full:emitted (Results 276 - 300 of 1302) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_vtbl.c 236 dirty = state->active & ~state->emitted;
238 state->emitted &= ~I915_UPLOAD_TEX_ALL;
239 dirty = state->active & ~state->emitted;
355 state->emitted |= dirty;
829 /* Mark all state as needing to be emitted when starting a new batchbuffer.
833 i915->state.emitted = 0;
  /external/clang/lib/CodeGen/
CodeGenModule.h 289 /// priorities to be emitted when the translation unit is complete.
293 /// priorities to be emitted when the translation unit is complete.
779 /// present in the object file; these are emitted to the llvm.used
819 /// as a constant; returns 0 if the expression cannot be emitted as a
824 /// constant; returns 0 if the expression cannot be emitted as a
855 /// \param OmitOnError - If true, then this error should only be emitted if no
862 /// \param OmitOnError - If true, then this error should only be emitted if no
    [all...]
CGCXXABI.h 83 /// for 'this' emitted by BuildThisParam.
250 /// Returns true if the given destructor type should be emitted as a linkonce
378 /// variable, given that it couldn't be emitted as a constant.
  /external/chromium_org/v8/src/arm/
assembler-arm.h 708 // Create an assembler. Instructions and relocation information are emitted
724 // GetCode emits any pending (non-emitted) code and fills the descriptor
793 // Distance between start of patched return sequence and the emitted address
800 // Distance between start of patched debug break slot and the emitted address
    [all...]
  /external/chromium_org/v8/src/mips/
assembler-mips.h 435 // Create an assembler. Instructions and relocation information are emitted
451 // GetCode emits any pending (non-emitted) code and fills the descriptor
546 // Distance between start of patched return sequence and the emitted address
550 // Distance between start of patched debug break slot and the emitted address
820 // sequences of instructions that must be emitted as a unit, before
    [all...]
  /external/llvm/lib/MC/
MCAssembler.cpp 36 STATISTIC(EmittedFragments, "Number of emitted assembler fragments - total");
38 "Number of emitted assembler fragments - relaxable");
40 "Number of emitted assembler fragments - data");
42 "Number of emitted assembler fragments - compact encoded inst");
44 "Number of emitted assembler fragments - align");
46 "Number of emitted assembler fragments - fill");
48 "Number of emitted assembler fragments - org");
51 STATISTIC(ObjectBytes, "Number of emitted object file bytes");
559 // If the padding itself crosses a bundle boundary, it must be emitted
    [all...]
  /external/v8/src/mips/
assembler-mips.h 509 // Create an assembler. Instructions and relocation information are emitted
528 // GetCode emits any pending (non-emitted) code and fills the descriptor
619 // Distance between start of patched return sequence and the emitted address
623 // Distance between start of patched debug break slot and the emitted address
884 // sequences of instructions that must be emitted as a unit, before
    [all...]
  /external/chromium_org/net/base/
net_log_event_type_list.h 227 // This event is emitted after deciding to fall-back to the next source
243 // This event is emitted to show what the PAC script returned. It can contain
255 // This event is emitted whenever the proxy settings used by ProxyService
268 // Emitted when a list of bad proxies is reported to the proxy service.
280 // Emitted when the first proxy server in a list is being marked as
294 // This event is emitted when a javascript error has been triggered by a
303 // This event is emitted when a PAC script called alert(). It contains the
318 // This event is emitted just before a PAC request is bound to a thread. It
405 // This event is emitted when the SOCKS connect fails because the provided
409 // These events are emitted when insufficient data was read whil
    [all...]
  /art/compiler/utils/
assembler.h 121 // Parent of all queued slow paths, emitted during finalization
195 // Get the size of the emitted code.
209 // hold the emitted instruction. Usage:
  /external/chromium/net/base/
net_log_event_type_list.h 144 // This event is emitted after deciding to fall-back to the next PAC
160 // This event is emitted to show what the PAC script returned. It can contain
172 // This event is emitted whenever the proxy settings used by ProxyService
201 // This event is emitted when a javascript error has been triggered by a
210 // This event is emitted when a PAC script called alert(). It contains the
221 // This event is emitted just before a PAC request is bound to a thread. It
297 // This event is emitted when the SOCKS connect fails because the provided
301 // These events are emitted when insufficient data was read while
    [all...]
  /external/llvm/lib/Target/ARM/
ARMJITInfo.cpp 173 errs() << "JIT: Indirect symbol emitted at [" << LazyPtr
176 errs() << "JIT: Stub emitted at [" << LazyPtr
264 /// relocate - Before the JIT can run a block of code that has been emitted,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFStreamer.cpp 54 /// In brief: $a, $t or $d should be emitted at the start of each contiguous
227 int64_t PendingOffset; // Offset: (final $sp) - (emitted $sp)
422 // __aeabi_unwind_cpp_pr2() is used, then the handler data must be emitted
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 97 * vCard parser code automatically parses the field emitted even when this flag is off.
105 * vCard data emitted by the other softwares/devices when the formal vCard specification
110 * for phonetic name (how the name is pronounced), seen in the vCard emitted by some other
  /external/clang/lib/Basic/
Diagnostic.cpp 393 bool Emitted;
401 Emitted = (DiagLevel != DiagnosticIDs::Ignored);
402 if (Emitted) {
409 Emitted = ProcessDiag();
420 return Emitted;
589 /// that applies being emitted. The empty condition is always true, making the
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 103 // gets emitted by the asmprinter.
314 // really emitted with the magic .comm directive, which creates a symbol table
608 /// the directive emitted (this occurs in ObjC metadata).
613 // FIXME: ObjC metadata is currently emitted as internal symbols that have
639 // gets emitted by the asmprinter.
670 // gets emitted by the asmprinter.
LLVMTargetMachine.cpp 233 /// get machine code emitted. This uses a JITCodeEmitter object to handle
252 /// machine code emitted with the MCJIT. This method returns true if machine
  /libcore/luni/src/main/java/java/sql/
Connection.java 334 * statement. {@code ResultSet}s emitted from this {@code
345 * making stored procedure calls to the database. {@code ResultSet}s emitted
365 * precompiled SQL statement. {@code ResultSet}s emitted from this
402 * precompiled SQL statement. {@code ResultSet}s emitted from this
526 * statement {@code sql}. {@code ResultSet}s emitted from this
562 * statement {@code sql}. {@code ResultSet}s emitted from this
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
rbt_rule.h 33 * the input pattern is matched, the output string is emitted. The
292 * Union the set of all characters that may be emitted by this rule
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_context.h 246 GLuint emitted; /* I915_UPLOAD_* */ member in struct:i915_hw_state
271 (i915)->state.emitted &= ~(flag); \
  /external/clang/bindings/xml/
comment-xml-schema.rng 392 should not be emitted. Schema might be more strict here. -->
433 should not be emitted, unless direction is explicitly specified.
  /external/clang/lib/Sema/
TargetAttributesSema.cpp 152 // Warning is emitted.
195 // the -fkeep-inline-functions flag has been used. Warning is emitted;
  /external/icu4c/i18n/
rbt_rule.h 33 * the input pattern is matched, the output string is emitted. The
292 * Union the set of all characters that may be emitted by this rule
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterDwarf.cpp 139 /// SectionLabel is a temporary label emitted at the start of the section that
152 // If Label has already been emitted, verify that it is in the same section as
  /external/llvm/tools/bugpoint/
ToolRunner.h 122 /// emitted.
189 /// emitted.
  /external/llvm/utils/TableGen/
CodeGenInstruction.h 95 /// the DisableEncoding list. These should not be emitted by the code
188 /// should not be emitted with the code emitter.

Completed in 1198 milliseconds

<<11121314151617181920>>