Home
last modified time | relevance | path

Searched refs:duplicate (Results 1 – 24 of 24) sorted by relevance

/AliOS-Things-master/components/mbedtls/programs/test/
A Dudp_proxy.c151 int duplicate; /* duplicate 1 in N packets (none if 0) */ member
215 opt.duplicate = atoi( q ); in get_options()
216 if( opt.duplicate < 0 || opt.duplicate > 20 ) in get_options()
543 if( opt.duplicate != 0 && in send_packet()
545 rand() % opt.duplicate == 0 ) in send_packet()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoamodes.m190 * modes that have duplicate sizes. We don't just rely on SDL's higher level
191 * duplicate filtering because this code can choose what properties are
260 * Those duplicate non-functional modes *do* have different pixel
269 * in case there are duplicate modes with different IO flags or IO
273 * a duplicate.
A DSDL_cocoawindow.m908 to send duplicate key events; SDL filters them out quickly in
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitopenglview.m317 * else is responsible for rebinding viewRenderbuffer, to reduce duplicate
/AliOS-Things-master/components/jsoncpp/include/json/
A Dvalue.h262 enum DuplicationPolicy { noDuplication = 0, duplicate, duplicateOnCopy }; enumerator
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_value.cpp256 : duplicate) in CZString()
268 if (cstr_ && storage_.policy_ == duplicate) { in ~CZString()
/AliOS-Things-master/components/mbedtls/programs/
A DREADME.md104 …test/udp_proxy.c): a UDP proxy that can inject certain failures (delay, duplicate, drop). Useful f…
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dmakeproj.mac34 duplicate {file "jconfig.mac" of folder ijg_folder}
/AliOS-Things-master/components/jsoncpp/CMakeFiles/
A DCMakeOutput.log33 ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/5"
117 ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/5"]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Dalgorithm.txt119 more time filling in duplicate symbol entries than you do actually decoding.
/AliOS-Things-master/components/oss/src/external/json/
A Djson.h691 duplicate, enumerator
A Djsoncpp.cpp2776 ? noDuplication : duplicate) in CZString()
2789 if (cstr_ && storage_.policy_ == duplicate) { in ~CZString()
/AliOS-Things-master/components/SDL2/src/gfx/
A DREADME428 - Fix duplicate pixel renders in circleColor contributed
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi830 explicitly duplicate (@code{JS_DupValue()}, increment the reference
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog48 b911fbc9 libwebp: Remove duplicate GIFDisplayError in anim_util
1259 3ebcdd41 remove duplicate "#include <stdlib.h>"
1321 8df238ec Merge "remove some duplicate FlipSign()"
1322 751506c4 remove some duplicate FlipSign()
1393 c64659e1 remove duplicate variables after the lossless{_enc}.c split
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES956 Removed duplicate png_crc_finish() from png_handle_bKGD() function.
1463 duplicate chunk types to go undetected.
3753 Also removed a duplicate setting of this flag.
4089 Work around for duplicate row start calls; added warning messages.
4093 before.) It also makes duplicate calls to png_read_start_row (an
5142 Removed duplicate PNG_SAFE_LIMITS_SUPPORTED handling from pngconf.h
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog999 (CVE-2014-8127, duplicate: CVE-2016-3658)
1005 (CVE-2014-8127, duplicate: CVE-2016-3658)
1591 duplicate entries.
2030 were duplicate pointers in the case where there is only one
7435 * libtiff/tif_dirinfo.c: removed duplicate TIFFTAG_PHOTOSHOP as per
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt1783 # Actually load the frameworks at the end so we don't duplicate include.
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak2976 * parameters (to prevent duplicate documentation).
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c23585 goto duplicate; in js_parse_check_duplicate_parameter()
23589 goto duplicate; in js_parse_check_duplicate_parameter()
23593 duplicate: in js_parse_check_duplicate_parameter()
32293 goto duplicate; in js_parse_function_check_names()
32299 goto duplicate; in js_parse_function_check_names()
32306 duplicate: in js_parse_function_check_names()
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.02187 # Make two passes to allow for proper duplicate-argument suppression.
15424 # those functions but instead duplicate the functionality here.
A Doutput.12187 # Make two passes to allow for proper duplicate-argument suppression.
15424 # those functions but instead duplicate the functionality here.
A Doutput.22055 # Make two passes to allow for proper duplicate-argument suppression.
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m47204 # those functions but instead duplicate the functionality here.

Completed in 182 milliseconds