Home
last modified time | relevance | path

Searched refs:most (Results 1 – 25 of 111) sorted by relevance

12345

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Denough.c208 int most; /* most number of syms to use at this juncture */ in count() local
234 most = (((code_t)left << (max - len)) - syms) / in count()
239 for (use = least; use <= most; use++) { in count()
325 int most; /* most number of syms to use at this juncture */ in examine() local
370 most = (((code_t)left << (max - len)) - syms) / in examine()
383 for (use = least; use <= most; use++) { in examine()
/AliOS-Things-master/components/py_engine/tests/micropython/
A Demg_exc.py.exp1 Traceback (most recent call last):
A Dheapalloc_traceback.py.exp2 Traceback (most recent call last):
A Dopt_level_lineno.py.exp1 Traceback (most recent call last):
/AliOS-Things-master/components/py_engine/tests/thread/
A Dthread_exc2.py.exp2 Traceback (most recent call last):
/AliOS-Things-master/components/jsoncpp/cmake/
A DJoinPaths.cmake2 # known from most languages
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Dtxtvsbin.txt22 are most often misidentified by this scheme; in other words, the rate
60 [0..127] is properly specified by the ASCII standard, most control
70 The second observation is that most of the binary files tend to contain
A Drfc1951.txt249 an integer between 0 and 255 does have a most- and least-
250 significant bit, and since we write numbers with the most-
251 significant digit on the left, we also write bytes with the most-
299 * Huffman codes are packed starting with the most-
304 *right* margin and proceeding to the *left*, with the most-
418 from most- to least-significant bit. The code lengths are
638 stored with the most-significant bit first, e.g., bits 1110
811 The compressor searches the hash chains starting with the most recent
829 compression ratio is most important, the compressor attempts a
833 the process. If speed is most important, the compressor inserts new
A Dalgorithm.txt27 The hash chains are searched starting with the most recent strings, to
63 that you can decode fast. The most important characteristic is that shorter
105 entries as needed. The idea is that most of the time the symbol will be short
A Drfc1952.txt195 an integer between 0 and 255 does have a most- and least-
196 significant bit, and since we write numbers with the most-
197 significant digit on the left, we also write bytes with the most-
365 This gives the most recent modification time of the original
569 The most widely used implementation of gzip compression, and the
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djconfig.txt39 * NOTE: be sure to define void such that "void *" represents the most general
155 * of extended memory; on most other systems it's not as important.
161 * and is harmless on most systems that don't. If you have one of the rare
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/
A DREADME.md15 and shapes of matrices most critical in current TensorFlow Lite applications.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_config.h-vms32 /* Define to 1 if your processor stores words with the most significant byte
/AliOS-Things-master/components/SDL2/docs/
A DREADME-touch.md60 The most common reason to access SDL_Finger is to query the fingers outside the event. In most case…
A DREADME-windows.md10 The most straightforward method consists in running your app in a system with
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/
A DREADME.md2 The most common module used by most audio processing modules is the feature
/AliOS-Things-master/components/mbedtls/programs/
A DREADME.md60 …Note: most applications should only use the entropy generator to seed a cryptographic pseudorandom…
88most of the other programs under the `programs/` directory, these two programs are not intended as…
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/os400/
A DREADME40044 Remember that most foreign textual data are ASCII coded: this
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A DKconfig26 most cases this can be left as the default value.
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitevents.m56 /* Pump most event types. */
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/
A DREADME.txt15 These two utilities have many, many options and make use of most of the
63 most probably also be followed in the full-blown future PngPlus, with
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/conftest/
A Dread.dfa13 # At present this is the API used by most programs.
/AliOS-Things-master/components/SDL2/src/hidapi/
A DREADME.txt43 The API provides the the most commonly used HID functions including sending
225 ./configure can take several arguments which control the build. The two most
236 install into /usr/local which is fine on most systems.
295 instructions assume the most raw kind of embedded Linux build, where all
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/
A DREADME.md8 Contrary to most typical profilers, what it samples is not real call stacks, but
28 lifetime. In the most common use case, one would construct such an object at the
/AliOS-Things-master/components/freetype/src/gxvalid/
A DREADME200 table, it does not always return error. In most cases, the rendering
311 As most TrueType GX tables, the `prop' table must start with a 32bit
481 The most popular coverage in new Apple-dialect: 0x8000,
482 The most popular coverage in classic Apple-dialect: 0x0000,
483 The most popular coverage in classic Microsoft dialect: 0x0001.

Completed in 37 milliseconds

12345