Home
last modified time | relevance | path

Searched defs:pref (Results 1 – 25 of 72) sorted by relevance

123

/external/skia/src/images/
DSkImageDecoder.cpp128 SkImageDecoder::Result SkImageDecoder::decode(SkStream* stream, SkBitmap* bm, SkColorType pref, in decode()
147 bool SkImageDecoder::DecodeFile(const char file[], SkBitmap* bm, SkColorType pref, Mode mode, in DecodeFile()
164 bool SkImageDecoder::DecodeMemory(const void* buffer, size_t size, SkBitmap* bm, SkColorType pref, in DecodeMemory()
175 bool SkImageDecoder::DecodeStream(SkStreamRewindable* stream, SkBitmap* bm, SkColorType pref, in DecodeStream()
/external/svox/pico/src/com/svox/pico/
DEngineSettings.java60 Preference pref = findPreference(available.get(i)); in onActivityResult() local
71 Preference pref = findPreference(unavailableLang); in onActivityResult() local
/external/libdrm/nouveau/
Dbufctx.c89 struct nouveau_bufref_priv *pref; in nouveau_bufctx_del() local
107 struct nouveau_bufref_priv *pref; in nouveau_bufctx_reset() local
126 struct nouveau_bufref_priv *pref = pctx->free; in nouveau_bufctx_refn() local
/external/libxml2/
Dtestdict.c154 xmlChar *cur, *pref; in run_test2() local
317 xmlChar *cur, *pref; in run_test1() local
Dxmlstring.c179 xmlStrQEqual(const xmlChar *pref, const xmlChar *name, const xmlChar *str) { in xmlStrQEqual()
/external/libchrome/base/test/data/prefs/
Dwrite.golden.json1 {"homepage":"http://www.cnn.com","long_int":{"pref":"214748364842"},"some_directory":"/usr/sbin/","… string
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCurrencyTest.java651 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local
652 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DCurrencyTest.java655 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local
656 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
/external/opencv3/modules/videoio/src/
Dcap.cpp177 int pref = (index / 100) * 100; in cvCreateCameraCapture() local
517 int pref = (index / 100) * 100; in IVideoCapture_create() local
Dcap_dc1394_v2.cpp381 int pref = -1; in startCapture() local
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/message/
DOptionsMessage.java82 public void setProtocolRolePreference(ProtocolRole pref) { in setProtocolRolePreference()
/external/kernel-headers/original/uapi/linux/
Dipv6_route.h34 #define RTF_PREF(pref) ((pref) << 27) argument
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c639 u8 op_class, u8 chan, u8 phy_type, u8 pref) in wnm_add_nei_rep()
668 u8 pref) in wnm_nei_rep_add_bss()
724 unsigned int i, pref = 255; in wnm_add_cand_list() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/ipsec-tools/src/racoon/
Disakmp_quick.c1669 u_int8_t pref; local
2142 u_int8_t pref; local
/external/elfutils/libcpu/
Di386_disasm.c116 #define prefbit(pref) has_##pref = 1 << idx_##pref argument
153 #define newpref(pref) [idx_##pref] = prefix_##pref argument
/external/svox/pico/lib/
Dpicodata.h627 #define PICODATA_INFO_ITEM(kb, pref, item, itemlenmax) \ argument
635 #define PICODATA_INFO_ITEM(kb, pref, item, itemlenmax) argument
/external/iproute2/ip/
Diprule.c378 __u32 pref; in iprule_modify() local
Diproute.c702 unsigned int pref = rta_getattr_u8(tb[RTA_PREF]); in print_route() local
1114 __u8 pref; in iproute_modify() local
/external/chromium-trace/catapult/third_party/Paste/paste/debug/
Dfsdiff.py292 def _space_prefix(pref, full, sep=None, indent=None, include_sep=True): argument
/external/ipsec-tools/src/libipsec/
Dpfkey_dump.c695 str_prefport(family, pref, port, ulp) in str_prefport() argument
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationServiceTest.java484 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationServiceTest.java488 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local
/external/dnsmasq/src/
Doption.c1179 int pref = 1; in one_opt() local
2351 int order, pref; in one_opt() local

123