/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | reindent | 25 expand -t $2
|
A D | genpng.c | 555 double w, double expand) in line_check() argument 579 if (cross*cross >= (w+expand)*(w+expand)*len2) in line_check() 597 return dot > -expand && dot < len2+expand; in line_check()
|
/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_label.c | 285 ext->expand = 1; in lv_label_set_long_mode() 287 ext->expand = 0; in lv_label_set_long_mode() 490 if(ext->expand != 0) flag |= LV_TXT_FLAG_EXPAND; in lv_label_get_letter_pos() 559 if(ext->expand != 0) flag |= LV_TXT_FLAG_EXPAND; in lv_label_get_letter_on() 674 if(ext->expand != 0) flag |= LV_TXT_FLAG_EXPAND; in lv_label_is_char_under_pos() 849 if(ext->expand != 0) flag |= LV_TXT_FLAG_EXPAND; in lv_label_design() 987 if(ext->expand != 0) flag |= LV_TXT_FLAG_EXPAND; in lv_label_refr_text()
|
A D | lv_label.h | 92 …uint8_t expand : 1; /*Ignore real width (used by the library with LV_LABEL_LONG_RO… member
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | ltsugar.m4 | 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/ |
A D | ltsugar.m4 | 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | ltsugar.m4 | 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | ltsugar.m4 | 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/ |
A D | ltsugar.m4 | 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/AliOS-Things-master/components/jsoncpp/CMakeFiles/ |
A D | CMakeOutput.log | 32 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 49 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 116 ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] 133 ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | coderules.txt | 53 or METHODDEF(type). These macros expand to "static type" or just "type" as
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngvalid.c | 7281 IT(expand); 7283 #define PT ITSTRUCT(expand) 8265 int expand; in image_transform_png_set_background_set() local 8283 expand = 0; /* passing in an RGB not a pixel index */ in image_transform_png_set_background_set() 8292 expand = 1; in image_transform_png_set_background_set() 8314 png_set_background(pp, &back, PNG_BACKGROUND_GAMMA_FILE, expand, 0); in image_transform_png_set_background_set() 8316 png_set_background_fixed(pp, &back, PNG_BACKGROUND_GAMMA_FILE, expand, 0); in image_transform_png_set_background_set()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | aclocal.m4 | 121 # Another solution, used here, is to always expand $ac_aux_dir to an 767 # Use eval to expand $SHELL
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | aclocal.m4 | 161 # Another solution, used here, is to always expand $ac_aux_dir to an 771 # Use eval to expand $SHELL
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | aclocal.m4 | 101 # Another solution, used here, is to always expand $ac_aux_dir to an 764 # Use eval to expand $SHELL
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | aclocal.m4 | 201 # Another solution, used here, is to always expand $ac_aux_dir to an 828 # Use eval to expand $SHELL
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-winrt.md | 274 5. in the left-hand list, expand the "C/C++" section
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | rfc1951.txt | 706 16 (+2 bits 10) will expand to
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | aclocal.m4 | 124 # Only expand once: 472 # expand to a commented shell variable setting: 531 dnl expand the accumulated commands and init code now: 8442 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 8694 # Another solution, used here, is to always expand $ac_aux_dir to an 8701 # expand $ac_aux_dir to an absolute path 8973 # When using ansi2knr, U may be empty or an underscore; expand it 9277 # Use eval to expand $SHELL
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | aclocal.m4 | 124 # Only expand once: 472 # expand to a commented shell variable setting: 531 dnl expand the accumulated commands and init code now: 8442 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 8694 # Another solution, used here, is to always expand $ac_aux_dir to an 8701 # expand $ac_aux_dir to an absolute path 8973 # When using ansi2knr, U may be empty or an underscore; expand it 9277 # Use eval to expand $SHELL
|
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/ |
A D | traces.2 | 33 # Only expand once: 1065 # Only expand once: 2270 # Use eval to expand $SHELL
|
A D | traces.0 | 221 # Only expand once: 1221 # Use eval to expand $SHELL 1541 # Only expand once:
|
/AliOS-Things-master/components/jsoncpp/doc/ |
A D | doxyfile.in | 1139 # shown in the various tree structured indices initially; the user can expand 1140 # and collapse entries dynamically later on. Doxygen will expand the tree to 1900 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
|
A D | web_doxyfile.in | 1139 # shown in the various tree structured indices initially; the user can expand 1140 # and collapse entries dynamically later on. Doxygen will expand the tree to 1888 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
|
/AliOS-Things-master/components/littlevgl/scripts/ |
A D | Doxyfile | 1216 # shown in the various tree structured indices initially; the user can expand 1217 # and collapse entries dynamically later on. Doxygen will expand the tree to 2016 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
|