Home
last modified time | relevance | path

Searched defs:mixed (Results 1 - 25 of 35) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DGenderInfoTest.java62 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 DGenderInfoTest.java59 public void check(Gender neutral, Gender mixed, Gender taints, Gender... genders) { in check() argument
/kernel/linux/linux-5.10/sound/pci/oxygen/
H A Dxonar_cs43xx.c261 static void update_cs43xx_center_lfe_mix(struct oxygen *chip, bool mixed) in update_cs43xx_center_lfe_mix() argument
H A Dxonar_wm87x6.c476 static void update_wm8766_center_lfe_mix(struct oxygen *chip, bool mixed) in update_wm8766_center_lfe_mix() argument
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Dxonar_cs43xx.c261 static void update_cs43xx_center_lfe_mix(struct oxygen *chip, bool mixed) in update_cs43xx_center_lfe_mix() argument
H A Dxonar_wm87x6.c476 static void update_wm8766_center_lfe_mix(struct oxygen *chip, bool mixed) in update_wm8766_center_lfe_mix() argument
/third_party/lame/libmp3lame/
H A Dlame-analysis.h79 int mixed[2][2]; member
/third_party/icu/icu4c/source/test/cintltst/
H A Dcstrcase.c425 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...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dspace-info.c226 int mixed = 0; in btrfs_init_space_info() local
H A Dtree-checker.c763 bool mixed = false; in btrfs_check_chunk_valid() local
H A Dsuper.c2196 int mixed = 0; in btrfs_statfs() local
H A Dblock-group.c1911 const bool mixed = btrfs_fs_incompat(info, MIXED_GROUPS); in read_one_block_group() local
/kernel/linux/linux-5.10/drivers/iommu/
H A Domap-iommu.h25 u32 endian, elsz, mixed; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dspace-info.c267 int mixed = 0; in btrfs_init_space_info() local
H A Dtree-checker.c805 bool mixed = false; in btrfs_check_chunk_valid() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c1313 struct intel_memory_region *mixed[] = { mr, system }; in igt_mmap_migrate() local
/kernel/linux/linux-6.6/drivers/iommu/
H A Domap-iommu.h25 u32 endian, elsz, mixed; member
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp521.c1923 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 Decp_nistp224.c1419 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...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingWatertightnessTests.cpp463 const tcu::Vec3 mixed = mixVec3(mixVec3(a, b, alfa), c, beta); in initBottomAccelerationStructure() local
/third_party/openssl/crypto/ec/
H A Decp_nistp521.c1923 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 Decp_nistp224.c1419 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...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingWatertightnessTests.cpp463 const tcu::Vec3 mixed = mixVec3(mixVec3(a, b, alfa), c, beta); in initBottomAccelerationStructure() local
/kernel/linux/linux-5.10/
H A DMakefile[all...]
/kernel/linux/linux-6.6/
H A DMakefile[all...]

Completed in 41 milliseconds

12