Home
last modified time | relevance | path

Searched defs:boolean (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djconfig.h24 typedef unsigned char boolean; typedef
A Djmorecfg.h309 typedef int boolean; typedef
317 typedef enum { FALSE = 0, TRUE = 1 } boolean; typedef
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmorecfg.h309 typedef int boolean; typedef
317 typedef enum { FALSE = 0, TRUE = 1 } boolean; typedef
A Djchuff.c306 LOCAL(boolean) in LOCAL() argument
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/
A Dras2tif.c51 typedef int boolean; typedef
A Dtif2ras.c50 typedef int boolean; typedef
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Draw_decode.c71 typedef unsigned char boolean; typedef
/AliOS-Things-master/components/mbedtls/library/
A Dasn1write.c217 int mbedtls_asn1_write_bool( unsigned char **p, unsigned char *start, int boolean ) in mbedtls_asn1_write_bool()
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_jpg.c38 typedef JPEG_boolean boolean; typedef
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_jpeg.c86 typedef unsigned char boolean; typedef
A Dtif_ojpeg.c212 typedef unsigned char boolean; typedef
/AliOS-Things-master/components/cjson/src/
A DcJSON.c1999 …ON*) cJSON_AddBoolToObject(cJSON * const object, const char * const name, const cJSON_bool boolean) in cJSON_AddBoolToObject()

Completed in 33 milliseconds