/AliOS-Things-master/hardware/chip/haas1000/release/write_flash_tool/ |
A D | bes_dld_cfg.yaml | 41 SIZE: 0x10000 46 SIZE: 0x10000 51 SIZE: 0x10000 56 SIZE: 0x2000 61 SIZE: 0x2000 78 SIZE: 0x2000 83 SIZE: 0xC000 88 SIZE: 0x2000 93 SIZE: 0x400 98 SIZE: 0x400 [all …]
|
A D | bes_dld_cfg_factory_nosec.yaml | 41 SIZE: 0x10000 46 SIZE: 0x10000 51 SIZE: 0x10000 56 SIZE: 0x2000 61 SIZE: 0x2000 78 SIZE: 0x2000 83 SIZE: 0xC000 88 SIZE: 0x2000 93 SIZE: 0x400 98 SIZE: 0x400 [all …]
|
A D | bes_dld_cfg_factory_sec.yaml | 41 SIZE: 0x10000 46 SIZE: 0x10000 51 SIZE: 0x10000 56 SIZE: 0x2000 61 SIZE: 0x2000 78 SIZE: 0x2000 83 SIZE: 0xC000 88 SIZE: 0x2000 93 SIZE: 0x400 98 SIZE: 0x400 [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/release/write_flash_gui/dld_cfg/ |
A D | haas1000_dld_cfg.yaml | 21 SIZE: 65536 26 SIZE: 8192 33 SIZE: 5832704 40 SIZE: 5832704 45 SIZE: 4907008 50 SIZE: 65536 55 SIZE: 8192 60 SIZE: 1024
|
/AliOS-Things-master/hardware/chip/haas1000/release/write_flash_gui/ |
A D | haas1000_dld_cfg.yaml | 21 SIZE: 65536 26 SIZE: 8192 33 SIZE: 5832704 40 SIZE: 5832704 45 SIZE: 4907008 50 SIZE: 65536 55 SIZE: 8192 60 SIZE: 1024
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | picture_tools_enc.c | 22 #define SIZE 8 macro 23 #define SIZE2 (SIZE / 2) 89 w = pic->width / SIZE; in WebPCleanupTransparentArea() 90 h = pic->height / SIZE; in WebPCleanupTransparentArea() 124 for (y = 0; y + SIZE <= height; y += SIZE) { in WebPCleanupTransparentArea() 126 for (x = 0; x + SIZE <= width; x += SIZE) { in WebPCleanupTransparentArea() 128 SIZE, SIZE)) { in WebPCleanupTransparentArea() 146 a_ptr += SIZE * a_stride; in WebPCleanupTransparentArea() 147 y_ptr += SIZE * y_stride; in WebPCleanupTransparentArea() 153 for (x = 0; x + SIZE <= width; x += SIZE) { in WebPCleanupTransparentArea() [all …]
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_gdma.h | 335 #define IS_GDMA_DATA_SIZE(SIZE) (((SIZE) == TrWidthOneByte) || \ argument 336 ((SIZE) == TrWidthTwoBytes) || \ 337 ((SIZE) == TrWidthFourBytes)) 349 #define IS_GDMA_MSIZE(SIZE) (((SIZE) == MsizeOne) || \ argument 350 ((SIZE) == MsizeFour) || \ 351 ((SIZE) == MsizeEight)||\ 352 ((SIZE) == MsizeSixteen))
|
A D | rtl8721d_otf.h | 95 #define IS_OTF_MASK_SIZE(SIZE) ((((SIZE) & ~OTF_DEC_BIT_MASK_SIZE) == 0x00) && (((SIZE) & OTF_DEC_B… argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | enc_mips_dsp_r2.c | 341 #define FILL_8_OR_16(DST, VALUE, SIZE) do { \ argument 345 FILL_PART( 0, SIZE) \ 346 FILL_PART( 1, SIZE) \ 347 FILL_PART( 2, SIZE) \ 348 FILL_PART( 3, SIZE) \ 349 FILL_PART( 4, SIZE) \ 350 FILL_PART( 5, SIZE) \ 351 FILL_PART( 6, SIZE) \ 352 FILL_PART( 7, SIZE) \ 353 ".if " #SIZE " == 16 \n\t" \ [all …]
|
A D | neon.h | 85 #define PRINT_REG(REG, SIZE) do { \ 87 printf("%s \t[%d]: 0x", #REG, SIZE); \ 88 if (SIZE == 8) { \ 92 } else if (SIZE == 16) { \
|
A D | dec_mips_dsp_r2.c | 873 #define CLIPPING(SIZE) \ argument 876 ".if " #SIZE " == 8 \n\t" \ 882 ".if " #SIZE " == 8 \n\t" \ 888 ".if " #SIZE " == 8 \n\t" \ 893 ".if " #SIZE " == 8 \n\t" \ 898 #define CLIP_8B_TO_DST(DST, TOP, SIZE) do { \ argument 902 ".if " #SIZE " < 8 \n\t" \ 914 ".if " #SIZE " == 16 \n\t" \ 929 #define CLIP_TO_DST(DST, SIZE) do { \ argument 933 for (y = 0; y < (SIZE); ++y) { \ [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/ |
A D | gun.c | 76 #define SIZE 32768U /* input and output buffer sizes */ macro 101 if ((unsigned)ret > SIZE - len) in in() 102 ret = (int)(SIZE - len); in in() 110 } while (ret != 0 && len < SIZE); in in() 161 unsigned char inbuf[SIZE]; /* input buffer */ 162 unsigned char outbuf[SIZE]; /* output buffer */ 350 while (stack > SIZE - outcnt) { in lunpipe() 351 while (outcnt < SIZE) in lunpipe()
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | mkenv.mk | 52 SIZE = $(CROSS_COMPILE)size
|
A D | mkrules.mk | 204 $(Q)$(SIZE) $$(find $(BUILD) -path "$(BUILD)/build/frozen*.o") $@
|
/AliOS-Things-master/components/SDL2/src/video/arm/ |
A D | pixman-arm-simd-asm.h | 225 #define IS_END_OF_GROUP(INDEX,SIZE) ((SIZE) < 2 || ((INDEX) & ~((INDEX)+1)) & ((SIZE)/2))
|
/AliOS-Things-master/components/SDL2/src/video/windows/ |
A D | SDL_windowsmessagebox.c | 551 SIZE Size; in WIN_ShowOldMessageBox() 644 SIZE extent; in WIN_ShowOldMessageBox()
|
A D | SDL_windowskeyboard.c | 1337 IME_PositionCandidateList(SDL_VideoData *videodata, SIZE size) in IME_PositionCandidateList() 1408 SIZE size = {0}; in IME_RenderCandidateList() 1409 SIZE candsizes[MAX_CANDLIST]; in IME_RenderCandidateList() 1410 SIZE maxcandsize = {0}; in IME_RenderCandidateList()
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | README | 63 fourth field to the `SIZE' keyword which gives the bpp value (bits per
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | rfc1952.txt | 427 ISIZE (Input SIZE)
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | configure.ac | 960 AS_HELP_STRING([--with-default-strip-size=SIZE],
|
A D | configure | 1585 --with-default-strip-size=SIZE
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | CHANGES | 5496 overflow in the ROW_STRIDE and simplified image SIZE macros. This
|