/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() 3183 UInt opc, sz = i->Min.Load.sz; in emit_MIPSInstr() local 3210 UInt opc, sz = i->Min.Load.sz; in emit_MIPSInstr() local 3240 UInt opc, sz = i->Min.Store.sz; in emit_MIPSInstr() local 3267 UInt opc, sz = i->Min.Store.sz; in emit_MIPSInstr() local
|
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
|
D | guest_amd64_toIR.c | 7039 UChar opc, in dis_MMXop_regmem_to_reg() 7324 UChar opc = getUChar(delta); in dis_MMX() local 9880 static Bool can_be_used_with_LOCK_prefix ( const UChar* opc ) in can_be_used_with_LOCK_prefix() 9958 Long delta, Bool isAvx, UChar opc ) in dis_COMISD() 10001 Long delta, Bool isAvx, UChar opc ) in dis_COMISS() 10227 Long delta, Bool isAvx, UChar opc, Int sz ) in dis_CVTxSD2SI() 10275 Long delta, Bool isAvx, UChar opc, Int sz ) in dis_CVTxSS2SI() 11759 UChar opc = getUChar(delta); in dis_ESC_0F__SSE2() local 14830 UChar opc = getUChar(delta); in dis_ESC_0F__SSE3() local 15110 Bool isAvx, UChar opc ) in dis_PHADD_128() [all …]
|
/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/libunwind/include/tdep-ia64/ |
D | script.h | 36 unsigned int opc; /* see enum ia64_script_insn_opcode */ member
|
/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/pcre/dist/sljit/ |
D | sljitNativeTILEGX_64.c | 526 void insert_nop(tilegx_mnemonic opc, int line) in insert_nop() 568 tilegx_mnemonic opc = inst_buf[0].opcode->can_bundle in assign_pipes() local 745 static sljit_si push_4_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op… in push_4_buffer() 765 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 | 391 unsigned opc = 4; // bits {24-21}. Default to add: 0b0100 in adjustFixupValue() local 404 unsigned opc = 0; in adjustFixupValue() local
|
/external/llvm/lib/IR/ |
D | ConstantsContext.h | 243 CompareConstantExpr(Type *ty, Instruction::OtherOps opc, in CompareConstantExpr()
|
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 | 74 BinaryOperatorKind opc = binop->getOpcode(); in CheckMallocArgument() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonNewValueJump.cpp | 595 unsigned opc = getNewValueJumpOpcode(cmpInstr, cmpOp2, in runOnMachineFunction() local
|
D | HexagonISelDAGToDAG.cpp | 811 unsigned opc; in SelectIntrinsicWChain() local 905 unsigned opc; in SelectIntrinsicWChain() local
|
/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 | 179 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/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 268 bool InstCombiner::ShouldOptimizeCast(Instruction::CastOps opc, const Value *V, in ShouldOptimizeCast() 295 if (Instruction::CastOps opc = in commonCastTransforms() local
|
/external/wpa_supplicant_8/hostapd/ |
D | hlr_auc_gw.c | 86 u8 opc[16]; member
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 753 UnOpInit *UnOpInit::get(UnaryOp opc, Init *lhs, RecTy *Type) { in get() 887 BinOpInit *BinOpInit::get(BinaryOp opc, Init *lhs, in get() 1020 TernOpInit *TernOpInit::get(TernaryOp opc, Init *lhs, in get()
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 899 UnOpInit(UnaryOp opc, Init *lhs, RecTy *Type) in UnOpInit() 946 BinOpInit(BinaryOp opc, Init *lhs, Init *rhs, RecTy *Type) : in BinOpInit() 999 TernOpInit(TernaryOp opc, Init *lhs, Init *mhs, Init *rhs, in TernOpInit()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_sim.c | 269 u8 opc[16], k[16]; in eap_sim_gsm_auth() local
|
/external/libmtp/src/ |
D | ptp.c | 2440 PTPParams* params, uint16_t opc, uint16_t ofc, PTPObjectPropDesc *opd in ptp_mtp_getobjectpropdesc() 2473 PTPParams* params, uint32_t oid, uint16_t opc, in ptp_mtp_getobjectpropvalue() 2508 PTPParams* params, uint32_t oid, uint16_t opc, in ptp_mtp_setobjectpropvalue()
|