Searched defs:desired (Results 1 – 8 of 8) sorted by relevance
/external/skia/src/images/ |
D | SkJpegUtility.cpp | 85 static boolean sk_resync_to_restart(j_decompress_ptr cinfo, int desired) { in sk_resync_to_restart() 123 static boolean skmem_resync_to_restart(j_decompress_ptr cinfo, int desired) { in skmem_resync_to_restart()
|
/external/icu4c/i18n/ |
D | astro.cpp | 727 UDate CalendarAstronomer::getSunTime(double desired, UBool next) in getSunTime() 1237 UDate CalendarAstronomer::getMoonTime(double desired, UBool next) in getMoonTime() 1257 UDate CalendarAstronomer::getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) { in getMoonTime() 1286 UDate CalendarAstronomer::timeOfAngle(AngleFunc& func, double desired, in timeOfAngle()
|
/external/chromium/third_party/icu/source/i18n/ |
D | astro.cpp | 727 UDate CalendarAstronomer::getSunTime(double desired, UBool next) in getSunTime() 1237 UDate CalendarAstronomer::getMoonTime(double desired, UBool next) in getMoonTime() 1257 UDate CalendarAstronomer::getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) { in getMoonTime() 1286 UDate CalendarAstronomer::timeOfAngle(AngleFunc& func, double desired, in timeOfAngle()
|
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
D | SDL_audio.c | 397 int SDL_OpenAudio(SDL_AudioSpec *desired, SDL_AudioSpec *obtained) in SDL_OpenAudio()
|
/external/jpeg/ |
D | jquant2.c | 198 int desired; /* desired # of colors = size of colormap */ member 1278 int desired = cinfo->desired_number_of_colors; in jinit_2pass_quantizer() local
|
D | jdmarker.c | 1201 jpeg_resync_to_restart (j_decompress_ptr cinfo, int desired) in jpeg_resync_to_restart()
|
/external/bison/src/ |
D | tables.c | 147 table_grow (int desired) in table_grow()
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
D | SDL_x11modes.c | 512 int desired = 0; in X11_GetVideoModes() local
|