Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkJpegUtility.cpp78 static boolean sk_resync_to_restart(j_decompress_ptr cinfo, int desired) { in sk_resync_to_restart()
116 static boolean skmem_resync_to_restart(j_decompress_ptr cinfo, int desired) { in skmem_resync_to_restart()
/external/compiler-rt/BlocksRuntime/tests/
Dfail.c82 char desired[512]; in main() local
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
DJarInputStreamTest.java96 final Set<String> desired = new HashSet<String>(Arrays in test_getNextJarEntry_Ex() local
151 final Set<String> desired = new HashSet<String>(Arrays.asList(new String[] { "foo/", in test_getNextJarEntry() local
/external/chromium/net/base/
Dssl_cipher_suite_names.cc318 struct CipherSuite desired = {0}; in SSLCipherSuiteToStrings() local
/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/qemu/distrib/sdl-1.2.12/src/audio/
DSDL_audio.c397 int SDL_OpenAudio(SDL_AudioSpec *desired, SDL_AudioSpec *obtained) in SDL_OpenAudio()
/external/compiler-rt/lib/
Datomic.c178 void *desired, int success, int failure) { in __atomic_compare_exchange_n()
/external/clang/test/CodeGen/
Datomic-ops.c103 int desired = 1; in fi4a() local
/external/qemu/distrib/jpeg-6b/
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/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
/external/chromium/chrome/browser/visitedlink/
Dvisitedlink_master.cc813 int desired = item_count * 3; in NewTableSizeForCount() local
/external/chromium/chrome/browser/chromeos/login/
Dsigned_settings_unittest.cc151 void SetAllowNewUsers(bool desired, em::PolicyData* poldata) { in SetAllowNewUsers()
/external/icu4c/test/intltest/
Dtmsgfmt.cpp1613 UnicodeString& desired = tuples[i]; in TestApostropheMode() local