| /kernel/linux/linux-5.10/net/ethtool/ |
| H A D | linkmodes.c | 61 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 D | features.c | 58 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 D | bitset.c | 171 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 D | fec.c | 145 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 D | features.c | 58 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 D | bitset.c | 171 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 D | IntTrieBuilder.java | 555 private void compact(boolean overlap) compact() method in IntTrieBuilder [all...] |
| H A D | StringRange.java | 56 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 D | PropsVectors.java | 368 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 D | CompactCharArray.java | 186 public void compact() { in compact() method in CompactCharArray 196 public void compact(boolean exhaustive) compact() method in CompactCharArray [all...] |
| H A D | CompactByteArray.java | 184 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 D | PropsVectors.java | 370 public void compact(CompactHandler compactor) { in compact() method in PropsVectors [all...] |
| H A D | IntTrieBuilder.java | 557 private void compact(boolean overlap) compact() method in IntTrieBuilder [all...] |
| H A D | StringRange.java | 63 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 D | CompactCharArray.java | 188 public void compact() { in compact() method in CompactCharArray 198 public void compact(boolean exhaustive) compact() method in CompactCharArray [all...] |
| H A D | CompactByteArray.java | 186 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 D | i965_asm.c | 71 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 D | GrDrawOpAtlas.cpp | 450 void GrDrawOpAtlas::compact(GrDeferredUploadToken startTokenForNextFlush) { in compact() function in GrDrawOpAtlas
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_dir2_block.c | 357 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 D | xfs_dir2_block.c | 357 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 D | btf.h | 284 bool compact; /* no newlines/indentation */ member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | DecimalQuantity_AbstractBCD.java | 1307 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 D | DecimalQuantity_AbstractBCD.java | 1254 protected abstract void compact(); compact() method in DecimalQuantity_AbstractBCD [all...] |
| /third_party/libwebsockets/lib/jose/jws/ |
| H A D | jws.c | 927 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 D | btf.h | 284 bool compact; /* no newlines/indentation */ member
|