/AliOS-Things-master/components/py_engine/tests/basics/ |
A D | builtin_hash.py | 30 def __eq__(self, another): argument
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | objtuple.c | 121 mp_obj_tuple_t *another = MP_OBJ_TO_PTR(another_in); in tuple_cmp_helper() local 123 … return mp_obj_new_bool(mp_seq_cmp_objs(op, self->items, self->len, another->items, another->len)); in tuple_cmp_helper()
|
A D | objlist.c | 151 mp_obj_list_t *another = MP_OBJ_TO_PTR(rhs); in list_binary_op() local 152 bool res = mp_seq_cmp_objs(op, o->items, o->len, another->items, another->len); in list_binary_op()
|
A D | mkrules.cmake | 39 # Command to force the build of another command
|
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/ |
A D | CMakeLists.txt | 23 # another way to solve issue #90
|
/AliOS-Things-master/components/SDL2/test/ |
A D | relative_mode.markdown | 11 - When alt/cmd-tabbing between a relative mode app and another app, clicks when
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | algorithm.txt | 14 match distances are compressed with another tree. The trees are stored 18 it would be useful to start another block with fresh trees. (This is 104 to another similar table for the remaining bits. Again, there are duplicated 112 So a table entry either points to another table (in which case nine bits in 158 many bits to gobble. Or the entry points to another table, with the number of
|
A D | rfc1950.txt | 347 zlib data format is used as part of another standard data format, 357 value 8 is permitted in this version), since another value could 363 is being used as a part of another standard format, a compliant
|
A D | rfc1952.txt | 96 randomly accessible file) to produce another data stream, 235 section. The members simply appear one after another in the file,
|
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/ |
A D | README.rst | 44 open another terminal
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ |
A D | README.contrib | 46 Yet another C++ I/O streams interface
|
/AliOS-Things-master/components/py_engine/engine/ |
A D | README.md | 41 to port MicroPython to another microcontroller. 83 as ARM and MIPS. Making full-featured port to another architecture requires
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-CVE-2017-9935.patch | 33 fixed in another patch.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/ |
A D | visual-basic.txt | 72 Here is another example from Michael <michael_borgsys@hotmail.com> that he
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | coderules.txt | 101 3. Don't use global variables; anything that must be used in another module
|
A D | jmemdosa.asm | 238 int 2fh ; another magic cookie
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/ |
A D | README.txt | 51 another reason to call it PngMinus (minus netpbm :-). So, part of the
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | README.md | 123 * Fully testable (see `:test`). Profiling becomes just another feature of the
|
/AliOS-Things-master/components/freetype/ |
A D | FTL.TXT | 141 material, only this license, or another one contracted with the
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-macosx.md | 128 means that when you copy it to another computer, *it will not run*,
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/win32/ |
A D | DLL_FAQ.txt | 166 are not specified; but that is another story for another day.
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | README | 189 setting affects another feature setting, we need typographic 395 to the three Apple font tools in above), there is another
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | INSTALL | 83 place zlib in the same directory as libpng or in another directory. 189 test. For more confidence, you can run another test by typing
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | COPYING | 68 either verbatim or with modifications and/or translated into another 129 In addition, mere aggregation of another work not based on the Program
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitwindow.m | 75 * only happen on iOS 8, or it might have been fixed another way with other
|