/external/desugar/java/com/google/devtools/build/android/desugar/io/ |
D | BitFlags.java | 25 public static boolean isSet(int flags, int bitmask) { in isSet() 33 public static boolean noneSet(int flags, int bitmask) { in noneSet()
|
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/ |
D | JacksonFeatureSet.java | 20 protected JacksonFeatureSet(int bitmask) { in JacksonFeatureSet() 48 public static <F extends JacksonFeature> JacksonFeatureSet<F> fromBitmask(int bitmask) { in fromBitmask()
|
/external/libnetfilter_conntrack/include/internal/ |
D | extern.h | 15 uint32_t bitmask[__NFCT_BITSET]; member
|
/external/libsrtp2/crypto/include/ |
D | rdb.h | 64 v128_t bitmask; member
|
D | rdbx.h | 86 bitvector_t bitmask; member
|
/external/openssh/ |
D | xmss_hash.c | 99 unsigned char bitmask[2*n]; in hash_h() local 123 unsigned char bitmask[n]; in hash_f() local
|
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | nack.h | 47 uint16_t bitmask; member
|
D | nack.cc | 168 for (uint16_t bitmask = item.bitmask; bitmask != 0; bitmask >>= 1, ++pid) { in Unpack() local
|
/external/mesa3d/src/mesa/main/ |
D | light.c | 556 GLuint bitmask = 0; in _mesa_material_bitmask() local 611 _mesa_update_material( struct gl_context *ctx, GLuint bitmask ) in _mesa_update_material() 707 GLbitfield bitmask = ctx->Light._ColorMaterialBitmask; in _mesa_update_color_material() local 724 GLuint bitmask; in _mesa_ColorMaterial() local
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
D | ebt_mark_m.h | 13 __u8 bitmask; member
|
D | ebt_log.h | 18 __u32 bitmask; member
|
D | ebt_vlan.h | 17 __u8 bitmask; /* Args bitmask bit 1=1 - ID arg, member
|
D | ebt_among.h | 52 int bitmask; member
|
D | ebt_ip6.h | 40 __u8 bitmask; member
|
D | ebt_ip.h | 41 __u8 bitmask; member
|
D | ebt_arp.h | 34 __u8 bitmask; member
|
/external/iptables/include/linux/netfilter_bridge/ |
D | ebt_mark_m.h | 12 __u8 bitmask; member
|
D | ebt_ip.h | 38 __u8 bitmask; member
|
/external/iptables/include/linux/netfilter/ |
D | xt_physdev.h | 20 __u8 bitmask; member
|
D | xt_ipvs.h | 26 __u8 bitmask; member
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | xt_physdev.h | 21 __u8 bitmask; member
|
D | xt_ipvs.h | 28 __u8 bitmask; member
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | active_decode_targets_helper.cc | 28 std::bitset<32> bitmask = 0; in LastSendOnChain() local
|
/external/vboot_reference/host/lib/ |
D | host_misc.c | 92 int ReadFileBit(const char* filename, int bitmask) { in ReadFileBit()
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libbitmask.c | 33 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
|