Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 25 of 40) sorted by relevance

12

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Drange.h44 bool empty() const in empty() function
Dspan.h211 bool empty() const in empty() function
Dring_buffer.h347 [[nodiscard]] constexpr bool empty() const noexcept // NOLINT(readability-identifier-naming) in empty() function
Dsmall_vector.h397 bool empty() const in empty() function
/arkcompiler/ets_frontend/ets2panda/linter/test/
Dtemplate_literals.ts17 const empty = ``; constant
Dfunction_expression.ts16 const empty = function () {}; constant
Dfunctions.ts49 const empty = () => {}; // no return type constant
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Dtemplate_literals.ts17 const empty = ``; constant
Dfunction_expression.ts16 const empty = function () {}; constant
Dfunctions.ts49 const empty = () => {}; // no return type constant
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dendpoint.cpp51 JsonObject empty; in HandleMessage() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dinspector_server.cpp130 JsonObject empty; in TEST_F() local
140 JsonObject empty; in __anond6c00cd00302() local
166 JsonObject empty; in TEST_F() local
347 JsonObject empty; in TEST_F() local
438 JsonObject empty; in TEST_F() local
502 JsonObject empty; in TEST_F() local
575 JsonObject empty; in TEST_F() local
648 JsonObject empty; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dcollection_set.h84 bool empty() const // NOLINT(readability-identifier-naming) in empty() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmaple_string.h206 bool empty() const in empty() function
Dmempool_allocator.h134 bool empty() const in empty() function
/arkcompiler/runtime_core/static_core/disassembler/
Ddisasm_backed_debug_info_extractor.cpp42 static panda_file::ColumnNumberTable empty; in GetColumnNumberTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlater_elimination.cpp28 auto empty = new (chunk_) DependChains(chunk_); in VisitDependEntry() local
Drange_guard.cpp150 auto empty = new (chunk_) DependChains(chunk_); in VisitDependEntry() local
Dlexical_env_specialization_pass.cpp30 auto empty = new (chunk_) DependChains(chunk_); in VisitDependEntry() local
/arkcompiler/runtime_core/libpandabase/utils/
Dspan.h212 bool empty() const in empty() function
Dring_buffer.h381 [[nodiscard]] constexpr bool empty() const noexcept // NOLINT(readability-identifier-naming) in empty() function
Dsmall_vector.h393 bool empty() const in empty() function
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.h263 bool empty() const in empty() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb151 def empty method
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_cfg.h179 bool empty() const in empty() function

12