Home
last modified time | relevance | path

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

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