Home
last modified time | relevance | path

Searched defs:sectionName (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/src/System/
DConfigurator.cpp58 std::string sectionName; in readConfiguration() local
147 std::optional<std::string> Configurator::getValueIfExists(const std::string &sectionName, const std… in getValueIfExists() argument
164 std::string Configurator::getValue(const std::string &sectionName, const std::string &keyName, cons… in getValue() argument
174 void Configurator::addValue(const std::string &sectionName, const std::string &keyName, const std::… in addValue()
179 bool Configurator::getBoolean(const std::string &sectionName, const std::string &keyName, bool defa… in getBoolean() argument
200 double Configurator::getFloat(const std::string &sectionName, const std::string &keyName, double de… in getFloat() argument
DConfigurator.hpp57 int Configurator::getInteger(const std::string &sectionName, const std::string &keyName, T defaultV… in getInteger() argument
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTrace.java55 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/
DTraceUtil.java33 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/
DTraceUtil.java33 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/
Dsnapshot_parser.cpp94 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 &sectionName) : 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/
DShadowTrace.java45 protected static void beginSection(String sectionName) { in beginSection()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp36 const char *sectionName) { in roundTripAllocateCodeSection()
45 const char *sectionName, in roundTripAllocateDataSection()
/external/deqp/modules/gles3/stress/
Des3sOcclusionQueryTests.cpp158 …std::string sectionName ("Case iteration " + de::toString(m_iterNdx+1) + "/" + de::toString(N… in iterate() local
/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp428 …const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt… in iterate() local
627 …const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt… in iterate() local
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp211 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
/external/deqp/modules/glshared/
DglsTextureBufferCase.cpp982 …const char* const sectionName = (m_postRender != 0 ? "Primary render program" : "Render program"… in init() local
1001 …const char* const sectionName = (m_preRender!= 0 ? "Secondary render program" : "Render program"… in init() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1114 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local
1200 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/
Delf2yaml.cpp389 ErrorOr<StringRef> sectionName = Obj.getSectionName(*sHdr); in dumpGroup() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp201 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp3415 StringRef MachORebaseEntry::sectionName() const { in sectionName() function in MachORebaseEntry
3978 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/
DvktMemoryPipelineBarrierTests.cpp1892 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local
1901 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/
DELFYAML.cpp1153 IO &IO, ELFYAML::SectionName &sectionName) { in mapping()
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1050 std::string sectionName = std::string("Iteration") + de::toString(m_iterNdx+1); in iterate() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dmanufacturers.v1.json775 "sectionName": { object
Dcontent.v2.1.json12567 "sectionName": { object
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp676 const char *sectionName = reinterpret_cast<const char *>(elfImage + sectionNameOffset); in loadImage() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp9200 StringRef SegInfo::sectionName(uint32_t SegIndex, uint64_t OffsetInSeg) { in sectionName() function in SegInfo