| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | module.rs | 57 pub fn is_inline(&self) -> bool { in is_inline() functions
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | bit-vector.h | 332 bool is_inline() const { return data_length_ == kDataLengthForInline; } is_inline() function in v8::internal::BitVector [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | node.cc | 67 bool is_inline; in NewImpl() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | property.h | 266 bool is_inline; member
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | xattr.c | 26 static void *xattr_alloc(struct f2fs_sb_info *sbi, int size, bool *is_inline) in xattr_alloc() argument 385 xattr_free(F2FS_I_SB(inode), txattr_addr, *is_inline); in lookup_all_xattrs() local 522 bool is_inline; in f2fs_getxattr() local 36 xattr_free(struct f2fs_sb_info *sbi, void *xattr_addr, bool is_inline) xattr_free() argument 320 lookup_all_xattrs(struct inode *inode, struct page *ipage, unsigned int index, unsigned int len, const char *name, struct f2fs_xattr_entry **xe, void **base_addr, int *base_size, bool *is_inline) lookup_all_xattrs() argument 556 xattr_free(F2FS_I_SB(inode), base_addr, is_inline); f2fs_getxattr() local [all...] |
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | xattr.c | 26 static void *xattr_alloc(struct f2fs_sb_info *sbi, int size, bool *is_inline) in xattr_alloc() argument 384 xattr_free(F2FS_I_SB(inode), txattr_addr, *is_inline); in lookup_all_xattrs() local 522 bool is_inline; in f2fs_getxattr() local 37 xattr_free(struct f2fs_sb_info *sbi, void *xattr_addr, bool is_inline) xattr_free() argument 317 lookup_all_xattrs(struct inode *inode, struct page *ipage, unsigned int index, unsigned int len, const char *name, struct f2fs_xattr_entry **xe, void **base_addr, int *base_size, bool *is_inline) lookup_all_xattrs() argument 558 xattr_free(F2FS_I_SB(inode), base_addr, is_inline); f2fs_getxattr() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | property.h | 307 bool is_inline; member
|
| /third_party/f2fs-tools/fsck/ |
| H A D | dump.c | 702 static int has_dirent(u32 blk_addr, int is_inline, int *enc_name) in has_dirent() argument 726 static void dump_dirent(u32 blk_addr, int is_inline, int enc_name) in dump_dirent() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_tx.c | 600 static bool is_inline(int inline_thold, const struct sk_buff *skb, in is_inline() function
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_tx.c | 605 static bool is_inline(int inline_thold, const struct sk_buff *skb, in is_inline() function
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_message.cc | 907 GenerateFieldClear(const FieldDescriptor* field, bool is_inline, Formatter format) GenerateFieldClear() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | send.c | 5708 bool is_inline = (btrfs_file_extent_type(leaf, ei) == in send_extent_data() local
|