| /third_party/libdrm/nouveau/ |
| D | bufctx.c | 85 struct nouveau_bufref_priv *pref; in nouveau_bufctx_del() local 103 struct nouveau_bufref_priv *pref; in nouveau_bufctx_reset() local 122 struct nouveau_bufref_priv *pref = pctx->free; in nouveau_bufctx_refn() local
|
| D | nouveau.c | 797 nouveau_bo_ref(struct nouveau_bo *bo, struct nouveau_bo **pref) in nouveau_bo_ref()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_tinterlace.c | 105 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_c() 119 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_c_16() 137 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_complex_c() 164 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_complex_c_16() 340 ptrdiff_t pref = src_linesize[plane]; in copy_picture_field() local
|
| /third_party/ltp/testcases/open_posix_testsuite/include/ |
| D | noatime.h | 25 int strpref(const char *str, const char *pref) in strpref()
|
| /third_party/curl/src/ |
| D | tool_findfile.c | 70 const char pref[2] = { '.', '_' }; in checkhome() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| D | CurrencyTest.java | 796 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local 797 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | CurrencyTest.java | 808 String[] pref = Currency.getKeywordValuesForLocale("currency", loc, true); in TestGetKeywordValues() local 809 assertEquals(loc.toString(), expected, pref); in TestGetKeywordValues() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | wnm_sta.c | 871 u8 pref) in wnm_add_nei_rep() 903 u8 pref) in wnm_nei_rep_add_bss() 958 unsigned int i, pref = 255; in wnm_add_cand_list() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | wnm_sta.c | 910 u8 pref) in wnm_add_nei_rep() 942 u8 pref) in wnm_nei_rep_add_bss() 998 unsigned int i, pref = 255; in wnm_add_cand_list() local
|
| /third_party/elfutils/libcpu/ |
| D | i386_disasm.c | 102 #define prefbit(pref) has_##pref = 1 << idx_##pref argument 139 #define newpref(pref) [idx_##pref] = prefix_##pref argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| D | CollationServiceTest.java | 500 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| D | CollationServiceTest.java | 499 String[] pref = Collator.getKeywordValuesForLocale("collation", loc, true); in TestGetKeywordValues() local
|
| /third_party/mesa3d/src/gallium/winsys/nouveau/drm/ |
| D | nouveau.c | 835 nouveau_bo_ref(struct nouveau_bo *bo, struct nouveau_bo **pref) in nouveau_bo_ref() 996 struct nouveau_bufref_priv *pref; in nouveau_bufctx_del() local 1033 struct nouveau_bufref_priv *pref = pctx->free; in nouveau_bufctx_refn() local 1641 struct nouveau_bufref_priv *pref; in nouveau_bufctx_reset() local
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
| D | FeatureTag.java | 101 pref("Pre-Base Forms"), enumConstant
|
| /third_party/skia/m133/third_party/externals/icu/source/test/cintltst/ |
| D | cnmdptst.c | 841 UEnumeration *pref, *all; in TestGetKeywordValuesForLocale() local
|
| /third_party/cares/test/ |
| D | dns-proto.cc | 479 unsigned long pref = DNS__16BIT(p + 2); in RRToString() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | cnmdptst.c | 841 UEnumeration *pref, *all; in TestGetKeywordValuesForLocale() local
|
| /third_party/openssl/ssl/ |
| D | t1_lib.c | 600 const uint16_t *pref, *supp; in tls1_shared_group() local 2186 const uint16_t *pref, size_t preflen, in tls12_shared_sigalgs() 2213 const uint16_t *pref, *allow, *conf; in tls1_set_shared_sigalgs() local
|
| /third_party/backends/japi/ |
| D | Jscanimage.java | 455 Menu pref = new Menu("Preferences"); in initMenu() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-shape-complex-indic.cc | 247 hb_indic_would_substitute_feature_t pref; member
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-ot-shaper-indic.cc | 307 hb_indic_would_substitute_feature_t pref; member
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitNativeX86_common.c | 3341 sljit_uw pref; local 4271 sljit_uw pref; local 4772 sljit_uw pref; local
|
| /third_party/rust/rust/compiler/rustc_abi/src/ |
| D | lib.rs | 256 let pref = s.get(1).map_or(Ok(abi), |pref| parse_bits(pref, "alignment", cause))?; in parse_from_llvm_datalayout_string() localVariable 752 pub pref: Align, field
|
| /third_party/FreeBSD/sys/dev/usb/ |
| D | usb_device.c | 1717 uint16_t pref; in usb_alloc_device() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | sta_info.h | 54 u8 pref; member
|