Searched defs:desired (Results 1 - 20 of 20) sorted by relevance

/external/chromium/net/base/
H A Dssl_cipher_suite_names.cc318 struct CipherSuite desired = {0}; local
319 desired.cipher_suite = cipher_suite;
321 void* r = bsearch(&desired, kCipherSuites,
/external/compiler-rt/BlocksRuntime/tests/
H A Dfail.c82 char desired[512]; local
84 bool gotErrorFile = readfile(desired, errorfile);
92 char *where = strstr(got, desired);
/external/compiler-rt/lib/
H A Datomic.c173 /// to the value at *expected, then this copies value at *desired to *ptr. If
178 void *desired, int success, int failure) {
181 *(type*)desired, success, failure)
187 memcpy(ptr, desired, size);
267 int __atomic_compare_exchange_##n(type *ptr, type *expected, type desired,\
270 return __atomic_compare_exchange_strong((_Atomic(type)*)ptr, expected, desired,\
275 *ptr = desired;\
177 __atomic_compare_exchange_n(int size, void *ptr, void *expected, void *desired, int success, int failure) argument
/external/skia/src/images/
H A DSkJpegUtility.cpp78 static boolean sk_resync_to_restart(j_decompress_ptr cinfo, int desired) { argument
81 // what is the desired param for???
116 static boolean skmem_resync_to_restart(j_decompress_ptr cinfo, int desired) { argument
/external/clang/test/CodeGen/
H A Datomic-ops.c103 int desired = 1; local
104 return __atomic_compare_exchange(i, &cmp, &desired, 0, memory_order_acquire, memory_order_acquire);
/external/qemu/distrib/sdl-1.2.12/src/audio/
H A DSDL_audio.c397 int SDL_OpenAudio(SDL_AudioSpec *desired, SDL_AudioSpec *obtained) argument
417 if ( desired->freq == 0 ) {
420 desired->freq = SDL_atoi(env);
423 if ( desired->freq == 0 ) {
425 desired->freq = 22050;
427 if ( desired->format == 0 ) {
430 desired->format = SDL_ParseAudioFormat(env);
433 if ( desired->format == 0 ) {
435 desired->format = AUDIO_S16;
437 if ( desired
[all...]
/external/bison/src/
H A Dtables.c143 | the desired size is at least DESIRED + 1. |
147 table_grow (int desired) argument
151 while (table_size <= desired)
/external/chromium/chrome/browser/chromeos/login/
H A Dsigned_settings_unittest.cc151 void SetAllowNewUsers(bool desired, em::PolicyData* poldata) { argument
155 allow->set_allow_new_users(desired);
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
H A DSDL_x11modes.c511 /* Find out which screen is the desired one */
512 int desired = 0; local
519 desired = SDL_atoi(variable);
532 if ( xinerama[i].screen_number == desired ) {
/external/chromium/chrome/browser/visitedlink/
H A Dvisitedlink_master.cc813 int desired = item_count * 3; local
817 if (table_sizes[i] > desired)
/external/icu4c/test/intltest/
H A Dtmsgfmt.cpp1613 UnicodeString& desired = tuples[i]; local
1617 desired,
1620 assertEquals("DOUBLE_REQUIRED failure", desired,
/external/icu4c/i18n/
H A Dastro.cpp263 * @param longitude The desired longitude, in <em>degrees</em> east of
266 * @param latitude The desired latitude, in <em>degrees</em>. Positive
311 * @param jdn the desired time, expressed as a "julian day number",
718 * the desired value.
727 UDate CalendarAstronomer::getSunTime(double desired, UBool next) argument
731 desired,
926 // // number" d as outlined above, for the desired moment. Next compute:
1229 * longitude will have the desired value.
1231 * @param desired The desired longitud
1237 getMoonTime(double desired, UBool next) argument
1257 getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) argument
1286 timeOfAngle(AngleFunc& func, double desired, double periodDays, double epsilon, UBool next) argument
[all...]
/external/jpeg/
H A Djquant2.c42 * have as many boxes as desired colors. Then the mean color in each
60 * and it also interfered with desired capabilities such as quantizing to an
117 * desired colors. 16 bits/cell is plenty for that too.)
198 int desired; /* desired # of colors = size of colormap */ member in struct:__anon6057
1149 select_colors(cinfo, cquantize->desired);
1278 int desired = cinfo->desired_number_of_colors; local
1280 if (desired < 8)
1283 if (desired > MAXNUMCOLORS)
1286 ((j_common_ptr) cinfo,JPOOL_IMAGE, (JDIMENSION) desired, (JDIMENSIO
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djquant2.c42 * have as many boxes as desired colors. Then the mean color in each
60 * and it also interfered with desired capabilities such as quantizing to an
117 * desired colors. 16 bits/cell is plenty for that too.)
198 int desired; /* desired # of colors = size of colormap */ member in struct:__anon9109
1149 select_colors(cinfo, cquantize->desired);
1278 int desired = cinfo->desired_number_of_colors; local
1280 if (desired < 8)
1283 if (desired > MAXNUMCOLORS)
1286 ((j_common_ptr) cinfo,JPOOL_IMAGE, (JDIMENSION) desired, (JDIMENSIO
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1616 milliseconds