/AliOS-Things-master/components/py_engine/tests/perf_bench/ |
A D | bm_pidigits.py | 15 def extract(z, j): function 25 y = extract(z, 3) 26 while y != extract(z, 4): 29 y = extract(z, 3)
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/ |
A D | Makefile.am | 101 tiffcrop-extract-logluv-3c-16b.sh \ 102 tiffcrop-extract-minisblack-1c-16b.sh \ 103 tiffcrop-extract-minisblack-1c-8b.sh \ 105 tiffcrop-extract-miniswhite-1c-1b.sh \ 106 tiffcrop-extract-palette-1c-1b.sh \ 107 tiffcrop-extract-palette-1c-4b.sh \ 108 tiffcrop-extract-palette-1c-8b.sh \ 109 tiffcrop-extract-rgb-3c-16b.sh \ 110 tiffcrop-extract-rgb-3c-8b.sh \ 290 generate-tiffcrop-extract-tests: [all …]
|
A D | Makefile.in | 437 tiffcrop-extract-rgb-3c-16b.sh tiffcrop-extract-rgb-3c-8b.sh \ 1361 tiffcrop-extract-logluv-3c-16b.sh.log: tiffcrop-extract-logluv-3c-16b.sh 1368 tiffcrop-extract-minisblack-1c-16b.sh.log: tiffcrop-extract-minisblack-1c-16b.sh 1375 tiffcrop-extract-minisblack-1c-8b.sh.log: tiffcrop-extract-minisblack-1c-8b.sh 1382 tiffcrop-extract-minisblack-2c-8b-alpha.sh.log: tiffcrop-extract-minisblack-2c-8b-alpha.sh 1389 tiffcrop-extract-miniswhite-1c-1b.sh.log: tiffcrop-extract-miniswhite-1c-1b.sh 1396 tiffcrop-extract-palette-1c-1b.sh.log: tiffcrop-extract-palette-1c-1b.sh 1403 tiffcrop-extract-palette-1c-4b.sh.log: tiffcrop-extract-palette-1c-4b.sh 1410 tiffcrop-extract-palette-1c-8b.sh.log: tiffcrop-extract-palette-1c-8b.sh 1417 tiffcrop-extract-rgb-3c-16b.sh.log: tiffcrop-extract-rgb-3c-16b.sh [all …]
|
A D | CMakeLists.txt | 66 tiffcrop-extract-logluv-3c-16b.sh 67 tiffcrop-extract-minisblack-1c-16b.sh 68 tiffcrop-extract-minisblack-1c-8b.sh 69 tiffcrop-extract-minisblack-2c-8b-alpha.sh 70 tiffcrop-extract-miniswhite-1c-1b.sh 71 tiffcrop-extract-palette-1c-1b.sh 72 tiffcrop-extract-palette-1c-4b.sh 73 tiffcrop-extract-palette-1c-8b.sh 74 tiffcrop-extract-rgb-3c-16b.sh 75 tiffcrop-extract-rgb-3c-8b.sh [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | ar-lib | 154 extract= 165 x*) extract=yes ;; 181 case $delete$extract$list$quick$replace,$index in 209 elif test -n "$extract"; then
|
A D | aclocal.m4 | 6074 [The commands to extract the exported symbol list from a shared archive]) 7463 # Parse the compiler output and extract the necessary 7531 dnl Parse the compiler output and extract the necessary 7534 # Parse the compiler output and extract the necessary 10163 # Substitute a variable $(am__untar) that extract such
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/examples/ |
A D | iccfrompng.c | 37 extract(FILE *fp, png_uint_32 *proflen) in extract() function 99 png_bytep profile = extract(fp, &proflen); in extract_one_file()
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | make_vms.com | 142 $ if f$extract(0,6,work) .nes. "#undef" 144 $ if f$extract(0,12,work) .nes. "#cmakedefine" 324 $ ccopt = ccopt + f$extract(start,len,cparm) 333 $ lopts = lopts + f$extract(start,len,cparm) 339 $ cc_com = f$extract(start,len,cparm) 356 $ mmks = f$extract(start,len,cparm) 492 $ if (f$extract(0,6,rec) .nes. src_check) then goto src_check_loop 529 $ if (f$extract(0,1,rec) .nes. "#") then goto hloop 549 $ libdefs = f$extract(0,in_ldef,libdefs) + - 550 f$extract(in_ldef + f$length(cdef) + 1, -
|
A D | zconf.h.cmakein | 267 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
|
A D | zconf.h.in | 265 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/ |
A D | zran.c | 249 local int extract(FILE *in, struct access *index, off_t offset, in extract() function 396 len = extract(in, index, offset, buf, CHUNK); in main()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | README.mux | 21 also to extract or strip relevant data from such a file. 153 Code example: Demuxing WebP data to extract all the frames, ICC profile
|
A D | ChangeLog | 164 1e3dfc48 Import: extract condition from loop 172 94a8377b extract the command-line parsing helpers to example_util 752 82c91c70 Merge "libimageenc.a: extract image-saving code from dwebp" 753 af1ad3e2 libimageenc.a: extract image-saving code from dwebp 1863 736f2a17 extract colorspace code from picture.c into picture_csp.c 2307 98aa33cf extract random utils to their own file util/random.[ch] 2869 9161be86 Merge "cwebp: extract WIC decoding to its own module" 2874 a452a555 cwebp: extract WIC decoding to its own module 2921 1c1c5646 cwebp: extract tiff decoding to its own module 2922 6a871d66 cwebp: extract jpeg decoding to its own module [all …]
|
A D | aclocal.m4 | 1081 # Substitute a variable $(am__untar) that extract such
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | README.txt | 188 http://www.fox-toolkit.org, extract it, and run the following from
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | README | 312 - Download the latest SDL_gfx source distribution and extract the
|
A D | aclocal.m4 | 5614 [The commands to extract the exported symbol list from a shared archive]) 6927 # Parse the compiler output and extract the necessary 6995 dnl Parse the compiler output and extract the necessary 6998 # Parse the compiler output and extract the necessary 9483 # Substitute a variable $(am__untar) that extract such
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | aclocal.m4 | 1077 # Substitute a variable $(am__untar) that extract such
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | aclocal.m4 | 1074 # Substitute a variable $(am__untar) that extract such
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | aclocal.m4 | 1138 # Substitute a variable $(am__untar) that extract such
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | aclocal.m4 | 5614 [The commands to extract the exported symbol list from a shared archive]) 6927 # Parse the compiler output and extract the necessary 6995 dnl Parse the compiler output and extract the necessary 6998 # Parse the compiler output and extract the necessary 9483 # Substitute a variable $(am__untar) that extract such
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | libtool.m4 | 5110 [The commands to extract the exported symbol list from a shared archive]) 6358 # Parse the compiler output and extract the necessary 6412 dnl Parse the compiler output and extract the necessary 6415 # Parse the compiler output and extract the necessary
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | libtool.m4 | 5612 [The commands to extract the exported symbol list from a shared archive]) 6932 # Parse the compiler output and extract the necessary 7000 dnl Parse the compiler output and extract the necessary 7003 # Parse the compiler output and extract the necessary
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/ |
A D | libtool.m4 | 6079 [The commands to extract the exported symbol list from a shared archive]) 7472 # Parse the compiler output and extract the necessary 7540 dnl Parse the compiler output and extract the necessary 7543 # Parse the compiler output and extract the necessary
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | libtool.m4 | 6060 [The commands to extract the exported symbol list from a shared archive]) 7453 # Parse the compiler output and extract the necessary 7521 dnl Parse the compiler output and extract the necessary 7524 # Parse the compiler output and extract the necessary
|