/device/asus/grouper/ |
BoardConfigCommon.mk | 76 # Avoid the generation of ldrcc instructions
|
/external/chromium_org/media/base/simd/ |
scale_yuv_to_rgb_sse2_x64.asm | 9 ; This file uses MMX, SSE2 and instructions.
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
loop_analysis.cpp | 522 analyze_loop_variables(exec_list *instructions) 526 v.run(instructions);
|
opt_algebraic.cpp | 439 do_algebraic(exec_list *instructions) 443 visit_list_elements(&v, instructions);
|
ir_validate.cpp | 658 validate_ir_tree(exec_list *instructions) 662 v.run(instructions); 664 foreach_iter(exec_list_iterator, iter, *instructions) {
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-995.js | 29 // A number of hydrogen instructions did not correctly compare its
|
/external/llvm/test/MC/Mips/ |
micromips-control-instructions.s | 6 # for control instructions. 8 # microMIPS Control Instructions
|
/external/mesa3d/src/glsl/ |
loop_analysis.cpp | 522 analyze_loop_variables(exec_list *instructions) 526 v.run(instructions);
|
opt_algebraic.cpp | 439 do_algebraic(exec_list *instructions) 443 visit_list_elements(&v, instructions);
|
ir_validate.cpp | 658 validate_ir_tree(exec_list *instructions) 662 v.run(instructions); 664 foreach_iter(exec_list_iterator, iter, *instructions) {
|
/external/smack/src/org/jivesoftware/smackx/ |
Form.java | 391 * Returns the instructions that explain how to fill out the form and what the form is about. 393 * @return instructions that explain how to fill out the form. 397 // Join the list of instructions together separated by newlines 441 * Sets instructions that explain how to fill out the form and what the form is about. 443 * @param instructions instructions that explain how to fill out the form. 445 public void setInstructions(String instructions) { 446 // Split the instructions into multiple instructions for each existent newline 448 StringTokenizer st = new StringTokenizer(instructions, "\n") [all...] |
/external/libpng/projects/owatcom/ |
pngconfig.mak | 56 instructions consult and edit projects/openwatcom/pngconfig.dfa
95 change the configuration please consult the instructions in
113 $# awk command. For more instructions on configuration read
|
/external/libunwind/doc/ |
libunwind-dynamic.tex | 57 generally interleave instructions from all three entities. For this 60 exact set of instructions that make up an epilogue is also irrelevant. 69 instructions which restore the contents of callee-saved registers. 75 example, on RISC and EPIC-style architecture, instructions have a 76 fixed size so it's possible to simply number the instructions. In 97 instructions of the procedure (remember: procedure are defined to be 100 instructions of the procedure (non-inclusive, that is, 217 most instructions in a region usualy do not change the frame state and 225 instructions. Each instruction is assumed to have a fixed size (see 230 instructions of the procedure, where \emph{N} is the absolute valu [all...] |
/external/llvm/test/MC/PowerPC/ |
ppc64-encoding-fp.s | 7 # Floating-point load instructions 40 # Floating-point store instructions 70 # Floating-point move instructions 103 # Floating-point arithmetic instructions 243 # Floating-point rounding and conversion instructions 341 # Floating-point compare instructions 357 # Floating-point status and control register instructions
|
/external/oprofile/events/x86-64/family10/ |
unit_masks | 66 0x01 x87 instructions 67 0x02 MMX & 3DNow instructions 68 0x04 SSE instructions (SSE, SSE2, SSE3, and SSE4A) 211 0x02 Data cache misses by locked instructions 238 0x01 Number of locked instructions executed 353 0x01 Invalidating probe that did not hit any in-flight instructions 354 0x02 Invalidating probe that hit one or more in-flight instructions
|
/prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/ |
maven-bundle-plugin-2.3.6.jar | |
/external/elfutils/0.153/libcpu/ |
i386_parse.y | 199 static struct instruction *instructions; 361 newp->next = instructions; 362 instructions = newp; 906 struct instruction *runp = instructions; 955 instructions = reversed; 1192 for (instr = instructions; instr != NULL; instr = instr->next) 1247 for (instr = instructions; instr != NULL; instr = instr->next, ++cnt) [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_glsl_to_tgsi.cpp | 264 * At the point that TGSI instructions for function calls are 366 exec_list instructions; member in class:glsl_to_tgsi_visitor 576 this->instructions.push_tail(inst); 607 * Emits the code to convert the result of float SET instructions to integers. [all...] |
/external/mesa3d/src/mesa/state_tracker/ |
st_glsl_to_tgsi.cpp | 264 * At the point that TGSI instructions for function calls are 366 exec_list instructions; member in class:glsl_to_tgsi_visitor 576 this->instructions.push_tail(inst); 607 * Emits the code to convert the result of float SET instructions to integers. [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
pprof | [all...] |
/external/jemalloc/bin/ |
pprof | [all...] |
/external/chromium_org/v8/src/ |
lithium.cc | 277 LInstruction* first_instr = instructions()->at(first); 278 LInstruction* last_instr = instructions()->at(last); 287 LInstruction* cur = instructions()->at(i);
|
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeComposer.java | 36 * This AttributeVisitor accumulates instructions and exceptions, and then 89 * handlers and that automatically shrinks instructions. 103 * @param shrinkInstructions specifies whether instructions 130 * Starts a new code fragment. Branch instructions that are added are 174 * Branch instructions must fit, for instance by enabling automatic 175 * shrinking of instructions. 245 * @param instructions the instructions to be appended. 247 public void appendInstructions(Instruction[] instructions) 249 for (int index = 0; index < instructions.length; index++ [all...] |
/external/fonttools/Lib/fontTools/ttLib/tables/ |
_g_l_y_f.py | 201 WE_HAVE_INSTRUCTIONS = 0x0100 # instructions follow 263 writer.begintag("instructions") 265 writer.endtag("instructions") 282 writer.begintag("instructions") 284 writer.endtag("instructions") 320 elif name == "instructions": 473 instructions = self.program.getBytecode() 474 data = data + struct.pack(">h", len(instructions)) + instructions 485 instructions = self.program.getBytecode( [all...] |
/build/target/board/generic/ |
BoardConfig.mk | 13 # Technically, the emulator supports ARMv7-A _and_ NEON instructions, but
|