/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
gmon.h | 43 /* structure emitted by "gcc -a". This must match struct bb in
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
typeinfo | 92 * controls in which translation unit the vtable is emitted. The
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
typeinfo | 92 * controls in which translation unit the vtable is emitted. The
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
typeinfo | 92 * controls in which translation unit the vtable is emitted. The
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_tuple_params.py | 83 # Without add_prefix, the emitted code is correct,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_tuple_params.py | 83 # Without add_prefix, the emitted code is correct,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
InstrEmitter.cpp | 94 assert(isNew && "Node emitted out of order - early"); 185 assert(isNew && "Node emitted out of order - early"); 261 assert(isNew && "Node emitted out of order - early"); 286 assert(I != VRBaseMap.end() && "Node emitted out of order - late"); 562 assert(isNew && "Node emitted out of order - early"); 585 assert(isNew && "Node emitted out of order - early"); 627 assert(isNew && "Node emitted out of order - early"); [all...] |
/external/llvm/lib/Target/X86/ |
X86FastISel.cpp | [all...] |
/dalvik/docs/ |
debugger.html | 74 arguments and local variables, are optionally emitted by the Java compiler. 186 never gets emitted by the debuggers we've used is not supported and will
|
/external/bison/darwin-lib/sys/ |
wait.h | 238 causes a warning to be emitted when ::func is used but not when 266 causes a warning to be emitted when the given overloaded variant of ::func
|
/external/bison/darwin-lib/ |
time.h | 244 causes a warning to be emitted when ::func is used but not when 272 causes a warning to be emitted when the given overloaded variant of ::func
|
/external/bison/linux-lib/sys/ |
wait.h | 238 causes a warning to be emitted when ::func is used but not when 266 causes a warning to be emitted when the given overloaded variant of ::func
|
/external/bison/linux-lib/ |
time.h | 244 causes a warning to be emitted when ::func is used but not when 272 causes a warning to be emitted when the given overloaded variant of ::func
|
/external/chromium_org/chromeos/dbus/ |
cryptohome_client.h | 247 // response to the enrollment request emitted by the Privacy CA. 267 // is the response to the certificate request emitted by the Privacy CA.
|
/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
|