Home
last modified time | relevance | path

Searched defs:v01 (Results 1 - 18 of 18) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DmappedTypeModifiers.js13 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 DSkPathOpsQuad.h34 SkDVector v01 = fPts[0] - fPts[1]; in controlsInside() local
H A DSkPathOpsCubic.h33 SkDVector v01 = fPts[0] - fPts[1]; in controlsInside() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dj0.c154 v01 = 1.27304834834123699328e-02, /* 0x3F8A1270, 0x91C9C71A */ variable
H A Dj0f.c99 v01 = 1.2730483897e-02, /* 0x3c509385 */ variable
/third_party/musl/src/math/
H A Dj0.c154 v01 = 1.27304834834123699328e-02, /* 0x3F8A1270, 0x91C9C71A */ variable
H A Dj0f.c99 v01 = 1.2730483897e-02, /* 0x3c509385 */ variable
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp346 int v01 = quadNdx*4 + 1; in computeIndices() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp507 int v01 = quadNdx*4 + 1; in computeIndices() local
H A DglsShaderRenderCase.cpp224 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 DglcShaderRenderCase.cpp281 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 Des3fFragmentOutputTests.cpp412 const Vec4 v01 = readVec4(vertices + ((cellY+1)*gridWidth + cellX+0)*numComponents, numComponents); in renderFloatReference() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1366 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 Dlp_bld_sample.c2250 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 Dlp_bld_arit.c1471 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 Dsp_tex_sample.c88 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 Denc_sse2.c242 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 Dac_llvm_build.c1246 LLVMValueRef v[3], v01, voffset2; in ac_build_buffer_store_dword() local

Completed in 39 milliseconds