Home
last modified time | relevance | path

Searched defs:op2 (Results 1 – 25 of 12577) sorted by last modified time

12345678910>>...504

/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dc2.h292 c2h_b_opcmp(c2_b_op_t op1, c2_b_op_t op2) { in c2h_b_opcmp()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h2790 ALWAYS_INLINE void twoWordOp16Op16(OpcodeID1 op1, OpcodeID2 op2) in twoWordOp16Op16()
2821 …ALWAYS_INLINE void vfpOp(OpcodeID1 op1, OpcodeID2 op2, bool size, VFPOperand a, VFPOperand b, VFPO… in vfpOp()
2831 …ALWAYS_INLINE void vfpMemOp(OpcodeID1 op1, OpcodeID2 op2, bool size, RegisterID rn, VFPOperand rd,… in vfpMemOp()
H A DARM64Assembler.h3511 … conditionalSelect(Datasize sf, bool op, RegisterID rm, Condition cond, bool op2, RegisterID rn, R… in conditionalSelect()
3541 const int op2 = 0; in excepnGeneration() local
3805 …ALWAYS_INLINE static int system(bool L, int op0, int op1, int crn, int crm, int op2, RegisterID rt) in system()
3834 const int op2 = 0x1f; in unconditionalBranchRegister() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h2790 ALWAYS_INLINE void twoWordOp16Op16(OpcodeID1 op1, OpcodeID2 op2) in twoWordOp16Op16()
2821 …ALWAYS_INLINE void vfpOp(OpcodeID1 op1, OpcodeID2 op2, bool size, VFPOperand a, VFPOperand b, VFPO… in vfpOp()
2831 …ALWAYS_INLINE void vfpMemOp(OpcodeID1 op1, OpcodeID2 op2, bool size, RegisterID rn, VFPOperand rd,… in vfpMemOp()
H A DARM64Assembler.h3511 … conditionalSelect(Datasize sf, bool op, RegisterID rm, Condition cond, bool op2, RegisterID rn, R… in conditionalSelect()
3541 const int op2 = 0; in excepnGeneration() local
3805 …ALWAYS_INLINE static int system(bool L, int op0, int op1, int crn, int crm, int op2, RegisterID rt) in system()
3834 const int op2 = 0x1f; in unconditionalBranchRegister() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-loader/src/loader/
H A Dloader.c1126 …mpare_vk_extension_properties(const VkExtensionProperties *op1, const VkExtensionProperties *op2) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-loader/src/loader/
H A Dloader.c985 …mpare_vk_extension_properties(const VkExtensionProperties *op1, const VkExtensionProperties *op2) {
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dxpath.c1191 #define PUSH_FULL_EXPR(op, op1, op2, val, val2, val3, val4, val5) \ argument
11279 int op2 = -1; in xmlXPathCompStep() local
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dxpath.c1191 #define PUSH_FULL_EXPR(op, op1, op2, val, val2, val3, val4, val5) \ argument
11279 int op2 = -1; in xmlXPathCompStep() local
/dports/security/klee/klee-2.2/lib/Core/
H A DExecutor.cpp1682 ref<Expr> op2 = eval(ki, 2, state).value; local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dbasic_fun.cpp4909 BaseGDL *op1, *op2, *op3; in SlowReliableMedian() local
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/share/scripts/inverse/
H A Dimc_stat_generic.sh6 # you may not use this file except in compliance with the License.
9 # http://www.apache.org/licenses/LICENSE-2.0
12 # distributed under the License is distributed on an "AS IS" BASIS,
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
/dports/textproc/py-pystemmer/PyStemmer-2.0.1/src/
H A DStemmer.c1135 #define __Pyx_PyInt_AddObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
4965 static PyObject* __Pyx_PyInt_AddObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, int i… in __Pyx_PyInt_AddObjC()
/dports/lang/cython/Cython-0.29.24/Cython/Tempita/
H A D_tempita.c1383 #define __Pyx_PyInt_AddObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
1391 #define __Pyx_PyInt_SubtractObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
36328 static PyObject* __Pyx_PyInt_AddObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, int i… in __Pyx_PyInt_AddObjC()
36452 static PyObject* __Pyx_PyInt_SubtractObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, … in __Pyx_PyInt_SubtractObjC()
36575 static CYTHON_INLINE PyObject* __Pyx_PyInt_EqObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long … in __Pyx_PyInt_EqObjC()
/dports/lang/cython/Cython-0.29.24/Cython/Runtime/
H A Drefnanny.c1181 #define __Pyx_PyInt_AddObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
1203 #define __Pyx_PyInt_SubtractObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
6198 static PyObject* __Pyx_PyInt_AddObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, int i… in __Pyx_PyInt_AddObjC()
6321 static CYTHON_INLINE PyObject* __Pyx_PyInt_EqObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long … in __Pyx_PyInt_EqObjC()
6470 static PyObject* __Pyx_PyInt_SubtractObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, … in __Pyx_PyInt_SubtractObjC()
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DVisitor.c23462 static CYTHON_INLINE PyObject* __Pyx_PyInt_EqObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long … in __Pyx_PyInt_EqObjC()
H A DFusedNode.c1136 #define __Pyx_PyInt_AddObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
21371 static PyObject* __Pyx_PyInt_AddObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, int i… in __Pyx_PyInt_AddObjC()
H A DFlowControl.c1756 #define __Pyx_PyInt_LshiftObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
1873 #define __Pyx_PyInt_AddObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
1906 #define __Pyx_PyInt_SubtractObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
48003 static PyObject* __Pyx_PyInt_LshiftObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, in… in __Pyx_PyInt_LshiftObjC()
48443 static PyObject* __Pyx_PyInt_AddObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, int i… in __Pyx_PyInt_AddObjC()
48603 static PyObject* __Pyx_PyInt_SubtractObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, … in __Pyx_PyInt_SubtractObjC()
/dports/print/py-uharfbuzz/uharfbuzz-0.18.0/src/uharfbuzz/
H A D_harfbuzz.cpp1420 #define __Pyx_PyInt_AddObjC(op1, op2, intval, inplace, zerodivision_check)\ argument
20562 static PyObject* __Pyx_PyInt_AddObjC(PyObject *op1, PyObject *op2, CYTHON_UNUSED long intval, int i… in __Pyx_PyInt_AddObjC()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzgeneric.c198 os_ptr op2 = op1 - 1; in zput() local
261 os_ptr op2 = op - 2; in zforceput() local
304 os_ptr op2 = op1 - 1; in zgetinterval() local
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzgeneric.c198 os_ptr op2 = op1 - 1; in zput() local
261 os_ptr op2 = op - 2; in zforceput() local
304 os_ptr op2 = op1 - 1; in zgetinterval() local
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/x86emu/
H A Dops.c975 u8 op2 = (*sys_rdb) (((u32) M.x86.R_CS << 4) + (M.x86.R_IP++)); in x86emuOp_two_byte() local
H A Dops2.c59 x86emuOp2_illegal_op(u8 op2) in x86emuOp2_illegal_op()
77 x86emuOp2_rdtsc(u8 X86EMU_UNUSED(op2)) in x86emuOp2_rdtsc()
112 x86emuOp2_long_jump(u8 op2) in x86emuOp2_long_jump()
205 x86emuOp2_set_byte(u8 op2) in x86emuOp2_set_byte()
316 x86emuOp2_push_FS(u8 X86EMU_UNUSED(op2)) in x86emuOp2_push_FS()
331 x86emuOp2_pop_FS(u8 X86EMU_UNUSED(op2)) in x86emuOp2_pop_FS()
346 x86emuOp2_cpuid(u8 X86EMU_UNUSED(op2)) in x86emuOp2_cpuid()
361 x86emuOp2_bt_R(u8 X86EMU_UNUSED(op2)) in x86emuOp2_bt_R()
784 x86emuOp2_bts_R(u8 X86EMU_UNUSED(op2)) in x86emuOp2_bts_R()
2256 x86emuOp2_bsf(u8 X86EMU_UNUSED(op2)) in x86emuOp2_bsf()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c13495 JSValue op1, op2; in js_shr_slow() local
13554 JSValue op1, op2; in js_mul_pow10() local
13638 JSValue op1, op2; in js_binary_arith_slow() local
13679 JSValue op1, op2; in js_add_slow() local
13729 JSValue op1, op2; in js_binary_logic_slow() local
13782 JSValue op1, op2; in js_relational_slow() local
13855 JSValue op1, op2; in js_eq_slow() local
13921 JSValue op1, op2; in js_shr_slow() local
14154 JSValue op1, op2; in js_operator_in() local
14198 JSValue op1, op2; in js_operator_instanceof() local
[all …]
/dports/math/gap/gap-4.11.0/extern/gmp/mpq/
H A Dcmp.c157 mpq_cmp (mpq_srcptr op1, mpq_srcptr op2) in mpq_cmp()
163 mpq_cmp_z (mpq_srcptr op1, mpz_srcptr op2) in mpq_cmp_z()

12345678910>>...504