Home
last modified time | relevance | path

Searched refs:two (Results 1 – 25 of 109) sorted by relevance

12345

/AliOS-Things-master/components/py_engine/tests/jni/
A Dlist.py.exp2 [one, two]
3 [one, two]
4 one two
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dsf_erf.c41 two = 2.0000000000e+00f, /* 0x40000000 */ variable
219 if(hx<0&&ix>=0x40c00000) return two-tiny;/* x < -6 */
229 if(hx>0) return r/x; else return two-r/x;
231 if(hx>0) return tiny*tiny; else return two-tiny;
/AliOS-Things-master/components/py_engine/tests/cmdline/
A Drepl_cont.py.exp47 two
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
A DREADME14 I just wanted to send you two other additions that I have made to our
36 have one sample-per-pixel or two, and might be 8-bit data or 16-bit or
60 sub-directory of tags-value pairs. So I wrote two routines:
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/
A DREADME.txt12 and merged the two, which later became part of NetPBM, available from
15 These two utilities have many, many options and make use of most of the
97 and ../zlib. The makefile creates two versions of each program, one with
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/
A Dtest.txt5 2#105#Headline="Old fart squeezing two fingers."
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DANNOUNCE34 * Fixed two vulnerabilities (CVE-2018-14048, CVE-2018-14550) in
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrsbit.c284 FT_Bool two = FT_BOOL( flags & 1 ); in pfr_lookup_bitmap_data() local
289 if ( two ) char_len += 1; in pfr_lookup_bitmap_data()
309 if ( two ) in pfr_lookup_bitmap_data()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/
A Dmatch686.asm15 ; this file contain two implementation of longest_match
124 scanstart equ esp + 16 ; first two bytes of string
125 scanend equ esp + 12 ; last two bytes of string
/AliOS-Things-master/components/freetype/src/bdf/
A DREADME27 small set defined in freetype.h. On the other hand, two properties that
30 I decided to make these two properties directly accessible, leaving to the
53 If the two properties are not available, Adobe Standard Encoding should be
/AliOS-Things-master/components/SDL2/src/libm/
A De_pow.c76 two = 2.0, variable
303 r = (z*t1)/(t1-two)-(w+z*w); in __ieee754_pow()
/AliOS-Things-master/components/freetype/src/autofit/
A Dafblue.dat28 // of two or more lines. The first line holds the enumeration name, and the
31 // There are two possible representations for array data.
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/
A Dportable_tensor_utils.cc469 const double two = 2.0; in PortableApplyLayerNormFloat() local
472 std::pow(two, static_cast<double>(layer_norm_scale_b - 31)); in PortableApplyLayerNormFloat()
473 const float bias_scale = std::pow(two, -10) * layer_norm_scale; in PortableApplyLayerNormFloat()
591 const double two = 2.0; in PortableApplyTanhFloat() local
596 input[index] * std::pow(two, static_cast<double>(integer_bits)); in PortableApplyTanhFloat()
/AliOS-Things-master/components/SDL2/src/hidapi/udev/
A D99-hid.rules8 # to substitute "usb" with "usb_device". It shouldn't hurt to use two lines
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Dalgorithm.txt108 will be two lookups. If you had a compression method with really long
110 inflate, two is enough.
161 Table X is two bits long since the longest code starting with 110 is five bits
183 compared to 16 entries for a Huffman tree (six two entry tables and one four
A Drfc1951.txt199 Each block consists of two parts: a pair of Huffman code trees that
203 elements of two types: literal bytes (of strings that have not been
322 two edges descending from each non-leaf node are labeled 0 and
375 format have two additional rules:
521 The only difference between the two compressed cases is how the
657 The Huffman codes for the two alphabets are fixed, and are not
692 The Huffman codes for the two alphabets appear in the block
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A DLICENSE12 following two licenses (at your option):
/AliOS-Things-master/components/jsoncpp/
A DCONTRIBUTING.md77 To add a test, you need to create two files in test/data:
87 * Each line has two parts: the path to access the element separated from the
/AliOS-Things-master/components/SDL2/docs/
A DREADME-porting.md12 There are two basic ways of building SDL at the moment:
A DREADME-windows.md8 SDL has support for OpenGL ES 2.x under Windows via two alternative
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dstructure.txt37 The IJG distribution contains two parts:
39 * cjpeg/djpeg, two sample applications that use the library to transform
112 The compressor and decompressor are each divided into two main sections:
114 postprocessing functions. The interface between these two sections is the
250 1. Master control for module selection and initialization. This has two
459 controller just calls the upsampler.) For two-pass quantization, this
478 require two passes to generate a color map. Note that the output will
521 decompressor is divided into two sections that can run independently:
770 distinguish them for two reasons:
847 memory manager into two parts. There is a reasonably system-independent
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/
A Dgvmat64.asm74 ;scanstart equ rsp + xx - LocalVarsSize ; first two bytes of string ; stored in r12w
75 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
/AliOS-Things-master/components/SDL2/test/
A Dutf8.txt46 feed). In addition, all lines end with "|", except for the two test
188 The following two bytes cannot appear in a correct UTF-8 string |
199 decoder" should reject them just like malformed sequences for two |
/AliOS-Things-master/components/SDL2/src/video/yuv2rgb/
A DREADME.md8 For each conversion, a standard c optimized function and two sse function (with aligned and unalign…
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A DREADME.txt2 There are two implementations of HIDAPI for Linux. One (linux/hid.c) uses the

Completed in 27 milliseconds

12345