Home
last modified time | relevance | path

Searched defs:is_empty (Results 101 - 125 of 131) sorted by relevance

123456

/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs144 pub fn is_empty(&self) -> bool { in is_empty() functions
[all...]
/third_party/rust/crates/os_str_bytes/src/
H A Draw_str.rs391 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/rust/crates/regex/src/
H A Ddfa.rs1616 fn is_empty(&self) -> bool { in is_empty() functions
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dmxuport.c580 bool is_empty = true; in mxuport_tx_empty() local
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfrecord.c3345 bool is_empty; in ni_write_inode() local
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dmxuport.c573 bool is_empty = true; in mxuport_tx_empty() local
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs2218 pub fn is_empty(&self) -> bool { in is_empty() functions
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs1998 fn is_empty(&self) -> bool { in is_empty() functions
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h53 bool is_empty() const { return length_ == 0; } in is_empty() function in v8::internal::wasm::WireBytesRef
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-cff-interp-common.hh454 bool is_empty () const { return !count; } in is_empty() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp751 static bool is_empty(const BasicBlock *B) { in is_empty() function
/third_party/rust/crates/proc-macro2/src/
H A Dlib.rs217 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/rust/crates/syn/src/
H A Dpunctuated.rs62 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/rust/crates/termcolor/src/
H A Dlib.rs1131 pub fn is_empty(&self) -> bool { in is_empty() functions
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c3043 bool is_empty; in hotplug_update_tasks_legacy() local
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi.h775 int is_empty; member
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-config.c4962 u32 is_empty = TRUE; in vxge_hw_vpath_close() local
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dcpuset.c3082 bool is_empty; in hotplug_update_tasks_legacy() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.c1394 int is_empty; in xfs_bmap_isaeof() local
1431 int is_empty; in xfs_bmap_last_offset() local
5867 int is_empty; in xfs_bmap_can_insert_extents() local
1354 xfs_bmap_last_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *rec, int *is_empty) xfs_bmap_last_extent() argument
[all...]
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi.h773 int is_empty; member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.c1346 int is_empty; in xfs_bmap_isaeof() local
1383 int is_empty; in xfs_bmap_last_offset() local
5837 int is_empty; in xfs_bmap_can_insert_extents() local
1308 xfs_bmap_last_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *rec, int *is_empty) xfs_bmap_last_extent() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dmxser.c909 bool is_empty; in mxser_write() local
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcpuset.c3576 bool is_empty; in hotplug_update_tasks_legacy() local
/third_party/rust/crates/nix/src/sys/socket/
H A Daddr.rs2785 pub fn is_empty(&self) -> bool { in is_empty() functions
/third_party/node/deps/v8/src/ast/
H A Dast.h1301 bool is_empty() const { in is_empty() function in v8::internal::final

Completed in 101 milliseconds

123456