Searched refs:pref (Results 1 - 25 of 274) sorted by last modified time

1234567891011

/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.c3642 struct p2p_channel *pref = NULL, *n; local
3657 n = os_realloc_array(pref, num + 1,
3661 pref = n;
3662 pref[num].op_class = op_class;
3663 pref[num].chan = chan;
3673 config->p2p_pref_chan = pref;
3682 os_free(pref);
/external/svox/pico/lib/
H A Dpicodata.h627 #define PICODATA_INFO_ITEM(kb, pref, item, itemlenmax) \
629 picodata_info_item(kb, pref, item, itemlenmax, (picoos_char *)__FILE__)
635 #define PICODATA_INFO_ITEM(kb, pref, item, itemlenmax)
/external/svox/pico/src/com/svox/pico/
H A DEngineSettings.java60 Preference pref = findPreference(available.get(i));
61 pref.setTitle(loc.getDisplayLanguage() + " (" + loc.getDisplayCountry() + ")");
62 pref.setSummary(R.string.installed);
63 pref.setEnabled(false);
71 Preference pref = findPreference(unavailableLang);
72 pref.setTitle(loc.getDisplayLanguage() + " (" + loc.getDisplayCountry() + ")");
73 pref.setSummary(R.string.not_installed);
74 pref.setEnabled(true);
75 pref.setOnPreferenceClickListener(new OnPreferenceClickListener(){
/external/tcpdump/
H A Dconfigure865 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
869 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
957 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
959 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
962 -program-prefix | --program-prefix | --program-prefi | --program-pref \
966 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/external/srtp/
H A Dconfigure418 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
422 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
501 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
503 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
510 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/external/stressapptest/
H A Dconfigure864 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
868 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
956 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
958 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
961 -program-prefix | --program-prefix | --program-prefi | --program-pref \
965 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/external/skia/include/core/
H A DSkImageDecoder.h173 * If a config is preferred, either using a pref table or as a parameter
271 * to pref if possible. Whether a conversion is feasible is
272 * tested by Bitmap::canCopyTo(pref).
282 Result decode(SkStream*, SkBitmap* bitmap, SkColorType pref, Mode);
303 bool decodeSubset(SkBitmap* bm, const SkIRect& subset, SkColorType pref);
313 @param pref If the PrefConfigTable is not set, prefer this colortype.
319 static bool DecodeFile(const char file[], SkBitmap* bitmap, SkColorType pref, Mode,
328 @param pref If the PrefConfigTable is not set, prefer this colortype.
334 static bool DecodeMemory(const void* buffer, size_t size, SkBitmap* bitmap, SkColorType pref,
358 @param pref I
371 decode(SkStream* stream, SkBitmap* bitmap, SkBitmap::Config pref, Mode mode) argument
374 decodeSubset(SkBitmap* bm, const SkIRect& subset, SkBitmap::Config pref) argument
377 DecodeFile(const char file[], SkBitmap* bitmap, SkBitmap::Config pref, Mode mode, Format* format = NULL) argument
381 DecodeMemory(const void* buffer, size_t size, SkBitmap* bitmap, SkBitmap::Config pref, Mode mode, Format* format = NULL) argument
385 DecodeStream(SkStreamRewindable* stream, SkBitmap* bitmap, SkBitmap::Config pref, Mode mode, Format* format = NULL) argument
[all...]
/external/skia/src/images/
H A DSkImageDecoder.cpp183 SkImageDecoder::Result SkImageDecoder::decode(SkStream* stream, SkBitmap* bm, SkColorType pref, argument
188 fDefaultPref = pref;
200 bool SkImageDecoder::decodeSubset(SkBitmap* bm, const SkIRect& rect, SkColorType pref) { argument
204 fDefaultPref = pref;
265 bool SkImageDecoder::DecodeFile(const char file[], SkBitmap* bm, SkColorType pref, Mode mode, argument
272 if (SkImageDecoder::DecodeStream(stream, bm, pref, mode, format)) {
280 bool SkImageDecoder::DecodeMemory(const void* buffer, size_t size, SkBitmap* bm, SkColorType pref, argument
288 return SkImageDecoder::DecodeStream(&stream, bm, pref, mode, format);
291 bool SkImageDecoder::DecodeStream(SkStreamRewindable* stream, SkBitmap* bm, SkColorType pref, argument
300 success = codec->decode(stream, bm, pref, mod
[all...]
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/qemu-pc-bios/bochs/
H A Dconfigure1096 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1100 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1188 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1190 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1193 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1197 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
[all...]
/external/qemu/telephony/
H A Dremote_call.c103 struct RemoteCallRec** pref; member in struct:RemoteCallRec
125 call->pref[0] = call->next;
127 call->pref = &call->next;
166 rcall->pref = &rcall->next;
262 call->pref = plist;
265 first->pref = &call->next;
/external/qemu/android/
H A Dhw-qemud.c657 QemudClient** pref; member in struct:QemudClient
695 c->pref[0] = c->next;
697 c->next->pref = c->pref;
700 c->pref = &c->next;
708 c->pref = plist;
711 c->next->pref = &c->next;
/external/qemu/disas/
H A Di386.c3484 prefix_name (int pref, int sizeflag) argument
3506 switch (pref)
3525 return rexes [pref - 0x40];
/external/qemu/distrib/jpeg-6b/
H A Dconfigure129 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
133 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
260 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
262 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
265 -program-prefix | --program-prefix | --program-prefi | --program-pref \
269 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/external/protobuf/
H A Dconfigure1063 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1067 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1155 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1157 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1160 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1164 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
18366 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
18368 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
/external/protobuf/gtest/
H A Dconfigure914 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
918 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1006 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1008 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1011 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1015 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/external/pdfium/fpdfsdk/src/javascript/
H A DConsts.cpp125 JS_STATIC_CONST_ENTRY_STRING(pref, Preferred)
/external/pixman/
H A Dconfigure976 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
980 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1068 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1070 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1073 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1077 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/external/pixman/pixman/
H A Dpixman-mips-dspr2-asm.S58 pref 30, 32(a0)
107 pref 30, 32(a0)
242 pref 0, 32(a1)
260 pref 30, 32(a0)
H A Dpixman-mips-memcpy-asm.S84 * When in the loop we exercise "pref 30, x(a0)", the a0+x should not be past
88 * In the current version we use "pref 30, 128(a0)", so "t0-160" is the limit
90 subu t9, t0, 160 /* t9 is the "last safe pref 30, 128(a0)" address */
92 pref 0, 0(a1) /* bring the first line of src, addr 0 */
93 pref 0, 32(a1) /* bring the second line of src, addr 32 */
94 pref 0, 64(a1) /* bring the third line of src, addr 64 */
95 pref 30, 32(a0) /* safe, as we have at least 64 bytes ahead */
96 /* In case the a0 > t9 don't use "pref 30" at all */
98 bgtz v1, $loop16w /* skip "pref 30, 64(a0)" for too short arrays */
101 pref 3
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/external/pcre/dist/
H A Dconfigure1026 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1030 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1118 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1120 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1123 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1127 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/external/openssl/ssl/
H A Dssl_locl.h844 STACK_OF(SSL_CIPHER) **pref,
/external/oprofile/events/mips/5K/
H A Devents9 event:0x2 counters:0,1 um:zero minimum:500 name:LOADS_EXECED : Load/pref(x)/sync/cache-ops executed
/external/openfst/
H A Dconfigure931 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
935 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1023 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1025 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1028 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1032 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)

Completed in 1888 milliseconds

1234567891011