Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/
A Dtif2ras.c92 u_char *Map = NULL; local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/
A Dflexbuffers.h38 class Map; variable
303 friend Map; variable
332 Map(const uint8_t *data, uint8_t byte_width) : Vector(data, byte_width) {} in Map() function
1234 template<typename F> size_t Map(F f) { in Map() function
1239 template<typename F, typename T> size_t Map(F f, T &state) { in Map() function
1244 template<typename F> size_t Map(const char *key, F f) { in Map() function
1249 template<typename F, typename T> size_t Map(const char *key, F f, T &state) { in Map() function
1254 template<typename T> void Map(const std::map<std::string, T> &map) { in Map() function
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/greedySnake/
A DgreedySnake.c42 } Map; typedef
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtiffio.h222 TIFFRGBValue* Map; /* sample mapping array */ member
A Dtif_getimage.c1586 TIFFRGBValue* Map = img->Map; in DECLAREContigPutFunc() local
2376 TIFFRGBValue* Map = img->Map; in makebwmap() local
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dtiffio.h222 TIFFRGBValue* Map; /* sample mapping array */ member

Completed in 22 milliseconds