/external/v8/src/mips/ |
macro-assembler-mips.cc | 486 // at - Temporary (avoid MacroAssembler instructions also using 'at'). 771 //------------Pseudo-instructions------------- 792 // We always need the same number of instructions as we may need to patch 793 // this code to load another value which may need 2 instructions to load. 912 void MacroAssembler::FlushICache(Register address, unsigned instructions) { 921 li(a1, instructions * kInstrSize); [all...] |
lithium-mips.h | 231 // Declare virtual predicates for instructions that don't have 2189 const ZoneList<LInstruction*>* instructions() const { return &instructions_; } function in class:v8::internal::LChunk [all...] |
/build/tools/droiddoc/templates-ds/assets/css/ |
default.css | 877 .video-instructions { 880 .video-instructions:before { 887 .video-instructions:after { [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 881 .video-instructions { 884 .video-instructions:before { 891 .video-instructions:after { [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
avx.asm | 1 ; Exhaustive test of AVX instructions 2 ; Also includes based-upon SSE instructions for comparison 57 ; Further instructions won't test high 8 registers (validated above) [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar | |
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | |
/external/valgrind/main/none/tests/ppc32/ |
test_dfp2.stdout.exp | 1 Test DFP fomat conversion instructions [all...] |
test_dfp3.stdout.exp | 1 Test DFP compare instructions 206 Test DFP round instructions [all...] |
/external/valgrind/main/none/tests/ppc64/ |
test_dfp2.stdout.exp | 1 Test DFP fomat conversion instructions [all...] |
test_dfp3.stdout.exp | 1 Test DFP compare instructions 206 Test DFP round instructions [all...] |
/external/chromium_org/third_party/freetype/src/truetype/ |
ttgload.c | 361 /* check space for contours array + instructions count */ 402 /* reading the bytecode instructions */ 411 FT_TRACE5(( " Instructions size: %u\n", n_ins )); 415 FT_TRACE0(( "TT_Load_Simple_Glyph: too many instructions (%d)\n", 658 /* to the composite instructions, if we find some. */ 733 FT_TRACE1(( "TT_Hint_Glyph: too long instructions " )); 753 /* XXX: UNDOCUMENTED! Hinting instructions of a composite glyph */ [all...] |
/external/chromium_org/v8/src/arm/ |
assembler-arm.h | 38 // Generates user mode instructions for the ARM architecture up to version 5 111 // code generated for some assembly instructions (because they boil down 243 // hold 0.0, that does not fit in the immediate field of vmov instructions. 520 // Class Operand represents a shifter operand in data processing instructions 560 // instructions instr is ignored. 585 // Class MemOperand represents a memory operand in load and store instructions 643 // store NEON instructions 708 // Create an assembler. Instructions and relocation information are emitted 709 // into a buffer, with the instructions starting from the beginning and the 821 // Insert the smallest number of nop instructions [all...] |
/external/chromium_org/v8/src/mips/ |
macro-assembler-mips.cc | 486 // at - Temporary (avoid MacroAssembler instructions also using 'at'). 772 //------------Pseudo-instructions------------- 793 // We always need the same number of instructions as we may need to patch 794 // this code to load another value which may need 2 instructions to load. 909 void MacroAssembler::FlushICache(Register address, unsigned instructions) { 918 li(a1, instructions * kInstrSize); [all...] |
/external/dexmaker/src/dx/java/com/android/dx/io/ |
OpcodeInfo.java | 19 import com.android.dx.io.instructions.InstructionCodec; 35 * pseudo-opcode used for nonstandard formatted "instructions" 36 * (which are mostly not actually instructions, though they do [all...] |
/external/freetype/src/truetype/ |
ttgload.c | 374 /* check space for contours array + instructions count */ 410 /* reading the bytecode instructions */ 419 FT_TRACE5(( " Instructions size: %u\n", n_ins )); 423 FT_TRACE0(( "TT_Load_Simple_Glyph: too many instructions (%d)\n", 668 /* to the composite instructions, if we find some. */ 748 FT_TRACE1(( "TT_Hint_Glyph: too long instructions " )); 768 /* XXX: UNDOCUMENTED! Hinting instructions of a composite glyph */ [all...] |
/external/v8/src/arm/ |
lithium-arm.h | 232 // Declare virtual predicates for instructions that don't have 2209 const ZoneList<LInstruction*>* instructions() const { return &instructions_; } function in class:v8::internal::LChunk [all...] |
/external/v8/src/ia32/ |
lithium-ia32.h | 227 // Declare virtual predicates for instructions that don't have 2307 const ZoneList<LInstruction*>* instructions() const { return &instructions_; } function in class:v8::internal::LChunk [all...] |
/external/v8/src/x64/ |
lithium-x64.h | 233 // Declare virtual predicates for instructions that don't have 2171 const ZoneList<LInstruction*>* instructions() const { return &instructions_; } function in class:v8::internal::LChunk [all...] |
/system/core/libpixelflinger/codeflinger/ |
MIPSAssembler.cpp | 24 ** instruction is translated to one or more Mips instructions as necessary. This 369 // used by the majority of data-processing ops. Many MIPS instructions 563 // pattern of multiple conditional instructions from same CMP _is_ used 571 // trashed by intervening NON-conditional instructions. In the general 1029 #pragma mark DSP instructions... 1032 // DSP instructions... [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 216 * A list of attributes we use to specify jst processing instructions,
[all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 216 * A list of attributes we use to specify jst processing instructions, [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 216 * A list of attributes we use to specify jst processing instructions,
[all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 216 * A list of attributes we use to specify jst processing instructions, [all...] |
/external/chromium_org/third_party/jstemplate/ |
jstemplate.js | 202 * A list of attributes we use to specify jst processing instructions,
|