Home
last modified time | relevance | path

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

1234

/external/vixl/src/aarch32/
Dinstructions-aarch32.cc208 const char* SpecialRegister::GetName() const { in GetName() function in vixl::aarch32::SpecialRegister
220 const char* MaskedSpecialRegister::GetName() const { in GetName() function in vixl::aarch32::MaskedSpecialRegister
288 const char* BankedRegister::GetName() const { in GetName() function in vixl::aarch32::BankedRegister
361 const char* SpecialFPRegister::GetName() const { in GetName() function in vixl::aarch32::SpecialFPRegister
381 const char* Condition::GetName() const { in GetName() function in vixl::aarch32::Condition
420 const char* Shift::GetName() const { in GetName() function in vixl::aarch32::Shift
438 const char* EncodingSize::GetName() const { in GetName() function in vixl::aarch32::EncodingSize
451 const char* DataType::GetName() const { in GetName() function in vixl::aarch32::DataType
505 const char* MemoryBarrier::GetName() const { in GetName() function in vixl::aarch32::MemoryBarrier
547 const char* InterruptFlags::GetName() const { in GetName() function in vixl::aarch32::InterruptFlags
[all …]
/external/v8/src/profiler/
Dprofiler-listener.h65 const char* GetName(Name* name) { in GetName() function
68 const char* GetName(int args_count) { in GetName() function
71 const char* GetName(const char* name) { in GetName() function
Dstrings-storage.cc72 const char* StringsStorage::GetName(Name* name) { in GetName() function in v8::internal::StringsStorage
86 const char* StringsStorage::GetName(int index) { in GetName() function in v8::internal::StringsStorage
/external/webrtc/webrtc/sound/
Dautomaticallychosensoundsystem.h82 kNumSoundSystems>::GetName() const { in GetName() function
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_opname_instruction_reduction_pass.cpp39 std::string RemoveOpNameInstructionReductionPass::GetName() const { in GetName() function in spvtools::reduce::RemoveOpNameInstructionReductionPass
Dremove_unreferenced_instruction_reduction_pass.cpp55 std::string RemoveUnreferencedInstructionReductionPass::GetName() const { in GetName() function in spvtools::reduce::RemoveUnreferencedInstructionReductionPass
Doperand_to_const_reduction_pass.cpp78 std::string OperandToConstReductionPass::GetName() const { in GetName() function in spvtools::reduce::OperandToConstReductionPass
Dstructured_loop_to_selection_reduction_pass.cpp90 std::string StructuredLoopToSelectionReductionPass::GetName() const { in GetName() function in spvtools::reduce::StructuredLoopToSelectionReductionPass
Doperand_to_undef_reduction_pass.cpp89 std::string OperandToUndefReductionPass::GetName() const { in GetName() function in spvtools::reduce::OperandToUndefReductionPass
Doperand_to_dominating_id_reduction_pass.cpp109 std::string OperandToDominatingIdReductionPass::GetName() const { in GetName() function in spvtools::reduce::OperandToDominatingIdReductionPass
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlattributenode.h25 WideString GetName() const { return name_; } in GetName() function
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dremove_opname_instruction_reduction_pass.cpp39 std::string RemoveOpNameInstructionReductionPass::GetName() const { in GetName() function in spvtools::reduce::RemoveOpNameInstructionReductionPass
Dremove_unreferenced_instruction_reduction_pass.cpp55 std::string RemoveUnreferencedInstructionReductionPass::GetName() const { in GetName() function in spvtools::reduce::RemoveUnreferencedInstructionReductionPass
Doperand_to_const_reduction_pass.cpp77 std::string OperandToConstReductionPass::GetName() const { in GetName() function in spvtools::reduce::OperandToConstReductionPass
Dstructured_loop_to_selection_reduction_pass.cpp90 std::string StructuredLoopToSelectionReductionPass::GetName() const { in GetName() function in spvtools::reduce::StructuredLoopToSelectionReductionPass
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderErrorCorrectionLevel.h28 ByteString GetName() const { return m_name; } in GetName() function
/external/libchrome/base/task/sequence_manager/
Dreal_time_domain.cc42 const char* RealTimeDomain::GetName() const { in GetName() function in base::sequence_manager::internal::RealTimeDomain
Dwork_queue_sets.h74 const char* GetName() const { return name_; } in GetName() function
/external/libchrome/base/task/sequence_manager/test/
Dmock_time_domain.cc34 const char* MockTimeDomain::GetName() const { in GetName() function in base::sequence_manager::MockTimeDomain
/external/image_io/includes/image_io/base/
Dostream_ref_data_destination.h33 const std::string& GetName() const { return name_; } in GetName() function
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dobject_model.h76 inline const std::string& GetName() const { in GetName() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_contentmarkitem.h29 ByteString GetName() const { return m_MarkName; } in GetName() function
/external/gptfdisk/
Ddiskio.h78 string GetName(void) const {return realFilename;} in GetName() function
/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
Dcluster.h50 const string& GetName() const { return name_; } in GetName() function
/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_internal.h56 string GetName() const { return name_; } in GetName() function

1234