Home
last modified time | relevance | path

Searched refs:RANGE (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/http/
A DHttpType.h69 static const char* RANGE; variable
/AliOS-Things-master/components/oss/src/http/
A DHttpRequest.cc51 const char* Http::RANGE = "Range"; member in Http
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngcp.c161 #define RANGE(lo,hi) { range_lo, lo }, { range_hi, hi } macro
204 RANGE(8, MAX_WBITS/*from zlib*/),
215 RANGE(1, 9), /* this deliberately excludes '0' */
227 RANGE(6, MAX_MEM_LEVEL/*zlib*/), /* exclude 5 and below: zlib bugs */
258 RANGE(1, 0x7FFFFFFF)
265 vl_log_depth[] = { { "on", 1 }, { "off", 0 }, RANGE(0, SL) },
274 RANGE(8, MAX_WBITS), /* modified by set_windowBits_hi */
/AliOS-Things-master/components/oss/src/model/
A DGetObjectRequest.cc163 headers[Http::RANGE] = ss.str(); in specialHeaders()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/cmake/
A Dcpu.cmake62 foreach(I_SIMD RANGE ${WEBP_SIMD_FLAGS_RANGE})
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DCMakeLists.txt316 foreach(I_FILE RANGE ${WEBP_SIMD_FILES_TO_INCLUDE_RANGE})
656 foreach(I_MAN RANGE ${MAN_PAGES_RANGE})
/AliOS-Things-master/hardware/chip/haas1000/drivers/rtos/rhino/kernel/include/network/curl/
A Dcurl.h983 CINIT(RANGE, STRINGPOINT, 7),
/AliOS-Things-master/components/oss/src/
A DOssClientImpl.cc98 !response->request().hasHeader(Http::RANGE) && in hasResponseError()

Completed in 23 milliseconds