Home
last modified time | relevance | path

Searched defs:clr (Results 1 - 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_clear_color_test.cc49 auto* clr = cmd->AsClearColor(); in TEST_F() local
H A Dparser_clear_depth_test.cc49 auto* clr = cmd->AsClearDepth(); in TEST_F() local
H A Dparser_clear_stencil_test.cc49 auto* clr = cmd->AsClearStencil(); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dprint.h40 namespace clr { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dprint.h40 namespace clr { namespace
/third_party/spirv-tools/source/
H A Dprint.h40 namespace clr { namespace
/third_party/toybox/lib/
H A Dargs.c145 struct opts *clr; in gotflag() local
/third_party/zlib/examples/
H A Dgzjoin.c279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.cpp63 initialize(ComponentInterference& comp_interference, LiveRangeMap::ChannelLiveRange& clr) initialize() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_blt.c221 struct blt_clear_op clr = {}; in etna_blit_clear_color_blt() local
300 struct blt_clear_op clr = {}; etna_blit_clear_zs_blt() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpio/
H A Dgpio-rockchip.c475 unsigned int clr = IRQ_NOREQUEST | IRQ_NOPROBE | IRQ_NOAUTOEN; in rockchip_interrupts_register() local
/device/soc/rockchip/common/sdk_linux/drivers/gpio/
H A Dgpio-rockchip.c478 unsigned int clr = IRQ_NOREQUEST | IRQ_NOPROBE | IRQ_NOAUTOEN; in rockchip_interrupts_register() local
/device/soc/rockchip/rk3588/kernel/drivers/gpio/
H A Dgpio-rockchip.c504 unsigned int clr = IRQ_NOREQUEST | IRQ_NOPROBE | IRQ_NOAUTOEN; in rockchip_interrupts_register() local
/third_party/ffmpeg/libavcodec/
H A Dscpr.c304 uint32_t clr = 0, r, g, b, backstep = linesize - avctx->width; in decompress_i() local
461 uint32_t r, g, b, clr, ptype = 0; in decompress_p() local
537 uint32_t clr, *dst = (uint32_t *)s->current_frame->data[0]; in decode_frame() local
[all...]
H A Dscpr.h75 decode_run_i(AVCodecContext *avctx, uint32_t ptype, int run, int *px, int *py, uint32_t clr, uint32_t *dst, int linesize, uint32_t *plx, uint32_t *ply, uint32_t backstep, int off, int *cx, int *cx1) decode_run_i() argument
217 decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, int x, int y, uint32_t clr, uint32_t *dst, uint32_t *prev, int linesize, int plinesize, uint32_t *bx, uint32_t *by, uint32_t backstep, int sx1, int sx2, int *cx, int *cx1) decode_run_p() argument
[all...]
H A Dscpr3.c937 uint32_t clr = 0, lx, ly, ptype, r, g, b; in decompress_i3() local
1169 uint32_t clr, ptype = 0, r, g, b; in decompress_p3() local
H A Dsmacker.c430 int clr, map; in decode_frame() local
H A Dmobiclip.c698 int clr, acc1, acc2; in pick_7() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDitheringTests.cpp337 const tcu::RGBA clr = renderedImg.getPixel(x, y); in drawAndCheckGradient() local
H A Des3fMultisampleTests.cpp1180 const tcu::RGBA& clr = clearedImg.getPixel(x, y); in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDitheringTests.cpp330 const tcu::RGBA clr = renderedImg.getPixel(x, y); in drawAndCheckGradient() local
H A Des2fMultisampleTests.cpp1021 const tcu::RGBA& clr = clearedImg.getPixel(x, y); in iterate() local
/third_party/mksh/
H A Dvar.c762 typeset(const char *var, uint32_t set, uint32_t clr, int field, int base) in typeset() argument
767 vtypeset(int *ep, const char *var, uint32_t set, uint32_t clr, in vtypeset() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_config.c2266 char clr[6]="clear", wakeind_str[32]="\0"; in dhd_conf_wowl_wakeind() local
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c570 static void its_encode_sgi_clear(struct its_cmd_block *cmd, bool clr) in its_encode_sgi_clear() argument
1375 static void lpi_write_config(struct irq_data *d, u8 clr, u8 set) in lpi_write_config() argument
1448 static void lpi_update_config(struct irq_data *d, u8 clr, u8 set) in lpi_update_config() argument
3035 static u64 its_clear_vpend_valid(void __iomem *vlpi_base, u64 clr, u64 set) in its_clear_vpend_valid() argument

Completed in 36 milliseconds

12