/external/angle/src/common/spirv/ |
D | spirv_instruction_parser_autogen.cpp | 30 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/ |
D | arch_helpers.h | 109 #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/ |
D | arch_helpers.h | 66 #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/ |
D | cellular_SafetyDance.py | 96 def _op(self): member in cellular_SafetyDance
|
/external/mesa3d/src/mesa/state_tracker/tests/ |
D | st_tests_common.cpp | 46 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/ |
D | cache_helpers.S | 121 .macro dcsw_loop _op argument
|
/external/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.c | 428 #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.py | 213 def _op(self, other): member in NotAValueClass
|
/external/skqp/modules/pathkit/ |
D | externs.js | 52 _op: function(otherPath, op) {}, method
|
/external/skia/modules/pathkit/ |
D | externs.js | 52 _op: function(otherPath, op) {}, method
|
/external/skqp/experimental/canvaskit/ |
D | externs.js | 216 _op: function() {}, method
|