Home
last modified time | relevance | path

Searched defs:done (Results 276 - 300 of 613) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/node/deps/openssl/openssl/crypto/
H A Dcontext.c452 int done = 0, ret = 0; in ossl_lib_ctx_run_once() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTable.java500 public CsvTable<K> done() { in done() method in CsvTable.TableParser
/third_party/python/Lib/test/test_asyncio/
H A Dtest_runners.py235 def done(self, *args, **kwargs): member in RunTests.test_asyncio_run_without_uncancel.Task
/third_party/openssl/crypto/
H A Dcontext.c452 int done = 0, ret = 0; in ossl_lib_ctx_run_once() local
/third_party/skia/src/core/
H A DSkRegion_path.cpp36 void done() { in done() function in SkRgnBuilder
/third_party/skia/src/gpu/geometry/
H A DGrAAConvexTessellator.cpp228 bool done = this->createInsetRing(*currentRing, nextRing, initialDepth, initialCoverage, in createInsetRings() local
242 bool done = currentRing->numPts() >= 3; in createInsetRings() local
[all...]
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
H A Dmain.cpp456 bool done = false; in main() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Dvwebp.c55 int done; member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Diterator_enc.c92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbasictz.cpp302 UBool *done = NULL; in getTimeZoneRulesAfter() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpSegment.h189 bool done() const { in done() function in SkOpSegment
194 bool done(const SkOpAngle* angle) const { in done() function in SkOpSegment
/third_party/skia/src/ports/
H A DSkFontMgr_config_parser.cpp519 bool done = false; in parse_config_file() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ft.cc290 unsigned int done; in hb_ft_get_nominal_glyphs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h352 bool done() const { return Done; } in done() function in llvm::DWARFDebugLine::SectionParser
/third_party/skia/third_party/externals/icu/source/common/
H A Duidna.cpp698 UBool done = FALSE; in uidna_IDNToASCII() local
791 UBool done = FALSE; in uidna_IDNToUnicode() local
145 getNextSeparator(UChar *src, int32_t srcLength, UChar **limit, UBool *done) getNextSeparator() argument
[all...]
/third_party/zlib/
H A Dcrc32.c230 atomic_int done; member
257 volatile int done; member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_hash_v200.c65 hi_u32 done; /* calculation finish flag. */ member
/device/soc/rockchip/common/vendor/drivers/pci/
H A Drockchip-pcie-dma.h179 struct completion done; member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dusbnet.h60 struct sk_buff_head done; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_jm_hw.c203 void kbase_job_done(struct kbase_device *kbdev, u32 done) in kbase_job_done() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/
H A Drockchip-pcie-dma.h180 struct completion done; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_jm_hw.c319 void kbase_job_done(struct kbase_device *kbdev, u32 done) in kbase_job_done() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_jm_hw.c388 void kbase_job_done(struct kbase_device *kbdev, u32 done) in kbase_job_done() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_jm_hw.c232 void kbase_job_done(struct kbase_device *kbdev, u32 done) in kbase_job_done() argument
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp195 bool done = true; variable

Completed in 24 milliseconds

1...<<11121314151617181920>>...25