/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | makejdsp.vc6 | 58 # End Source File 62 # End Source File 66 # End Source File 70 # End Source File 74 # End Source File 78 # End Source File 239 # End Group 279 # End Group 283 # End Group 284 # End Target [all …]
|
A D | makecdsp.vc6 | 59 # End Source File 63 # End Source File 67 # End Source File 71 # End Source File 75 # End Source File 79 # End Source File 88 # End Group 124 # End Group 128 # End Group 129 # End Target [all …]
|
A D | makeddsp.vc6 | 59 # End Source File 63 # End Source File 67 # End Source File 71 # End Source File 75 # End Source File 79 # End Source File 88 # End Group 124 # End Group 128 # End Group 129 # End Target [all …]
|
A D | maketdsp.vc6 | 59 # End Source File 63 # End Source File 67 # End Source File 71 # End Source File 72 # End Group 79 # End Source File 83 # End Source File 116 # End Group 120 # End Group 121 # End Target [all …]
|
A D | makerdsp.vc6 | 59 # End Source File 60 # End Group 67 # End Source File 71 # End Source File 72 # End Group 76 # End Group 77 # End Target 78 # End Project
|
A D | makewdsp.vc6 | 59 # End Source File 60 # End Group 67 # End Source File 71 # End Source File 72 # End Group 76 # End Group 77 # End Target 78 # End Project
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/ |
A D | gif2webp.c | 266 goto End; in main() 272 goto End; in main() 466 goto End; in main() 491 goto End; in main() 501 goto End; in main() 508 goto End; in main() 520 goto End; in main() 532 goto End; in main() 540 goto End; in main() 548 goto End; in main() [all …]
|
A D | img2webp.c | 116 End: in SetLoopCount() 158 goto End; in main() 190 goto End; in main() 198 goto End; in main() 203 if (!ok) goto End; in main() 211 goto End; in main() 240 if (!ok) goto End; in main() 248 goto End; in main() 255 if (!ok) goto End; in main() 283 if (!ok) goto End; in main() [all …]
|
A D | anim_util.c | 169 if (file_name == NULL) goto End; in DumpFrame() 174 goto End; in DumpFrame() 181 goto End; in DumpFrame() 187 goto End; in DumpFrame() 193 goto End; in DumpFrame() 198 End: in DumpFrame() 229 goto End; in ReadAnimatedWebP() 234 goto End; in ReadAnimatedWebP() 255 goto End; in ReadAnimatedWebP() 283 End: in ReadAnimatedWebP()
|
A D | gifdec.c | 141 if (tmp == NULL) goto End; in GIFReadFrame() 154 if (DGifGetLine(gif, tmp, rect.width) == GIF_ERROR) goto End; in GIFReadFrame() 155 if (!Remap(gif, tmp, rect.width, transparent_index, row)) goto End; in GIFReadFrame() 162 if (DGifGetLine(gif, tmp, rect.width) == GIF_ERROR) goto End; in GIFReadFrame() 163 if (!Remap(gif, tmp, rect.width, transparent_index, ptr)) goto End; in GIFReadFrame() 168 End: in GIFReadFrame()
|
/AliOS-Things-master/components/SDL2/src/image/VisualCE/ |
A D | SDL_image.dsp | 97 # End Source File 101 # End Source File 105 # End Source File 109 # End Source File 113 # End Source File 117 # End Source File 121 # End Source File 154 # End Group 162 # End Group 163 # End Target [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/visupng/ |
A D | VisualPng.dsp | 112 # End Source File 116 # End Source File 117 # End Group 124 # End Source File 128 # End Source File 132 # End Source File 133 # End Group 140 # End Source File 145 # End Group 146 # End Target [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/ |
A D | get_disto.c | 37 if (!ok) goto End; in ReadPicture() 45 if (ok) goto End; in ReadPicture() 50 End: in ReadPicture() 268 goto End; in main() 282 goto End; in main() 295 goto End; in main() 308 goto End; in main() 328 goto End; in main() 337 goto End; in main() 341 if (ret) goto End; in main() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/ |
A D | pnmdec.c | 191 goto End; in ReadPNM() 196 goto End; in ReadPNM() 200 if (pic == NULL) goto End; in ReadPNM() 204 goto End; in ReadPNM() 210 goto End; in ReadPNM() 216 goto End; in ReadPNM() 220 if (rgb == NULL) goto End; in ReadPNM() 246 if (!ok) goto End; in ReadPNM() 249 End: in ReadPNM()
|
A D | tiffdec.c | 188 goto End; in ReadTIFF() 190 if (samples_per_px < 3 || samples_per_px > 4) goto End; // not supported in ReadTIFF() 195 goto End; in ReadTIFF() 199 goto End; in ReadTIFF() 204 goto End; in ReadTIFF() 209 if (alloc_size < 0 || alloc_size != (tsize_t)alloc_size) goto End; in ReadTIFF() 251 End: in ReadTIFF()
|
/AliOS-Things-master/components/SDL2/src/image/Xcode/showimage/showimage.xcodeproj/ |
A D | project.pbxproj | 17 /* End PBXBuildFile section */ 31 /* End PBXFileReference section */ 44 /* End PBXFrameworksBuildPhase section */ 121 /* End PBXGroup section */ 132 /* End PBXHeadersBuildPhase section */ 154 /* End PBXNativeTarget section */ 179 /* End PBXProject section */ 202 /* End PBXSourcesBuildPhase section */ 213 /* End PBXVariantGroup section */ 314 /* End XCBuildConfiguration section */ [all …]
|
/AliOS-Things-master/components/freetype/src/otvalid/ |
A D | otvcommn.c | 101 End = FT_NEXT_USHORT( p ); in otv_Coverage_validate() 107 if ( End >= valid->glyph_count ) in otv_Coverage_validate() 113 total += End - Start + 1; in otv_Coverage_validate() 114 last = End; in otv_Coverage_validate() 190 FT_UInt Start, End; in otv_Coverage_get_count() local 196 End = FT_NEXT_USHORT( p ); in otv_Coverage_get_count() 199 result += End - Start + 1; in otv_Coverage_get_count() 260 FT_UInt Start, End, last = 0; in otv_ClassDef_validate() local 273 End = FT_NEXT_USHORT( p ); in otv_ClassDef_validate() 279 if ( End >= valid->glyph_count ) in otv_ClassDef_validate() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/VisualCE/showimage/ |
A D | showimage.dsp | 95 # End Source File 96 # End Group 103 # End Source File 104 # End Group 105 # End Target 106 # End Project
|
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/ |
A D | bt_skbuff.c | 134 Rtb->End = Rtb->Data; in RtbAllocate() 135 Rtb->Tail = Rtb->End + Length; in RtbAllocate() 236 if ((uint32_t)(RtkBuffer->Tail - RtkBuffer->End) >= Length) in RtbAddTail() 238 uint8_t* Tmp = RtkBuffer->End; in RtbAddTail() 239 RtkBuffer->End += Length; in RtbAddTail() 254 if ((uint32_t)(RtkBuffer->End - RtkBuffer->Data) >= Length) in RtbRemoveTail() 256 RtkBuffer->End -= Length; in RtbRemoveTail()
|
/AliOS-Things-master/components/SDL2/src/image/Xcode/SDL_image.xcodeproj/ |
A D | project.pbxproj | 50 /* End PBXBuildFile section */ 60 /* End PBXContainerItemProxy section */ 74 /* End PBXCopyFilesBuildPhase section */ 106 /* End PBXFileReference section */ 230 /* End PBXGroup section */ 248 /* End PBXHeadersBuildPhase section */ 311 /* End PBXNativeTarget section */ 339 /* End PBXProject section */ 366 /* End PBXRezBuildPhase section */ 465 /* End PBXTargetDependency section */ [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/ |
A D | visual-basic.txt | 65 #End If 123 End If 126 End Sub 154 End If 157 End Sub 160 End Property
|
/AliOS-Things-master/components/SDL2/src/image/Xcode-iOS/SDL_image.xcodeproj/ |
A D | project.pbxproj | 32 /* End PBXAggregateTarget section */ 71 /* End PBXBuildFile section */ 94 /* End PBXFileReference section */ 173 /* End PBXGroup section */ 192 /* End PBXHeadersBuildPhase section */ 233 /* End PBXNativeTarget section */ 272 /* End PBXProject section */ 289 /* End PBXRezBuildPhase section */ 373 /* End PBXSourcesBuildPhase section */ 571 /* End XCBuildConfiguration section */ [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/ |
A D | quant_levels_utils.c | 61 if (num_levels_in <= num_levels) goto End; // nothing to do! in QuantizeLevels() 134 End: in QuantizeLevels()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_trustzone.h | 23 u32 End; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/ |
A D | anim_encode.c | 1123 goto End; in SetFrame() 1174 goto End; in SetFrame() 1183 End: in SetFrame() 1208 if (error_code != VP8_ENC_OK) goto End; in CacheFrame() 1282 End: in CacheFrame() 1491 if (err != WEBP_MUX_OK) goto End; in OptimizeSingleFrame() 1494 if (err != WEBP_MUX_OK) goto End; in OptimizeSingleFrame() 1497 goto End; in OptimizeSingleFrame() 1500 if (err != WEBP_MUX_OK) goto End; in OptimizeSingleFrame() 1502 if (err != WEBP_MUX_OK) goto End; in OptimizeSingleFrame() [all …]
|