Home
last modified time | relevance | path

Searched defs:bitmask (Results 1 – 25 of 31) sorted by relevance

12

/third_party/cups-filters/filter/
Dimagetoraster.c1719 bitmask; /* Current mask for pixel */ in format_CMY() local
2094 bitmask; /* Current mask for pixel */ in format_CMYK() local
2485 bitmask; /* Current mask for pixel */ in format_K() local
2607 bitmask; /* Current mask for pixel */ in format_KCMY() local
3037 bitmask; /* Current mask for pixel */ in format_KCMYcm() local
3207 bitmask; /* Current mask for pixel */ in format_RGBA() local
3604 bitmask; /* Current mask for pixel */ in format_W() local
3725 bitmask; /* Current mask for pixel */ in format_YMC() local
4115 bitmask; /* Current mask for pixel */ in format_YMCK() local
/third_party/mesa3d/src/mesa/main/
Dlight.c613 GLuint bitmask = 0; in _mesa_material_bitmask() local
668 _mesa_update_material( struct gl_context *ctx, GLuint bitmask ) in _mesa_update_material()
770 GLbitfield bitmask = ctx->Light._ColorMaterialBitmask; in _mesa_update_color_material() local
788 GLuint bitmask; in _mesa_ColorMaterial() local
/third_party/curl/lib/
Dversion.c427 #define FEATURE(name, present, bitmask) {(name), (present), (bitmask)} argument
432 int bitmask; member
Dasyn-ares.c310 int bitmask; in waitperform() local
/third_party/node/deps/openssl/openssl/ssl/statem/
Dstatem_dtls.c23 #define RSMBLY_BITMASK_MARK(bitmask, start, end) { \ argument
34 #define RSMBLY_BITMASK_IS_COMPLETE(bitmask, msg_len, is_complete) { \ argument
60 unsigned char *bitmask = NULL; in dtls1_hm_fragment_new() local
/third_party/openssl/ssl/statem/
Dstatem_dtls.c23 #define RSMBLY_BITMASK_MARK(bitmask, start, end) { \ argument
34 #define RSMBLY_BITMASK_IS_COMPLETE(bitmask, msg_len, is_complete) { \ argument
60 unsigned char *bitmask = NULL; in dtls1_hm_fragment_new() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibbitmask.c33 struct bitmask { struct
52 * bytes. But the kernel layout of bitmasks _is_ visible to userspace argument
58 /* Return the value (0 or 1) of bit n in bitmask bmp */ argument
/third_party/glslang/SPIRV/
Ddoc.h211 bool bitmask; // true if these enumerants combine into a bitmask variable
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c54 uint32_t bitmask = 0; in util_set_vertex_buffers_mask() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h253 bool bitmask; // true if these enumerants combine into a bitmask variable
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h253 bool bitmask; // true if these enumerants combine into a bitmask variable
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h253 bool bitmask; // true if these enumerants combine into a bitmask variable
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c536 nir_ssa_def *bitmask = nir_isub(b, in vc4_nir_lower_blend_instr() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp864 const std::vector<deUint32> bitmask = genSetNthBitSampleMask(sample); in updateTexture() local
891 const std::vector<deUint32> bitmask = genSetNthBitSampleMask(sample); in updateTexture() local
/third_party/mesa3d/src/compiler/nir/
Dnir_range_analysis.c1230 static uint32_t bitmask(uint32_t size) { in bitmask() function
/third_party/node/deps/v8/src/compiler/
Dcommon-operator.cc1372 SparseInputMask bitmask) { in StateValues()
1398 const ZoneVector<MachineType>* types, SparseInputMask bitmask) { in TypedStateValues()
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c511 sljit_ins bitmask; in load_immediate() local
/third_party/mbedtls/library/
Dssl_msg.c4292 unsigned char * const bitmask = msg + msg_len; in ssl_buffer_message() local
/third_party/node/deps/v8/src/objects/
Dbigint.cc1163 uint64_t bitmask = static_cast<uint64_t>(1) << top_unconsumed_bit; in DecideRounding() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_peephole.cpp819 unsigned bitmask = ((1 << width) - 1) << offset; in expr() local
/third_party/gstreamer/gstreamer/gst/
Dgstvalue.c7361 guint64 *bitmask = collect_values[0].v_pointer; in gst_value_lcopy_bitmask() local
7380 gst_value_set_bitmask (GValue * value, guint64 bitmask) in gst_value_set_bitmask()
7406 guint64 bitmask = value->data[0].v_uint64; in gst_value_serialize_bitmask() local
/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h526 uint32_t bitmask[16]; member
/third_party/elfutils/src/
Delflint.c2195 } bitmask = { .p32 = &((Elf32_Word *) data->d_buf)[4] }, in check_gnu_hash() local
Dreadelf.c3485 Elf32_Word *bitmask = &((Elf32_Word *) data->d_buf)[4]; in handle_gnu_hash() local
11632 enum section_e bitmask; in print_debug() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp3059 const T bitmask = static_cast<T>(deUint64(1) << (sizeof(T) * 8u - 1u)); in test_asr() local

12