Home
last modified time | relevance | path

Searched defs:is_entry (Results 1 – 4 of 4) sorted by relevance

/external/trusty/arm-trusted-firmware/drivers/st/ddr/
Dstm32mp2_ddr_helpers.c181 static int sr_loop(bool is_entry) in sr_loop()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc76 std::unique_ptr<HloComputation> computation, bool is_entry, in AddComputationInternal()
454 bool is_entry = computation.get() == entry; in CreateFromProto() local
Dhlo_module.h415 std::unique_ptr<HloComputation> computation, bool is_entry) { in AddComputationAndUnifyNamesAndIds()
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_functions.cc114 bool is_entry; // true for entry, false for exit. member