Home
last modified time | relevance | path

Searched defs:_op (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/common/spirv/
Dspirv_instruction_parser_autogen.cpp30 spv::Op _op; in ParseUndef() local
40 spv::Op _op; in ParseSourceContinued() local
55 spv::Op _op; in ParseSource() local
75 spv::Op _op; in ParseSourceExtension() local
86 spv::Op _op; in ParseName() local
101 spv::Op _op; in ParseMemberName() local
114 spv::Op _op; in ParseString() local
129 spv::Op _op; in ParseLine() local
140 spv::Op _op; in ParseExtension() local
151 spv::Op _op; in ParseExtInstImport() local
[all …]
/external/arm-trusted-firmware/include/arch/aarch32/
Darch_helpers.h109 #define _DEFINE_TLBIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
116 #define _DEFINE_BPIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
123 #define _DEFINE_TLBIOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
130 #define DEFINE_TLBIOP_FUNC(_op, ...) \ argument
134 #define DEFINE_TLBIOP_PARAM_FUNC(_op, ...) \ argument
138 #define DEFINE_BPIOP_FUNC(_op, ...) \ argument
144 #define _DEFINE_DCOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
151 #define DEFINE_DCOP_PARAM_FUNC(_op, ...) \ argument
158 #define DEFINE_SYSOP_FUNC(_op) \ argument
166 #define DEFINE_SYSOP_TYPE_FUNC(_op, _type) \ argument
[all …]
/external/arm-trusted-firmware/include/arch/aarch64/
Darch_helpers.h66 #define DEFINE_SYSOP_FUNC(_op) \ argument
73 #define DEFINE_SYSOP_PARAM_FUNC(_op) \ argument
80 #define DEFINE_SYSOP_TYPE_FUNC(_op, _type) \ argument
87 #define DEFINE_SYSOP_TYPE_PARAM_FUNC(_op, _type) \ argument
/external/autotest/client/site_tests/cellular_SafetyDance/
Dcellular_SafetyDance.py96 def _op(self): member in cellular_SafetyDance
/external/mesa3d/src/mesa/state_tracker/tests/
Dst_tests_common.cpp46 FakeCodeline::FakeCodeline(tgsi_opcode _op, const vector<int>& _dst, in FakeCodeline()
63 FakeCodeline::FakeCodeline(tgsi_opcode _op, const vector<pair<int,int>>& _dst, in FakeCodeline()
89 FakeCodeline::FakeCodeline(tgsi_opcode _op, const vector<tuple<int,int,int>>& _dst, in FakeCodeline()
114 FakeCodeline::FakeCodeline(tgsi_opcode _op, const vector<tuple<int,int,int>>& _dst, in FakeCodeline()
/external/arm-trusted-firmware/lib/aarch64/
Dcache_helpers.S121 .macro dcsw_loop _op argument
/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c428 #define ALU_CASE(nir, _op) \ argument
434 #define ALU_CASE_RTZ(nir, _op) \ argument
444 #define ALU_CASE_BCAST(nir, _op, count) \ argument
451 #define ALU_CASE_CMP(nir, _op) \ argument
/external/python/dateutil/dateutil/test/
D_common.py213 def _op(self, other): member in NotAValueClass
/external/skqp/modules/pathkit/
Dexterns.js52 _op: function(otherPath, op) {}, method
/external/skia/modules/pathkit/
Dexterns.js52 _op: function(otherPath, op) {}, method
/external/skqp/experimental/canvaskit/
Dexterns.js216 _op: function() {}, method