| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/ |
| H A D | csi_gcc.h | 1170 __ALWAYS_STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument 1310 __ALWAYS_STATIC_INLINE uint32_t __RRX(uint32_t op1) in __RRX() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | mpc52xx_psc.h | 203 u8 op1; /* PSC + 0x38 */ member 344 u8 op1; /* PSC + 0x48 */ member
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | mpc52xx_psc.h | 203 u8 op1; /* PSC + 0x38 */ member 344 u8 op1; /* PSC + 0x48 */ member
|
| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| H A D | gcc-common.h | 850 static inline gimple gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree op2 MEM_STAT_DECL) in gimple_build_assign_with_ops() argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | alternative.c | 674 u8 op1, op2; in apply_retpolines() local
|
| /kernel/linux/linux-6.6/lib/zstd/decompress/ |
| H A D | huf_decompress.c | 581 BYTE* op1 = ostart; in HUF_decompress4X1_usingDTable_internal_body() local 1275 BYTE* op1 = ostart; in HUF_decompress4X2_usingDTable_internal_body() local [all...] |
| /third_party/backends/backend/ |
| H A D | umax1220u-common.c | 1043 get_pixels(UMAX_Handle * scan, unsigned char *op2, unsigned char *op8, unsigned char *op1, unsigned char *op4, int len, int zpos, unsigned char *buf) get_pixels() argument 1077 get_pixels_2100U(UMAX_Handle * scan, unsigned char *op2, unsigned char *op8, unsigned char *op1, unsigned char *op4, int len, int zpos, unsigned char *buf) get_pixels_2100U() argument
|
| /third_party/cmsis/CMSIS/Core/Include/m-profile/ |
| H A D | cmsis_gcc_m.h | 330 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument 1630 __STATIC_FORCEINLINE uint32_t __SXTB16(uint32_t op1) in __SXTB16() argument 1638 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn() argument 1652 __SXTAB16(uint32_t op1, uint32_t op2) __SXTAB16() argument 1660 __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) __SXTAB16_RORn() argument 1674 __SMMLA(int32_t op1, int32_t op2, int32_t op3) __SMMLA() argument [all...] |
| H A D | cmsis_iccarm_m.h | 679 __IAR_FT uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument
|
| H A D | cmsis_armclang_m.h | 1452 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() argument
|
| H A D | cmsis_clang_m.h | 1453 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() argument
|
| H A D | cmsis_tiarmclang_m.h | 1439 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() argument
|
| /third_party/libdrm/freedreno/kgsl/ |
| H A D | msm_kgsl.h | 381 unsigned int op1; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_emit_gk110.cpp | 1008 uint32_t op2, op1; in emitMINMAX() local 1111 uint16_t op1, op2; in emitSET() local [all...] |
| H A D | nv50_ir_peephole.cpp | 2625 Value *op1[2]; in split64MulMad() local [all...] |
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | assembler-s390.h | 577 uint32_t op1 = opcode >> 4; in ri_format() local 858 uint32_t op1 = opcode >> 8; in rie_d_format() local 875 uint32_t op1 = opcode >> 8; in rie_e_format() local 893 uint32_t op1 = opcode >> 8; in rie_f_format() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 690 std::stringstream& selectStream (const T0& op0, const T1& op1) in selectStream() argument 700 std::stringstream& selectStream (const Operation& op, const T1& op1) in selectStream() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 127 T min3(T op1, T op2, T op3) in min3() argument 133 T max3(T op1, T op2, T op3) in max3() argument 139 T mid3(T op1, T op2, T op3) in mid3() argument 356 char* op1 = inputByte; in calculateResult() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psintrp.c | 506 FT_Byte op1; /* first opcode byte */ in cf2_interpT2CharString() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | logic-aarch64.cc | 899 uint64_t Simulator::PolynomialMult(uint64_t op1, in PolynomialMult() argument [all...] |
| /third_party/python/Modules/_sre/ |
| H A D | sre.c | 1843 SRE_CODE op1 = op, min, max; in _validate_inner() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 694 std::stringstream& selectStream (const T0& op0, const T1& op1) in selectStream() argument 704 std::stringstream& selectStream (const Operation& op, const T1& op1) in selectStream() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 127 T min3(T op1, T op2, T op3) in min3() argument 133 T max3(T op1, T op2, T op3) in max3() argument 139 T mid3(T op1, T op2, T op3) in mid3() argument 356 char* op1 = inputByte; in calculateResult() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | compile-i386.c | 175 struct storage *op1; member 625 static void insn(const char *insn, struct storage *op1, struct storage *op2, in insn() argument 712 struct storage *op1 = atom->op1; in emit_insn_atom() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec_neon.c | 845 uint8x16_t op2, op1, op0, oq0, oq1, oq2; in VFilter16_NEON() local 711 ApplyFilter4_NEON( const int8x16_t p1, const int8x16_t p0, const int8x16_t q0, const int8x16_t q1, const int8x16_t delta0, uint8x16_t* const op1, uint8x16_t* const op0, uint8x16_t* const oq0, uint8x16_t* const oq1) ApplyFilter4_NEON() argument 730 DoFilter4_NEON( const uint8x16_t p1, const uint8x16_t p0, const uint8x16_t q0, const uint8x16_t q1, const uint8x16_t mask, const uint8x16_t hev_mask, uint8x16_t* const op1, uint8x16_t* const op0, uint8x16_t* const oq0, uint8x16_t* const oq1) DoFilter4_NEON() argument 764 ApplyFilter6_NEON( const int8x16_t p2, const int8x16_t p1, const int8x16_t p0, const int8x16_t q0, const int8x16_t q1, const int8x16_t q2, const int8x16_t delta, uint8x16_t* const op2, uint8x16_t* const op1, uint8x16_t* const op0, uint8x16_t* const oq0, uint8x16_t* const oq1, uint8x16_t* const oq2) ApplyFilter6_NEON() argument 801 DoFilter6_NEON( const uint8x16_t p2, const uint8x16_t p1, const uint8x16_t p0, const uint8x16_t q0, const uint8x16_t q1, const uint8x16_t q2, const uint8x16_t mask, const uint8x16_t hev_mask, uint8x16_t* const op2, uint8x16_t* const op1, uint8x16_t* const op0, uint8x16_t* const oq0, uint8x16_t* const oq1, uint8x16_t* const oq2) DoFilter6_NEON() argument 862 uint8x16_t op2, op1, op0, oq0, oq1, oq2; HFilter16_NEON() local 927 uint8x16_t op2, op1, op0, oq0, oq1, oq2; VFilter8_NEON() local 945 uint8x16_t op1, op0, oq0, oq1; VFilter8i_NEON() local 960 uint8x16_t op2, op1, op0, oq0, oq1, oq2; HFilter8_NEON() local 977 uint8x16_t op1, op0, oq0, oq1; HFilter8i_NEON() local [all...] |