| /external/exoplayer/tree/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | TraceUtil.java | 35 public static void beginSection(String sectionName) { in beginSection() 53 private static void beginSectionV18(String sectionName) { in beginSectionV18()
|
| /external/OpenCSD/decoder/tests/snapshot_parser_lib/source/ |
| D | snapshot_parser.cpp | 90 bool IsSectionHeader(const string& line, string& sectionName) in IsSectionHeader() 342 auto_ptr<Section> NewSection( const string& sectionName, Parsed& result) in NewSection() 397 auto_ptr<Section> NewDeviceList(const string& sectionName, ParsedDevices& result) in NewDeviceList() 447 auto_ptr<Section> NewSnapshotInfo(const string& sectionName, ParsedDevices& result) in NewSnapshotInfo() 486 auto_ptr<Section> NewTraceMetaData(const string& sectionName, ParsedDevices& result) in NewTraceMetaData() 537 …TraceBufferSection(ParsedTrace& result, const std::string §ionName) : m_result(result), m_sect… in TraceBufferSection() 624 auto_ptr<Section> NewTraceSection(const string& sectionName, ParsedTrace& result) in NewTraceSection() 673 string sectionName; in ParseSingleDevice() local 707 string sectionName; in ParseDeviceList() local 750 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-project/lld/lib/ReaderWriter/MachO/ |
| D | SectCreateFile.h | 54 StringRef sectionName() const { return _sectName; } in sectionName() function
|
| D | Atoms.h | 93 StringRef sectionName, Alignment align) in MachODefinedCustomSectionAtom()
|
| D | MachONormalizedFileFromAtoms.cpp | 58 StringRef sectionName; member 230 StringRef sectionName; in getRelocatableSection() local 261 StringRef sectionName; member
|
| D | MachONormalizedFile.h | 118 StringRef sectionName; member
|
| D | File.h | 66 uint64_t contentSize, StringRef sectionName, in addDefinedAtomInCustomSection()
|
| D | MachONormalizedFileToAtoms.cpp | 56 StringRef sectionName; member 1594 StringRef §ionName, in relocatableSectionInfoForContentType()
|
| /external/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITCAPITest.cpp | 36 const char *sectionName) { in roundTripAllocateCodeSection() 45 const char *sectionName, in roundTripAllocateDataSection()
|
| /external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITCAPITest.cpp | 35 const char *sectionName) { in roundTripAllocateCodeSection() 44 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() local 627 …const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt… in iterate() local
|
| /external/llvm-project/lld/COFF/ |
| D | Chunks.cpp | 38 StringRef sectionName; in SectionChunk() local 600 StringRef sectionName) { in consumeDebugMagic()
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassMultisampleResolveTests.cpp | 823 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local 909 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local 1010 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local 1950 const std::string sectionName ("MaxAttachmentsVerify"); in verify() 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() local 1001 …const char* const sectionName = (m_preRender!= 0 ? "Secondary render program" : "Render program"… in init() 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/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonAsmPrinter.cpp | 201 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
|
| /external/llvm-project/lld/include/lld/ReaderWriter/ |
| D | MachOLinkingContext.h | 436 StringRef sectionName; member
|
| /external/llvm-project/llvm/lib/Object/ |
| D | MachOObjectFile.cpp | 3435 StringRef MachORebaseEntry::sectionName() const { in sectionName() function in MachORebaseEntry 3987 StringRef MachOBindEntry::sectionName() const { in sectionName() function in MachOBindEntry 4103 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex, in sectionName() function in BindRebaseSegInfo
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | MachOObjectFile.cpp | 3415 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/ |
| D | vktMemoryPipelineBarrierTests.cpp | 1889 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local 1898 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local 1907 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logExecute() local 4288 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local 4300 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logSubmit() local 4428 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local 4572 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local 4584 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logSubmit() local 4635 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()
|