/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/ |
D | real.h | 41 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 D | fake_proto_builder_test.ts | 26 real_value?: number; property
|
/aosp_15_r20/external/perfetto/src/trace_processor/types/ |
H A D | variadic.h | 128 double real_value; member
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
H A D | gmock-matchers-arithmetic_test.cc | 153 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 D | gmock-matchers-arithmetic_test.cc | 155 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 D | gmock-matchers-arithmetic_test.cc | 153 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 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()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/ |
D | mpc.h | 261 #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/ |
D | mpc.h | 261 #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 D | schema_type_parser.cpp | 365 TypePtr real_value; in parseFakeAndRealType() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/ |
D | cookies.py | 485 def __set(self, key, real_value, coded_value): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
H A D | quantize.cc | 310 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/ |
D | cookies.py | 485 def __set(self, key, real_value, coded_value): argument
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | Cookie.py | 586 def __set(self, key, real_value, coded_value): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/http/ |
D | cookies.py | 485 def __set(self, key, real_value, coded_value): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/http/ |
H A D | cookies.py | 485 def __set(self, key, real_value, coded_value): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/ |
D | cookies.py | 485 def __set(self, key, real_value, coded_value): argument
|
/aosp_15_r20/external/python/cpython3/Lib/http/ |
D | cookies.py | 485 def __set(self, key, real_value, coded_value): argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/ |
H A D | vec256_complex_double.h | 34 double real_value = val.real(); in Vectorized() local
|
H A D | vec256_complex_float.h | 33 float real_value = val.real(); in Vectorized() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec512/ |
H A D | vec512_complex_double.h | 35 double real_value = val.real(); in Vectorized() local
|
H A D | vec512_complex_float.h | 35 float real_value = val.real(); in Vectorized() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/ |
H A D | vec256_complex_double_vsx.h | 43 double real_value = val.real(); in Vectorized() local
|
H A D | vec256_complex_float_vsx.h | 47 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/ |
D | metadata_tables_py.h | 1601 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
|