Home
last modified time | relevance | path

Searched defs:download (Results 1 – 21 of 21) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Ddownload.js5 async function download (gyp, url) { function
37 download, property
/third_party/node/tools/dep_updaters/
Dupdate-openssl.sh12 download() { function
/third_party/skia/tools/skqp/
Ddownload_model.py26 def download(md5, path): function
/third_party/astc-encoder/Test/
Dastc_test_image_dl.py35 def download(testSet, index, srcUrl, dstPath): function
/third_party/node/test/parallel/
Dtest-http-client-spurious-aborted.js34 function download() { function
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypesPatterns.ts11 function download(hostSpec: Protocol<"http" | "https" | "ftp", string>) { } function
/third_party/typescript/tests/baselines/reference/
DtemplateLiteralTypesPatterns.js11 function download(hostSpec: Protocol<"http" | "https" | "ftp", string>) { } function
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
Drequest.js209 download: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_request.js249 download: function (...args) { method
Dohos_update.js92 download: function (...args) { method
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMutableTests.cpp99 std::string getDownloadString (const int download) in getDownloadString()
113 enum Download download; member
1725 for (int download = 0; download < DOWNLOAD_LAST; download++) in createImageMutableTests() local
2200 for (int download = 0; download < DOWNLOAD_LAST; download++) in createSwapchainImageMutableTests() local
DvktImageMismatchedWriteOpTests.cpp348 void StorageImage2D::download (const VkCommandBuffer cmdBuffer) in download() function in vkt::image::__anon31a377840111::ut::StorageImage2D
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp99 std::string getDownloadString (const int download) in getDownloadString()
113 enum Download download; member
1725 for (int download = 0; download < DOWNLOAD_LAST; download++) in createImageMutableTests() local
2200 for (int download = 0; download < DOWNLOAD_LAST; download++) in createSwapchainImageMutableTests() local
DvktImageMismatchedWriteOpTests.cpp345 void StorageImage2D::download (const VkCommandBuffer cmdBuffer) in download() function in vkt::image::__anoneac81fa40111::ut::StorageImage2D
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo.c407 create_fs(struct st_context *st, bool download, in create_fs()
/third_party/ffmpeg/libavutil/
Dhwcontext_d3d11va.c397 int download = src->format == AV_PIX_FMT_D3D11; in d3d11va_transfer_data() local
Dhwcontext_qsv.c963 int download = !!src->hw_frames_ctx; in qsv_transfer_data_child() local
/third_party/typescript/tests/lib/
Dreact.d.ts1960 download?: any; property
/third_party/typescript/lib/
Dlib.dom.d.ts6130 download: string; property
6175 download: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts6110 download: string; property
6155 download: string; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81500 static nsIAtom* download; member in nsGkAtoms