Home
last modified time | relevance | path

Searched defs:empty (Results 51 - 75 of 645) sorted by relevance

12345678910>>...26

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h42 bool empty() const { return WorklistMap.empty(); } in empty() function in llvm::GISelWorkList
/third_party/typescript/tests/baselines/reference/
H A Des5-asyncFunction.js48 function empty() { function
/third_party/protobuf/src/google/protobuf/
H A Dhas_bits.h83 inline bool HasBits<1>::empty() const { in empty() function in google::protobuf::internal::HasBits
88 inline bool HasBits<2>::empty() const { in empty() function in google::protobuf::internal::HasBits
93 inline bool HasBits<3>::empty() const { in empty() function in google::protobuf::internal::HasBits
98 inline bool HasBits<4>::empty() const { in empty() function in google::protobuf::internal::HasBits
103 inline bool HasBits<doublewords>::empty() const { in empty() function in google::protobuf::internal::HasBits
/third_party/skia/modules/sksg/include/
H A DSkSGGroup.h34 bool empty() const { return fChildren.empty(); } in empty() function in sksg::Group
/third_party/rust/crates/nix/src/sys/
H A Depoll.rs60 pub fn empty() -> Self { in empty() functions
/third_party/rust/crates/regex/src/literal/
H A Dmod.rs15 pub fn empty() -> Self { in empty() functions
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_mission_info.cpp107 int32_t empty = parcel.ReadInt32(); in ReadDstbMissionInfosFromParcel() local
H A Dmission_info_converter.cpp74 int32_t empty = parcel.ReadInt32(); in ReadMissionInfosFromParcel() local
/foundation/ai/ai_engine/test/common/queuepool/
H A Dqueuepool_test.cpp199 bool empty = queue->IsEmpty(); local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_ability_result.cpp157 int32_t empty = VALUE_NULL; in ReadFromParcel() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DRefUriTest.cpp52 RefUri empty; in HWTEST_F() local
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dspan_test.cc22 span<TypeParam> empty; in TYPED_TEST() local
[all...]
/third_party/node/test/parallel/
H A Dtest-webcrypto-derivebits-hkdf.js[all...]
/third_party/nghttp2/src/
H A Dtemplate.h138 bool empty() const { return head == nullptr; } in empty() function
/third_party/ninja/src/
H A Deval_env.h43 bool empty() const { return parsed_.empty(); } in empty() function
/third_party/node/benchmark/url/
H A Durl-searchparams-sort.js
/third_party/ltp/testcases/kernel/security/securebits/
H A Dcheck_keepcaps.c36 int i, ret, empty = 1; in eff_caps_empty() local
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_conpro.c32 sem_t empty; member
/third_party/node/deps/v8/src/base/
H A Diterator.h49 bool empty() const { return cbegin() == cend(); } in empty() function in v8::base::iterator_range
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dpbe_scrypt.c43 const char *empty = ""; in EVP_PBE_scrypt_ex() local
/third_party/libabigail/include/
H A Dabg-interned-str.h89 empty() const in empty() function in abigail::interned_string
/third_party/python/Lib/
H A Dsched.py98 def empty(self): member in scheduler
/third_party/openssl/crypto/evp/
H A Dpbe_scrypt.c43 const char *empty = ""; in EVP_PBE_scrypt_ex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DConstantPools.cpp57 bool ConstantPool::empty() { return Entries.empty(); } in empty() function in ConstantPool
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_pattern_test.cpp27 spv_operand_pattern_t empty; in TEST() local

Completed in 8 milliseconds

12345678910>>...26