OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:patternType
(Results
1 - 8
of
8
) sorted by null
/system/vold/
DirectVolume.h
32
enum
PatternType
{ prefix, wildcard };
33
PatternType
patternType
;
DirectVolume.cpp
43
patternType
= prefix;
45
patternType
= wildcard;
56
switch (
patternType
) {
/external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp
90
enum
PatternType
98
DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, bool isEnabled,
PatternType
patternType
, const tcu::Vec4& color);
105
static const char* getPatternTypeName (
PatternType
type);
116
const
PatternType
m_patternType;
125
const char* DitheringCase::getPatternTypeName (const
PatternType
type)
138
DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* const name, const char* const description, const bool ditheringEnabled, const
PatternType
patternType
, const Vec4& color)
142
, m_patternType (
patternType
)
530
const DitheringCase::
PatternType
patternType = (DitheringCase::PatternType)patternTypeI
[
all
...]
/external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp
90
enum
PatternType
98
DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, bool isEnabled,
PatternType
patternType
, const tcu::Vec4& color);
105
static const char* getPatternTypeName (
PatternType
type);
116
const
PatternType
m_patternType;
125
const char* DitheringCase::getPatternTypeName (const
PatternType
type)
138
DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* const name, const char* const description, const bool ditheringEnabled, const
PatternType
patternType
, const Vec4& color)
142
, m_patternType (
patternType
)
530
const DitheringCase::
PatternType
patternType = (DitheringCase::PatternType)patternTypeI
[
all
...]
/external/icu/icu4c/source/i18n/
decimfmt.cpp
132
int8_t
patternType
;
143
patternType
= type;
232
affix_1->
patternType
== affix_2->
patternType
;
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
decimfmt.cpp
132
int8_t
patternType
;
143
patternType
= type;
232
affix_1->
patternType
== affix_2->
patternType
;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 1039 milliseconds