Home
last modified time | relevance | path

Searched refs:reflect (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/
A Dawss_discover.c32 static uint64_t reflect(uint64_t ref, uint8_t ch) in reflect() function
77 return reflect(crc, 32) ^ 0xffffffff; in crc32_bit()
89 temp = reflect(i, 8); in gen_normal_table()
102 table[i] = reflect(table[i], 32); in gen_normal_table()
/AliOS-Things-master/components/py_engine/tests/perf_bench/
A Dmisc_raytrace.py65 def __init__(self, diffuse, specular, spec_idx, reflect, transp, colour): argument
69 self.reflect = reflect
186 if depth > 0 and surf.reflect > 0:
187 col += trace_ray(scene, Ray(point + reflected * EPS, reflected), depth - 1) * surf.reflect
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/
A DREADME4 I've tried to update them to reflect changes to the library, but
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A DREADME15 import java.lang.reflect.Method;
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DNEWS129 * the lossless bitstream spec has been amended to reflect the current code
A DChangeLog1815 dab702b3 Update PATENTS to reflect s/VP8/WebM/g
/AliOS-Things-master/components/mbedtls/
A DREADME.mbedtls.md20 …ake. Those systems are always complete and up-to-date. The others should reflect all changes prese…
A DChangeLog522 version 2.7.1 to reflect breaking changes in that release, but the
964 reflect bad EC curves within verification result.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DINSTALL423 libpng, because than the settings would not accurately reflect the settings
A DCHANGES122 Updated documentation to reflect new API
2536 Updated INSTALL to reflect removal and relocation of files.
2793 Reenabled png_set_dither() but renamed it to png_set_quantize() to reflect
5040 in the manual, to reflect the change made in libpng-1.6.0.
5368 makepngs.sh script has also been updated to more accurately reflect
A Dlibpng-manual.txt2164 structure to reflect any transformations you've requested with this
4807 reflect more accurately what it actually does. At the same time,
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A DCOPYING47 that any problems introduced by others will not reflect on the original
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog3032 * man/TIFFGetField.3tiff, man/TIFFSetField.3tiff: Fixed doc to reflect the
3678 * tools/tiffset.c: Changes to reflect the fact that TIFFFieldWithTag()
6986 * tools/fax2tiff.c: Updated to reflect latest changes in libtiff.
7901 * Altered descriptions in tools to reflect "by default" lzw not supported
7917 in tools to reflect removal of LZW compression
8011 * updated html to reflect release
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DChangeLog554 - Update ENOUGH and its usage to reflect discovered bounds
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c36169 int argc, JSValueConst* argv, int reflect) in js_object_isExtensible() argument
36176 if (reflect) in js_object_isExtensible()
36189 int argc, JSValueConst* argv, int reflect) in js_object_preventExtensions() argument
36196 if (reflect) in js_object_preventExtensions()
36204 if (reflect) { in js_object_preventExtensions()

Completed in 131 milliseconds