Searched defs:to_type (Results 1 – 12 of 12) sorted by relevance
| /third_party/rust/rust/compiler/rustc_middle/src/infer/ |
| D | unify_key.rs | 10 fn to_type<'tcx>(&self, tcx: TyCtxt<'tcx>) -> Ty<'tcx>; in to_type() method 91 fn to_type<'tcx>(&self, tcx: TyCtxt<'tcx>) -> Ty<'tcx> { in to_type() method 100 fn to_type<'tcx>(&self, tcx: TyCtxt<'tcx>) -> Ty<'tcx> { in to_type() method
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| D | esextcGeometryShaderLayeredFramebuffer.cpp | 521 glw::GLenum to_type = (n == 0) ? GL_UNSIGNED_BYTE : (n == 1) ? GL_INT : GL_UNSIGNED_INT; in iterate() local 587 glw::GLenum to_type = GL_NONE; in iterate() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | ir_function.cpp | 161 const glsl_type *to_type; in get_parameter_match_type() local
|
| D | gl_nir_link_functions.c | 128 const struct glsl_type *to_type; in get_parameter_match_type() local
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/ |
| D | checked_conversions.rs | 117 to_type: Option<&'a str>, field
|
| /third_party/NuttX/fs/tmpfs/ |
| D | fs_tmpfs.h | 97 uint8_t to_type; /* See enum tmpfs_objtype_e */ member
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/vision/ |
| D | py_transforms_util.py | 594 def to_type(img, output_type): function
|
| /third_party/mbedtls/library/ |
| D | pk.c | 684 psa_key_type_t to_type = psa_get_key_type(attributes); in import_pair_into_psa() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| D | builder.cc | 1496 const sem::Type* to_type, in GenerateCastOrCopyOrPassthrough() 3459 auto* to_type = TypeOf(expr)->UnwrapRef(); in GenerateBitcastExpression() local
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_kotlin.cpp | 789 std::string to_type; in FlexBufferBuilderCast() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/function/ |
| D | array_func.py | 172 def _cast_type(x, to_type): argument
|
| /third_party/python/Objects/ |
| D | unicodeobject.c | 190 #define _PyUnicode_CONVERT_BYTES(from_type, to_type, begin, end, to) \ argument
|