Searched defs:real_value (Results 1 – 8 of 8) sorted by relevance
/external/perfetto/src/trace_processor/types/ |
D | variadic.h | 135 double real_value; member
|
/external/python/cpython2/Lib/ |
D | Cookie.py | 586 def __set(self, key, real_value, coded_value): argument
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | quantize.cc | 310 bool IsExactlyRepresentable(double real_value, ArrayDataType data_type, in IsExactlyRepresentable()
|
/external/python/cpython3/Lib/http/ |
D | cookies.py | 485 def __set(self, key, real_value, coded_value): argument
|
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ |
D | quantization_utils.cc | 542 ElementsAttr QuantizeLegacy(Attribute real_value, Type tensor_type) { in QuantizeLegacy() 639 ElementsAttr Quantize(Attribute real_value, Type tensor_type) { in Quantize()
|
/external/cronet/third_party/googletest/src/googlemock/test/ |
D | gmock-matchers-arithmetic_test.cc | 152 float real_value = 1.0f; in TEST() local 174 double real_value = 1.0; in TEST() local 196 long double real_value = 1.0; in TEST() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.cpp | 855 uint64_t real_value = Value - 4; in adjustFixupValue() local
|
/external/googletest/googlemock/test/ |
D | gmock-matchers_test.cc | 2243 float real_value = 1.0f; in TEST() local 2265 double real_value = 1.0; in TEST() local 2287 long double real_value = 1.0; in TEST() local
|