Home
last modified time | relevance | path

Searched defs:empty (Results 201 - 225 of 896) sorted by relevance

12345678910>>...36

/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_dh.c104 bool empty; in ip_vs_dh_reassign() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample.bpf.c240 struct datarec empty = {}; in BPF_PROG() local
/third_party/f2fs-tools/fsck/
H A Dquotaio_v2.c50 struct v2r1_disk_dqblk *d = dp, empty; in v2r1_disk2memdqblk() local
/third_party/elfio/elfio/
H A Delfio_utils.hpp210 bool empty() const { return addr_translations.empty(); } in empty() function in ELFIO::address_translator
/third_party/gn/src/gn/
H A Dimmutable_vector.h42 bool empty() const { return size() == 0; } in empty() function in ImmutableVectorView
/third_party/backends/backend/genesys/
H A Drow_buffer.h62 bool empty() const { return is_linear_ && first_ == last_; } in empty() function in genesys::RowBuffer
/third_party/cups-filters/filter/
H A Dmupdftoraster.c249 int empty = 0; in main() local
/third_party/googletest/googletest/test/
H A Dgtest-typed-test_test.cc104 typename TestFixture::Vector empty; in TYPED_TEST() local
/third_party/json/include/nlohmann/detail/input/
H A Dinput_adapters.hpp167 bool empty() const in empty() function in detail::iterator_input_adapter
/third_party/json/tests/src/
H A Dunit-alt-string.cpp134 bool empty() const in empty() function in alt_string
/third_party/mesa3d/src/amd/compiler/
H A Daco_util.h337 bool empty() const { return bits_set == 0; } in empty() function
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Drange.hpp136 empty() const { in empty() function in clover::detail::basic_range
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen_cache.h126 struct list_head empty; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_readport_validation.cpp179 int empty = -1; in reserve_const() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.h110 bool empty() { return map_.empty(); } in empty() function in v8::internal::wasm::NativeModuleCache
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtsoftinj.c38 char empty[4096]; variable
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtsoftinj.c38 char empty[4096]; variable
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/
H A Dmodify_ldt02.c80 unsigned int empty:25; member
/third_party/node/deps/v8/src/ic/
H A Dstub-cache.cc128 MaybeObject empty = in Clear() local
/third_party/node/deps/v8/src/utils/
H A Ddetachable-vector.h31 bool empty() const { return size_ == 0; } in empty() function in v8::internal::DetachableVectorBase
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp5_crpt2.c27 const char *empty = ""; in ossl_pkcs5_pbkdf2_hmac_ex() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java41 public static PrefixTree empty() { in empty() method in PrefixTree
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DSchema.java65 public static Schema empty() { in empty() method in Schema
/third_party/rust/crates/aho-corasick/src/
H A Dclasses.rs14 pub fn empty() -> ByteClasses { in empty() functions
/third_party/openssl/test/
H A Dwpackettest.c21 static const unsigned char empty[] = { 0x00 }; variable

Completed in 13 milliseconds

12345678910>>...36