Home
last modified time | relevance | path

Searched defs:dcast (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
H A Dtfl_to_std.cc32 auto dcast = b.create<quantfork::DequantizeCastOp>( in ConvertTFLQuantOpsToMlirQuantOps() local
62 auto dcast = b.create<DequantizeOp>(dq.getLoc(), dq.getResult().getType(), in ConvertMlirQuantOpsToTFLQuantOps() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dcfi-stats.cpp32 extern "C" void dcast(A *a) { in dcast() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.enum/
H A Dcheck_bitmask_types.h19 static constexpr UT dcast(EnumType e) { return static_cast<UT>(e); } in dcast() function
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.enum/
H A Dcheck_bitmask_types.hpp19 static constexpr UT dcast(EnumType e) { return static_cast<UT>(e); } in dcast() function
/aosp_15_r20/external/compiler-rt/test/cfi/cross-dso/
H A Dstats.cpp30 extern "C" __attribute__((noinline)) A *dcast(A *a) { in dcast() function
/aosp_15_r20/external/compiler-rt/test/cfi/
H A Dstats.cpp25 extern "C" __attribute__((noinline)) A *dcast(A *a) { in dcast() function
/aosp_15_r20/external/marisa-trie/bindings/ruby/
H A Dmarisa-swig_wrap.cxx443 swig_dycast_func dcast; /* dynamic cast function down a hierarchy */ member
/aosp_15_r20/external/marisa-trie/bindings/perl/
H A Dmarisa-swig_wrap.cxx335 swig_dycast_func dcast; /* dynamic cast function down a hierarchy */ member
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c343 swig_dycast_func dcast; /* dynamic cast function down a hierarchy */ member
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx339 swig_dycast_func dcast; /* dynamic cast function down a hierarchy */ member