Searched defs:cast_type (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/lldb/source/Core/ |
D | ValueObjectCast.cpp | 26 const CompilerType &cast_type) { in Create() 33 const CompilerType &cast_type) in ValueObjectCast()
|
D | ValueObjectConstResultCast.cpp | 24 ValueObject &parent, ConstString name, const CompilerType &cast_type, in ValueObjectConstResultCast()
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | prepare_quantize_helper.h | 325 Type cast_type = quant_type.castFromExpressedType(expressed_type); in processConstantOp() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_deref.c | 974 const struct glsl_type *cast_type = cast->type; in opt_remove_sampler_cast() local
|
/external/llvm-project/libcxx/utils/gdb/libcxx/ |
D | printers.py | 592 def __init__(self, cast_type, root): argument
|
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 3447 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 4136 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 4136 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 5271 def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): argument
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_nir.c | 42 static LLVMValueRef cast_type(struct lp_build_nir_context *bld_base, LLVMValueRef val, in cast_type() function
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 5274 def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): argument
|