Home
last modified time | relevance | path

Searched defs:fill (Results 376 - 400 of 539) sorted by relevance

1...<<11121314151617181920>>...22

/kernel/linux/linux-6.6/crypto/
H A Daegis128-core.c294 unsigned int fill = AEGIS_BLOCK_SIZE - pos; in crypto_aegis128_process_ad() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c42 struct xsk_ring_prod fill; member
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py61 def fill(self, reportdata): member in ProximityState
97 def fill(self, reportdata): member in Buttons
122 def fill(self, reportdata): member in ToolID
/kernel/linux/linux-6.6/lib/
H A Ddecompress_bunzip2.c96 long (*fill)(void*, unsigned long); member
629 start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, long (*fill)(void*, unsigned long)) start_bunzip() argument
679 bunzip2(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *outbuf, long *pos, void(*error)(char *x)) bunzip2() argument
747 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *outbuf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dscpr.c402 int fill, count; in decompress_p() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake.c315 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 Dvf_fillborders.c51 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/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp358 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 DShaderVars.cpp550 void WorkGroupSize::fill(int fillValue) in fill() function in sh::WorkGroupSize
/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp401 bool fill = args.fShape->style().isSimpleFill(); in onDrawPath() local
/third_party/skia/samplecode/
H A DSamplePath.cpp144 SkPath fill; in drawPath() local
/third_party/skia/src/pdf/
H A DSkPDFUtils.cpp217 void SkPDFUtils::PaintPath(SkPaint::Style style, SkPathFillType fill, SkWStream* content) { in PaintPath() argument
/third_party/skia/tests/
H A DSVGDeviceTest.cpp443 const auto* fill = dom.findAttr(rect, "fill"); in DEF_TEST() local
606 const auto* fill = dom.findAttr(ellipseElement, "fill"); DEF_TEST() local
[all...]
/third_party/python/Modules/_blake2/impl/
H A Dblake2b.c356 uint32_t fill = 2 * BLAKE2B_BLOCKBYTES - left; in blake2b_update() local
H A Dblake2s.c329 size_t fill = 2 * BLAKE2S_BLOCKBYTES - left; in blake2s_update() local
/third_party/skia/gm/
H A Ddegeneratesegments.cpp324 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills]; variable
198 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
/third_party/skia/modules/sksg/samples/
H A DSampleSVGPong.cpp190 SkPaint fill, stroke; variable
/third_party/vk-gl-cts/framework/delibs/dethread/
H A DdeThreadTest.c360 deSemaphore fill; member
/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
H A Djs_animator.cpp192 std::string fill = "none"; in ParseAnimatorOption() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dptrace.c601 unsigned long long fill = ~0ull; in copy_pad_fprs() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dptrace.c608 unsigned long long fill = ~0ull; in copy_pad_fprs() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dptrace.c263 unsigned long long fill = ~0ull; in copy_pad_fprs() local
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_video.c211 __le32 fill; in saa7146_pgtable_build() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio.h117 unsigned long fill; /* official alloc count */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/
H A Dmace.c535 int fill, next, len; in mace_xmit_start() local

Completed in 25 milliseconds

1...<<11121314151617181920>>...22