Home
last modified time | relevance | path

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

/external/minijail/tools/
Darch.py40 def max_unsigned(self): member in Arch
/external/tensorflow/tensorflow/compiler/xla/service/
Dcomparison_expander.cc117 auto max_unsigned = computation->AddInstruction( in ExpandInstruction() local