Home
last modified time | relevance | path

Searched refs:HOST_FILLORDER (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_config.wince.h50 #define HOST_FILLORDER FILLORDER_LSB2MSB macro
A Dtiffconf.wince.h49 #define HOST_FILLORDER FILLORDER_LSB2MSB macro
A Dtiffconf.vc.h83 #define HOST_FILLORDER FILLORDER_LSB2MSB macro
A Dtif_config.vc.h105 #define HOST_FILLORDER FILLORDER_LSB2MSB macro
A Dtiffconf.h.cmake.in59 #define HOST_FILLORDER @HOST_FILLORDER@
A Dtif_config.h-vms30 #define HOST_FILLORDER FILLORDER_LSB2MSB
A Dtiffconf.h.in56 #undef HOST_FILLORDER
A Dtif_open.c242 HOST_FILLORDER;
A Dtif_config.h.in187 #undef HOST_FILLORDER
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/mingw/
A Dtiffconf.h61 #define HOST_FILLORDER FILLORDER_LSB2MSB macro
A Dtif_config.h188 #define HOST_FILLORDER FILLORDER_LSB2MSB macro
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dtiffconf.h61 #define HOST_FILLORDER FILLORDER_LSB2MSB macro
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DSConstruct95 Define(context, 'HOST_FILLORDER', 'FILLORDER_LSB2MSB')
98 Define(context, 'HOST_FILLORDER', 'FILLORDER_MSB2LSB')
A DCMakeLists.txt443 set(HOST_FILLORDER ${fillorder} CACHE STRING "Native CPU bit order") variable
444 mark_as_advanced(HOST_FILLORDER)
466 report_values(CMAKE_HOST_SYSTEM_PROCESSOR HOST_FILLORDER
A Dconfigure.ac441 HOST_FILLORDER=FILLORDER_LSB2MSB
445 HOST_FILLORDER=FILLORDER_MSB2LSB
449 AC_DEFINE_UNQUOTED(HOST_FILLORDER, $HOST_FILLORDER, [Set the native cpu bit order (FILLORDER_LSB2MS… definition
A Dconfigure18308 HOST_FILLORDER=FILLORDER_LSB2MSB
18313 HOST_FILLORDER=FILLORDER_MSB2LSB
/AliOS-Things-master/components/SDL2/src/image/external/
A Dtiff-4.0.9-win32config.patch264 +#define HOST_FILLORDER FILLORDER_LSB2MSB
576 +#define HOST_FILLORDER FILLORDER_LSB2MSB

Completed in 55 milliseconds