Home
last modified time | relevance | path

Searched defs:empty (Results 251 - 275 of 672) sorted by relevance

1...<<11121314151617181920>>...27

/foundation/distributeddatamgr/kv_store/test/fuzztest/typesutil_fuzzer/
H A Dtypesutil_fuzzer.cpp116 std::vector<Entry> empty; in ChangeNotificationFuzz() local
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp563 const char *empty[] = {}; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output_audio/
H A Ddsoftbus_output_audio_plugin.cpp350 std::queue<std::shared_ptr<Buffer>> empty; in DataQueueClear() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output/
H A Ddsoftbus_output_plugin.cpp361 std::queue<std::shared_ptr<Buffer>> empty; in DataQueueClear() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input/
H A Ddsoftbus_input_plugin.cpp378 std::queue<std::shared_ptr<Buffer>> empty; in DataQueueClear() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input_audio/
H A Ddsoftbus_input_audio_plugin.cpp335 std::queue<std::shared_ptr<Buffer>> empty; in DataQueueClear() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/daudio_output/
H A Ddaudio_output_plugin.cpp324 std::queue<std::shared_ptr<Buffer>> empty; in DataQueueClear() local
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp112 std::queue<uint32_t> empty; in clearIntqueue() local
270 std::queue<OH_AVMemory *>empty; in FlushBuffer() local
/third_party/ffmpeg/libavfilter/
H A Dvf_maskfun.c45 AVFrame *empty; member
/third_party/gn/src/base/
H A Dvalues.h394 bool empty() const { return dict_.empty(); } in empty() function in base::DictionaryValue
602 bool empty() const { return list_.empty(); } empty() function in base::ListValue
[all...]
/third_party/gn/src/gn/
H A Dhash_table_base.h246 bool empty() const { return count_ == 0; } in empty() function in HashTableBase
H A Dsource_file.h163 bool empty() const { return empty_; } in empty() function in SourceFileTypeSet
/third_party/cups-filters/filter/
H A Dtextcommon.c484 empty, /* Is the input empty? */ in TextMain() local
H A Drastertops.c370 empty, /* Is the input empty? */ in main() local
/third_party/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp126 UnicodeString empty; in main() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dadp.c167 STATIC const CHAR empty[] = "."; in basename() local
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.cpp182 Line empty; in getStrength() local
249 Line empty; in distanceFromEmptyString() local
/third_party/icu/icu4c/source/common/
H A Duvector.cpp371 UElement empty; in setSize() local
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerCorpus.h62 bool empty() const { return Inputs.empty(); } in empty() function in fuzzer::InputCorpus
/third_party/node/deps/v8/src/wasm/
H A Dwasm-result.h50 bool empty() const { return message_.empty(); } in empty() function in v8::internal::wasm::WasmError
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor_test.cc32 std::vector<uint8_t> empty; in TEST() local
73 std::vector<uint8_t> empty; in TEST() local
/third_party/node/src/
H A Dnode_options-inl.h257 bool empty() const { return remaining() == 0; } in empty() function
[all...]
/third_party/node/src/tracing/
H A Dagent.h60 inline bool empty() const { return agent_ == nullptr; } in empty() function in node::tracing::AgentWriterHandle
/third_party/node/deps/icu-small/source/common/
H A Duvector.cpp371 UElement empty; in setSize() local
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.h64 bool empty() const { return length_ == 0; } in empty() function in i18n::phonenumbers::StringPiece

Completed in 20 milliseconds

1...<<11121314151617181920>>...27