Home
last modified time | relevance | path

Searched defs:control_type (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_executor.cc302 Type control_type = ControlType::get(island.getContext()); in verify() local
341 Type control_type = ControlType::get(parser.getBuilder().getContext()); in parse() local
417 Type control_type = ControlType::get(parser.getBuilder().getContext()); in parse() local
553 Type control_type = ControlType::get(builder.getContext()); in parse() local
670 Type control_type = ControlType::get(parser.getBuilder().getContext()); in parse() local
759 Type control_type = ControlType::get(context); in parse() local
832 Type control_type = ControlType::get(parser.getBuilder().getContext()); in parse() local
878 Type control_type = ControlType::get(parser.getBuilder().getContext()); in parse() local
/aosp_15_r20/external/python/setuptools/
Dlauncher.c171 void pass_control_to_child(DWORD control_type) { in pass_control_to_child()
182 BOOL control_handler(DWORD control_type) { in control_handler()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dbreakup-islands.cc193 const tf_executor::ControlType& control_type, in CreateIsland()
283 auto control_type = tf_executor::ControlType::get(&getContext()); in BreakUpIsland() local
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/consolidate_attrs/
H A Dpass.cc481 explicit MaterializeAttrsPattern(ControlType control_type) in MaterializeAttrsPattern()
642 ControlType control_type = ControlType::get(&getContext()); in runOnOperation() local
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_interface.py890 def create_job_page_handler(name, priority, control_file, control_type, argument
961 control_type, argument
H A Drpc_utils.py747 control_type, argument
H A Dmodels.py1517 control_type = dbmodels.SmallIntegerField( variable in Job
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dreplicate_to_island.cc150 auto control_type = tf_executor::ControlType::get(island_op.getContext()); in ExpandReplicateIntoReplicas() local
H A Dconvert_control_to_data_outputs.cc244 auto control_type = ControlType::get(builder.getContext()); in CreateIsland() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dops.cc311 Type control_type = ControlType::get(context); in ParseCustomTfOp() local
464 Type control_type = getDialect()->getControlType(); in verifyBody() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_utils.cc719 uint8_t control_type; in bnep_process_control_packet() local
/aosp_15_r20/external/autotest/site_utils/
H A Dtest_runner_utils.py933 control_type='client', argument
/aosp_15_r20/external/googleapis/google/apps/card/v1/
H A Dcard.proto793 ControlType control_type = 5; field
/aosp_15_r20/external/autotest/server/
H A Dfrontend.py650 control_type=control_data.CONTROL_TYPE_NAMES.CLIENT, argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc3911 Type control_type = ControlType::get(parser.getBuilder().getContext()); in parse() local