Home
last modified time | relevance | path

Searched refs:pref (Results 1 – 25 of 135) sorted by relevance

123456

/third_party/curl/tests/libtest/
Dmk-lib1521.pl182 my $pref = "${w}res = curl_easy_setopt(curl, $name,";
186 print "${pref} \"string\");\n$check";
187 print "${pref} NULL);\n$check";
191 print "${pref} 0L);\n$check";
192 print "${pref} 22L);\n$check";
193 print "${pref} LO);\n$check";
194 print "${pref} HI);\n$check";
199 print "${pref} dep);\n$check";
202 print "${pref} share);\n$check";
205 print "${pref} errorbuffer);\n$check";
[all …]
/third_party/openssl/test/ssl-tests/
D25-cipher.conf8 test-3 = 3-cipher-server-pref-1
9 test-4 = 4-cipher-server-pref-2
10 test-5 = 5-cipher-server-pref-client-list
11 test-6 = 6-cipher-server-pref-not-mobile
12 test-7 = 7-cipher-server-pref-mobile
13 test-8 = 8-cipher-server-pref-mobile2
91 [3-cipher-server-pref-1]
92 ssl_conf = 3-cipher-server-pref-1-ssl
94 [3-cipher-server-pref-1-ssl]
95 server = 3-cipher-server-pref-1-server
[all …]
D08-npn.conf7 test-2 = 2-npn-client-honours-server-pref
8 test-3 = 3-npn-client-first-pref-on-mismatch
20 test-15 = 15-npn-client-first-pref-on-mismatch-resumption
91 [2-npn-client-honours-server-pref]
92 ssl_conf = 2-npn-client-honours-server-pref-ssl
94 [2-npn-client-honours-server-pref-ssl]
95 server = 2-npn-client-honours-server-pref-server
96 client = 2-npn-client-honours-server-pref-client
98 [2-npn-client-honours-server-pref-server]
103 [2-npn-client-honours-server-pref-client]
[all …]
D25-cipher.conf.in62 name => "cipher-server-pref-1",
77 name => "cipher-server-pref-2",
92 name => "cipher-server-pref-client-list",
107 name => "cipher-server-pref-not-mobile",
122 name => "cipher-server-pref-mobile",
140 name => "cipher-server-pref-mobile2",
D09-alpn.conf7 test-2 = 2-alpn-server-honours-server-pref
85 [2-alpn-server-honours-server-pref]
86 ssl_conf = 2-alpn-server-honours-server-pref-ssl
88 [2-alpn-server-honours-server-pref-ssl]
89 server = 2-alpn-server-honours-server-pref-server
90 client = 2-alpn-server-honours-server-pref-client
92 [2-alpn-server-honours-server-pref-server]
97 [2-alpn-server-honours-server-pref-client]
104 server = 2-alpn-server-honours-server-pref-server-extra
105 client = 2-alpn-server-honours-server-pref-client-extra
[all …]
/third_party/libdrm/nouveau/
Dbufctx.c85 struct nouveau_bufref_priv *pref; in nouveau_bufctx_del() local
89 while ((pref = pctx->free)) { in nouveau_bufctx_del()
90 pctx->free = pref->next; in nouveau_bufctx_del()
91 free(pref); in nouveau_bufctx_del()
103 struct nouveau_bufref_priv *pref; in nouveau_bufctx_reset() local
105 while ((pref = pbin->list)) { in nouveau_bufctx_reset()
106 DRMLISTDELINIT(&pref->base.thead); in nouveau_bufctx_reset()
107 pbin->list = pref->next; in nouveau_bufctx_reset()
108 pref->next = pctx->free; in nouveau_bufctx_reset()
109 pctx->free = pref; in nouveau_bufctx_reset()
[all …]
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c130 struct PreferredCapsInfo *pref);
280 struct PreferredCapsInfo *pref) in gst_v4l2_src_fixate_struct_with_preference() argument
283 gst_structure_fixate_field_nearest_int (s, "width", pref->width); in gst_v4l2_src_fixate_struct_with_preference()
286 gst_structure_fixate_field_nearest_int (s, "height", pref->height); in gst_v4l2_src_fixate_struct_with_preference()
289 gst_structure_fixate_field_nearest_fraction (s, "framerate", pref->fps_n, in gst_v4l2_src_fixate_struct_with_preference()
290 pref->fps_d); in gst_v4l2_src_fixate_struct_with_preference()
314 struct PreferredCapsInfo *pref) in gst_v4l2src_fixed_caps_compare() argument
328 if ((bw < pref->width || bh < pref->height) in gst_v4l2src_fixed_caps_compare()
329 && (aw < pref->width || ah < pref->height)) { in gst_v4l2src_fixed_caps_compare()
335 if (aw < pref->width || ah < pref->height) { in gst_v4l2src_fixed_caps_compare()
[all …]
/third_party/pixman/pixman/
Dpixman-mips-memcpy-asm.S92 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 */
101 pref 30, 64(a0)
103 pref 0, 96(a1)
107 pref 30, 96(a0) /* continue setting up the dest, addr 96 */
115 pref 0, 128(a1) /* bring the next lines of src, addr 128 */
129 pref 30, 128(a0) /* continue setting up the dest, addr 128 */
137 pref 0, 160(a1) /* bring the next lines of src, addr 160 */
[all …]
/third_party/ffmpeg/libavfilter/x86/
Dvf_tinterlace_init.c32 ptrdiff_t pref, int clip_max);
35 ptrdiff_t pref, int clip_max);
38 ptrdiff_t pref, int clip_max);
42 ptrdiff_t pref, int clip_max);
45 ptrdiff_t pref, int clip_max);
48 ptrdiff_t pref, int clip_max);
52 ptrdiff_t pref, int clip_max);
56 ptrdiff_t pref, int clip_max);
/third_party/python/Lib/lib2to3/fixes/
Dfix_urllib.py82 pref = import_mod.prefix
88 names.extend([Name(name[0], prefix=pref), Comma()])
89 names.append(Name(MAPPING[import_mod.value][-1][0], prefix=pref))
98 pref = mod_member.prefix
112 mod_member.replace(Name(new_name, prefix=pref))
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/third_party/node/deps/npm/lib/
Dhelp.js54 var pref = apihelp ? [3, 1, 5, 7] : [1, 3, 5, 7]
56 pref = [ argnum ].concat(pref.filter(function (n) {
86 viewMan(pickMan(mans, pref), cb)
92 var pref = {}
94 pref[sect] = i
100 : pref[an] < pref[bn] ? -1
/third_party/libxml2/
Dtestdict.c154 xmlChar *cur, *pref; in run_test2() local
275 pref = &prefix[0]; in run_test2()
276 while (*cur != ':') *pref++ = *cur++; in run_test2()
278 *pref = 0; in run_test2()
292 pref = &prefix[0]; in run_test2()
293 while (*cur != ':') *pref++ = *cur++; in run_test2()
295 *pref = 0; in run_test2()
317 xmlChar *cur, *pref; in run_test1() local
406 pref = &prefix[0]; in run_test1()
407 while (*cur != ':') *pref++ = *cur++; in run_test1()
[all …]
/third_party/curl/lib/
Dchecksrc.pl189 my $pref = (' ' x $col);
190 print "${pref}^\n";
575 my $pref=$1;
577 if($pref =~ / *\#/) {
581 elsif($pref =~ /\/\*/) {
585 elsif($pref =~ /[\"\']/) {
589 if($pref =~ /\"/) {
592 elsif($pref =~ /\'$/) {
600 checkwarn("COMMANOSPACE", $line, length($pref)+1, $file, $l,
/third_party/ltp/testcases/open_posix_testsuite/include/
Dnoatime.h25 int strpref(const char *str, const char *pref) in strpref() argument
29 for (i = 0; pref[i] != '\0'; i++) { in strpref()
35 if (str[i] != pref[i]) in strpref()
/third_party/node/deps/npm/node_modules/libnpmconfig/
Dindex.js100 let pref = path.dirname(path.dirname(process.execPath))
103 pref = path.join(process.env.DESTDIR, pref)
105 return pref
/third_party/ffmpeg/libavfilter/
Dvf_tinterlace.c113 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_c() argument
116 const uint8_t *srcp_below = srcp + pref; in lowpass_line_c()
127 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_c_16() argument
132 const uint16_t *srcp_below = srcp + pref / 2; in lowpass_line_c_16()
145 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_complex_c() argument
148 const uint8_t *srcp_below = srcp + pref; in lowpass_line_complex_c()
150 const uint8_t *srcp_below2 = srcp + pref * 2; in lowpass_line_complex_c()
172 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_complex_c_16() argument
177 const uint16_t *srcp_below = srcp + pref / 2; in lowpass_line_complex_c_16()
179 const uint16_t *srcp_below2 = srcp + pref; in lowpass_line_complex_c_16()
[all …]
/third_party/cef/libcef/browser/
Drequest_context_impl.cc390 const PrefService::Preference* pref = pref_service->FindPreference(name); in GetPreference() local
391 if (!pref) in GetPreference()
393 return new CefValueImpl(pref->GetValue()->CreateDeepCopy().release()); in GetPreference()
420 const PrefService::Preference* pref = pref_service->FindPreference(name); in CanSetPreference() local
421 return (pref && pref->IsUserModifiable()); in CanSetPreference()
434 const PrefService::Preference* pref = pref_service->FindPreference(name); in SetPreference() local
435 if (!pref) { in SetPreference()
440 if (!pref->IsUserModifiable()) { in SetPreference()
461 if (pref->GetType() != impl_value->type()) { in SetPreference()
464 GetTypeString(pref->GetType()), GetTypeString(impl_value->type())); in SetPreference()
/third_party/node/deps/npm/lib/utils/
Derror-handler.js236 var pref = [m.id, m.level]
237 if (m.prefix) pref.push(m.prefix)
238 pref = pref.join(' ')
241 return (pref + ' ' + line).trim()
/third_party/boost/libs/hana/include/boost/hana/fwd/
Dprefix.hpp56 constexpr auto prefix = [](auto&& xs, auto&& pref) { in __anon70c1a15e0102() argument
65 constexpr auto operator()(Xs&& xs, Pref&& pref) const;
/third_party/boost/boost/hana/fwd/
Dprefix.hpp56 constexpr auto prefix = [](auto&& xs, auto&& pref) { in __anoneac8b52b0102() argument
65 constexpr auto operator()(Xs&& xs, Pref&& pref) const;
/third_party/boost/libs/hana/include/boost/hana/
Dprefix.hpp27 constexpr auto prefix_t::operator()(Xs&& xs, Pref&& pref) const { in operator ()()
38 return Prefix::apply(static_cast<Xs&&>(xs), static_cast<Pref&&>(pref)); in operator ()()
/third_party/boost/boost/hana/
Dprefix.hpp27 constexpr auto prefix_t::operator()(Xs&& xs, Pref&& pref) const { in operator ()()
38 return Prefix::apply(static_cast<Xs&&>(xs), static_cast<Pref&&>(pref)); in operator ()()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationServiceTest.java500 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local
502 if (!arrayContains(pref, expected[j])) { in TestGetKeywordValues()
511 if (pref.length == all.length) { in TestGetKeywordValues()
513 for (int j = 0; j < pref.length; j++) { in TestGetKeywordValues()
516 if (pref[j].equals(all[k])) { in TestGetKeywordValues()
529 + " got:" + Arrays.toString(all) + " expected:" + Arrays.toString(pref)); in TestGetKeywordValues()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationServiceTest.java497 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local
499 if (!arrayContains(pref, expected[j])) { in TestGetKeywordValues()
508 if (pref.length == all.length) { in TestGetKeywordValues()
510 for (int j = 0; j < pref.length; j++) { in TestGetKeywordValues()
513 if (pref[j].equals(all[k])) { in TestGetKeywordValues()
526 + " got:" + Arrays.toString(all) + " expected:" + Arrays.toString(pref)); in TestGetKeywordValues()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dmbo_ap.c49 info->pref = buf[len - 2]; in mbo_ap_parse_non_pref_chan()
78 MAC2STR(sta->addr), info->op_class, info->pref, in mbo_ap_parse_non_pref_chan()
136 count, info->op_class, info->pref, in mbo_ap_get_info()

123456