/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_cjson.c | 1515 unsigned char *printed = NULL; in print() local 1536 printed = (unsigned char *)hooks->reallocate(buffer->buffer, in print() 1538 if (printed == NULL) { in print() 1543 printed = (unsigned char *)hooks->allocate(buffer->offset + 1); in print() 1544 if (printed == NULL) { in print() 1547 memcpy(printed, buffer->buffer, in print() 1549 printed[buffer->offset] = '\0'; /* just to be sure */ in print() 1555 return printed; in print()
|
/AliOS-Things-master/components/cjson/src/ |
A D | cJSON.c | 1091 unsigned char *printed = NULL; in print() local 1115 printed = (unsigned char*) hooks->reallocate(buffer->buffer, buffer->offset + 1); in print() 1116 if (printed == NULL) { in print() 1123 printed = (unsigned char*) hooks->allocate(buffer->offset + 1); in print() 1124 if (printed == NULL) in print() 1128 memcpy(printed, buffer->buffer, cjson_min(buffer->length, buffer->offset + 1)); in print() 1129 printed[buffer->offset] = '\0'; /* just to be sure */ in print() 1135 return printed; in print() 1143 if (printed != NULL) in print() 1145 hooks->deallocate(printed); in print()
|
/AliOS-Things-master/components/ble_host/bt_host/port/core/ |
A D | Kconfig | 57 printed only once per allocation.
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-CVE-2018-7456.patch | 31 (A) In the case of (1), the defined transfer table should be printed 38 (B) In the case of (2), the transfer table should be printed at its
|
A D | ChangeLog | 7067 passcount set FALSE can be printed (such as TIFFTAG_SOFTWARE).
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/ |
A D | LICENSE.txt | 186 same "printed page" as the copyright notice for easier
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/ |
A D | LICENSE.txt | 186 same "printed page" as the copyright notice for easier
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/gemmlowp/ |
A D | LICENSE | 187 same "printed page" as the copyright notice for easier
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/ |
A D | LICENSE.txt | 187 same "printed page" as the copyright notice for easier
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ |
A D | LICENSE | 187 same "printed page" as the copyright notice for easier
|
/AliOS-Things-master/components/amp/ |
A D | LICENSE | 186 same "printed page" as the copyright notice for easier
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/ |
A D | LICENSE.txt | 186 same "printed page" as the copyright notice for easier
|
/AliOS-Things-master/components/mbedtls/ |
A D | apache-2.0.txt | 187 same "printed page" as the copyright notice for easier
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | README.rst | 326 reference. A warning is printed if the names differ. 670 A warning is printed by default if ``option modules`` is set on some other symbol.
|
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/ |
A D | README.rst | 326 reference. A warning is printed if the names differ. 670 A warning is printed by default if ``option modules`` is set on some other symbol.
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | usage.txt | 239 or -debug Also, version information is printed at startup. 390 or -debug Also, version information is printed at startup.
|
A D | libjpeg.txt | 1367 routines will cause a message to be printed on stderr, followed by exit().
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | README | 285 -short ................. condense printed message
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | libpng-manual.txt | 4493 information is printed to the "stderr" file, unless another file 4503 the message, "message" is the formatted string to be printed, 4522 having level = 0 will be printed. There aren't any such statements in 4523 this version of libpng, but if you insert some they will be printed.
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | libtool.m4 | 2251 # It is most probably a Windows format PATH printed by
|
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/ |
A D | output.0 | 9093 # It is most probably a Windows format PATH printed by
|
A D | output.1 | 9093 # It is most probably a Windows format PATH printed by
|