Searched
full:emitted (Results
251 -
275 of
1302) sorted by null
<<11121314151617181920>>
/frameworks/compile/libbcc/include/bcc/Renderscript/ |
RSCompilerDriver.h | 47 // emitted to ELF. This can result in decreased performance due to increased
|
/ndk/sources/cxx-stl/stlport/src/ |
warning_disable.h | 28 /* Suppress warnings emitted from Windows CE SDK headers. */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
emit-rtl.h | 83 /* Return the last insn emitted in current sequence or current function. */
|
diagnostic.h | 226 /* The total count of a KIND of diagnostics emitted so far. */ 237 /* Returns nonzero if warnings should be emitted. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
emit-rtl.h | 83 /* Return the last insn emitted in current sequence or current function. */
|
diagnostic.h | 226 /* The total count of a KIND of diagnostics emitted so far. */ 237 /* Returns nonzero if warnings should be emitted. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
emit-rtl.h | 83 /* Return the last insn emitted in current sequence or current function. */
|
diagnostic.h | 226 /* The total count of a KIND of diagnostics emitted so far. */ 237 /* Returns nonzero if warnings should be emitted. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
emit-rtl.h | 83 /* Return the last insn emitted in current sequence or current function. */
|
diagnostic.h | 226 /* The total count of a KIND of diagnostics emitted so far. */ 237 /* Returns nonzero if warnings should be emitted. */
|
/external/bison/build-aux/snippet/ |
c++defs.h | 216 causes a warning to be emitted when ::func is used but not when 244 causes a warning to be emitted when the given overloaded variant of ::func
|
/external/bison/darwin-lib/ |
c++defs.h | 200 causes a warning to be emitted when ::func is used but not when 228 causes a warning to be emitted when the given overloaded variant of ::func
|
/external/bison/linux-lib/ |
c++defs.h | 200 causes a warning to be emitted when ::func is used but not when 228 causes a warning to be emitted when the given overloaded variant of ::func
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_gtk.h | 126 // drag-begin is emitted when the drag is started. We connect so that we can 130 // drag-failed is emitted when the drag is finished. In our case the signal
|
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
tab_gtk.h | 139 // drag-begin is emitted when the drag is started. We connect so that we can 143 // drag-failed is emitted when the drag is finished. In our case the signal
|
/external/chromium_org/chromeos/cryptohome/ |
async_method_caller.h | 110 // |pca_response| is the response to the enrollment request emitted by the 126 // emitted by the Privacy CA. |key_type| determines whether the certified key
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
network.h | 67 // list. SignalNetworksChanged or SignalError is emitted immidiately 69 // is emitted wheneven list of networks changes.
|
/external/clang/include/clang/Frontend/ |
VerifyDiagnosticConsumer.h | 28 /// markers in the input source to check that all the emitted diagnostics match 42 /// enough to ensure that the correct diagnostic was emitted.
|
/external/clang/lib/CodeGen/ |
CGVTables.cpp | 114 // emitted in every translation unit that references it, then we can 116 // emitted when the function is. 444 // There is already a thunk emitted for this function, do nothing. 808 /// particular v-table is required to be emitted in this translation 831 // First off, check whether we've already emitted the v-table and [all...] |
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMELFObjectWriter.cpp | 55 // In ARM, _MergedGlobals and other most symbols get emitted directly. 94 // Most relocation types are emitted as explicit symbols
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
MCJITTest.cpp | 115 // global variable that is emitted by MCJIT. Hence, the pointer (gvPtr below) 118 // a pointer into the loaded ObjectImage to reference the emitted global.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_context.h | 63 /* Whether this atom should be emitted. */ 65 /* Whether this atom may be emitted with state == NULL. */ 168 /* This is emitted in the draw function. */ 301 /* if begin has been emitted */ 494 /* Each atom is emitted in the order it appears here, which can affect 514 /* Invariant state. This must be emitted to get the engine started. */
|
/external/chromium_org/third_party/mesa/src/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/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.h | 111 /// PendingLoads - Loads are not emitted to the program immediately. We bunch 119 /// for export to other blocks need to be emitted before any terminator 242 First(F), Last(L), SValue(SV), HeaderBB(H), Emitted(E) {} 247 bool Emitted; 268 First(F), Range(R), SValue(SV), Reg(Rg), RegVT(RgVT), Emitted(E), 275 bool Emitted;
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_context.h | 63 /* Whether this atom should be emitted. */ 65 /* Whether this atom may be emitted with state == NULL. */ 168 /* This is emitted in the draw function. */ 301 /* if begin has been emitted */ 494 /* Each atom is emitted in the order it appears here, which can affect 514 /* Invariant state. This must be emitted to get the engine started. */
|
Completed in 1887 milliseconds
<<11121314151617181920>>