Home
last modified time | relevance | path

Searched defs:kLowerBound (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dvalue_inference.h74 kLowerBound, enumerator
/aosp_15_r20/hardware/interfaces/automotive/audiocontrol/2.0/default/
H A DAudioControl.cpp37 static const float kLowerBound = -1.0f; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Ddriver.cc36 static constexpr int kLowerBound = -100; variable
/aosp_15_r20/device/generic/car/emulator/audio/halservice/
DAudioControl.cpp60 const float kLowerBound = -1.0f; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.cpp56 constexpr topo_position_t kLowerBound = INT64_MIN; variable