/external/v8/src/compiler/ |
D | instruction-selector-unittest.h | 125 bool IsDouble(const InstructionOperand* operand) const { in IsDouble() 132 bool IsInteger(const InstructionOperand* operand) const { in IsInteger() 139 bool IsReference(const InstructionOperand* operand) const { in IsReference() 146 int32_t ToInt32(const InstructionOperand* operand) const { in ToInt32() 150 int64_t ToInt64(const InstructionOperand* operand) const { in ToInt64() 154 int ToVreg(const InstructionOperand* operand) const { in ToVreg() 170 Constant ToConstant(const InstructionOperand* operand) const { in ToConstant()
|
D | code-generator-impl.h | 95 Constant ToConstant(InstructionOperand* operand) { in ToConstant() 102 double ToDouble(InstructionOperand* operand) { in ToDouble() 106 Handle<HeapObject> ToHeapObject(InstructionOperand* operand) { in ToHeapObject()
|
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.cc | 618 const Operand& operand) { in And() 626 const Operand& operand) { in Ands() 633 const Operand& operand) { in Tst() 641 const Operand& operand) { in Bic() 649 const Operand& operand) { in Bics() 657 const Operand& operand) { in Orr() 665 const Operand& operand) { in Orn() 673 const Operand& operand) { in Eor() 681 const Operand& operand) { in Eon() 689 const Operand& operand, in LogicalMacro() [all …]
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/ |
D | IntInsnNode.java | 46 public int operand; field in IntInsnNode 55 public IntInsnNode(final int opcode, final int operand) { in IntInsnNode()
|
/external/mesa3d/src/glsl/ |
D | ir_builder.h | 39 operand(ir_rvalue *val) in operand() function 44 operand(ir_variable *var) in operand() function
|
/external/google-breakpad/src/processor/ |
D | disassembler_x86.cc | 217 libdis::x86_op_t *operand = libdis::x86_get_src_operand(¤t_instr_); in setBadRead() local 231 libdis::x86_op_t *operand = libdis::x86_get_dest_operand(¤t_instr_); in setBadWrite() local
|
/external/v8/src/arm64/ |
D | delayed-masm-arm64.cc | 68 void DelayedMasm::StoreConstant(uint64_t value, const MemOperand& operand) { in StoreConstant() 100 void DelayedMasm::Load(const CPURegister& rd, const MemOperand& operand) { in Load() 135 void DelayedMasm::Store(const CPURegister& rd, const MemOperand& operand) { in Store()
|
D | macro-assembler-arm64-inl.h | 48 const Operand& operand) { in And() 57 const Operand& operand) { in Ands() 65 const Operand& operand) { in Tst() 73 const Operand& operand) { in Bic() 82 const Operand& operand) { in Bics() 91 const Operand& operand) { in Orr() 100 const Operand& operand) { in Orn() 109 const Operand& operand) { in Eor() 118 const Operand& operand) { in Eon() 126 const Operand& operand, in Ccmp() [all …]
|
D | assembler-arm64.cc | 1086 const Operand& operand) { in add() 1093 const Operand& operand) { in adds() 1099 const Operand& operand) { in cmn() 1107 const Operand& operand) { in sub() 1114 const Operand& operand) { in subs() 1119 void Assembler::cmp(const Register& rn, const Operand& operand) { in cmp() 1125 void Assembler::neg(const Register& rd, const Operand& operand) { in neg() 1131 void Assembler::negs(const Register& rd, const Operand& operand) { in negs() 1139 const Operand& operand) { in adc() 1146 const Operand& operand) { in adcs() [all …]
|
D | delayed-masm-arm64-inl.h | 24 const Operand& operand, in Mov()
|
/external/clang/lib/Headers/ |
D | stdatomic.h | 146 #define atomic_fetch_add(object, operand) __c11_atomic_fetch_add(object, operand, __ATOMIC_SEQ_CST) argument 149 #define atomic_fetch_sub(object, operand) __c11_atomic_fetch_sub(object, operand, __ATOMIC_SEQ_CST) argument 152 #define atomic_fetch_or(object, operand) __c11_atomic_fetch_or(object, operand, __ATOMIC_SEQ_CST) argument 155 #define atomic_fetch_xor(object, operand) __c11_atomic_fetch_xor(object, operand, __ATOMIC_SEQ_CST) argument 158 #define atomic_fetch_and(object, operand) __c11_atomic_fetch_and(object, operand, __ATOMIC_SEQ_CST) argument
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_state_frag.c | 53 GLenum *operand; member 118 get_input_mapping(struct combiner_state *rc, int operand, int flags) in get_input_mapping() 135 int operand = rc->operand[arg]; in get_input_arg() local
|
D | nv10_state_frag.c | 71 GLenum *operand; member 141 get_input_mapping(struct combiner_state *rc, int operand, int flags) in get_input_mapping() 166 int operand = rc->operand[arg]; in get_input_arg() local
|
/external/skia/src/animator/ |
D | SkOpArray.cpp | 16 bool SkOpArray::getIndex(int index, SkOperand2* operand) { in getIndex()
|
D | SkAnimator.cpp | 229 int index, SkOperand* operand) { in getArrayCommon() 238 SkOperand operand; in getArrayInt() local 255 SkOperand operand; in getArrayScalar() local 272 SkOperand operand; in getArrayString() local 315 SkOperand operand; in getInt() local 341 SkOperand operand; in getScalar() local 571 SkOperand operand; in setInt() local 596 SkOperand operand; in setScalar() local
|
D | SkScriptTokenizer.cpp | 485 SkScriptValue2 operand; in innerScript() local 711 SkScriptValue2 operand; in innerScript() local 737 SkScriptValue2 operand; in innerScript() local 993 SkOperand2 operand; in processLogicalOp() local 1198 SkOperand2& operand = value->fOperand; in ConvertTo() local
|
/external/v8/src/ |
D | hydrogen-uint32-analysis.cc | 126 HValue* operand = phi->OperandAt(j); in CheckPhiOperands() local 150 HValue* operand = phi->OperandAt(j); in UnmarkPhi() local
|
D | hydrogen-escape-analysis.cc | 91 HValue* operand = old_state->OperandAt(index); in NewStateForLoopHeader() local 105 HValue* operand = old_state->OperandAt(index); in NewStateCopy() local 271 HValue* operand = state->OperandAt(index); in AnalyzeDataFlow() local
|
/external/libpcap/ |
D | bpf_image.c | 62 char operand[64]; local
|
/external/v8/src/compiler/x64/ |
D | code-generator-x64.cc | 41 Operand operand; member 68 Immediate64 ToImmediate64(InstructionOperand* operand) { in ToImmediate64() 96 Immediate ToImmediate(InstructionOperand* operand) { in ToImmediate() 502 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local 518 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local 540 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local 562 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local 576 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local 586 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
|
/external/hamcrest/library/src/org/hamcrest/number/ |
D | IsCloseTo.java | 36 public static Matcher<Double> closeTo(double operand, double error) { in closeTo()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | codegen.ml | 30 let operand = codegen_expr operand in var
|
/external/elfutils/src/libcpu/ |
D | i386_parse.y | 121 struct operand struct 123 char *fct; 124 char *str; 125 int off1; 126 int off2; 127 int off3;
|
/external/hamcrest/src/org/hamcrest/core/ |
D | IsEqual.java | 67 public static <T> Matcher<T> equalTo(T operand) { in equalTo()
|
/external/v8/src/compiler/ia32/ |
D | code-generator-ia32.cc | 57 Immediate ToImmediate(InstructionOperand* operand) { in ToImmediate() 317 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local 333 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local 346 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local 359 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local 369 Operand operand = i.MemoryOperand(&index); in AssembleArchInstruction() local
|