Home
last modified time | relevance | path

Searched refs:runs (Results 1 – 25 of 44) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dfax2ps.c73 printruns(unsigned char* buf, uint32* runs, uint32* erun, uint32 lastx) in printruns() argument
94 while (runs < erun) { in printruns()
97 runlength = *runs++; in printruns()
99 runlength = runs[-1] = lastx-x; in printruns()
101 if (!colormode && runs == erun) in printruns()
136 if (runs >= erun) in printruns()
139 runlength = *runs++; in printruns()
141 runlength = runs[-1] = lastx-x; in printruns()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_fax3.c407 if ((erun-runs)&1) in _TIFFFax3fillruns()
410 for (; runs < erun; runs += 2) { in _TIFFFax3fillruns()
411 run = runs[0]; in _TIFFFax3fillruns()
444 x += runs[0]; in _TIFFFax3fillruns()
446 run = runs[1]; in _TIFFFax3fillruns()
480 x += runs[1]; in _TIFFFax3fillruns()
543 dsp->runs=(uint32*) NULL; in Fax3SetupState()
558 if (dsp->runs == NULL) in Fax3SetupState()
561 dsp->curruns = dsp->runs; in Fax3SetupState()
1163 if (sp->runs) in Fax3Cleanup()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dhuffman_encode_utils.c337 int runs; in VP8LCreateCompressedHuffmanTree() local
339 runs = k - i; in VP8LCreateCompressedHuffmanTree()
341 tokens = CodeRepeatedZeros(runs, tokens); in VP8LCreateCompressedHuffmanTree()
343 tokens = CodeRepeatedValues(runs, tokens, value, prev_value); in VP8LCreateCompressedHuffmanTree()
346 i += runs; in VP8LCreateCompressedHuffmanTree()
/AliOS-Things-master/components/py_engine/engine/
A DREADME.md37 - ports/unix/ -- a version of MicroPython that runs on Unix.
38 - ports/stm32/ -- a version of MicroPython that runs on the PyBoard and similar
49 - ports/teensy/ -- a version of MicroPython that runs on the Teensy 3.1
52 - ports/cc3200/ -- a version of MicroPython that runs on the CC3200 from TI.
53 - ports/esp8266/ -- a version of MicroPython that runs on Espressif's ESP8266 SoC.
54 - ports/esp32/ -- a version of MicroPython that runs on Espressif's ESP32 SoC.
55 - ports/nrf/ -- a version of MicroPython that runs on Nordic's nRF51 and nRF52 MCUs.
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/testing/
A Dsifive_fe310.resc17 :description: This script runs Zephyr RTOS shell sample on SiFive-FE310 platform.
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A DREADME.md4 This directory contains the MicroPython cross compiler, which runs under any
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DREADME.md44 <li> Fast interpreter with very low startup time: runs the 69000 tests
/AliOS-Things-master/components/mbedtls/
A DREADME.mbedtls.md150 - `tests/ssl-opt.sh` runs integration tests for various TLS options (renegotiation, resumption, e…
154 - `tests/scripts/all.sh` runs a combination of the above tests, plus some more, with various buil…
/AliOS-Things-master/components/mbedtls/programs/
A DREADME.md100 * [`test/selftest.c`](test/selftest.c): runs the self-test function in each library module.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dusage.txt91 but cjpeg runs somewhat slower and needs much more
298 djpeg runs noticeably faster in this mode.
312 than your screen; also, djpeg runs much faster when
A Dstructure.txt234 reason for having the class structure is that on different runs we may create
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A Dtrain_micro_speech_model.ipynb174 "**DELETE** any old data from previous runs\n"
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A DREADME.rst384 script currently runs in about 1.3 seconds on the Linux kernel on a Core i7
640 …st <https://github.com/ulfalizer/Kconfiglib/blob/master/tests/reltest>`_ script runs the test suite
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A DREADME.rst384 script currently runs in about 1.3 seconds on the Linux kernel on a Core i7
640 …st <https://github.com/ulfalizer/Kconfiglib/blob/master/tests/reltest>`_ script runs the test suite
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/win32/
A DDLL_FAQ.txt39 and it runs with the precompiled test programs, bundled with
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A DCOPYING163 operating system on which the executable runs, unless that component
/AliOS-Things-master/components/SDL2/docs/
A DREADME-winrt.md143 application runs, and can cause existing save-data to be overwritten
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi37 @item Fast interpreter with very low startup time: runs the 69000 tests of the ECMAScript Test Suit…
/AliOS-Things-master/components/SDL2/src/hidapi/
A DLICENSE-gpl3.txt131 (if any) on which the executable work runs, or a compiler used to
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.01262 | --runstate | --runstat | --runsta | --runst | --runs \
1266 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
2185 # Strip out --silent because we don't want to record it for future runs.
6055 # On the NeXT, cc -E runs the code through the compiler's parser,
6114 # On the NeXT, cc -E runs the code through the compiler's parser,
7732 # If archive_cmds runs LD, not CC, wlarc should be empty
9244 # HP-UX runs *really* slowly unless shared libraries are mode 555.
13518 # scripts and configure runs, see configure's option --config-cache.
A Doutput.11262 | --runstate | --runstat | --runsta | --runst | --runs \
1266 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
2185 # Strip out --silent because we don't want to record it for future runs.
6055 # On the NeXT, cc -E runs the code through the compiler's parser,
6114 # On the NeXT, cc -E runs the code through the compiler's parser,
7732 # If archive_cmds runs LD, not CC, wlarc should be empty
9244 # HP-UX runs *really* slowly unless shared libraries are mode 555.
13518 # scripts and configure runs, see configure's option --config-cache.
A Doutput.21124 | --runstate | --runstat | --runsta | --runst | --runs \
1128 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
2053 # Strip out --silent because we don't want to record it for future runs.
6801 # On the NeXT, cc -E runs the code through the compiler's parser,
6860 # On the NeXT, cc -E runs the code through the compiler's parser,
8620 # If archive_cmds runs LD, not CC, wlarc should be empty
10501 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
14512 # scripts and configure runs, see configure's option --config-cache.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog2311 * libtiff/tif_fax3.c: fix memory initialization of runs, only
2337 * libtiff/tif_fax3.c: Ensure runs array is initialized to zeros.
2593 runs at the start of a scanline - needed for legal cases.
2599 indefinitely large series of runs without a0 ever reaching the right
7849 * Patched tif_fax3.c so that dsp->runs is allocated a bit bigger
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m42402 # HP-UX runs *really* slowly unless shared libraries are mode 555.
4268 # If archive_cmds runs LD, not CC, wlarc should be empty
5455 # If archive_cmds runs LD, not CC, wlarc should be empty
/AliOS-Things-master/components/SDL2/src/image/
A Dconfigure1262 | --runstate | --runstat | --runsta | --runst | --runs \
1266 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \

Completed in 83 milliseconds

12