Home
last modified time | relevance | path

Searched defs:is_strict_mode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dbase.py363 def is_strict_mode(self, tx): member in VariableTracker
/aosp_15_r20/external/cronet/base/strings/
H A Dstring_util_impl_helpers.h520 const bool is_strict_mode, in DoReplaceStringPlaceholders()