Home
last modified time | relevance | path

Searched +defs:val +defs:pref (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/aosp_15_r20/packages/apps/SpareParts/src/com/android/spare_parts/
DSpareParts.java180 float val = Float.parseFloat(objValue.toString()); in writeAnimationPreference() local
197 int val = Integer.parseInt(objValue.toString()); in writeEndButtonPreference() local
199 Settings.System.END_BUTTON_BEHAVIOR, val); in writeEndButtonPreference() local
204 int floatToIndex(float val, int resid) { in floatToIndex()
217 public void readAnimationPreference(int which, ListPreference pref) { in readAnimationPreference()
226 public void readFontSizePreference(ListPreference pref) { in readFontSizePreference()
236 public void readEndButtonPreference(ListPreference pref) { in readEndButtonPreference()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmessageformat2.cpp40 const Formattable* val = context.getGlobal(var, errorCode); in evalArgument() local
460 void MessageFormatter::resolvePreferences(MessageContext& context, UVector& res, UVector& pref, UEr… in resolvePreferences()
523 void MessageFormatter::filterVariants(const UVector& pref, UVector& vars, UErrorCode& status) const… in filterVariants() argument
576 void MessageFormatter::sortVariants(const UVector& pref, UVector& vars, UErrorCode& status) const { in sortVariants() argument
657 FormattedPlaceholder val = evalArgument(var, context, status); in resolveVariables() local
760 LocalPointer<UVector> pref(createUVector(status)); in formatSelectors() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/
DShowOnLockScreenNotificationPreferenceController.java74 RestrictedListPreference pref = screen.findPreference(mSettingKey); in displayPreference() local
127 final int val = Integer.parseInt((String) newValue); in onPreferenceChange() local
138 private void setRestrictedIfNotificationFeaturesDisabled(RestrictedListPreference pref, in setRestrictedIfNotificationFeaturesDisabled()
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentFragment.java499 ListPreference pref = (ListPreference) findPreference(prefKey); in addListPreference() local
507 final ListPreference pref = (ListPreference) findPreference(prefKey); in addListRestrictedPreference() local
515 private void disableForUser(Preference pref) { in disableForUser()
523 TwoStatePreference pref = findPreference(key); in findAndInitSwitchPref() local
1479 private void updateAnimationScaleValue(int which, ListPreference pref) { in updateAnimationScaleValue()
1487 float val = Float.parseFloat(values[i].toString()); in updateAnimationScaleValue() local
1507 private void writeAnimationScaleOption(int which, ListPreference pref, Object newValue) { in writeAnimationScaleOption()
1568 int val = Integer.parseInt(values[i].toString()); in updateAppProcessLimitOptions() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDswtmenubar.jar ... synthetic org.eclipse.swt.widgets.MenuItem val$pref final synthetic com.android.menubar. ...
/aosp_15_r20/external/elfutils/libcpu/
H A Di386_disasm.c102 #define prefbit(pref) has_##pref = 1 << idx_##pref argument
139 #define newpref(pref) [idx_##pref] = prefix_##pref argument
218 #define AMD3DNOW_IDX(val) ((val) - AMD3DNOW_LOW_IDX) argument
634 int val = ch - '0'; in i386_disasm() local
/aosp_15_r20/external/dnsmasq/src/
H A Doption.c31 int val; member
371 unsigned char val, size; member
606 int val; in do_usage() member
761 int i, val = atoi(comma); in parse_dhcp_opt() local
1073 int pref = 1; in one_opt() local
2078 int order, pref; in one_opt() local
/aosp_15_r20/frameworks/base/core/java/android/text/method/
H A DMultiTapKeyListener.java91 int pref = 0; in onKeyDown() local
141 String val = sRecs.valueAt(rec); in onKeyDown() local
176 String val = sRecs.valueAt(rec); in onKeyDown() local
/aosp_15_r20/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastReceiver.java333 String[] val = item.split(":"); in getMccMap() local
623 Bundle pref = client.call( in migrateSharedPreferenceFromLegacy() local
628 Object val = pref.get(key); in migrateSharedPreferenceFromLegacy() local
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_member.cc72 const PrefService::Preference* pref = prefs_->FindPreference(pref_name_); in UpdateValueFromPref() local
222 for (const std::string& val : value) in UpdatePref() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxmlstring.c196 xmlStrQEqual(const xmlChar *pref, const xmlChar *name, const xmlChar *str) { in xmlStrQEqual()
335 xmlStrchr(const xmlChar *str, xmlChar val) { in xmlStrchr()
355 xmlStrstr(const xmlChar *str, const xmlChar *val) { in xmlStrstr()
383 xmlStrcasestr(const xmlChar *str, const xmlChar *val) { in xmlStrcasestr()
H A DparserInternals.c658 unsigned int val = (c << 8) | cur[1]; in xmlNextChar() local
770 int val; in xmlCurrentChar() local
877 xmlCopyCharMultiByte(xmlChar *out, int val) { in xmlCopyCharMultiByte()
921 xmlCopyChar(int len ATTRIBUTE_UNUSED, xmlChar *out, int val) { in xmlCopyChar()
1877 xmlCatalogAllow pref; in xmlResolveResourceFromCatalog() local
2737 xmlPedanticParserDefault(int val) { in xmlPedanticParserDefault()
2757 xmlLineNumbersDefault(int val) { in xmlLineNumbersDefault()
2781 xmlSubstituteEntitiesDefault(int val) { in xmlSubstituteEntitiesDefault()
2815 xmlKeepBlanksDefault(int val) { in xmlKeepBlanksDefault()
H A DSAX2.c981 xmlChar *val; in xmlSAX2AttributeInternal() local
1047 xmlChar *val; in xmlSAX2AttributeInternal() local
1190 xmlChar *val; in xmlSAX2AttributeInternal() local
2031 const xmlChar *uri, *pref; in xmlSAX2StartElementNs() local
H A Dparser.c309 const char *msg, int val) in xmlFatalErrMsgInt()
328 const char *msg, const xmlChar *str1, int val, in xmlFatalErrMsgStrIntStr()
346 const char *msg, const xmlChar * val) in xmlFatalErrMsgStr()
363 const char *msg, const xmlChar * val) in xmlErrMsgStr()
412 xmlSaturatedAdd(unsigned long *dst, unsigned long val) { in xmlSaturatedAdd()
420 xmlSaturatedAddSizeT(unsigned long *dst, unsigned long val) { in xmlSaturatedAddSizeT()
2201 static int spacePush(xmlParserCtxtPtr ctxt, int val) { in spacePush()
2270 #define NXT(val) ctxt->input->cur[(val)] argument
2292 #define SKIP(val) do { \ argument
2298 #define SKIPL(val) do { \ argument
[all …]
/aosp_15_r20/external/libxml2/
H A Dxmlstring.c196 xmlStrQEqual(const xmlChar *pref, const xmlChar *name, const xmlChar *str) { in xmlStrQEqual()
335 xmlStrchr(const xmlChar *str, xmlChar val) { in xmlStrchr()
355 xmlStrstr(const xmlChar *str, const xmlChar *val) { in xmlStrstr()
383 xmlStrcasestr(const xmlChar *str, const xmlChar *val) { in xmlStrcasestr()
H A DparserInternals.c780 unsigned int val = (c << 8) | cur[1]; in xmlNextChar() local
891 int val; in xmlCurrentChar() local
998 xmlCopyCharMultiByte(xmlChar *out, int val) { in xmlCopyCharMultiByte()
1043 xmlCopyChar(int len ATTRIBUTE_UNUSED, xmlChar *out, int val) { in xmlCopyChar()
2212 xmlCatalogAllow pref; in xmlResolveResourceFromCatalog() local
3338 xmlPedanticParserDefault(int val) { in xmlPedanticParserDefault()
3358 xmlLineNumbersDefault(int val) { in xmlLineNumbersDefault()
3382 xmlSubstituteEntitiesDefault(int val) { in xmlSubstituteEntitiesDefault()
3416 xmlKeepBlanksDefault(int val) { in xmlKeepBlanksDefault()
H A DSAX2.c967 xmlChar *val; in xmlSAX1Attribute() local
1024 xmlChar *val; in xmlSAX1Attribute() local
1149 xmlChar *val; in xmlSAX1Attribute() local
2124 const xmlChar *uri, *pref; in xmlSAX2StartElementNs() local
H A Dparser.c310 const char *msg, int val) in xmlFatalErrMsgInt()
329 const char *msg, const xmlChar *str1, int val, in xmlFatalErrMsgStrIntStr()
347 const char *msg, const xmlChar * val) in xmlFatalErrMsgStr()
364 const char *msg, const xmlChar * val) in xmlErrMsgStr()
413 xmlSaturatedAdd(unsigned long *dst, unsigned long val) { in xmlSaturatedAdd()
421 xmlSaturatedAddSizeT(unsigned long *dst, unsigned long val) { in xmlSaturatedAddSizeT()
2226 static int spacePush(xmlParserCtxtPtr ctxt, int val) { in spacePush()
2293 #define NXT(val) ctxt->input->cur[(val)] argument
2315 #define SKIP(val) do { \ argument
2321 #define SKIPL(val) do { \ argument
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/message2/
H A DMFDataModelFormatter.java198 List<List<String>> pref = new ArrayList<>(); in findBestMatchingPattern() local
435 String val = ((Literal) value).value; in resolveLiteralOrVariable() local
443 Object val = localVars.get(varName); in resolveLiteralOrVariable() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/message2/
H A DMFDataModelFormatter.java197 List<List<String>> pref = new ArrayList<>(); in findBestMatchingPattern() local
434 String val = ((Literal) value).value; in resolveLiteralOrVariable() local
442 Object val = localVars.get(varName); in resolveLiteralOrVariable() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DAccessPointPreference.java91 StateListDrawable val = (StateListDrawable) frictionSld.getDrawable(0); in getFrictionStateListDrawable() local
280 static CharSequence buildContentDescription(Context context, Preference pref, AccessPoint ap) { in buildContentDescription()
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcnmdptst.c203 static const double val[] = { 0.01234, 123456789, 1.23e75, -3.141592653e-78 }; in TestExponential() local
205 static const double val[] = { 0.01234, 123456789, 1.23e300, -3.141592653e-271 }; in TestExponential() local
841 UEnumeration *pref, *all; in TestGetKeywordValuesForLocale() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcnmdptst.c203 static const double val[] = { 0.01234, 123456789, 1.23e75, -3.141592653e-78 }; in TestExponential() local
205 static const double val[] = { 0.01234, 123456789, 1.23e300, -3.141592653e-271 }; in TestExponential() local
841 UEnumeration *pref, *all; in TestGetKeywordValuesForLocale() local
/aosp_15_r20/external/iproute2/ip/
H A Diproute.c575 __u32 val = 0U; in print_route() local
710 unsigned int pref = rta_getattr_u8(tb[RTA_PREF]); in print_route() local
1182 __u8 pref; in iproute_modify() local
/aosp_15_r20/system/media/audio_utils/tests/
H A Dprimitives_tests.cpp141 } val; in TEST() local
794 uint8_t *pref = new uint8_t[65536 * 3]; in TEST() local

12345678910>>...16