| /third_party/rust/crates/num-traits/src/ |
| D | lib.rs | 581 fn compute<T: Num + Copy>(x: T, y: T) -> T { in check_num_ops() function 589 fn compute<T: NumRef>(x: T, y: &T) -> T { in check_numref_ops() function 597 fn compute<T: Copy>(x: &T, y: T) -> T in check_refnum_ops() function 608 fn compute<T>(x: &T, y: &T) -> T in check_refref_ops() function 619 fn compute<T: NumAssign + Copy>(mut x: T, y: T) -> T { in check_numassign_ops() function 633 fn compute<T: NumAssignRef + Copy>(mut x: T, y: &T) -> T { in check_numassignref_ops() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeZeroInitializeWorkgroupMemoryTests.hpp | 32 namespace compute namespace
|
| D | vktComputeWorkgroupMemoryExplicitLayoutTests.hpp | 32 namespace compute namespace
|
| D | vktComputeCooperativeMatrixTests.hpp | 32 namespace compute namespace
|
| D | vktComputeShaderBuiltinVarTests.hpp | 31 namespace compute namespace
|
| D | vktComputeTests.hpp | 31 namespace compute namespace
|
| D | vktComputeBasicComputeShaderTests.hpp | 31 namespace compute namespace
|
| D | vktComputeIndirectComputeDispatchTests.hpp | 31 namespace compute namespace
|
| D | vktComputeTests.cpp | 35 namespace compute namespace
|
| D | vktComputeTestsUtil.hpp | 37 namespace compute namespace
|
| D | vktComputeTestsUtil.cpp | 32 namespace compute namespace
|
| /third_party/typescript/tests/cases/conformance/dynamicImport/ |
| D | importCallExpressionInCJS2.ts | 10 async function compute(promise: Promise<any>) { function
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | GpuMemorySynchronizationTests.cpp | 97 wgpu::ComputePipeline compute; in TEST_P() local 163 wgpu::ComputePipeline compute; in TEST_P() local 195 wgpu::ComputePipeline compute; in TEST_P() local 303 wgpu::ComputePipeline compute; in TEST_P() local 339 wgpu::ComputePipeline compute; in TEST_P() local 378 wgpu::ComputePipeline compute; in TEST_P() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | importCallExpressionInCJS2.js | 10 async function compute(promise: Promise<any>) { function
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | deSha1.cpp | 39 Sha1 Sha1::compute (size_t size, const void* data) in compute() function in de::Sha1
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| D | d3d12_cmd_signature.h | 30 uint8_t compute:1; member
|
| D | d3d12_root_signature.cpp | 229 fill_key(struct d3d12_context *ctx, struct d3d12_root_signature_key *key, bool compute) in fill_key() 256 d3d12_get_root_signature(struct d3d12_context *ctx, bool compute) in d3d12_get_root_signature()
|
| D | d3d12_root_signature.h | 30 bool compute; member
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluContextInfo.hpp | 42 CachedValue (ComputeValue compute = ComputeValue(), const T& defaultValue = T()) in CachedValue()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | RegisterClassInfo.cpp | 90 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { in compute() function in RegisterClassInfo
|
| /third_party/ffmpeg/libswscale/arm/ |
| D | yuv2rgb_neon.S | 50 .macro compute dst ofmt macro
|
| /third_party/skia/src/core/ |
| D | SkM44.cpp | 56 auto compute = [&](sk4f r) { in setConcat() local 77 auto compute = [&](float r0, float r1, float r3) { in preConcat() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | gl_raii.h | 220 #define ANGLE_GL_COMPUTE_PROGRAM(name, compute) \ argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmSpirvVersionTests.cpp | 366 tcu::TestCaseGroup* createSpivVersionCheckTests (tcu::TestContext& testCtx, const bool compute) in createSpivVersionCheckTests()
|
| /third_party/python/Tools/ccbench/ |
| D | ccbench.py | 123 def compute(s): function
|