Home
last modified time | relevance | path

Searched defs:kInitialValue (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dunsorted_segment.cc120 static constexpr T kInitialValue = std::numeric_limits<T>::lowest(); member
126 static constexpr T kInitialValue = std::numeric_limits<T>::max(); member
132 static constexpr T kInitialValue = T(1); member
138 static constexpr T kInitialValue = T(0); member
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/
Dunsorted_segment.cc152 static constexpr T kInitialValue = std::numeric_limits<T>::lowest(); member
158 static constexpr T kInitialValue = std::numeric_limits<T>::max(); member
164 static constexpr T kInitialValue = T(1); member
170 static constexpr T kInitialValue = T(0); member
/external/openscreen/third_party/abseil/src/absl/container/
Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/external/cronet/stable/third_party/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/external/cronet/tot/third_party/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/external/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/external/angle/third_party/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp1267 const uint32_t kInitialValue = 50u; in destroyEarlyTest() local
/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp4464 const float kInitialValue = 0.125f; in TEST_P() local