Home
last modified time | relevance | path

Searched refs:inUse (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp65 GLint inUse[BASE_NS::countof(uniform_props)] { 0 }; in ProcessPushConstants()
76 (GLsizei)sizeof(inUse), &len, inUse); in ProcessPushConstants()
77 if (inUse[0]) { in ProcessPushConstants()
79 map.pushConstants.back().location = inUse[1]; in ProcessPushConstants()
90 GLint inUse[BASE_NS::countof(block_props)] { 0 }; in ProcessStorageBlocks()
97 (GLsizei)sizeof(inUse), &len, inUse); in ProcessStorageBlocks()
98 if (inUse[0]) { in ProcessStorageBlocks()
101 PLUGIN_ASSERT(inUse[ in ProcessStorageBlocks()
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java38 boolean inUse; field in BasicPeriodBuilderFactory.Settings
52 Settings result = inUse ? copy() : this; in setUnits()
106 Settings result = inUse ? copy() : this; in setMaxLimit()
116 Settings result = inUse ? copy() : this; in setMinLimit()
125 Settings result = inUse ? copy() : this; in setAllowZero()
134 Settings result = inUse ? copy() : this; in setWeeksAloneOnly()
143 Settings result = inUse ? copy() : this; in setAllowMilliseconds()
157 inUse = true; in setInUse()
183 result.inUse = inUse; in copy()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java39 boolean inUse; field in BasicPeriodBuilderFactory.Settings
53 Settings result = inUse ? copy() : this; in setUnits()
107 Settings result = inUse ? copy() : this; in setMaxLimit()
117 Settings result = inUse ? copy() : this; in setMinLimit()
126 Settings result = inUse ? copy() : this; in setAllowZero()
135 Settings result = inUse ? copy() : this; in setWeeksAloneOnly()
144 Settings result = inUse ? copy() : this; in setAllowMilliseconds()
158 inUse = true; in setInUse()
184 result.inUse = inUse; in copy()
[all...]
/third_party/libdrm/include/drm/
H A Dvia_drm.h182 unsigned char inUse; /* owned by a client, or free? */ member
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 4 milliseconds