Home
last modified time | relevance | path

Searched refs:Put (Results 1 – 25 of 37) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/
A DCircularBuffer.cs39 public int Put(byte[] source, int offset, int count) in Put() method in DotZLib.CircularBuffer
51 public bool Put(byte b) in Put() method in DotZLib.CircularBuffer
A DUnitTests.cs54 Assert.IsTrue(buf.Put( 1 )); in SinglePutGet()
66 Assert.AreEqual( 10, buf.Put(arr,0,10) ); in BlockPutGet()
68 Assert.IsFalse( buf.Put(11) ); in BlockPutGet()
70 Assert.IsTrue( buf.Put(11) ); in BlockPutGet()
/AliOS-Things-master/components/oss/src/
A DOssClientImpl.cc361 auto outcome = MakeRequest(request, Http::Method::Put); in CreateBucket()
371 auto outcome = MakeRequest(request, Http::Method::Put); in SetBucketAcl()
383 auto outcome = MakeRequest(request, Http::Method::Put); in SetBucketLogging()
396 auto outcome = MakeRequest(request, Http::Method::Put); in SetBucketWebsite()
409 auto outcome = MakeRequest(request, Http::Method::Put); in SetBucketReferer()
422 auto outcome = MakeRequest(request, Http::Method::Put); in SetBucketLifecycle()
435 auto outcome = MakeRequest(request, Http::Method::Put); in SetBucketCors()
1299 auto outcome = MakeRequest(request, Http::Put); in UploadPart()
1310 auto outcome = MakeRequest(request, Http::Put); in UploadPartCopy()
1519 auto outcome = MakeRequest(request, Http::Put); in PutLiveChannelStatus()
[all …]
/AliOS-Things-master/components/oss/include/alibabacloud/oss/http/
A DHttpType.h36 Put, enumerator
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/
A DHttpRequest.h27 enum Method { Get, Head, Post, Put, Delete, Connect, Options, Patch, Trace }; enumerator
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/
A Dvisual-basic.txt117 Put #1, , bytaryCpr()
118 Put #1, , lngOriSiz 'Add the the original size value to the end
150 Put #1, , bytaryOri()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A Dutils_ut.cc26 method = HttpMethodToString(HttpRequest::Method::Put); in TEST()
A Dcurlhttpclient_ut.cc130 request.setMethod(HttpRequest::Method::Put); in TEST()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DCurlHttpClient.cc128 case HttpRequest::Method::Put: { in makeRequest()
A DUtils.cc153 case HttpRequest::Method::Put: in HttpMethodToString()
/AliOS-Things-master/components/oss/src/http/
A DCurlHttpClient.cc495 case Http::Method::Put: in makeRequest()
613 case Http::Method::Put: in makeRequest()
/AliOS-Things-master/components/SDL2/src/image/Xcode/showimage/
A DSDLMain.m158 /* Put menu into the menubar */
185 /* Put menu into the menubar */
/AliOS-Things-master/components/SDL2/acinclude/
A Dpkg_config.m4103 # Put the nasty error message in config.log where it belongs
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dpkg.m4126 # Put the nasty error message in config.log where it belongs
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DHOWTO-RELEASE35 5. Increment the release version in configure.ac. Put 'alpha' or
/AliOS-Things-master/components/SDL2/src/hidapi/m4/
A Dpkg.m4126 # Put the nasty error message in config.log where it belongs
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaevents.m381 /* Put menu into the menubar */
413 /* Put menu into the menubar */
A DSDL_cocoamodes.m609 /* Put up the blanking window (a window above all other windows) */
/AliOS-Things-master/components/SDL2/test/
A Dacinclude.m4329 # Put the nasty error message in config.log where it belongs
/AliOS-Things-master/components/littlevgl/
A DREADME.md131 set_pixel(x, y, *color_p); /* Put a pixel to the display.*/
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DChangeLog163 - Put gzflags() functionality back in zutil.c
370 - Put new README-WIN32.txt in win32 [Rowe]
543 - Put spaces before ;;'s in configure for better sh compatibility
560 - Put new version of gzlog (2.0) in examples with interruption recovery
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES1645 Put version and date of latest change in each source file, and changed
2111 Put a call to png_check_chunk_name() in png_read_chunk_header().
2928 Put #ifndef PNG_EXTERN, #endif around the define PNG_EXTERN in pngpriv.h
3780 Put CRLF line endings in the owatcom project files.
5629 Put the SKIP definition in the correct place. It needs to come after the
/AliOS-Things-master/components/SDL2/
A Dlibtool5423 /* Put quoted arguments into the new argument vector. */
/AliOS-Things-master/components/SDL2/build-scripts/
A Dltmain.sh4984 /* Put quoted arguments into the new argument vector. */
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dinstall.txt598 less than your normal free memory. Put "#define DEFAULT_MAX_MEM nnnn" into

Completed in 45 milliseconds

12