/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
double-conversion.h | 163 // decimal point. The last emitted digit is rounded. 200 // after the decimal point. The last emitted digit is rounded.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_wm.h | 117 struct brw_reg hw_reg; /* emitted to this reg, may not always be there */ 129 GLuint emitted:1; member in struct:brw_wm_ref
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_vertex.c | 441 * postion start will be emitted to dest at position zero. 458 * postion start will be emitted to dest at position zero.
|
/external/clang/lib/CodeGen/ |
EHScopeStack.h | 31 /// label which hasn't been emitted yet. The goto is optimistically 32 /// emitted as a branch to the basic block for the label, and (if it
|
/external/clang/test/CodeGenCXX/ |
microsoft-abi-structors.cpp | 3 // vftables are emitted very late, so do another pass to try to keep the checks 224 // PR16735 - even abstract classes should have a constructor emitted.
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldImpl.h | 42 /// SectionEntry - represents a section emitted into memory by the dynamic 128 // A list of all sections emitted by the dynamic linker. These sections are
|
/external/llvm/lib/MC/ |
MCMachOStreamer.cpp | 139 // FIXME: Cleanup this code, these bits should be emitted based on semantic 268 // FIXME: Cleanup this code, these bits should be emitted based on semantic
|
/external/llvm/lib/Target/Mips/ |
MipsCodeEmitter.cpp | 44 STATISTIC(NumEmitted, "Number of machine instructions emitted"); 290 ++NumEmitted; // Keep track of the # of mi's emitted
|
MipsSEISelDAGToDAG.cpp | 176 // For O32 ABI, the following instruction sequence is emitted to initialize 187 // The two instructions are emitted during lowering to MC layer in order to
|
/external/llvm/utils/TableGen/ |
CodeEmitterGen.cpp | 135 "Explicitly used operand also marked as not emitted!"); 138 /// If this operand is not supposed to be emitted by the
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_wm.h | 117 struct brw_reg hw_reg; /* emitted to this reg, may not always be there */ 129 GLuint emitted:1; member in struct:brw_wm_ref
|
/external/mesa3d/src/mesa/tnl/ |
t_vertex.c | 441 * postion start will be emitted to dest at position zero. 458 * postion start will be emitted to dest at position zero.
|
/device/samsung/manta/ |
media_codecs.xml | 64 must be advertised if the emitted output buffers of a decoder component
|
/external/chromium/chrome/browser/prerender/ |
prerender_manager.h | 237 // incremented and emitted to a histogram on each successful prerender.
|
/external/chromium/chrome/browser/renderer_host/ |
gtk_im_context_wrapper.h | 38 // instances and handling signals emitted by them. Key events then will be
|
gtk_key_bindings_handler.cc | 35 // will be emitted.
|
/external/chromium/testing/gmock/scripts/generator/cpp/ |
gmock_class.py | 21 classes in the source file are emitted.
|
/external/chromium_org/ash/display/ |
resolution_notification_controller_unittest.cc | 44 // OnConfigurationChanged event won't be emitted in the test environment,
|
/external/chromium_org/content/browser/renderer_host/ |
gtk_im_context_wrapper.h | 36 // instances and handling signals emitted by them. Key events then will be
|
gtk_key_bindings_handler.cc | 37 // will be emitted.
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
errorcode.h | 191 // be emitted directly into a BPF filter program.
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLTokenizer.h | 172 // * The first set of character tokens emitted for a <pre> element might
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftimage.h | [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
strmatch.h | 30 * such as UnicodeSets, the emitted text is not the match pattern, but
|
/external/chromium_org/third_party/mesa/src/docs/ |
shading.html | 217 instructions will be emitted.
|