/third_party/typescript/tests/baselines/reference/ |
H A D | mappedTypeModifiers.js | 13 var v01: T; variable 15 var v01: Pick<T, keyof T>; variable 16 var v01: Pick<Pick<T, keyof T>, keyof T>; variable 107 var v01;
variable 108 var v01;
variable 109 var v01;
variable 110 var v01;
variable
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsQuad.h | 34 SkDVector v01 = fPts[0] - fPts[1]; in controlsInside() local
|
H A D | SkPathOpsCubic.h | 33 SkDVector v01 = fPts[0] - fPts[1]; in controlsInside() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | j0.c | 154 v01 = 1.27304834834123699328e-02, /* 0x3F8A1270, 0x91C9C71A */ variable
|
H A D | j0f.c | 99 v01 = 1.2730483897e-02, /* 0x3c509385 */ variable
|
/third_party/musl/src/math/ |
H A D | j0.c | 154 v01 = 1.27304834834123699328e-02, /* 0x3F8A1270, 0x91C9C71A */ variable
|
H A D | j0f.c | 99 v01 = 1.2730483897e-02, /* 0x3c509385 */ variable
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBufferTestUtil.cpp | 346 int v01 = quadNdx*4 + 1; in computeIndices() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsBufferTestUtil.cpp | 507 int v01 = quadNdx*4 + 1; in computeIndices() local
|
H A D | glsShaderRenderCase.cpp | 224 int v01 = (y * stride) + x + 1; in QuadGrid() local 687 int v01 = (y * stride) + x + 1; in computeVertexReference() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderRenderCase.cpp | 281 int v01 = (y * stride) + x + 1; in QuadGrid() local 759 int v01 = (y * stride) + x + 1; in computeVertexReference() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFragmentOutputTests.cpp | 412 const Vec4 v01 = readVec4(vertices + ((cellY+1)*gridWidth + cellX+0)*numComponents, numComponents); in renderFloatReference() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 1366 LLVMValueRef v01, v in s3tc_decode_block_dxt1() local 1216 lp_build_lerp23_single(struct lp_build_context *bld, LLVMValueRef v01) lp_build_lerp23_single() argument [all...] |
H A D | lp_bld_sample.c | 2250 lp_build_reduce_filter(struct lp_build_context *bld, enum pipe_tex_reduction_mode mode, unsigned flags, unsigned num_chan, LLVMValueRef x, LLVMValueRef *v00, LLVMValueRef *v01, LLVMValueRef *out) lp_build_reduce_filter() argument 2278 lp_build_reduce_filter_2d(struct lp_build_context *bld, enum pipe_tex_reduction_mode mode, unsigned flags, unsigned num_chan, LLVMValueRef x, LLVMValueRef y, LLVMValueRef *v00, LLVMValueRef *v01, LLVMValueRef *v10, LLVMValueRef *v11, LLVMValueRef *out) lp_build_reduce_filter_2d() argument
|
H A D | lp_bld_arit.c | 1471 lp_build_lerp_2d(struct lp_build_context *bld, LLVMValueRef x, LLVMValueRef y, LLVMValueRef v00, LLVMValueRef v01, LLVMValueRef v10, LLVMValueRef v11, unsigned flags) lp_build_lerp_2d() argument
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.c | 88 lerp_2d(float a, float b, float v00, float v10, float v01, float v11) lerp_2d() argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_sse2.c | 242 static void FTransformPass2_SSE2(const __m128i* const v01, in FTransformPass2_SSE2() argument 330 __m128i v01, v32; in FTransform_SSE2() local
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 1246 LLVMValueRef v[3], v01, voffset2; in ac_build_buffer_store_dword() local
|