| /third_party/ffmpeg/libavcodec/ |
| H A D | photocd.c | 82 int fill; in interp_lowres() local [all...] |
| H A D | scpr.c | 402 int fill, count; in decompress_p() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_maskfun.c | 34 int fill; member 286 int fill = s->fill; in process_command() local [all...] |
| H A D | vf_deshake.c | 315 deshake_transform_c(AVFilterContext *ctx, int width, int height, int cw, int ch, const float *matrix_y, const float *matrix_uv, enum InterpolateMethod interpolate, enum FillMethod fill, AVFrame *in, AVFrame *out) deshake_transform_c() argument
|
| H A D | vf_fillborders.c | 51 uint8_t fill[4]; member 214 uint8_t fill = s->fill[p]; in fixed_borders8() local 239 uint16_t fill = s->fill[p] << (s->depth - 8); in fixed_borders16() local 398 lerp8(int fill, int src, int pos, int size) lerp8() argument 403 lerp16(int fill, int src, int pos, int size, int depth) lerp16() argument 414 const uint8_t fill = s->fill[p]; fade_borders8() local 456 const uint16_t fill = s->fill[p] << (depth - 8); fade_borders16() local [all...] |
| /third_party/gn/misc/emacs/ |
| H A D | gn-mode.el | |
| /third_party/mbedtls/library/ |
| H A D | ripemd160.c | 271 size_t fill; in mbedtls_ripemd160_update() local
|
| /third_party/mesa3d/src/amd/vulkan/radix_sort/ |
| H A D | radix_sort_vk.h | 99 VkPipelineLayout fill; member 108 VkPipeline fill; member
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_container.c | 283 uint32_t fill = 0; in dxil_container_add_state_validation() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_util.cpp | 295 void BitSet::fill(uint32_t val) in fill() function in nv50_ir::BitSet
|
| /third_party/mesa3d/src/util/tests/vma/ |
| H A D | vma_random_test.cpp | 205 void fill() in fill() function
|
| /third_party/rust/crates/lazycell/src/ |
| H A D | lib.rs | 75 pub fn fill(&self, value: T) -> Result<(), T> { in fill() functions 256 pub fn fill(&self, t: T) -> Result<(), T> { in fill() functions [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | WebGLReadOutsideFramebufferTest.cpp | 25 void fill(unsigned tag) in fill() function in __anon20251::PixelRect
|
| /third_party/skia/tools/viewer/ |
| H A D | SkottieSlide.cpp | 226 SkPaint fill, stroke; in draw() local
|
| /third_party/python/Objects/stringlib/ |
| H A D | transmogrify.h | 106 pad(PyObject *self, Py_ssize_t left, Py_ssize_t right, char fill) in pad() argument 122 memset(STRINGLIB_STR(u), fill, left); in pad() local 128 fill, right); in pad() local 225 Py_ssize_t fill; in stringlib_zfill_impl() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | arg.cc | 213 size_t fill = 0; in ConvertCharImpl() local 227 size_t fill = 0; in ConvertIntImplInnerSlow() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | fixed_array.h | 341 void fill(const value_type& val) { std::fill(begin(), end(), val); } in fill() function in absl::FixedArray
|
| /third_party/skia/gm/ |
| H A D | cubicpaths.cpp | 126 drawPath(SkPath& path,SkCanvas* canvas,SkColor color, const SkRect& clip,SkPaint::Cap cap, SkPaint::Join join, SkPaint::Style style, SkPathFillType fill, SkScalar strokeWidth) drawPath() argument 245 drawPath(SkPath& path,SkCanvas* canvas,SkColor color, const SkRect& clip,SkPaint::Cap cap, SkPaint::Join join, SkPaint::Style style, SkPathFillType fill, SkScalar strokeWidth) drawPath() argument [all...] |
| H A D | strokes.cpp | 428 SkPath fill; variable
|
| H A D | circulararcs.cpp | 257 SkPaint fill; in DEF_SIMPLE_GM() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | kernel.cpp | 358 const uint8_t fill = (sign_ext && msb(v) ? ~0 : 0); in extend() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ShaderVars.cpp | 550 void WorkGroupSize::fill(int fillValue) in fill() function in sh::WorkGroupSize
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AALinearizingConvexPathRenderer.cpp | 401 bool fill = args.fShape->style().isSimpleFill(); in onDrawPath() local
|
| /third_party/skia/samplecode/ |
| H A D | SamplePath.cpp | 144 SkPath fill; in drawPath() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFUtils.cpp | 217 void SkPDFUtils::PaintPath(SkPaint::Style style, SkPathFillType fill, SkWStream* content) { in PaintPath() argument
|