/external/wpa_supplicant_8/src/crypto/ |
D | milenage.c | 36 int milenage_f1(const u8 *opc, const u8 *k, const u8 *_rand, in milenage_f1() 88 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, in milenage_f2345() 173 void milenage_generate(const u8 *opc, const u8 *amf, const u8 *k, in milenage_generate() 208 int milenage_auts(const u8 *opc, const u8 *k, const u8 *_rand, const u8 *auts, in milenage_auts() 235 int gsm_milenage(const u8 *opc, const u8 *k, const u8 *_rand, u8 *sres, u8 *kc) in gsm_milenage() 270 int milenage_check(const u8 *opc, const u8 *k, const u8 *sqn, const u8 *_rand, in milenage_check()
|
/external/valgrind/VEX/priv/ |
D | tilegx_disasm.c | 7593 const struct tilegx_opcode *opc; in parse_insn_tilegx() local 7631 tilegx_bundle_bits mkTileGxInsn ( Int opc, Int argc, ... ) in mkTileGxInsn() 7660 const struct tilegx_opcode *opc = in encode_insn_tilegx() local
|
D | guest_tilegx_helpers.c | 210 ULong tilegx_dirtyhelper_gen ( ULong opc, in tilegx_dirtyhelper_gen() 1092 ULong tilegx_dirtyhelper_gen ( ULong opc, in tilegx_dirtyhelper_gen()
|
D | host_mips_defs.c | 2116 static UChar *mkFormI(UChar * p, UInt opc, UInt rs, UInt rt, UInt imm) in mkFormI() 2134 static UChar *mkFormR(UChar * p, UInt opc, UInt rs, UInt rt, UInt rd, UInt sa, in mkFormR() 3179 UInt opc, sz = i->Min.Load.sz; in emit_MIPSInstr() local 3206 UInt opc, sz = i->Min.Load.sz; in emit_MIPSInstr() local 3236 UInt opc, sz = i->Min.Store.sz; in emit_MIPSInstr() local 3263 UInt opc, sz = i->Min.Store.sz; in emit_MIPSInstr() local
|
D | guest_amd64_toIR.c | 7066 UChar opc, in dis_MMXop_regmem_to_reg() 7351 UChar opc = getUChar(delta); in dis_MMX() local 9973 static Bool can_be_used_with_LOCK_prefix ( const UChar* opc ) in can_be_used_with_LOCK_prefix() 10051 Long delta, Bool isAvx, UChar opc ) in dis_COMISD() 10094 Long delta, Bool isAvx, UChar opc ) in dis_COMISS() 10320 Long delta, Bool isAvx, UChar opc, Int sz ) in dis_CVTxSD2SI() 10368 Long delta, Bool isAvx, UChar opc, Int sz ) in dis_CVTxSS2SI() 12342 UChar opc = getUChar(delta); in dis_ESC_0F__SSE2() local 15282 UChar opc = getUChar(delta); in dis_ESC_0F__SSE3() local 15562 Bool isAvx, UChar opc ) in dis_PHADD_128() [all …]
|
D | host_tilegx_defs.c | 2403 UInt opc, sz = i->GXin.Load.sz; in emit_TILEGXInstr() local 2437 UInt opc, sz = i->GXin.Store.sz; in emit_TILEGXInstr() local
|
/external/valgrind/none/tests/tilegx/ |
D | gen_insn_test.c | 179 const struct tilegx_opcode *opc = in encode_insn_tilegx_X() local 417 const struct tilegx_opcode *opc = in encode_insn_tilegx_Y() local
|
/external/mesa3d/src/gallium/drivers/nvc0/codegen/ |
D | nv50_ir_emit_nvc0.cpp | 294 CodeEmitterNVC0::emitForm_A(const Instruction *i, uint64_t opc) in emitForm_A() 334 CodeEmitterNVC0::emitForm_B(const Instruction *i, uint64_t opc) in emitForm_B() 363 CodeEmitterNVC0::emitForm_S(const Instruction *i, uint32_t opc, bool pred) in emitForm_S() 1397 uint32_t opc; in emitSTORE() local 1424 uint32_t opc; in emitLOAD() local 1498 uint64_t opc; in emitMOV() local
|
/external/autotest/client/cros/cellular/ |
D | prologix_scpi_driver_test_noautorun.py | 184 def _get_idns_and_verify(self, instruments, opc=False): argument
|
/external/libunwind/src/ia64/ |
D | Gscript.c | 267 enum ia64_script_insn_opcode opc; in compile_reg() local 521 unsigned long opc, dst; in run_script() local
|
/external/libunwind/include/tdep-ia64/ |
D | script.h | 36 unsigned int opc; /* see enum ia64_script_insn_opcode */ member
|
/external/pcre/dist/sljit/ |
D | sljitNativeTILEGX_64.c | 524 void insert_nop(tilegx_mnemonic opc, int line) in insert_nop() 566 tilegx_mnemonic opc = inst_buf[0].opcode->can_bundle in assign_pipes() local 744 static sljit_si push_4_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op… in push_4_buffer() 764 static sljit_si push_3_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op… in push_3_buffer() 825 static sljit_si push_2_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op… in push_2_buffer() 870 static sljit_si push_0_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int line) in push_0_buffer() 886 static sljit_si push_jr_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int l… in push_jr_buffer()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.cpp | 414 unsigned opc = 4; // bits {24-21}. Default to add: 0b0100 in adjustFixupValue() local 429 unsigned opc = 0; in adjustFixupValue() local
|
/external/llvm/lib/IR/ |
D | ConstantsContext.h | 273 CompareConstantExpr(Type *ty, Instruction::OtherOps opc, in CompareConstantExpr()
|
D | Instruction.cpp | 566 #define HANDLE_INST(num, opc, clas) \ in clone() argument
|
D | ConstantFold.cpp | 78 unsigned opc, ///< opcode of the second cast constant expression in foldConstantCastPair() 524 Constant *llvm::ConstantFoldCastInstruction(unsigned opc, Constant *V, in ConstantFoldCastInstruction()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocOverflowSecurityChecker.cpp | 83 BinaryOperatorKind opc = binop->getOpcode(); in CheckMallocArgument() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonNewValueJump.cpp | 635 unsigned opc = getNewValueJumpOpcode(cmpInstr, cmpOp2, in runOnMachineFunction() local
|
D | HexagonISelDAGToDAG.cpp | 860 unsigned opc; in SelectIntrinsicWChain() local 954 unsigned opc; in SelectIntrinsicWChain() local
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 686 UnOpInit(UnaryOp opc, Init *lhs, RecTy *Type) in UnOpInit() 733 BinOpInit(BinaryOp opc, Init *lhs, Init *rhs, RecTy *Type) : in BinOpInit() 785 TernOpInit(TernaryOp opc, Init *lhs, Init *mhs, Init *rhs, in TernOpInit()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SimpleSValBuilder.cpp | 436 BinaryOperator::Opcode opc = symIntExpr->getOpcode(); in evalBinOpNN() local
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttobjs.h | 168 FT_UInt opc; /* function #, or instruction code */ member
|
/external/freetype/src/truetype/ |
D | ttobjs.h | 179 FT_UInt opc; /* function #, or instruction code */ member
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 606 UnOpInit *UnOpInit::get(UnaryOp opc, Init *lhs, RecTy *Type) { in get() 734 BinOpInit *BinOpInit::get(BinaryOp opc, Init *lhs, in get() 867 TernOpInit *TernOpInit::get(TernaryOp opc, Init *lhs, Init *mhs, Init *rhs, in get()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 267 bool InstCombiner::ShouldOptimizeCast(Instruction::CastOps opc, const Value *V, in ShouldOptimizeCast() 294 if (Instruction::CastOps opc = in commonCastTransforms() local
|