Home
last modified time | relevance | path

Searched defs:pos0 (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexPipeline.cpp109 Vector4f pos0; in transformBlend() local
124 Vector4f pos0; in transformBlend() local
141 Vector4f pos0; in transformBlend() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dresize_nearest_neighbor_cpu_kernel.cc91 size_t pos0 = i / (channel_ * out_height_ * out_width_) % batch_size_; in LaunchKernel() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c61 float *pos0 = v0->data[pos]; in wideline_line() local
Ddraw_pipe_wide_point.c141 float *pos0 = v0->data[pos]; in widepoint_point() local
Ddraw_pipe_stipple.c127 const float *pos0 = v0->data[pos]; in stipple_line() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Darithmetic_compare_fp16.cc114 int pos0 = param_->in_shape0_[dim] == 1 ? 0 : i; in BroadcastRun() local
/third_party/gettext/gettext-tools/src/
Dx-awk.c579 bool pos0 = true; /* true at start of regexp */ in x_awk_lex() local
/third_party/skia/tools/viewer/
DTouchGesture.cpp188 static SkScalar center(float pos0, float pos1) { in center()
/third_party/flutter/skia/tools/viewer/
DTouchGesture.cpp188 static SkScalar center(float pos0, float pos1) { in center()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtitvfmt.cpp1302 … UnicodeString& pat0, FieldPosition& pos0, // pattern and pos corresponding to {0} in adjustPosition()
/third_party/ffmpeg/libavcodec/
Damrwbdec.c385 int pos0 = BIT_STR(code, m, m) + off; in decode_2p_track() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingComplexControlFlowTests.cpp992 deUint32 pos0 = 0; in iterate() local
/third_party/ffmpeg/libavfilter/
Davf_showspectrum.c964 float pos0 = bin_pos(yy+0, h, inlink->sample_rate); in plot_channel_log() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1069 int pos0 = find_output_by_semantic(&shader->info.base, in generate_fs_loop() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp1159 void ImDrawList::AddBezierCurve(const ImVec2& pos0, const ImVec2& cp0, const ImVec2& cp1, const ImV… in AddBezierCurve()
Dimgui_widgets.cpp5309 ImVec2 pos0 = ImLerp(inner_bb.Min, inner_bb.Max, tp0); in PlotEx() local
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp1166 void ImDrawList::AddBezierCurve(const ImVec2& pos0, const ImVec2& cp0, const ImVec2& cp1, const ImV… in AddBezierCurve()
Dimgui_widgets.cpp5334 ImVec2 pos0 = ImLerp(inner_bb.Min, inner_bb.Max, tp0); in PlotEx() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp6508 ImVec2 pos0 = ImLerp(inner_bb.Min, inner_bb.Max, tp0); in PlotEx() local