/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | runtime_fp16.cc | 44 float as_float() const { in as_float() function in __anon23ce36a70111::AliasedFloatInt 91 f.set_float(f.as_float() + denorm_magic.as_float()); in __gnu_f2h_ieee() 128 o.set_float(o.as_float() - magic.as_float()); // renormalize in __gnu_h2f_ieee() 132 return o.as_float(); in __gnu_h2f_ieee()
|
/external/libcxx/src/ |
D | string.cpp | 197 V as_float( const string& func, const S& s, size_t* idx = nullptr ); 202 as_float( const string& func, const string& s, size_t* idx ) in as_float() function 210 as_float(const string& func, const string& s, size_t* idx ) in as_float() function 218 as_float( const string& func, const string& s, size_t* idx ) in as_float() function 226 as_float( const string& func, const wstring& s, size_t* idx ) in as_float() function 234 as_float( const string& func, const wstring& s, size_t* idx ) in as_float() function 242 as_float( const string& func, const wstring& s, size_t* idx ) in as_float() function 312 return as_float<float>( "stof", str, idx ); in stof() 318 return as_float<float>( "stof", str, idx ); in stof() 324 return as_float<double>( "stod", str, idx ); in stod() [all …]
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | paths_copy.cl | 135 as_float((pb_elems+pb_elems_idx)[0*SKC_PATHS_COPY_SUBGROUP_SIZE]), 136 as_float((pb_elems+pb_elems_idx)[1*SKC_PATHS_COPY_SUBGROUP_SIZE]), 137 as_float((pb_elems+pb_elems_idx)[2*SKC_PATHS_COPY_SUBGROUP_SIZE]), 138 as_float((pb_elems+pb_elems_idx)[3*SKC_PATHS_COPY_SUBGROUP_SIZE])); 141 as_float((pb_elems+pb_elems_idx)[4*SKC_PATHS_COPY_SUBGROUP_SIZE]), 142 as_float((pb_elems+pb_elems_idx)[5*SKC_PATHS_COPY_SUBGROUP_SIZE]), 143 as_float((pb_elems+pb_elems_idx)[6*SKC_PATHS_COPY_SUBGROUP_SIZE]), 144 as_float((pb_elems+pb_elems_idx)[7*SKC_PATHS_COPY_SUBGROUP_SIZE]));
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/ |
D | paths_copy.cl | 135 as_float((pb_elems+pb_elems_idx)[0*SKC_PATHS_COPY_SUBGROUP_SIZE]), 136 as_float((pb_elems+pb_elems_idx)[1*SKC_PATHS_COPY_SUBGROUP_SIZE]), 137 as_float((pb_elems+pb_elems_idx)[2*SKC_PATHS_COPY_SUBGROUP_SIZE]), 138 as_float((pb_elems+pb_elems_idx)[3*SKC_PATHS_COPY_SUBGROUP_SIZE])); 141 as_float((pb_elems+pb_elems_idx)[4*SKC_PATHS_COPY_SUBGROUP_SIZE]), 142 as_float((pb_elems+pb_elems_idx)[5*SKC_PATHS_COPY_SUBGROUP_SIZE]), 143 as_float((pb_elems+pb_elems_idx)[6*SKC_PATHS_COPY_SUBGROUP_SIZE]), 144 as_float((pb_elems+pb_elems_idx)[7*SKC_PATHS_COPY_SUBGROUP_SIZE]));
|
/external/tensorflow/tensorflow/python/lib/core/ |
D | py_seq_tensor.cc | 388 Safe_PyObjectPtr as_float = make_safe(PyNumber_Float(v)); in ConvertOneFloat() local 392 return ConvertOneFloat<T>(as_float.get(), out); in ConvertOneFloat() 414 Safe_PyObjectPtr as_float = make_safe(PyNumber_Float(v)); in ConvertOneNumpyHalf() local 415 double v_double = PyFloat_AS_DOUBLE(as_float.get()); in ConvertOneNumpyHalf()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | toplevel.ml | 41 print_float (GenericValue.as_float Codegen.double_type result);
|
/external/mesa3d/src/compiler/glsl/ |
D | lower_instructions.cpp | 1341 ir_variable *as_float = in find_lsb_to_float_cast() local 1368 i.insert_before(as_float); in find_lsb_to_float_cast() 1369 i.insert_before(assign(as_float, u2f(lsb_only))); in find_lsb_to_float_cast() 1384 i.insert_before(assign(lsb, sub(rshift(bitcast_f2i(as_float), c23), c7F))); in find_lsb_to_float_cast() 1422 ir_variable *as_float = in find_msb_to_float_cast() local 1470 i.insert_before(as_float); in find_msb_to_float_cast() 1471 i.insert_before(assign(as_float, u2f(csel(greater(temp, c000000FF), in find_msb_to_float_cast() 1488 i.insert_before(assign(msb, sub(rshift(bitcast_f2i(as_float), c23), c7F))); in find_msb_to_float_cast()
|
/external/perfetto/include/perfetto/protozero/ |
D | field.h | 97 inline float as_float() const { in as_float() function
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/ |
D | llvm_executionengine.mli | 51 (** [as_float fpty gv] unboxes the floating point-valued generic value [gv] of 54 val as_float : Llvm.lltype -> t -> float val
|
D | llvm_executionengine.ml | 33 external as_float: Llvm.lltype -> t -> float
|
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/ |
D | executionengine.ml | 46 assert (2. = GenericValue.as_float double_type fpgv);
|
/external/perfetto/src/protozero/ |
D | proto_decoder_unittest.cc | 224 EXPECT_FLOAT_EQ(decoder.Get(1).as_float(), 1.25f); in TEST()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantization_utils_test.cc | 490 const float as_float = QuantizedToFloat<quint8>(i, 0.0f, 2.0f); in TestAvoidBias() local 491 const int back_to_int = FloatToQuantized<quint8>(as_float, 0.0f, 2.0f); in TestAvoidBias()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/ |
D | OCamlLangImpl4.rst | 285 print_float (GenericValue.as_float Codegen.double_type result); 836 print_float (GenericValue.as_float Codegen.double_type result);
|