Home
last modified time | relevance | path

Searched refs:exit_ (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Dcontrol_flow.py210 name, check_shape, init, entry, exit_, shape_invariant): argument
213 if exit_ is None:
220 if isinstance(exit_, (bool, int, float, str, np.ndarray)):
221 exit_ = ops.convert_to_tensor_v2(exit_)
224 not tensor_util.is_tf_type(exit_)):
229 not hasattr(exit_, 'dtype')):
232 not hasattr(exit_, 'shape')):
235 if entry.dtype != exit_.dtype:
241 exit_.dtype.name,
244 exit_shape = exit_.shape
[all …]
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/utils/
Dworker.cpp25 : name_(name), priority_(priority), is_rt_(is_rt), exit_(false), initialized_(false) { in Worker()
39 exit_ = false; in InitWorker()
46 exit_ = true; in Exit()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Dworker.h66 return exit_; in should_exit()
80 bool exit_; variable
/aosp_15_r20/external/pigweed/pw_console/py/
H A Dhelp_window_test.py64 def exit_(event): function
92 def exit_(event): function
/aosp_15_r20/external/libchrome/base/debug/
H A Dactivity_tracker_unittest.cc400 exit_(false), in SimpleActivityThread()
414 while (!exit_.load(std::memory_order_relaxed)) in Run()
423 exit_.store(true, std::memory_order_relaxed); in Exit()
437 std::atomic<bool> exit_; member in base::debug::__anon20dadd560311::SimpleActivityThread
H A Dactivity_analyzer_unittest.cc119 exit_(false), in SimpleActivityThread()
133 while (!exit_.load(std::memory_order_relaxed)) in Run()
142 exit_.store(true, std::memory_order_relaxed); in Exit()
156 std::atomic<bool> exit_; member in base::debug::__anon52abf2f00211::SimpleActivityThread
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dcfg.py496 for exit_ in self.exits[section_id]:
497 self.leaves |= self._connect_jump_to_finally_sections(exit_)
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_names.cc233 return op_name == control_trigger_ || op_name == enter_ || op_name == exit_ || in IsControlFlow()
338 return op_name == exit_ || op_name == ref_exit_; in IsExit()
H A Dtf_op_names.inc253 StringAttr exit_;
519 exit_ = StringAttr::get(getContext(), "tfg.Exit");
/aosp_15_r20/art/runtime/
H A Druntime.cc279 exit_(nullptr), in Runtime()
879 if (exit_ != nullptr) { in CallExitHook()
881 exit_(status); in CallExitHook()
1645 exit_ = runtime_options.GetOrDefault(Opt::HookExit); in Init()
H A Druntime.h1327 void (*exit_)(jint status); variable
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Internal/CPack/
DNSIS.template.in117 Goto "exit_${SecName}"
124 "exit_${SecName}:"
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/analytics-library/protos/src/main/proto/
HDproto.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE analytics_enums.proto google_logs_publishing.proto studio_stats ...
/aosp_15_r20/prebuilts/manifest-merger/com/android/tools/analytics-library/protos/31.9.0-alpha03/
HDprotos-31.9.0-alpha03.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE analytics_enums.proto google_logs_publishing.proto studio_stats ...