| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | GenderInfoTest.java | 62 public void check(Gender neutral, Gender mixed, Gender taints, Gender... genders) { in check() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | GenderInfoTest.java | 59 public void check(Gender neutral, Gender mixed, Gender taints, Gender... genders) { in check() argument
|
| /third_party/lame/libmp3lame/ |
| H A D | lame-analysis.h | 79 int mixed[2][2]; member
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cstrcase.c | 425 mixed[]= { 0x61, 0x42, 0x130, 0x49, 0x131, 0x3d0, 0xdf, 0xfb03, 0xd93f, 0xdfff }, in TestCaseFolding() local 629 mixed[]= { 0x61, 0x42, 0x131, 0x3a3, 0xdf, 0xfb03, 0xd93f, 0xdfff, 0 }, TestCaseCompare() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_nistp521.c | 1923 int mixed = 0; in ossl_ec_GFp_nistp521_points_mul() local 1206 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) point_add() argument 1582 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const felem pre_comp[][17][3], const felem g_pre_comp[16][3]) batch_mul() argument [all...] |
| H A D | ecp_nistp224.c | 1419 int mixed in ossl_ec_GFp_nistp224_points_mul() local 907 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) point_add() argument 1139 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const felem pre_comp[][17][3], const felem g_pre_comp[2][16][3]) batch_mul() argument [all...] |
| H A D | ecp_nistp256.c | 2030 int mixed = 0; in ossl_ec_GFp_nistp256_points_mul() local 1235 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const smallfelem x2, const smallfelem y2, const smallfelem z2) point_add() argument 1672 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const smallfelem pre_comp[][17][3], const smallfelem g_pre_comp[2][16][3]) batch_mul() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingWatertightnessTests.cpp | 463 const tcu::Vec3 mixed = mixVec3(mixVec3(a, b, alfa), c, beta); in initBottomAccelerationStructure() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistp521.c | 1923 int mixed = 0; in ossl_ec_GFp_nistp521_points_mul() local 1206 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) point_add() argument 1582 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const felem pre_comp[][17][3], const felem g_pre_comp[16][3]) batch_mul() argument [all...] |
| H A D | ecp_nistp224.c | 1419 int mixed in ossl_ec_GFp_nistp224_points_mul() local 907 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) point_add() argument 1139 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const felem pre_comp[][17][3], const felem g_pre_comp[2][16][3]) batch_mul() argument [all...] |
| H A D | ecp_nistp256.c | 2030 int mixed = 0; in ossl_ec_GFp_nistp256_points_mul() local 1235 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const smallfelem x2, const smallfelem y2, const smallfelem z2) point_add() argument 1672 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const smallfelem pre_comp[][17][3], const smallfelem g_pre_comp[2][16][3]) batch_mul() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingWatertightnessTests.cpp | 463 const tcu::Vec3 mixed = mixVec3(mixVec3(a, b, alfa), c, beta); in initBottomAccelerationStructure() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_compile.c | 936 bool mixed = nir_is_non_scalar_swizzle(&instr->src[0], nr_components); in emit_alu() local
|
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.cpp | 13407 uint32x4_t mixed = vbslq_u32(vmovq_n_u32(0xFFFF0000), abc, composed); in convert_masked_utf8_to_utf16() local [all...] |