/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | cgenerator.py | 396 polymorphic_bases = (otherType.elem.get('parentstruct') 397 for otherType in self.registry.typedict.values())
|
/third_party/vulkan-headers/registry/ |
H A D | cgenerator.py | 396 polymorphic_bases = (otherType.elem.get('parentstruct') 397 for otherType in self.registry.typedict.values())
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DateTimePatternGenerator.java | 2903 int otherType = other.type[i]; in getDistance() 2904 if (myType == otherType) continue; // identical (maybe both zero) add 0 in getDistance() 2908 } else if (otherType == 0) { // and mine is not in getDistance() 2912 result += Math.abs(myType - otherType); // square of mismatch in getDistance()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DateTimePatternGenerator.java | 2765 int otherType = other.type[i]; in getDistance() 2766 if (myType == otherType) continue; // identical (maybe both zero) add 0 in getDistance() 2770 } else if (otherType == 0) { // and mine is not in getDistance() 2774 result += Math.abs(myType - otherType); // square of mismatch in getDistance()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderMatrixTests.cpp | 805 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in init() local 807 if (otherType == TYPE_FLOAT) in init() 811 DE_ASSERT(isDataTypeVector(otherType)); in init() 812 resultType = otherType; in init()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | cms.h | 173 ASN1_TYPE *otherType);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | dtptngen.cpp | 2420 int32_t otherType = other.skeleton.type[i]; in getDistance() local 2421 if (myType==otherType) { in getDistance() 2429 if (otherType==0) { in getDistance() 2434 result += abs(myType - otherType); in getDistance()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtptngen.cpp | 2412 int32_t otherType = other.skeleton.type[i]; in getDistance() local 2413 if (myType==otherType) { in getDistance() 2421 if (otherType==0) { in getDistance() 2426 result += abs(myType - otherType); in getDistance()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | dtptngen.cpp | 2333 int32_t otherType = other.skeleton.type[i]; 2334 if (myType==otherType) { 2342 if (otherType==0) { 2347 result += abs(myType - otherType);
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_env.c | 671 ASN1_TYPE *otherType) in CMS_add0_recipient_key() 749 kekri->kekid->other->keyAttr = otherType; in CMS_add0_recipient_key() 666 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) CMS_add0_recipient_key() argument
|
/third_party/openssl/crypto/cms/ |
H A D | cms_env.c | 652 ASN1_TYPE *otherType) in CMS_add0_recipient_key() 730 kekri->kekid->other->keyAttr = otherType; in CMS_add0_recipient_key() 647 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) CMS_add0_recipient_key() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderMatrixTests.cpp | 1715 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in setupShader() local 1717 if (otherType == TYPE_FLOAT) in setupShader() 1721 DE_ASSERT(isDataTypeVector(otherType)); in setupShader()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderMatrixTests.cpp | 1458 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in init() local 1460 if (otherType == TYPE_FLOAT) in init() 1464 DE_ASSERT(isDataTypeVector(otherType)); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderMatrixTests.cpp | 1718 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in setupShader() local 1720 if (otherType == TYPE_FLOAT) in setupShader() 1724 DE_ASSERT(isDataTypeVector(otherType)); in setupShader()
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | cms.h | 320 ASN1_TYPE *otherType);
|