| /third_party/mesa3d/src/panfrost/lib/ |
| D | pan_blend.c | 62 bool is_alpha) in is_2srcdest() 78 bool is_alpha, in can_fixed_function_equation() 195 bool is_alpha, in to_panfrost_function()
|
| /third_party/ffmpeg/libavcodec/ |
| D | vp56.c | 427 static av_always_inline void vp56_render_mb(VP56Context *s, int row, int col, int is_alpha, VP56mb … in vp56_render_mb() 490 static int vp56_decode_mb(VP56Context *s, int row, int col, int is_alpha) in vp56_decode_mb() 509 static int vp56_conceal_mb(VP56Context *s, int row, int col, int is_alpha) in vp56_conceal_mb() 663 int is_alpha = (jobnr == 1); in ff_vp56_decode_mbs() local
|
| D | libvpxenc.c | 81 uint8_t is_alpha; member
|
| /third_party/protobuf/src/google/protobuf/io/ |
| D | io_win32.cc | 90 static bool is_alpha(char ch) { return isalpha(ch); } in is_alpha() function 95 static bool is_alpha(wchar_t ch) { return iswalpha(ch); } in is_alpha() function
|
| /third_party/rust/crates/nom/src/ |
| D | traits.rs | 159 fn is_alpha(self) -> bool; in is_alpha() method 180 fn is_alpha(self) -> bool { in is_alpha() method 212 fn is_alpha(self) -> bool { in is_alpha() method 245 fn is_alpha(self) -> bool { in is_alpha() method 276 fn is_alpha(self) -> bool { in is_alpha() method
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| D | lexer.cc | 119 bool Lexer::is_alpha(char ch) const { in is_alpha() function in tint::reader::wgsl::Lexer
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_cross_parsed_ir.cpp | 143 static bool is_alpha(char c) in is_alpha() function
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| D | io_dec.c | 567 const int is_alpha = WebPIsAlphaMode(colorspace); in CustomSetup() local
|
| /third_party/nghttp2/src/ |
| D | util.h | 83 inline bool is_alpha(const char c) { in is_alpha() function
|
| /third_party/tzdata/ |
| D | zdump.c | 111 is_alpha(char a) in is_alpha() function
|
| D | zic.c | 3593 is_alpha(char a) in is_alpha() function
|
| /third_party/node/deps/ada/ |
| D | ada.h | 1041 constexpr bool is_alpha(char x) noexcept { in is_alpha() function
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_pair_schedule.c | 503 unsigned int srcp_src, srcp_regs, is_rgb, is_alpha; in merge_presub_sources() local
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_pipeline.c | 1380 translate_blend_factor(VkBlendFactor in, bool is_alpha) in translate_blend_factor()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 763 bool is_alpha = true; in anv_physical_device_try_create() local
|
| D | anv_private.h | 985 bool is_alpha; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_state.c | 375 static uint32_t si_translate_blend_opt_factor(int blend_fact, bool is_alpha) in si_translate_blend_opt_factor()
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_pipeline.c | 391 si_translate_blend_opt_factor(unsigned factor, bool is_alpha) in si_translate_blend_opt_factor()
|