Home
last modified time | relevance | path

Searched defs:DebugName (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
H A Dconcatenation_op_builder.h31 const std::string& DebugName() override { in DebugName() function
H A Dthreshold_layer_builder.cc26 const std::string& ThresholdLayerBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::ThresholdLayerBuilder
H A Dsoftmax_op_builder.cc25 const std::string& SoftmaxOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::SoftmaxOpBuilder
H A Ddummy_op_builder.cc29 const std::string& DummyOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::DummyOpBuilder
H A Dhardswish_op_builder.cc28 const std::string& HardSwishOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::HardSwishOpBuilder
H A Dresize_bilinear_op_builder.cc33 const std::string& ResizeBilinearOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::ResizeBilinearOpBuilder
H A Dmul_op_builder.cc33 const std::string& MulOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::MulOpBuilder
H A Dadd_op_builder.cc30 const std::string& AddOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::AddOpBuilder
H A Dactivation_layer_builder.cc29 const std::string& ActivationLayerBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::ActivationLayerBuilder
H A Dpooling_layer_builder.cc30 const std::string& PoolingLayerBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::PoolingLayerBuilder
H A Dpad_op_builder.cc30 const std::string& PadOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::PadOpBuilder
H A Dreshape_op_builder.cc33 const std::string& ReshapeOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::ReshapeOpBuilder
H A Dfully_connected_op_builder.cc31 const std::string& FullyConnectedOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::FullyConnectedOpBuilder
H A Dconvolution_op_builder.cc32 const std::string& ConvolutionOpBuilder::DebugName() { in DebugName() function in tflite::delegates::coreml::ConvolutionOpBuilder
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DAssetsProvider.h115 static PathOrDebugName DebugName(std::string value) { in DebugName() function
/aosp_15_r20/external/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp203 bool getGNUDebuglinkContents(const ObjectFile *Obj, std::string &DebugName, in getGNUDebuglinkContents()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp243 bool getGNUDebuglinkContents(const ObjectFile *Obj, std::string &DebugName, in getGNUDebuglinkContents()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp268 bool getGNUDebuglinkContents(const ObjectFile *Obj, std::string &DebugName, in getGNUDebuglinkContents()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h136 StringRef DebugName; // from the "name" section member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h157 StringRef DebugName; // from the "name" section member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DWasm.h157 StringRef DebugName; // from the "name" section member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DWasm.h391 StringRef DebugName; // from the "name" section member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DWasm.h391 StringRef DebugName; // from the "name" section member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DWasm.h391 StringRef DebugName; // from the "name" section member
/aosp_15_r20/build/soong/android/
H A Dmodule.go501 DebugName string `blueprint:"mutated"` member