Searched
refs:instructions (Results
351 -
375 of
660) sorted by null
<<11121314151617181920>>
/external/chromium_org/media/base/simd/ |
linear_scale_yuv_to_rgb_mmx_x64.asm | 9 ; This file uses MMX instructions.
|
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
README | 44 are instructions on how to do this at the project site.
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ir_clone.cpp | 418 fixup_function_calls(struct hash_table *ht, exec_list *instructions) 421 v.run(instructions);
|
ir_print_visitor.cpp | 41 _mesa_print_ir(exec_list *instructions, 62 foreach_iter(exec_list_iterator, iter, *instructions) {
|
/external/chromium_org/v8/test/mjsunit/ |
deopt-with-fp-regs.js | 50 // will be introduced after the instructions to support this. If we deopt
|
object-literal-overwrite.js | 105 // no store instructions are generated for the literals.
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
ttProgram.py | 9 # first, the list of instructions that eat bytes or words from the instruction stream 23 # next, the list of "normal" instructions 25 instructions = [ variable 176 opcodeDict, mnemonicDict = _makeDict(instructions) 182 return "TT instructions error: %s" % repr(self.error)
|
/external/llvm/test/MC/Mips/ |
micromips-branch-instructions.s | 6 # for arithmetic and logical instructions. 8 # Branch Instructions
|
mips-jump-instructions.s | 9 # Branch instructions 90 # Jump instructions
|
/external/mesa3d/src/glsl/ |
ir_clone.cpp | 418 fixup_function_calls(struct hash_table *ht, exec_list *instructions) 421 v.run(instructions);
|
ir_print_visitor.cpp | 41 _mesa_print_ir(exec_list *instructions, 62 foreach_iter(exec_list_iterator, iter, *instructions) {
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/util/ |
CheckClassAdapter.java | 206 for (int j = 0; j < method.instructions.size(); ++j) {
207 method.instructions.get(j).accept(mv);
|
/external/oprofile/events/mips/r10000/ |
events | 7 event:0x01 counters:0 um:zero minimum:500 name:INSTRUCTIONS_ISSUED : Instructions issued 8 event:0x01 counters:1 um:zero minimum:500 name:INSTRUCTIONS_GRADUATED : Instructions graduated 16 event:0x05 counters:1 um:zero minimum:500 name:FP_INSTRUCTON_GRADUATED : Floating-point instructions graduated 35 event:0x0f counters:0 um:zero minimum:500 name:INSTRUCTION_GRADUATED : Instructions graduated
|
/packages/inputmethods/LatinIME/native/jni/ |
Android.mk | 38 # with SSE instructions.
|
/bionic/libc/tools/ |
genlibgcc_compat.py | 56 * HW idiv instructions so the system libc.so doesn't pull in the reference to
|
/dalvik/dx/src/com/android/dx/command/findusages/ |
FindUsages.java | 26 import com.android.dx.io.instructions.DecodedInstruction;
|
/dalvik/dx/src/com/android/dx/io/instructions/ |
DecodedInstruction.java | 17 package com.android.dx.io.instructions; 78 * Decodes an array of instructions. The result has non-null
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_fs_live_variables.cpp | 185 foreach_list(node, &this->instructions) {
|
brw_vec4_copy_propagation.cpp | 208 * vec8s into gen6 math instructions, because of the weird src 209 * handling for those instructions. Just ignore them for now. 240 foreach_list(node, &this->instructions) {
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
lattice_neon.S | 29 @ instructions, smulwb, and smull. Speech quality was not degraded by
|
/external/chromium_org/v8/src/ |
lithium-codegen.cc | 50 instructions_(chunk->instructions()),
|
/external/chromium_org/v8/tools/profviz/ |
profviz.js | 106 "instructions", 166 this.instructions.style.display = "none";
|
/external/compiler-rt/make/platform/ |
clang_macho_embedded.mk | 45 # Soft-float version of the runtime. No floating-point instructions will be used 51 # Hard-float version of the runtime. On ARM VFP instructions and registers are
|
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
DecodedInstruction.java | 17 package com.android.dx.io.instructions; 78 * Decodes an array of instructions. The result has non-null
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-jai.jar | |
Completed in 436 milliseconds
<<11121314151617181920>>