Searched defs:firstMask (Results 1 – 9 of 9) sorted by relevance
| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| D | FieldMaskUtil.java | 246 FieldMask firstMask, FieldMask secondMask, FieldMask... otherMasks) { in union() 262 FieldMask firstMask, FieldMask secondMask, FieldMask... otherMasks) { in subtract()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | UTS46.java | 577 int firstMask=U_MASK(UBiDiProps.INSTANCE.getClass(c)); in checkLabelBiDi() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | UTS46.java | 568 int firstMask=U_MASK(UBiDiProps.INSTANCE.getClass(c)); in checkLabelBiDi() local
|
| /third_party/skia/m133/third_party/externals/icu/source/common/ |
| D | uts46.cpp | 995 uint32_t firstMask=U_MASK(u_charDirection(c)); in checkLabelBiDi() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | uts46.cpp | 1006 uint32_t firstMask=U_MASK(u_charDirection(c)); in checkLabelBiDi() local
|
| /third_party/icu/icu4c/source/common/ |
| D | uts46.cpp | 1006 uint32_t firstMask=U_MASK(u_charDirection(c)); in checkLabelBiDi() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRenderOperatorTests.cpp | 206 …:string twoValuedVec4 (const std::string& first, const std::string& second, const BVec4& firstMask) in twoValuedVec4()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderOperatorTests.cpp | 206 …:string twoValuedVec4 (const std::string& first, const std::string& second, const BVec4& firstMask) in twoValuedVec4()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fShaderOperatorTests.cpp | 292 static string twoValuedVec4 (const string& first, const string& second, const BVec4& firstMask) in twoValuedVec4()
|