Home
last modified time | relevance | path

Searched refs:operator_id (Results 1 – 18 of 18) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_invert_comparison_operator_test.cpp79 for (uint32_t fresh_id = 23, operator_id = 13; operator_id <= 22; in TEST() local
80 ++fresh_id, ++operator_id) { in TEST()
81 TransformationInvertComparisonOperator transformation(operator_id, in TEST()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dtransformation_invert_comparison_operator_test.cpp79 for (uint32_t fresh_id = 23, operator_id = 13; operator_id <= 22; in TEST() local
80 ++fresh_id, ++operator_id) { in TEST()
81 TransformationInvertComparisonOperator transformation(operator_id, in TEST()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_invert_comparison_operator_test.cpp79 for (uint32_t fresh_id = 23, operator_id = 13; operator_id <= 22; in TEST() local
80 ++fresh_id, ++operator_id) { in TEST()
81 TransformationInvertComparisonOperator transformation(operator_id, in TEST()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp29 uint32_t operator_id, uint32_t fresh_id) { in TransformationInvertComparisonOperator() argument
30 message_.set_operator_id(operator_id); in TransformationInvertComparisonOperator()
38 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in IsApplicable()
59 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in Apply()
Dtransformation_invert_comparison_operator.h31 TransformationInvertComparisonOperator(uint32_t operator_id,
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_invert_comparison_operator.cpp29 uint32_t operator_id, uint32_t fresh_id) { in TransformationInvertComparisonOperator() argument
30 message_.set_operator_id(operator_id); in TransformationInvertComparisonOperator()
38 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in IsApplicable()
59 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in Apply()
Dtransformation_invert_comparison_operator.h31 TransformationInvertComparisonOperator(uint32_t operator_id,
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp29 uint32_t operator_id, uint32_t fresh_id) { in TransformationInvertComparisonOperator() argument
30 message_.set_operator_id(operator_id); in TransformationInvertComparisonOperator()
38 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in IsApplicable()
59 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in Apply()
Dtransformation_invert_comparison_operator.h31 TransformationInvertComparisonOperator(uint32_t operator_id,
/external/autotest/client/cros/cellular/pseudomodem/
Dmodem_3gpp.py326 def Register(self, operator_id, return_cb=None, raise_cb=None): argument
336 logging.info('Modem3gpp.Register: %s', operator_id)
340 operator_id or
341 ((not operator_id and self.Get(mm1_constants.I_MODEM, 'State') >=
359 self.RegisterWithNetwork(operator_id, return_cb, raise_cb)
421 self, operator_id="", return_cb=None, raise_cb=None): argument
433 operator_id,
Dsim.py103 self.operator_id = self.mcc + self.mnc
123 self.imsi = carrier.operator_id + imsi
262 op_id = self._carrier.operator_id
Dmodem_cdma.py304 self, operator_id="", return_cb=None, raise_cb=None): argument
316 operator_id,
Dmodem.py424 self, operator_id="", return_cb=None, raise_cb=None): argument
/external/autotest/client/site_tests/cellular_ServiceName/
Dcellular_ServiceName.py43 self, operator_id='', return_cb=None, raise_cb=None): argument
47 TEST_3GPP_ROAMING_OPERATOR_CODE, operator_id)
62 carrier.operator_id = carrier.mcc + carrier.mnc
/external/autotest/client/cros/cellular/
Dpseudo_modem.py573 def Register(self, operator_id, *args, **kwargs): argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/
Dspvtoolsfuzz.proto1555 // For some instruction with result id |operator_id| that
1559 // instruction with result id |operator_id| below.
1562 uint32 operator_id = 1; field
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto1545 // For some instruction with result id |operator_id| that
1549 // instruction with result id |operator_id| below.
1552 uint32 operator_id = 1; field
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto1545 // For some instruction with result id |operator_id| that
1549 // instruction with result id |operator_id| below.
1552 uint32 operator_id = 1; field