Home
last modified time | relevance | path

Searched refs:representation (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dtime.h38 Duration DurationFromSeconds(RepresentationType representation) { in DurationFromSeconds() argument
40 std::chrono::duration<RepresentationType>(representation)); in DurationFromSeconds()
44 Duration DurationFromMilliseconds(RepresentationType representation) { in DurationFromMilliseconds() argument
46 std::chrono::duration<RepresentationType, std::milli>(representation)); in DurationFromMilliseconds()
50 Duration DurationFromNanoseconds(RepresentationType representation) { in DurationFromNanoseconds() argument
52 std::chrono::duration<RepresentationType, std::nano>(representation)); in DurationFromNanoseconds()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DTODO37 - ensure string canonical representation and optimise comparisons and hashes?
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x64/
A DLICENSE.jpeg.txt19 The authors make NO WARRANTY or representation, either express or implied,
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x86/
A DLICENSE.jpeg.txt19 The authors make NO WARRANTY or representation, either express or implied,
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1951.txt72 2. Compressed representation overview ............................. 4
187 2. Compressed representation overview
200 describe the representation of the compressed data part, and a
206 pair <length, backward distance>. The representation used in the
537 read representation of code trees (see
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Djsbignum.texi113 Return the number of trailing zeros in the two's complement binary representation of a. Return -1 i…
317 @item the exponent size in bits assuming an IEEE 754 representation;
346 environment assuming an IEEE 754 representation. The initial value is
406 assuming an IEEE 754 representation.
A Dquickjs.texi926 representation such as a parse tree, hence it is very fast. Several
1020 to store 64-bit floating point numbers. The representation is
/AliOS-Things-master/components/jsoncpp/
A DCONTRIBUTING.md80 * a `TESTNAME.expected` file, that contains a flatened representation of the
/AliOS-Things-master/components/SDL2/test/
A Dutf8.txt241 4.3 Overlong representation of the NUL character |
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dusage.txt484 It can translate the coded representation from one variant of JPEG to another,
505 To specify the coded JPEG representation used in the output file,
A DREADME113 The authors make NO WARRANTY or representation, either express or implied,
A Dstructure.txt107 8-bit external representation.
118 steps are responsible for converting a normal image representation to or from
A Dlibjpeg.txt1354 data in the same inverted-YCCK representation used in bare JPEG files, but
2514 lengths exclude the marker length word, whereas the stored representation
3051 The JPEG library proper does not assume ASCII representation of characters.
/AliOS-Things-master/components/mbedtls/
A DChangeLog1204 buffer after DER certificates to be included in the raw representation.
2470 * More advanced SSL ciphersuite representation and moved to more dynamic
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak482 /* Support for Weierstrass curves with Jacobi representation */
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt939 representation of non-opaque pixels are irrelevant.
4919 representation of these values. Consequently a "string" API
A DCHANGES2956 Revised png_get_int_32 to undo the PNG two's complement representation of
3449 of the stored value cannot overflow the fixed point representation,

Completed in 44 milliseconds