Home
last modified time | relevance | path

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

12345678910>>...28

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h57 bool empty() const { return MacroLists.empty(); } in empty() function in llvm::DWARFDebugMacro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h167 bool empty() const { return Lines.empty(); } in empty() function in llvm::gsym::LineTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueSymbolTable.h78 inline bool empty() const { return vmap.empty(); } in empty() function in llvm::ValueSymbolTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DTrace.h65 bool empty() const { return Records.empty(); } in empty() function in llvm::xray::Trace
/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
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dmessage_user_test.cpp125 int32_t empty = 10; in HWTEST_F() local
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_data.cpp105 int empty = VALUE_NULL; in ReadFromParcel() local
/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

Completed in 8 milliseconds

12345678910>>...28