/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/ |
A D | jmemdos.c | 338 XMSspec spec; in read_xms_store() local 371 XMSspec spec; in write_xms_store() local 473 #define SRC_TYPE(spec) FIELD_AT(spec,4,char) argument 474 #define SRC_HANDLE(spec) FIELD_AT(spec,5,EMSH) argument 476 #define SRC_PAGE(spec) FIELD_AT(spec,9,unsigned short) argument 477 #define SRC_PTR(spec) FIELD_AT(spec,7,EMSPTR) argument 478 #define DST_TYPE(spec) FIELD_AT(spec,11,char) argument 479 #define DST_HANDLE(spec) FIELD_AT(spec,12,EMSH) argument 482 #define DST_PTR(spec) FIELD_AT(spec,14,EMSPTR) argument 496 EMSspec spec; in read_ems_store() local [all …]
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testresample.c | 18 SDL_AudioSpec spec; in main() local
|
A D | testaudiocapture.c | 22 static SDL_AudioSpec spec; variable
|
A D | loopwavequeue.c | 30 SDL_AudioSpec spec; member
|
A D | loopwave.c | 31 SDL_AudioSpec spec; member
|
A D | testaudiohotplug.c | 30 static SDL_AudioSpec spec; variable
|
A D | testmultiaudio.c | 20 static SDL_AudioSpec spec; variable
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_audio.h | 484 #define SDL_LoadWAV(file, spec, audio_buf, audio_len) \ argument
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_xpm.c | 186 static int color_to_rgb(char *spec, int speclen, Uint32 *rgb) in color_to_rgb()
|
/AliOS-Things-master/components/SDL2/src/audio/ |
A D | SDL_sysaudio.h | 138 SDL_AudioSpec spec; member
|
A D | SDL_wave.c | 1787 WaveLoad(SDL_RWops *src, WaveFile *file, SDL_AudioSpec *spec, Uint8 **audio_buf, Uint32 *audio_len) in WaveLoad() 2097 SDL_LoadWAV_RW(SDL_RWops *src, int freesrc, SDL_AudioSpec *spec, Uint8 **audio_buf, Uint32 *audio_l… in SDL_LoadWAV_RW()
|
A D | SDL_audio.c | 1689 SDL_CalculateAudioSpec(SDL_AudioSpec * spec) in SDL_CalculateAudioSpec()
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftmac.c | 1034 const FSSpec* spec, in FT_New_Face_From_FSSpec()
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvkern.c | 375 GXV_kern_ClassSpec spec, in gxv_kern_subtable_fmt2_clstbl_validate()
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | transupp.c | 894 jtransform_parse_crop_spec (jpeg_transform_info *info, const char *spec) in jtransform_parse_crop_spec()
|
/AliOS-Things-master/components/SDL2/src/core/android/ |
A D | SDL_android.c | 1466 int Android_JNI_OpenAudioDevice(int iscapture, SDL_AudioSpec *spec) in Android_JNI_OpenAudioDevice()
|
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/ |
A D | main.cpp | 3441 for (const auto& spec : specs) { in JSONTEST_FIXTURE_LOCAL() local
|