Home
last modified time | relevance | path

Searched defs:desired (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/images/
DSkJpegUtility.cpp85 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/
Dastro.cpp727 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/
Dastro.cpp727 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/
DSDL_audio.c397 int SDL_OpenAudio(SDL_AudioSpec *desired, SDL_AudioSpec *obtained) in SDL_OpenAudio()
/external/jpeg/
Djquant2.c198 int desired; /* desired # of colors = size of colormap */ member
1278 int desired = cinfo->desired_number_of_colors; in jinit_2pass_quantizer() local
Djdmarker.c1201 jpeg_resync_to_restart (j_decompress_ptr cinfo, int desired) in jpeg_resync_to_restart()
/external/bison/src/
Dtables.c147 table_grow (int desired) in table_grow()
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11modes.c512 int desired = 0; in X11_GetVideoModes() local