/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/tests/ |
A D | pngunknown-sAPI | 2 exec ./pngunknown --strict bKGD=save cHRM=save gAMA=save all=discard iCCP=save sBIT=save sRGB=save …
|
A D | pngunknown-save | 2 exec ./pngunknown --strict default=save "${srcdir}/pngtest.png"
|
A D | pngunknown-IDAT | 2 exec ./pngunknown --strict default=discard IDAT=save "${srcdir}/pngtest.png"
|
/AliOS-Things-master/hardware/arch/armv7m/common/ |
A D | panic_gcc.sx | 93 STM R2!,{R4-R11} @ctx save, R4~R11 96 STM R0, {R4-R7} @ctx save, R0~R3 98 STM R2!,{R8-R11} @ctx save, R12 LR PC xPSR 114 STM R2!,{R4} @ctx save, SP 117 STM R2!,{R4} @ctx save, MSP 120 STM R2!,{R4} @ctx save, PSP 123 STM R2!,{R4} @ctx save, EXC_RETURN 126 STM R2!,{R4} @ctx save, EXC_NUMBER 129 STM R2!,{R4} @ctx save, PRIMASK 132 STM R2!,{R4} @ctx save, FAULTMASK [all …]
|
A D | panic_armcc.S | 68 MOV R0, #0 ;double crash, do not save context 84 STM R2!,{R4-R11} ;ctx save, R4~R11 87 STM R0, {R4-R7} ;ctx save, R0~R3 89 STM R2!,{R8-R11} ;ctx save, R12 LR PC xPSR 105 STM R2!,{R4} ;ctx save, SP 108 STM R2!,{R4} ;ctx save, EXC_RETURN 111 STM R2!,{R4} ;ctx save, EXC_NUMBER 114 STM R2!,{R4} ;ctx save, PRIMASK 117 STM R2!,{R4} ;ctx save, FAULTMASK 120 STM R2!,{R4} ;ctx save, BASEPRI
|
A D | panic_iccarm.S | 68 MOV R0, #0 ;double crash, do not save context 84 STM R2!,{R4-R11} ;ctx save, R4~R11 87 STM R0, {R4-R7} ;ctx save, R0~R3 89 STM R2!,{R8-R11} ;ctx save, R12 LR PC xPSR 105 STM R2!,{R4} ;ctx save, SP 108 STM R2!,{R4} ;ctx save, EXC_RETURN 111 STM R2!,{R4} ;ctx save, EXC_NUMBER 114 STM R2!,{R4} ;ctx save, PRIMASK 117 STM R2!,{R4} ;ctx save, FAULTMASK 120 STM R2!,{R4} ;ctx save, BASEPRI
|
/AliOS-Things-master/hardware/arch/armv8m/common/ |
A D | panic_gcc.sx | 93 STM R2!,{R4-R11} @ctx save, R4~R11 96 STM R0, {R4-R7} @ctx save, R0~R3 98 STM R2!,{R8-R11} @ctx save, R12 LR PC xPSR 114 STM R2!,{R4} @ctx save, SP 117 STM R2!,{R4} @ctx save, MSP 120 STM R2!,{R4} @ctx save, PSP 123 STM R2!,{R4} @ctx save, EXC_RETURN 126 STM R2!,{R4} @ctx save, EXC_NUMBER 129 STM R2!,{R4} @ctx save, PRIMASK 132 STM R2!,{R4} @ctx save, FAULTMASK [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngwtran.c | 330 *(dp++) = save; in png_do_write_swap_alpha() 344 png_byte save[2]; in png_do_write_swap_alpha() local 345 save[0] = *(sp++); in png_do_write_swap_alpha() 346 save[1] = *(sp++); in png_do_write_swap_alpha() 353 *(dp++) = save[0]; in png_do_write_swap_alpha() 354 *(dp++) = save[1]; in png_do_write_swap_alpha() 373 *(dp++) = save; in png_do_write_swap_alpha() 387 png_byte save[2]; in png_do_write_swap_alpha() local 388 save[0] = *(sp++); in png_do_write_swap_alpha() 389 save[1] = *(sp++); in png_do_write_swap_alpha() [all …]
|
A D | pngtrans.c | 635 png_byte save = *rp; in png_do_bgr() local 637 *(rp + 2) = save; in png_do_bgr() 648 png_byte save = *rp; in png_do_bgr() local 650 *(rp + 2) = save; in png_do_bgr() 665 png_byte save = *rp; in png_do_bgr() local 667 *(rp + 4) = save; in png_do_bgr() 668 save = *(rp + 1); in png_do_bgr() 670 *(rp + 5) = save; in png_do_bgr() 683 *(rp + 4) = save; in png_do_bgr() 684 save = *(rp + 1); in png_do_bgr() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/examples/ |
A D | simpleover.c | 282 png_image save; in create_sprite() local 284 memset(&save, 0, sizeof save); in create_sprite() 285 save.version = PNG_IMAGE_VERSION; in create_sprite() 286 save.opaque = NULL; in create_sprite() 287 save.width = sprite->width; in create_sprite() 288 save.height = sprite->height; in create_sprite() 289 save.format = PNG_FORMAT_LINEAR_RGB_ALPHA; in create_sprite() 290 save.flags = PNG_IMAGE_FLAG_FAST; in create_sprite() 291 save.colormap_entries = 0; in create_sprite() 293 if (png_image_write_to_stdio(&save, sprite->file, 1/*convert_to_8_bit*/, in create_sprite() [all …]
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | ure_debug.py.exp | 4 5: save 0 13 23: save 1
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jmemdosa.asm | 46 push si ; save all registers for safety 59 mov word ptr [bx],ax ; save the handle 81 push si ; save all registers for safety 113 push si ; save all registers for safety 147 push si ; save all registers for safety 185 push si ; save all registers for safety 223 push si ; save all registers for safety 266 push si ; save all registers for safety 280 mov cx,bx ; save returned BX for a sec 303 push si ; save all registers for safety [all …]
|
/AliOS-Things-master/components/py_engine/tests/misc/ |
A D | rge_sm.py | 8 def __init__(self, functions, initConditions, t0, dh, save=True): argument 9 self.Trajectory, self.save = [[t0] + initConditions], save 31 if self.save:
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/ |
A D | memcpy.c | 64 void * save = dst0; in _memcpy() local 71 return save; in _memcpy()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/ |
A D | cmsis_iccarm_ca.h | 142 #pragma language=save 154 #pragma language=save 165 #pragma language=save 176 #pragma language=save 188 #pragma language=save
|
/AliOS-Things-master/hardware/arch/armv7m/iccarm/m4/ |
A D | port_s.S | 115 ;save context 117 ;if the switchout task use FPU, save the FPU regs 152 ;if the switchin task use FPU, save the FPU regs
|
/AliOS-Things-master/hardware/arch/armv7m/iccarm/m7/ |
A D | port_s.S | 115 ;save context 117 ;if the switchout task use FPU, save the FPU regs 152 ;if the switchin task use FPU, save the FPU regs
|
/AliOS-Things-master/hardware/arch/armv7m/armcc/m4/ |
A D | port_s.S | 115 ;save context 117 ;if the switchout task use FPU, save the FPU regs 152 ;if the switchin task use FPU, save the FPU regs
|
/AliOS-Things-master/hardware/arch/armv7m/armcc/m7/ |
A D | port_s.S | 115 ;save context 117 ;if the switchout task use FPU, save the FPU regs 152 ;if the switchin task use FPU, save the FPU regs
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-gesture.md | 36 To save a template, call SDL_SaveDollarTemplate(gestureId, dst) where gestureId is the id of the ge… 38 To save all currently loaded templates, call SDL_SaveAllDollarTemplates(dst) where dst is an SDL_RW… 45 …d to (or -1 to load to all touch devices), and src is an SDL_RWops pointer to a gesture save file.
|
/AliOS-Things-master/solutions/photocapture_demo/src/ |
A D | main.py | 16 camera.save(frame, camera.JPEG, 'photo')
|
/AliOS-Things-master/hardware/arch/armv7m/gcc/m4/ |
A D | port_s.sx | 121 @save context 123 @if the switchout task use FPU, save the FPU regs 159 @if the switchin task use FPU, save the FPU regs
|
/AliOS-Things-master/hardware/arch/armv7m/gcc/m7/ |
A D | port_s.sx | 121 @save context 123 @if the switchout task use FPU, save the FPU regs 159 @if the switchin task use FPU, save the FPU regs
|
/AliOS-Things-master/hardware/arch/armv8m/gcc/m33/ |
A D | port_s.sx | 121 @save context 123 @if the switchout task use FPU, save the FPU regs 159 @if the switchin task use FPU, save the FPU regs
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | upip.py | 89 save = True 95 save = False 100 if save:
|