/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/ |
D | MainFragment.java | 26 import androidx.preference.ListPreference; 27 import androidx.preference.Preference; 28 import androidx.preference.PreferenceCategory; 29 import androidx.preference.PreferenceFragment; 30 import androidx.preference.PreferenceManager; 31 import androidx.preference.SwitchPreference; 132 public boolean onPreferenceClick(Preference preference) in createAllUseAnglePreference() 150 public boolean onPreferenceClick(Preference preference) in createShowAngleInUseDialogPreference() 274 public boolean onPreferenceChange(Preference preference, Object newValue) in initListPreference() 276 ListPreference listPreference = (ListPreference) preference; in initListPreference() [all …]
|
/third_party/node/deps/icu-small/source/i18n/ |
D | units_router.cpp | 83 const auto &preference = *unitPreferences[i]; in init() local 86 MeasureUnitImpl::forIdentifier(preference.unit.data(), status); in init() 91 UnicodeString precision = preference.skeleton; in init() 106 preference.geq, std::move(precision), in init()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | units_router.cpp | 83 const auto &preference = *unitPreferences[i]; in init() local 86 MeasureUnitImpl::forIdentifier(preference.unit.data(), status); in init() 91 UnicodeString precision = preference.skeleton; in init() 106 preference.geq, std::move(precision), in init()
|
/third_party/icu/icu4c/source/i18n/ |
D | units_router.cpp | 83 const auto &preference = *unitPreferences[i]; in init() local 86 MeasureUnitImpl::forIdentifier(preference.unit.data(), status); in init() 91 UnicodeString precision = preference.skeleton; in init() 106 preference.geq, std::move(precision), in init()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
D | UnitsRouter.java | 62 UnitPreferences.UnitPreference preference = unitPreferences[i]; in UnitsRouter() local 65 MeasureUnitImpl.UnitsParser.parseForIdentifier(preference.getUnit()); in UnitsRouter() 67 String precision = preference.getSkeleton(); in UnitsRouter() 80 preference.getGeq(), precision, in UnitsRouter()
|
/third_party/node/deps/npm/node_modules/mime-types/ |
D | index.js | 156 var preference = ['nginx', 'apache', undefined, 'iana'] 174 var from = preference.indexOf(db[types[extension]].source) 175 var to = preference.indexOf(mime.source)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | mbo.c | 96 wpabuf_put_u8(mbo, wpa_s->non_pref_chan[start].preference); in wpas_mbo_non_pref_chan_attr_body() 167 non_pref->preference != start_pref->preference) { in wpas_mbo_non_pref_chan_attrs() 307 return (int) a->preference - (int) b->preference; in wpa_non_pref_chan_cmp() 366 chan->preference = _preference; in wpas_mbo_update_non_pref_chan()
|
D | wnm_sta.c | 450 rep->preference = pos[0]; in wnm_parse_neighbor_report_elem() 725 if (nei->preference_present && nei->preference == 0) { in compare_scan_neighbor_results() 736 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 763 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 774 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 791 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 1182 if (bb->preference > aa->preference) in cand_pref_compar() 1184 if (bb->preference < aa->preference) in cand_pref_compar() 1216 nei->preference_present ? nei->preference : -1, in wnm_dump_cand_list() 1316 if (nei->preference_present && nei->preference == 0) in wnm_fetch_scan_results()
|
D | wnm_sta.h | 30 u8 preference; /* valid if preference_present=1 */ member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | mbo.c | 126 wpabuf_put_u8(mbo, wpa_s->non_pref_chan[start].preference); in wpas_mbo_non_pref_chan_attr_body() 197 non_pref->preference != start_pref->preference) { in wpas_mbo_non_pref_chan_attrs() 337 return (int) a->preference - (int) b->preference; in wpa_non_pref_chan_cmp() 396 chan->preference = _preference; in wpas_mbo_update_non_pref_chan()
|
D | wnm_sta.c | 467 rep->preference = pos[0]; in wnm_parse_neighbor_report_elem() 742 if (nei->preference_present && nei->preference == 0) { in compare_scan_neighbor_results() 753 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 780 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 791 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 808 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 1210 if (bb->preference > aa->preference) in cand_pref_compar() 1212 if (bb->preference < aa->preference) in cand_pref_compar() 1244 nei->preference_present ? nei->preference : -1, in wnm_dump_cand_list() 1344 if (nei->preference_present && nei->preference == 0) in wnm_fetch_scan_results()
|
D | wnm_sta.h | 30 u8 preference; /* valid if preference_present=1 */ member
|
/third_party/NuttX/ |
D | INVIOLABLES.md | 48 - Personal or organizational preference is not a justification for a 78 reasons of preference or priority. 110 - Changing things only to suit a personal or organizational preference.
|
/third_party/flutter/engine/flutter/shell/platform/embedder/tests/ |
D | embedder_config_builder.cc | 14 InitializationPreference preference) in EmbedderConfigBuilder() argument 53 if (preference == InitializationPreference::kInitialize) { in EmbedderConfigBuilder()
|
D | embedder_config_builder.h | 39 InitializationPreference preference =
|
/third_party/openssl/doc/man3/ |
D | SSL_CTX_set1_curves.pod | 40 preference order. For a TLS client the groups are used directly in the 55 B<groups> array is in the form of a set of group NIDs in preference 72 should be used in preference.
|
D | SSL_CONF_cmd.pod | 42 in order of decreasing preference of the form B<algorithm+hash> or 83 names are case sensitive. The list should be in order of preference with the 110 (":") separated list of TLSv1.3 ciphersuite names in order of preference. This 192 Use server and not client preference order when determining which cipher suite, 199 its preference list. This usually indicates a client without AES hardware 264 (":") separated list of TLSv1.3 ciphersuite names in order of preference. This 322 in order of decreasing preference of the form B<algorithm+hash> or 363 names are case sensitive. The list should be in order of preference with the 452 B<ServerPreference>: use server and not client preference order when 458 ChaCha20 cipher at the top of its preference list. This usually indicates
|
/third_party/curl/docs/cmdline-opts/ |
D | form-string.d | 10 the value have no special meaning. Use this in preference to --form if
|
/third_party/boost/libs/asio/doc/overview/ |
D | cpp2011.qbk | 153 * Uses it in preference to `boost::array<>` for the 158 * Uses it in preference to `boost::array<>` where a fixed size array type is 171 Boost.Asio's implementation can use `std::atomic<>` in preference to 184 preference to the Boost equivalents.
|
/third_party/libinput/doc/user/ |
D | touchpad-pressure.rst | 15 libinput uses whichever is available but a preference is given to touch size 17 one type anyway, this internal preference does not usually matter.
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_power_preference.txt | 96 EGL_LOW_POWER_ANGLE preference, or contexts not allocated with 97 either preference.
|
/third_party/boost/libs/outcome/doc/src/content/recipes/ |
D | foreign-try.md | 13 - In order of preference, a public `.assume_value()`/`.value()` member 15 - In order of preference, a public `.as_failure()`/`.assume_error()`/`.error()`
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/ |
D | utils_test.dart | 222 testNoWrap('can override wrap preference if preference is off', () { 227 testWrap('can override wrap preference if preference is on', () {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MSA.txt | 15 chosen in preference to the other. 20 most hardware implementations so it is used in preference to bclri.b.
|
/third_party/node/deps/cares/src/lib/ |
D | ares_parse_naptr_reply.c | 135 naptr_curr->preference = DNS__16BIT(vptr); in ares_parse_naptr_reply()
|