Home
last modified time | relevance | path

Searched defs:empty (Results 476 - 500 of 676) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallVector.h55 LLVM_NODISCARD bool empty() const { return !Size; } in empty() function in llvm::SmallVectorBase
[all...]
H A DStringMap.h110 bool empty() const { return NumItems == 0; } in empty() function in llvm::StringMapImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h286 bool empty() { in empty() function in llvm::LazyCallGraph::Edge::EdgeSequence
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h547 bool empty() const { return Begin == End; } in empty() function in llvm::MIBundleBuilder
/third_party/toybox/toys/pending/
H A Ddiff.c88 empty = 1 << 9, enumerator
/third_party/vixl/src/
H A Dinvalset-vixl.h453 bool InvalSet<TEMPLATE_INVALSET_P_DEF>::empty() const { in empty() function in vixl::InvalSet
[all...]
/third_party/typescript/tests/baselines/reference/
H A DkeyofAndIndexedAccess.js971 var empty = one(function () { }); // inferred as {}, expected variable
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_config.py702 empty = {'main':{}, 'highlight':{}, 'keys':{}, 'extensions':{}} variable in ChangesTest
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_test.cc1246 CordRepBtree* empty = CordRepBtree::New(0); in TEST() local
/third_party/skia/modules/skparagraph/src/
H A DTextLine.h97 bool empty() const { return fTextExcludingSpaces.empty(); } in empty() function in skia::textlayout::TextLine
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.hpp72 bool empty (void) const { return m_numElements == 0;} in empty() function in de::PoolArray
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp921 ElementName empty; in MarshallingWriteElement() local
1052 int empty = VALUE_NULL; in ReadParametersFromParcel() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp276 std::queue<MouseClickInfo> empty; in HandleDoubleClickEvent() local
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp589 std::vector<int32_t> empty; in GetSupportedLevels() local
659 std::map<int32_t, std::vector<int32_t>> empty = std::map<int32_t, std::vector<int32_t>>(); in GetSupportedLevelsForProfile() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_render_params.cpp162 void RSRenderParams::SetContentEmpty(bool empty) in SetContentEmpty() argument
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp51 std::queue<uint32_t> empty; in clearIntqueue() local
748 std::queue<OH_AVBuffer *> empty; in Flush_buffer() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp64 std::queue<uint32_t> empty; in clearIntqueue() local
70 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local
206 std::queue<OH_AVBuffer *> empty; in Flush_buffer() local
H A Dvideodec_ndk_sample.cpp58 std::queue<uint32_t> empty; in clearIntqueue() local
64 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local
204 std::queue<OH_AVMemory *> empty; in Flush_buffer() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_api11_sample.cpp59 std::queue<uint32_t> empty; in clearIntqueue() local
65 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local
218 std::queue<OH_AVBuffer *> empty; in Flush_buffer() local
H A Dvideodec_ndk_sample.cpp53 std::queue<uint32_t> empty; in clearIntqueue() local
59 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local
200 std::queue<OH_AVMemory *> empty; in Flush_buffer() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp52 std::queue<uint32_t> empty; in clearIntqueue() local
58 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local
180 std::queue<OH_AVBuffer *> empty; in Flush_buffer() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp51 std::queue<uint32_t> empty; in clearIntqueue() local
57 std::queue<AVCodecBufferInfo> empty; in clearBufferqueue() local
63 std::queue<AVCodecBufferFlag> empty; in clearFlagqueue() local
1035 std::queue<std::shared_ptr<AVSharedMemory>> empty; in FlushBuffer() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp807 std::queue<std::shared_ptr<Plugin::Buffer>> empty; in ClearQueue() local
/third_party/ffmpeg/libavformat/
H A Davienc.c697 int empty, stream_id = -1; in avi_write_idx1() local
/third_party/backends/backend/
H A Dlexmark.h190 SANE_Bool empty; member

Completed in 36 milliseconds

1...<<11121314151617181920>>...28