Home
last modified time | relevance | path

Searched defs:real_value (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dreal.h41 struct GTY(()) real_value { struct
45 unsigned int /* ENUM_BITFIELD (real_value_class) */ cl : 2; argument
63 #define REAL_VALUE_TYPE struct real_value argument
/aosp_15_r20/development/tools/winscope/src/parsers/perfetto/
H A Dfake_proto_builder_test.ts26 real_value?: number; property
/aosp_15_r20/external/perfetto/src/trace_processor/types/
H A Dvariadic.h128 double real_value; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc153 float real_value = 1.0f; in TEST() local
175 double real_value = 1.0; in TEST() local
197 long double real_value = 1.0; in TEST() local
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc155 float real_value = 1.0f; in TEST() local
177 double real_value = 1.0; in TEST() local
199 long double real_value = 1.0; in TEST() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc153 float real_value = 1.0f; in TEST() local
175 double real_value = 1.0; in TEST() local
197 long double real_value = 1.0; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_utils.cc542 ElementsAttr QuantizeLegacy(Attribute real_value, Type tensor_type) { in QuantizeLegacy()
639 ElementsAttr Quantize(Attribute real_value, Type tensor_type) { in Quantize()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
Dmpc.h261 #define MPC_SET_X_Y(real_t, imag_t, z, real_value, imag_value, rnd) \ argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dmpc.h261 #define MPC_SET_X_Y(real_t, imag_t, z, real_value, imag_value, rnd) \ argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dschema_type_parser.cpp365 TypePtr real_value; in parseFakeAndRealType() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/
Dcookies.py485 def __set(self, key, real_value, coded_value): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dquantize.cc310 bool IsExactlyRepresentable(double real_value, ArrayDataType data_type, in IsExactlyRepresentable()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/http/
Dcookies.py485 def __set(self, key, real_value, coded_value): argument
/aosp_15_r20/external/python/cpython2/Lib/
DCookie.py586 def __set(self, key, real_value, coded_value): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/http/
Dcookies.py485 def __set(self, key, real_value, coded_value): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/http/
H A Dcookies.py485 def __set(self, key, real_value, coded_value): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/
Dcookies.py485 def __set(self, key, real_value, coded_value): argument
/aosp_15_r20/external/python/cpython3/Lib/http/
Dcookies.py485 def __set(self, key, real_value, coded_value): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/
H A Dvec256_complex_double.h34 double real_value = val.real(); in Vectorized() local
H A Dvec256_complex_float.h33 float real_value = val.real(); in Vectorized() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec512/
H A Dvec512_complex_double.h35 double real_value = val.real(); in Vectorized() local
H A Dvec512_complex_float.h35 float real_value = val.real(); in Vectorized() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/
H A Dvec256_complex_double_vsx.h43 double real_value = val.real(); in Vectorized() local
H A Dvec256_complex_float_vsx.h47 float real_value = val.real(); in Vectorized() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dmetadata_tables_py.h1601 static constexpr uint32_t real_value = 7; member
1612 using real_value = TypedColumn<std::optional<double>>; member
1639 std::optional<double> real_value; member
1702 ColumnType::real_value::type real_value() const { in real_value() function
1792 ColumnType::real_value::type real_value() const { in real_value() function
2068 const TypedColumn<std::optional<double>>& real_value() const { in real_value() function

12