Home
last modified time | relevance | path

Searched defs:empty (Results 376 - 400 of 672) sorted by relevance

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

/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp42 std::queue<uint32_t> empty; in clearIntqueue() local
48 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local
54 std::queue<OH_AVMemory *> empty; in clearAvBufferQueue() local
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp40 std::queue<uint32_t> empty; in clearIntqueue() local
46 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local
52 std::queue<OH_AVMemory *> empty; in clearAvBufferQueue() local
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp41 std::queue<uint32_t> empty; in clearIntqueue() local
47 std::queue<OH_AVBuffer *> empty; in clearAvBufferQueue() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_nego_test.cpp623 LnnEventBasicInfo *empty = nullptr; in HWTEST_F() local
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
H A DVDecEncNdkSample.cpp110 std::queue<uint32_t> empty; in clearIntqueue() local
116 std::queue<OH_AVMemory *> empty; in clearBufferqueue() local
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
H A DADecEncNdkSample.cpp110 std::queue<uint32_t> empty; in clearIntqueue() local
116 std::queue<OH_AVMemory *> empty; in clearBufferqueue() local
/third_party/gn/src/base/containers/
H A Dflat_tree.h601 bool flat_tree<Key, Value, GetKeyFromValue, KeyCompare>::empty() const { in empty() function in base::internal::flat_tree
/third_party/glslang/glslang/Include/
H A DConstantUnion.h929 bool empty() const { return unionArray == nullptr; } in empty() function in glslang::TConstUnionArray
/third_party/backends/backend/genesys/
H A Dregister.h383 bool empty() const { return registers_.empty(); } in empty() function in genesys::RegisterSettingSet
H A Dsensor.h66 bool empty() const { return shifts_.empty(); } in empty() function in genesys::StaggerConfig
/third_party/cups-filters/filter/
H A Drastertopclx.c1798 int empty = 1; in main() local
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc1131 int empty = 0; in main() local
/third_party/icu/icu4c/source/i18n/
H A Dcollationruleparser.cpp291 UnicodeString empty, raw; in parseStarredCharacters() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationruleparser.cpp293 UnicodeString empty, raw; in parseStarredCharacters() local
/third_party/icu/icu4c/source/test/intltest/
H A Dstrtest.cpp267 StringPiece empty; in TestStringPiece() local
401 StringPiece empty; TestStringPieceComparisons() local
[all...]
/third_party/lwip/src/core/ipv4/
H A Detharp.c288 s16_t empty = ARP_TABLE_SIZE; in etharp_find_entry() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dnode.cc484 bool Node::UseEdges::empty() const { return begin() == end(); } in empty() function in v8::internal::compiler::Node::UseEdges
494 bool Node::Uses::empty() const { return begin() == end(); } in empty() function in v8::internal::compiler::Node::Uses
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc186 bool empty = IsEmpty(); in Emit() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-async-generator-gen.cc277 Branch(IsUndefined(var_current.value()), &empty, &loop); in AddAsyncGeneratorRequestToQueue() local
/third_party/node/deps/v8/src/heap/
H A Dfree-list.h165 bool empty = true; in IsEmpty() local
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.h356 bool empty() const { return locations_.empty(); } in empty() function in v8::internal::GlobalHandleVector
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c336 int empty = RSA_get0_n(rsa) == NULL; in rsa_get_params() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeTable.java897 private static Row empty(RangeTree row) { empty() method in RangeTable.Row
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDifferingInterpolationTests.cpp151 map<string, string> empty; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperationSingleQueueTests.cpp734 bool empty = true; in createTests() local

Completed in 30 milliseconds

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