/AliOS-Things-master/components/mbedtls/programs/test/ |
A D | udp_proxy.c | 151 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 D | SDL_cocoamodes.m | 190 * 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 D | SDL_cocoawindow.m | 908 to send duplicate key events; SDL filters them out quickly in
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitopenglview.m | 317 * else is responsible for rebinding viewRenderbuffer, to reduce duplicate
|
/AliOS-Things-master/components/jsoncpp/include/json/ |
A D | value.h | 262 enum DuplicationPolicy { noDuplication = 0, duplicate, duplicateOnCopy }; enumerator
|
/AliOS-Things-master/components/jsoncpp/src/lib_json/ |
A D | json_value.cpp | 256 : duplicate) in CZString() 268 if (cstr_ && storage_.policy_ == duplicate) { in ~CZString()
|
/AliOS-Things-master/components/mbedtls/programs/ |
A D | README.md | 104 …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 D | makeproj.mac | 34 duplicate {file "jconfig.mac" of folder ijg_folder}
|
/AliOS-Things-master/components/jsoncpp/CMakeFiles/ |
A D | CMakeOutput.log | 33 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 D | algorithm.txt | 119 more time filling in duplicate symbol entries than you do actually decoding.
|
/AliOS-Things-master/components/oss/src/external/json/ |
A D | json.h | 691 duplicate, enumerator
|
A D | jsoncpp.cpp | 2776 ? noDuplication : duplicate) in CZString() 2789 if (cstr_ && storage_.policy_ == duplicate) { in ~CZString()
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | README | 428 - Fix duplicate pixel renders in circleColor contributed
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | quickjs.texi | 830 explicitly duplicate (@code{JS_DupValue()}, increment the reference
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 48 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 D | CHANGES | 956 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 D | ChangeLog | 999 (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 D | CMakeLists.txt | 1783 # Actually load the frameworks at the end so we don't duplicate include.
|
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | config.h.bak | 2976 * parameters (to prevent duplicate documentation).
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | quickjs.c | 23585 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 D | output.0 | 2187 # Make two passes to allow for proper duplicate-argument suppression. 15424 # those functions but instead duplicate the functionality here.
|
A D | output.1 | 2187 # Make two passes to allow for proper duplicate-argument suppression. 15424 # those functions but instead duplicate the functionality here.
|
A D | output.2 | 2055 # Make two passes to allow for proper duplicate-argument suppression.
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | libtool.m4 | 7204 # those functions but instead duplicate the functionality here.
|