/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
A D | CircularBuffer.cs | 39 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 D | UnitTests.cs | 54 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 D | OssClientImpl.cc | 361 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 D | HttpType.h | 36 Put, enumerator
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/ |
A D | HttpRequest.h | 27 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 D | visual-basic.txt | 117 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 D | utils_ut.cc | 26 method = HttpMethodToString(HttpRequest::Method::Put); in TEST()
|
A D | curlhttpclient_ut.cc | 130 request.setMethod(HttpRequest::Method::Put); in TEST()
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/ |
A D | CurlHttpClient.cc | 128 case HttpRequest::Method::Put: { in makeRequest()
|
A D | Utils.cc | 153 case HttpRequest::Method::Put: in HttpMethodToString()
|
/AliOS-Things-master/components/oss/src/http/ |
A D | CurlHttpClient.cc | 495 case Http::Method::Put: in makeRequest() 613 case Http::Method::Put: in makeRequest()
|
/AliOS-Things-master/components/SDL2/src/image/Xcode/showimage/ |
A D | SDLMain.m | 158 /* Put menu into the menubar */ 185 /* Put menu into the menubar */
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | pkg_config.m4 | 103 # Put the nasty error message in config.log where it belongs
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | pkg.m4 | 126 # Put the nasty error message in config.log where it belongs
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | HOWTO-RELEASE | 35 5. Increment the release version in configure.ac. Put 'alpha' or
|
/AliOS-Things-master/components/SDL2/src/hidapi/m4/ |
A D | pkg.m4 | 126 # Put the nasty error message in config.log where it belongs
|
/AliOS-Things-master/components/SDL2/src/video/cocoa/ |
A D | SDL_cocoaevents.m | 381 /* Put menu into the menubar */ 413 /* Put menu into the menubar */
|
A D | SDL_cocoamodes.m | 609 /* Put up the blanking window (a window above all other windows) */
|
/AliOS-Things-master/components/SDL2/test/ |
A D | acinclude.m4 | 329 # Put the nasty error message in config.log where it belongs
|
/AliOS-Things-master/components/littlevgl/ |
A D | README.md | 131 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 D | ChangeLog | 163 - 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 D | CHANGES | 1645 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 D | libtool | 5423 /* Put quoted arguments into the new argument vector. */
|
/AliOS-Things-master/components/SDL2/build-scripts/ |
A D | ltmain.sh | 4984 /* Put quoted arguments into the new argument vector. */
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | install.txt | 598 less than your normal free memory. Put "#define DEFAULT_MAX_MEM nnnn" into
|