| /external/swiftshader/src/System/ | 
| D | Configurator.cpp | 58 	std::string sectionName;  in readConfiguration()  local147 std::optional<std::string> Configurator::getValueIfExists(const std::string §ionName, const std…  in getValueIfExists()  argument
 164 std::string Configurator::getValue(const std::string §ionName, const std::string &keyName, cons…  in getValue()  argument
 174 void Configurator::addValue(const std::string §ionName, const std::string &keyName, const std::…  in addValue()
 179 bool Configurator::getBoolean(const std::string §ionName, const std::string &keyName, bool defa…  in getBoolean()  argument
 200 double Configurator::getFloat(const std::string §ionName, const std::string &keyName, double de…  in getFloat()  argument
 
 | 
| D | Configurator.hpp | 57 int Configurator::getInteger(const std::string §ionName, const std::string &keyName, T defaultV…  in getInteger()  argument
 | 
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ | 
| D | ShadowTrace.java | 55   protected static void beginSection(String sectionName) {  in beginSection()80   protected static synchronized void beginAsyncSection(String sectionName, int cookie) {  in beginAsyncSection()
 101   protected static synchronized void endAsyncSection(String sectionName, int cookie) {  in endAsyncSection()
 177   private static boolean checkValidSectionName(String sectionName) {  in checkValidSectionName()
 222       public abstract Builder setSectionName(String sectionName);  in setSectionName()
 
 | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ | 
| D | TraceUtil.java | 33   public static void beginSection(String sectionName) {  in beginSection()51   private static void beginSectionV18(String sectionName) {  in beginSectionV18()
 
 | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ | 
| D | TraceUtil.java | 33   public static void beginSection(String sectionName) {  in beginSection()51   private static void beginSectionV18(String sectionName) {  in beginSectionV18()
 
 | 
| /external/OpenCSD/decoder/tests/snapshot_parser_lib/source/ | 
| D | snapshot_parser.cpp | 94     bool IsSectionHeader(const string& line, string& sectionName)  in IsSectionHeader()346     auto_ptr<Section> NewSection( const string& sectionName, Parsed& result)  in NewSection()
 401     auto_ptr<Section> NewDeviceList(const string& sectionName, ParsedDevices& result)  in NewDeviceList()
 451     auto_ptr<Section> NewSnapshotInfo(const string& sectionName, ParsedDevices& result)  in NewSnapshotInfo()
 490     auto_ptr<Section> NewTraceMetaData(const string& sectionName, ParsedDevices& result)  in NewTraceMetaData()
 541 …TraceBufferSection(ParsedTrace& result, const std::string §ionName) : m_result(result), m_sect…  in TraceBufferSection()
 628     auto_ptr<Section> NewTraceSection(const string& sectionName, ParsedTrace& result)  in NewTraceSection()
 677         string sectionName;  in ParseSingleDevice()  local
 711         string sectionName;  in ParseDeviceList()  local
 754         string sectionName;  in ParseTraceMetaData()  local
 
 | 
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ | 
| D | ShadowTrace.java | 45   protected static void beginSection(String sectionName) {  in beginSection()
 | 
| /external/llvm/unittests/ExecutionEngine/MCJIT/ | 
| D | MCJITCAPITest.cpp | 36                                              const char *sectionName) {  in roundTripAllocateCodeSection()45                                              const char *sectionName,  in roundTripAllocateDataSection()
 
 | 
| /external/deqp/modules/gles3/stress/ | 
| D | es3sOcclusionQueryTests.cpp | 158 …std::string					sectionName		("Case iteration " + de::toString(m_iterNdx+1) + "/" + de::toString(N…  in iterate()  local
 | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fShaderHelperInvocationTests.cpp | 428 …const string					sectionName	= string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt…  in iterate()  local627 …const string					sectionName	= string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt…  in iterate()  local
 
 | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | HexagonAsmPrinter.cpp | 211     std::string sectionName = sectionPrefix.str() + symbolName;  in smallData()  local
 | 
| /external/deqp/modules/glshared/ | 
| D | glsTextureBufferCase.cpp | 982 …const char* const			sectionName	= (m_postRender != 0 ? "Primary render program" : "Render program"…  in init()  local1001 …const char* const			sectionName	= (m_preRender!= 0 ? "Secondary render program" : "Render program"…  in init()  local
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ | 
| D | vktRenderPassMultisampleResolveTests.cpp | 1114 				const std::string			sectionName	("ResolveVerifyWithMask" + de::toString(m_sampleMask));  in verify()  local1200 				const std::string			sectionName	("ResolveVerifyWithMask" + de::toString(m_sampleMask));  in verify()  local
 1301 				const std::string			sectionName	("ResolveVerifyWithMask" + de::toString(m_sampleMask));  in verify()  local
 2299 		const std::string			sectionName	("MaxAttachmentsVerify");  in verify()  local
 
 | 
| /external/llvm/tools/obj2yaml/ | 
| D | elf2yaml.cpp | 389       ErrorOr<StringRef> sectionName = Obj.getSectionName(*sHdr);  in dumpGroup()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonAsmPrinter.cpp | 201     std::string sectionName = sectionPrefix.str() + symbolName;  in smallData()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ | 
| D | MachOObjectFile.cpp | 3415 StringRef MachORebaseEntry::sectionName() const {  in sectionName()  function in MachORebaseEntry3978 StringRef MachOBindEntry::sectionName() const {  in sectionName()  function in MachOBindEntry
 4094 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex,  in sectionName()  function in BindRebaseSegInfo
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/memory/ | 
| D | vktMemoryPipelineBarrierTests.cpp | 1892 	const string				sectionName	(de::toString(commandIndex) + ":" + getName());  in verify()  local1901 	const string				sectionName	(de::toString(commandIndex) + ":" + getName());  in logPrepare()  local
 1910 	const string				sectionName	(de::toString(commandIndex) + ":" + getName());  in logExecute()  local
 4292 	const string				sectionName	(de::toString(commandIndex) + ":" + getName());  in logPrepare()  local
 4304 	const string				sectionName	(de::toString(commandIndex) + ":" + getName());  in logSubmit()  local
 4432 	const string				sectionName		(de::toString(commandIndex) + ":" + getName());  in verify()  local
 4576 	const string				sectionName	(de::toString(commandIndex) + ":" + getName());  in logPrepare()  local
 4588 	const string				sectionName	(de::toString(commandIndex) + ":" + getName());  in logSubmit()  local
 4639 	const string				sectionName	(de::toString(commandIndex) + ":" + getName());  in verify()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ | 
| D | ELFYAML.cpp | 1153     IO &IO, ELFYAML::SectionName §ionName) {  in mapping()
 | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fTransformFeedbackTests.cpp | 1050 	std::string				sectionName		= std::string("Iteration") + de::toString(m_iterNdx+1);  in iterate()  local
 | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | manufacturers.v1.json | 775         "sectionName": {  object
 | 
| D | content.v2.1.json | 12567         "sectionName": {  object
 | 
| /external/swiftshader/src/Reactor/ | 
| D | SubzeroReactor.cpp | 676 					const char *sectionName = reinterpret_cast<const char *>(elfImage + sectionNameOffset);  in loadImage()  local
 | 
| /external/llvm/tools/llvm-objdump/ | 
| D | MachODump.cpp | 9200 StringRef SegInfo::sectionName(uint32_t SegIndex, uint64_t OffsetInSeg) {  in sectionName()  function in SegInfo
 |