| /third_party/libwebsockets/test-apps/ |
| H A D | test-sshd.c | 418 uint8_t *p = (uint8_t *)pty->modes, opc; in ssh_ops_pty_req() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_disasm.c | 41 uint32_t opc : 6; member 530 const unsigned opc = instr->opc | (instr->opcode_bit6 << 6); print_instr() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 377 ir2_instr_create_fetch(struct ir2_context *ctx, nir_dest *dst, instr_fetch_opc_t opc) ir2_instr_create_fetch() argument
|
| H A D | ir2_private.h | 108 instr_fetch_opc_t opc : 5; member
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttobjs.h | 163 FT_UInt opc; /* function #, or instruction code */ member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | SeparateConstOffsetFromGEP.cpp | 1272 unsigned opc = BO->getOpcode(); in isLegalToSwapOperand() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_sim.c | 278 u8 opc[16], k[16]; in eap_sim_gsm_auth() local
|
| H A D | eap_aka.c | 276 u8 opc[16], k[16], sqn[6]; in eap_aka_umts_auth() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | hlr_auc_gw.c | 86 u8 opc[16]; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_sim.c | 280 u8 opc[16], k[16]; in eap_sim_gsm_auth() local
|
| H A D | eap_aka.c | 276 u8 opc[16], k[16], sqn[6]; in eap_aka_umts_auth() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| H A D | hlr_auc_gw.c | 86 u8 opc[16]; member [all...] |
| /third_party/node/deps/v8/src/diagnostics/arm/ |
| H A D | disasm-arm.cc | 2039 int opc = instr->Bits(11, 8); in DecodeAdvancedSIMDDataProcessing() local 2148 int opc = instr->Bits(11, 8); DecodeAdvancedSIMDDataProcessing() local 2392 int opc = instr->Bits(11, 8); DecodeAdvancedSIMDTwoOrThreeRegisters() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_emit_nvc0.cpp | 394 CodeEmitterNVC0::emitForm_A(const Instruction *i, uint64_t opc) in emitForm_A() argument 439 CodeEmitterNVC0::emitForm_B(const Instruction *i, uint64_t opc) in emitForm_B() argument 468 CodeEmitterNVC0::emitForm_S(const Instruction *i, uint32_t opc, bool pred) in emitForm_S() argument [all...] |
| H A D | nv50_ir_emit_gk110.cpp | 371 CodeEmitterGK110::emitForm_L(const Instruction *i, uint32_t opc, uint8_t ctg, in emitForm_L() argument 397 CodeEmitterGK110::emitForm_C(const Instruction *i, uint32_t opc, uint8_t ctg) in emitForm_C() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | ConstantFold.cpp | 521 Constant *llvm::ConstantFoldCastInstruction(unsigned opc, Constant *V, in ConstantFoldCastInstruction() argument 76 foldConstantCastPair( unsigned opc, ConstantExpr *Op, Type *DstTy ) foldConstantCastPair() argument [all...] |
| H A D | Constants.cpp | 1611 static Constant *getFoldedCast(Instruction::CastOps opc, Constant *C, Type *Ty, in getFoldedCast() argument 1631 Instruction::CastOps opc = Instruction::CastOps(oc); in getCast() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMAsmBackend.cpp | 506 unsigned opc = 4; // bits {24-21}. Default to add: 0b0100 in adjustFixupValue() local 521 unsigned opc = 0; in adjustFixupValue() local
|
| /third_party/backends/backend/ |
| H A D | umax1220u-common.c | 672 unsigned char opc[16] = { in umaxinit() local
|
| H A D | avision.c | 2094 uint8_t opc = m_cmd[0]; in avision_strcmd() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 759 UnOpInit(UnaryOp opc, Init *lhs, RecTy *Type) in UnOpInit() argument 810 BinOpInit(BinaryOp opc, Init *lhs, Init *rhs, RecTy *Type) : in BinOpInit() argument 866 TernOpInit(TernaryOp opc, Init *lhs, Init *mhs, Init *rhs, in TernOpInit() argument
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | cffdec.c | 791 pktname(unsigned opc) in pktname() argument 2706 get_type3_op(unsigned opc) in get_type3_op() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | instr-a3xx.h | 589 is_sat_compatible(opc_t opc) is_sat_compatible() argument 612 is_mad(opc_t opc) is_mad() argument 628 is_madsh(opc_t opc) is_madsh() argument 640 is_local_atomic(opc_t opc) is_local_atomic() argument 661 is_global_a3xx_atomic(opc_t opc) is_global_a3xx_atomic() argument 682 is_global_a6xx_atomic(opc_t opc) is_global_a6xx_atomic() argument 703 is_bindless_atomic(opc_t opc) is_bindless_atomic() argument 724 is_atomic(opc_t opc) is_atomic() argument 731 is_ssbo(opc_t opc) is_ssbo() argument 746 is_isam(opc_t opc) is_isam() argument 759 is_cat2_float(opc_t opc) is_cat2_float() argument 783 is_cat3_float(opc_t opc) is_cat3_float() argument [all...] |
| H A D | ir3_compiler_nir.c | 1408 emit_sam(struct ir3_context *ctx, opc_t opc, struct tex_src_info info, in emit_sam() argument 1914 get_reduce_op(nir_op opc) in get_reduce_op() argument 1936 get_reduce_identity(nir_op opc, unsigne argument 2925 opc_t opc = 0; emit_tex() local [all...] |
| /third_party/mesa3d/src/freedreno/ir2/ |
| H A D | instr-a2xx.h | 221 instr_cf_opc_t opc : 4; member 230 instr_cf_opc_t opc : 4; member 243 instr_cf_opc_t opc : 4; member 252 instr_cf_opc_t opc : 4; member 262 instr_cf_opc_t opc : 4; member 319 instr_fetch_opc_t opc : 5; member 353 instr_fetch_opc_t opc : 5; member 386 instr_fetch_opc_t opc : 5; member
|