Home
last modified time | relevance | path

Searched refs:resDepth (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceBundle.java126 int resDepth = 0; // depth of found resource; in getFunctionalEquivalent()
180 if ((fullBase != null) && ((resDepth) > defDepth)) { in getFunctionalEquivalent()
183 defDepth = resDepth; in getFunctionalEquivalent()
190 resDepth++; in getFunctionalEquivalent()
201 resDepth = 0; in getFunctionalEquivalent()
219 if ((fullBase != null) && ((resDepth) > defDepth)) { in getFunctionalEquivalent()
222 defDepth = resDepth; in getFunctionalEquivalent()
229 resDepth++; in getFunctionalEquivalent()
242 && resDepth <= defDepth) { // default was set in same locale or child in getFunctionalEquivalent()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundle.java123 int resDepth = 0; // depth of found resource; in getFunctionalEquivalent()
177 if ((fullBase != null) && ((resDepth) > defDepth)) { in getFunctionalEquivalent()
180 defDepth = resDepth; in getFunctionalEquivalent()
187 resDepth++; in getFunctionalEquivalent()
198 resDepth = 0; in getFunctionalEquivalent()
216 if ((fullBase != null) && ((resDepth) > defDepth)) { in getFunctionalEquivalent()
219 defDepth = resDepth; in getFunctionalEquivalent()
226 resDepth++; in getFunctionalEquivalent()
239 && resDepth <= defDepth) { // default was set in same locale or child in getFunctionalEquivalent()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp990 const auto resDepth = resultAccess.getDepth();
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth);
1000 DE_UNREF(resDepth);
H A DvktMeshShaderMiscTests.cpp219 const auto resDepth = resultAccess.getDepth(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
229 DE_UNREF(resDepth); in verifyResult()
H A DvktMeshShaderMiscTestsEXT.cpp223 const auto resDepth = resultAccess.getDepth(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
233 DE_UNREF(resDepth); in verifyResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp990 const auto resDepth = resultAccess.getDepth();
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth);
1000 DE_UNREF(resDepth);
H A DvktMeshShaderMiscTests.cpp219 const auto resDepth = resultAccess.getDepth(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
229 DE_UNREF(resDepth); in verifyResult()
H A DvktMeshShaderMiscTestsEXT.cpp223 const auto resDepth = resultAccess.getDepth(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
233 DE_UNREF(resDepth); in verifyResult()
/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 51 milliseconds