/third_party/skia/src/pathops/ |
H A D | SkPathOpsConic.cpp | 125 double ax, ay, az; in subDivide() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTexVerifierUtil.cpp | 80 const float az = de::abs(z); in getPossibleCubeFaces() local
|
H A D | tcuTexture.cpp | 2980 const float az = deFloatAbs(z); in selectCubeFace() local
|
/third_party/skia/tests/ |
H A D | StreamTest.cpp | 450 const char az[] = "abcdefghijklmnopqrstuvwxyz"; in DEF_TEST() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_rt_common.c | 317 nir_ssa_def *az = nir_fmul(b, sz, nir_vector_extract(b, v_a, kz)); in intersect_ray_amd_software_tri() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | amd_ext_to_khr.cpp | 613 Instruction* az = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local 751 Instruction* az = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceIndex() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | amd_ext_to_khr.cpp | 613 Instruction* az = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local 751 Instruction* az = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceIndex() local [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | amd_ext_to_khr.cpp | 619 Instruction* az = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local 759 Instruction* az = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceIndex() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryWatertightnessTests.cpp | 1738 const float az = -rng.getFloat(0.1f, 0.5f); in initAccelerationStructures() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryWatertightnessTests.cpp | 1718 const float az = -rng.getFloat(0.1f, 0.5f); in initAccelerationStructures() local
|
/third_party/openssl/ohos_lite/crypto/ec/ |
H A D | curve25519.c | 5435 uint8_t az[SHA512_DIGEST_LENGTH]; in ED25519_sign() local 5547 uint8_t az[SHA512_DIGEST_LENGT in ED25519_public_from_private() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | curve25519.c | 5447 uint8_t az[SHA512_DIGEST_LENGTH]; in ossl_ed25519_sign() local 5589 uint8_t az[SHA512_DIGEST_LENGT in ossl_ed25519_public_from_private() local [all...] |
/third_party/openssl/crypto/ec/ |
H A D | curve25519.c | 5447 uint8_t az[SHA512_DIGEST_LENGTH]; in ossl_ed25519_sign() local 5589 uint8_t az[SHA512_DIGEST_LENGT in ossl_ed25519_public_from_private() local [all...] |
/third_party/sqlite/src/ |
H A D | shell.c | 16335 const char *az[4]; in shellAuth() local 16949 static int captureOutputCallback(void *pArg, int nArg, char **azArg, char **az){ in captureOutputCallback() argument
|
H A D | sqlite3.c | 122647 static const char * const az[] = { "BEGIN", "RELEASE", "ROLLBACK" }; global() local [all...] |