Home
last modified time | relevance | path

Searched defs:compact (Results 26 - 50 of 87) sorted by relevance

1234

/kernel/linux/linux-5.10/net/ethtool/
H A Dlinkmodes.c61 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size() local
100 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply() local
H A Dfeatures.c58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local
157 features_send_reply(struct net_device *dev, struct genl_info *info, const unsigned long *wanted, const unsigned long *wanted_mask, const unsigned long *active, const unsigned long *active_mask, bool compact) features_send_reply() argument
268 bool compact = req_info.flags & ETHTOOL_FLAG_COMPACT_BITSETS; ethnl_set_features() local
[all...]
H A Dbitset.c171 ethnl_bitset32_size(const u32 *val, const u32 *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset32_size() argument
232 ethnl_put_bitset32(struct sk_buff *skb, int attrtype, const u32 *val, const u32 *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset32() argument
328 ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) ethnl_bitset_is_compact() argument
699 ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset_size() argument
734 ethnl_put_bitset(struct sk_buff *skb, int attrtype, const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset() argument
808 ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset_size() argument
816 ethnl_put_bitset(struct sk_buff *skb, int attrtype, const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset() argument
[all...]
/kernel/linux/linux-6.6/net/ethtool/
H A Dfec.c145 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_reply_size() local
198 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_fill_reply() local
H A Dfeatures.c58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local
156 features_send_reply(struct net_device *dev, struct genl_info *info, const unsigned long *wanted, const unsigned long *wanted_mask, const unsigned long *active, const unsigned long *active_mask, bool compact) features_send_reply() argument
267 bool compact = req_info.flags & ETHTOOL_FLAG_COMPACT_BITSETS; ethnl_set_features() local
[all...]
H A Dbitset.c171 ethnl_bitset32_size(const u32 *val, const u32 *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset32_size() argument
232 ethnl_put_bitset32(struct sk_buff *skb, int attrtype, const u32 *val, const u32 *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset32() argument
328 ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) ethnl_bitset_is_compact() argument
699 ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset_size() argument
734 ethnl_put_bitset(struct sk_buff *skb, int attrtype, const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset() argument
808 ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset_size() argument
816 ethnl_put_bitset(struct sk_buff *skb, int attrtype, const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DIntTrieBuilder.java555 private void compact(boolean overlap) compact() method in IntTrieBuilder
[all...]
H A DStringRange.java56 public static void compact(Set<String> source, Adder adder, boolean shorterPairs, boolean moreCompact) { in compact() method in StringRange
111 public static void compact(Set<String> source, Adder adder, boolean shorterPairs) { in compact() method in StringRange
115 private static LinkedList<Ranges> compact(int size, Set<Ranges> inputRanges) { in compact() method in StringRange
H A DPropsVectors.java368 public void compact(CompactHandler compactor) { in compact() method in PropsVectors
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCompactCharArray.java186 public void compact() { in compact() method in CompactCharArray
196 public void compact(boolean exhaustive) compact() method in CompactCharArray
[all...]
H A DCompactByteArray.java184 public void compact() { in compact() method in CompactByteArray
194 public void compact(boolean exhaustive) compact() method in CompactByteArray
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPropsVectors.java370 public void compact(CompactHandler compactor) { in compact() method in PropsVectors
[all...]
H A DIntTrieBuilder.java557 private void compact(boolean overlap) compact() method in IntTrieBuilder
[all...]
H A DStringRange.java63 public static void compact(Set<String> source, Adder adder, boolean shorterPairs, boolean moreCompact) { in compact() method in StringRange
118 public static void compact(Set<String> source, Adder adder, boolean shorterPairs) { in compact() method in StringRange
122 private static LinkedList<Ranges> compact(int size, Set<Ranges> inputRanges) { in compact() method in StringRange
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCompactCharArray.java188 public void compact() { in compact() method in CompactCharArray
198 public void compact(boolean exhaustive) compact() method in CompactCharArray
[all...]
H A DCompactByteArray.java186 public void compact() { in compact() method in CompactByteArray
196 public void compact(boolean exhaustive) compact() method in CompactByteArray
[all...]
/third_party/mesa3d/src/intel/tools/
H A Di965_asm.c71 print_instruction(FILE *output, bool compact, const brw_inst *instruction) in print_instruction() argument
212 bool help = false, compact = false; in main() local
/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.cpp450 void GrDrawOpAtlas::compact(GrDeferredUploadToken startTokenForNextFlush) { in compact() function in GrDrawOpAtlas
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_block.c357 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local
187 xfs_dir2_block_need_space( struct xfs_inode *dp, struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_block_tail *btp, struct xfs_dir2_leaf_entry *blp, __be16 **tagpp, struct xfs_dir2_data_unused **dupp, struct xfs_dir2_data_unused **enddupp, int *compact, int len) xfs_dir2_block_need_space() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_block.c357 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local
187 xfs_dir2_block_need_space( struct xfs_inode *dp, struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_block_tail *btp, struct xfs_dir2_leaf_entry *blp, __be16 **tagpp, struct xfs_dir2_data_unused **dupp, struct xfs_dir2_data_unused **enddupp, int *compact, int len) xfs_dir2_block_need_space() argument
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.h284 bool compact; /* no newlines/indentation */ member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java1307 protected abstract void compact(); compact() method in DecimalQuantity_AbstractBCD
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java1254 protected abstract void compact(); compact() method in DecimalQuantity_AbstractBCD
[all...]
/third_party/libwebsockets/lib/jose/jws/
H A Djws.c927 lws_jws_write_compact(struct lws_jws *jws, char *compact, size_t len) in lws_jws_write_compact() argument
[all...]
/third_party/libbpf/src/
H A Dbtf.h284 bool compact; /* no newlines/indentation */ member

Completed in 21 milliseconds

1234