OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sectionName
(Results
1 - 13
of
13
) sorted by null
/external/nist-pkits/
extract-pkits-tests.pl
27
my $
sectionName
;
77
public void test${
sectionName
}_${testName}() throws Exception {
170
$
sectionName
= $1;
171
$
sectionName
=~ s/ //g;
172
$
sectionName
=~ s/-//g;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
ResizableDialog.java
167
String
sectionName
= getDialogSettingsSectionName();
168
if (settings.getSection(
sectionName
) == null) {
169
return settings.addNewSection(
sectionName
);
171
return settings.getSection(
sectionName
);
/external/deqp/modules/gles3/stress/
es3sOcclusionQueryTests.cpp
158
std::string
sectionName
("Case iteration " + de::toString(m_iterNdx+1) + "/" + de::toString(NUM_CASE_ITERATIONS));
159
tcu::ScopedLogSection section (log,
sectionName
.c_str(),
sectionName
.c_str());
/external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp
36
const char *
sectionName
) {
39
size, alignment, sectionID,
sectionName
);
45
const char *
sectionName
,
47
if (!strcmp(
sectionName
, "__compact_unwind"))
50
size, alignment, sectionID,
sectionName
, isReadOnly);
107
unsigned SectionID, StringRef
SectionName
, bool IsReadOnly) {
110
SectionID,
SectionName
, IsReadOnly);
114
unsigned SectionID, StringRef
SectionName
) {
117
SectionID,
SectionName
);
/external/deqp/modules/gles31/functional/
es31fShaderHelperInvocationTests.cpp
382
const string
sectionName
= string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(m_numIters);
383
const tcu::ScopedLogSection section (m_testCtx.getLog(), (string("Iter") + de::toString(m_iterNdx)),
sectionName
);
574
const string
sectionName
= string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(m_numIters);
575
const tcu::ScopedLogSection section (m_testCtx.getLog(), (string("Iter") + de::toString(m_iterNdx)),
sectionName
);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/settings/
SettingsScreen.js
245
var
sectionName
= descriptor["section"] || "";
246
if (!
sectionName
&& descriptor["parentSettingName"]) {
250
extensionsBySectionId.set(
sectionName
, extension);
269
* @param {string}
sectionName
273
_addSectionWithExtensionProvidedSettings: function(
sectionName
, extensions, childSettingExtensionsByParentName)
275
var uiSectionName =
sectionName
&& WebInspector.UIString(
sectionName
);
[
all
...]
/external/deqp/modules/glshared/
glsTextureBufferCase.cpp
965
const char* const
sectionName
= (m_postRender != 0 ? "Primary render program" : "Render program");
966
const tcu::ScopedLogSection section (log,
sectionName
,
sectionName
);
984
const char* const
sectionName
= (m_preRender!= 0 ? "Secondary render program" : "Render program");
985
const tcu::ScopedLogSection section (log,
sectionName
,
sectionName
);
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
Completed in 752 milliseconds