Home
last modified time | relevance | path

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

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
DResizableDialog.java167 String sectionName = getDialogSettingsSectionName(); in getDialogSettings() local
/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.cpp382 …const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt… in iterate() local
574 …const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt… in iterate() local
/external/deqp/modules/glshared/
DglsTextureBufferCase.cpp965 …const char* const sectionName = (m_postRender != 0 ? "Primary render program" : "Render program"… in init() local
984 …const char* const sectionName = (m_preRender!= 0 ? "Secondary render program" : "Render program"… in init() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/settings/
DSettingsScreen.js278 …_addSectionWithExtensionProvidedSettings: function(sectionName, extensions, childSettingExtensions… argument
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1037 std::string sectionName = std::string("Iteration") + de::toString(m_iterNdx+1); in iterate() local