/external/emma/ant/ant14/com/vladium/emma/ |
emmajavaTask.java | 16 import com.vladium.emma.instr.FilterCfg; 17 import com.vladium.emma.instr.FilterCfg.filterElement; 129 // instr filter: 435 // instr filter attribute/element:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
cursesw.h | 315 #ifdef instr 316 inline int UNDEF(instr)(char *_str) { return instr(_str); } function 317 #undef instr macro 318 #define instr UNDEF(instr) macro 964 int instr(char *s, int n=-1) { return ::winnstr(w, s, n); } function in class:NCursesWindow 969 int instr(int y, int x, char *s, int n=-1) { function in class:NCursesWindow 971 // Move the cursor to the requested position and then perform the instr() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
cursesw.h | 315 #ifdef instr 316 inline int UNDEF(instr)(char *_str) { return instr(_str); } function 317 #undef instr macro 318 #define instr UNDEF(instr) macro 964 int instr(char *s, int n=-1) { return ::winnstr(w, s, n); } function in class:NCursesWindow 969 int instr(int y, int x, char *s, int n=-1) { function in class:NCursesWindow 971 // Move the cursor to the requested position and then perform the instr() [all...] |
/external/chromium_org/v8/src/ |
hydrogen-instructions.cc | 733 for (HInstruction* instr = next(); instr != NULL; instr = instr->next()) { 734 if (instr == other) { [all...] |
hydrogen-instructions.h | 2071 HPushArguments* instr = new(zone) HPushArguments(zone); local 2077 HPushArguments* instr = new(zone) HPushArguments(zone); local 2084 HPushArguments* instr = new(zone) HPushArguments(zone); local 2092 HPushArguments* instr = new(zone) HPushArguments(zone); local 4880 HInstruction* instr = HMul::New(zone, context, left, right); local 7135 HTransitionElementsKind* instr = HTransitionElementsKind::cast(other); variable [all...] |
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/ |
clover-3.1.12.jar | |
/art/runtime/entrypoints/quick/ |
quick_trampoline_entrypoints.cc | 700 const Instruction* instr = Instruction::At(&code->insns_[dex_pc]); local 701 Instruction::Code instr_code = instr->Opcode(); 745 LOG(FATAL) << "Unexpected call into trampoline: " << instr->DumpString(NULL); 750 dex_method_idx = (is_range) ? instr->VRegB_3rc() : instr->VRegB_35c(); 1878 const Instruction* instr = Instruction::At(&code->insns_[dex_pc]); local [all...] |
/external/valgrind/main/callgrind/ |
dump.c | 786 Int jcc_count = 0, instr, i, jmp; local 791 VG_(printf)("+ fprint_bbcc (Instr %d): ", bb->instr_count); 801 instr_info = &(bb->instr[0]); 802 for(instr=0; instr<bb->instr_count; instr++, instr_info++) { 834 if (bb->jmp[jmp].instr == instr) { 860 if (bb->jmp[jmp].instr == instr) { [all...] |
global.h | 294 UInt instr; /* instruction index for BB.instr array */ member in struct:_CJmpInfo 339 InstrInfo instr[0]; /* info on instruction sizes and costs */ member in struct:_BB 742 { UInt off = (bb->instr_count > 0) ? bb->instr[bb->instr_count-1].instr_offset : 0;
|
main.c | 783 ii = &clgs->bb->instr[ clgs->ii_index ]; 813 ii = &clgs->bb->instr[i]; 1330 UInt instr; local [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/ |
nasm-parse.c | [all...] |
/external/chromium_org/v8/src/arm/ |
macro-assembler-arm.h | 682 static inline bool IsMarkedCode(Instr instr, int type) { 684 return IsNop(instr, type); 688 static inline int GetCodeMarker(Instr instr) { 692 int dst_reg = (instr & dst_mask) >> dst_reg_offset; 693 int src_reg = instr & src_mask; 698 int type = ((instr & non_register_mask) == mov_mask) && [all...] |
ic-arm.cc | 1252 Instr instr = Assembler::instr_at(cmp_instruction_address); local 1263 Instr instr = Assembler::instr_at(cmp_instruction_address); local [all...] |
/external/valgrind/main/VEX/priv/ |
host_arm64_defs.c | 3825 UInt instr = X_2_6_3_9_2_5_5(X00, X111000, isLoad ? X010 : X000, local 3840 UInt instr = X_2_6_2_12_5_5(X00, X111001, isLoad ? X01 : X00, local 3852 UInt instr = X_3_8_5_6_5_5(X001, isLoad ? X11000011 : X11000001, local 3874 UInt instr = X_2_6_3_9_2_5_5(X01, X111000, isLoad ? X010 : X000, local 3889 UInt instr = X_2_6_2_12_5_5(X01, X111001, isLoad ? X01 : X00, local 3901 UInt instr = X_3_8_5_6_5_5(X011, isLoad ? X11000011 : X11000001, local 3923 UInt instr = X_2_6_3_9_2_5_5(X10, X111000, isLoad ? X010 : X000, local 3938 UInt instr = X_2_6_2_12_5_5(X10, X111001, isLoad ? X01 : X00, local 3950 UInt instr = X_3_8_5_6_5_5(X101, isLoad ? X11000011 : X11000001, local 3975 UInt instr = X_2_6_3_9_2_5_5(X11, X111000, isLoad ? X010 : X000, local 3989 UInt instr = X_2_6_2_12_5_5(X11, X111001, isLoad ? X01 : X00, local 4001 UInt instr = X_3_8_5_6_5_5(X111, isLoad ? X11000011 : X11000001, local 4224 UInt instr = 0xAA0003E0; local [all...] |
/external/llvm/lib/Target/Sparc/Disassembler/ |
SparcDisassembler.cpp | 41 DecodeStatus getInstruction(MCInst &instr, 241 SparcDisassembler::getInstruction(MCInst &instr, 255 Result = decodeInstruction(DecoderTableSparc32, instr, Insn, Address,
|
/external/chromium_org/v8/src/mips/ |
ic-mips.cc | 1271 Instr instr = Assembler::instr_at(andi_instruction_address); local 1283 Instr instr = Assembler::instr_at(andi_instruction_address); local [all...] |
/external/llvm/include/llvm/CodeGen/ |
ScheduleDAG.h | 260 MachineInstr *Instr; // Alternatively, a MachineInstr. 320 : Node(node), Instr(nullptr), OrigNode(nullptr), SchedClass(nullptr), 335 SUnit(MachineInstr *instr, unsigned nodenum) 336 : Node(nullptr), Instr(instr), OrigNode(nullptr), SchedClass(nullptr), 351 : Node(nullptr), Instr(nullptr), OrigNode(nullptr), SchedClass(nullptr), 376 assert(!Instr && "Setting SDNode of SUnit with MachineInstr!"); 383 assert(!Instr && "Reading SDNode of SUnit with MachineInstr!"); 389 bool isInstr() const { return Instr; } 395 Instr = MI [all...] |
SlotIndexes.h | 407 /// Returns true if the given machine instr is mapped to an index, 409 bool hasIndex(const MachineInstr *instr) const { 410 return mi2iMap.count(instr); 572 assert(mi2iMap.find(mi) == mi2iMap.end() && "Instr already indexed."); 577 assert(mi->getParent() != nullptr && "Instr must be added to function."); 591 // Get a number for the new instr, or 0 if there's no room currently. 623 /// ReplaceMachineInstrInMaps - Replacing a machine instr with a new one in
|
/external/emma/core/java12/com/vladium/emma/ |
Command.java | 23 import com.vladium.emma.instr.instrCommand; 44 else if ("instr".equals (name))
|
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrProcessor.java | 9 package com.vladium.emma.instr; 37 public static final String PROPERTY_EXCLUDE_SYNTHETIC_METHODS = "instr.exclude_synthetic_methods"; 38 public static final String PROPERTY_EXCLUDE_BRIDGE_METHODS = "instr.exclude_bridge_methods"; 39 public static final String PROPERTY_DO_SUID_COMPENSATION = "instr.do_suid_compensation"; 167 // with the instr path:
|
/external/llvm/lib/Target/XCore/Disassembler/ |
XCoreDisassembler.cpp | 40 virtual DecodeStatus getInstruction(MCInst &instr, 752 XCoreDisassembler::getInstruction(MCInst &instr, 765 DecodeStatus Result = decodeInstruction(DecoderTable16, instr, insn16, 779 Result = decodeInstruction(DecoderTable32, instr, insn32, Address, this, STI);
|
/external/llvm/lib/Target/R600/ |
AMDILCFGStructurizer.cpp | 67 DEBUG(dbgs() << "New instr: " << *i << "\n"); 622 MachineInstr *instr = &(*It); local 623 if (instr->getDebugLoc().isUnknown() == false) 624 DL = instr->getDebugLoc(); 657 MachineInstr *instr = &(*It); local 658 if (instr->getOpcode() == AMDGPU::RETURN) 659 return instr; 682 <<" is return block without RETURN instr\n";); 769 // Remove unconditional branch instr. [all...] |
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3defs.h | 490 #define ANTLR3_STRDUP(instr) (pANTLR3_UINT8)(strdup ((const char *)(instr)))
|
/external/llvm/lib/Target/X86/Disassembler/ |
X86Disassembler.cpp | 131 X86GenericDisassembler::getInstruction(MCInst &instr, 160 return (!translateInstruction(instr, internalInstr, this)) ?
|
/external/oprofile/events/mips/sb1/ |
events | 24 event:0x21 counters:1,2,3 um:zero minimum:500 name:NO_VALID_INSN :No valid instr to issue
|