Home
last modified time | relevance | path

Searched defs:UInt (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/jsoncpp/include/json/
A Dconfig.h109 using UInt = unsigned int; variable
A Dvalue.h200 using UInt = Json::UInt; variable
/AliOS-Things-master/components/oss/src/external/json/
A Djson-forwards.h242 typedef unsigned int UInt; typedef
A Djson.h276 typedef unsigned int UInt; typedef
645 typedef Json::UInt UInt; typedef
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/
A Dflexbuffers.h957 void UInt(uint64_t u) { stack_.push_back(Value(u, FBT_UINT, WidthU(u))); } in UInt() function
958 void UInt(const char *key, uint64_t u) { in UInt() function
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c309 typedef unsigned int UInt; typedef

Completed in 17 milliseconds