/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4_live_variables.h | 48 BITSET_WORD *def; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | hashmap.h | 23 #include <pulse/def.h>
|
H A D | idxset.h | 26 #include <pulse/def.h>
|
H A D | native-common.h | 25 #include <pulse/def.h>
|
H A D | device-port.h | 32 #include <pulse/def.h>
|
/third_party/python/Include/internal/ |
H A D | pycore_pystate.h | 159 PyModuleDef* def);
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
H A D | rouge-extend-css.rb | 17 def docinfo location, doc, opts
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | pci_of_scan.c | 22 static u32 get_int_prop(struct device_node *np, const char *name, u32 def) in get_int_prop() argument 30 return def; in get_int_prop()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | pci_of_scan.c | 22 static u32 get_int_prop(struct device_node *np, const char *name, u32 def) in get_int_prop() argument 30 return def; in get_int_prop()
|
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | object-list.c | 216 FILTER(cookie->def, in fscache_objlist_show() 267 cookie->def->name, in fscache_objlist_show()
|
H A D | cache.c | 133 if (!cookie->def->select_cache) in fscache_select_cache_for_object() 137 tag = cookie->def->select_cache(cookie->parent->netfs_data, in fscache_select_cache_for_object()
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_csi2.c | 281 atomisp_csi2_configure_calc(const short int coeffs[2], int mipi_freq, int def) in atomisp_csi2_configure_calc() argument 288 return def; in atomisp_csi2_configure_calc()
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_csi2.c | 244 atomisp_csi2_configure_calc(const short int coeffs[2], int mipi_freq, int def) in atomisp_csi2_configure_calc() argument 251 return def; in atomisp_csi2_configure_calc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | chan.c | 343 rtw89_config_entity_chandef(rtwdev, idx, &ctx->def); in rtw89_chanctx_ops_add() 406 rtw89_config_entity_chandef(rtwdev, idx, &ctx->def); in rtw89_chanctx_ops_change()
|
/third_party/ffmpeg/libavutil/ |
H A D | rational.c | 186 AVRational av_gcd_q(AVRational a, AVRational b, int max_den, AVRational def) in av_gcd_q() argument 192 return lcm < max_den ? av_make_q(av_gcd(a.num, b.num), lcm) : def; in av_gcd_q()
|
/third_party/ltp/include/ |
H A D | tst_fuzzy_sync.h | 186 #define CHK(param, low, hi, def) do { \ 187 pair->param = (pair->param ? pair->param : def); \
|
/third_party/node/lib/internal/ |
H A D | validators.js | 66 * @param {number} [def] If specified, will be returned for invalid values 69 function parseFileMode(value, name, def) { 70 value ??= def;
|
/third_party/node/deps/v8/src/zone/ |
H A D | zone-containers.h | 40 // having the value {def}. 41 ZoneVector(size_t size, T def, Zone* zone) in ZoneVector() argument 42 : std::vector<T, ZoneAllocator<T>>(size, def, ZoneAllocator<T>(zone)) {} in ZoneVector()
|
/third_party/node/deps/npm/node_modules/init-package-json/lib/ |
H A D | default-input.js | 43 const def = config?.defaults?.[`init.${key}`] 45 return (val !== def && val) ? val : config.get(`init-${key.replace(/\./g, '-')}`)
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs_analysis.c | 388 if (load->def.bit_size != 32) in llvmpipe_nir_fn_is_linear_compat() 390 for (unsigned c = 0; c < load->def.num_components; c++) { in llvmpipe_nir_fn_is_linear_compat()
|
/third_party/rust/crates/serde/serde_derive/src/ |
H A D | bound.rs | 339 let def = syn::LifetimeParam { in with_lifetime_bound() 346 let params = Some(syn::GenericParam::Lifetime(def)) in with_lifetime_bound()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-api.c | 928 s64 min, s64 max, u64 step, s64 def) in __v4l2_ctrl_modify_range() 948 ret = check_range(ctrl->type, min, max, step, def); in __v4l2_ctrl_modify_range() 956 ctrl->step != step || ctrl->default_value != def) { in __v4l2_ctrl_modify_range() 961 ctrl->default_value = def; in __v4l2_ctrl_modify_range() 966 *ctrl->p_new.p_s64 = def; in __v4l2_ctrl_modify_range() 968 *ctrl->p_new.p_s32 = def; in __v4l2_ctrl_modify_range() 927 __v4l2_ctrl_modify_range(struct v4l2_ctrl *ctrl, s64 min, s64 max, u64 step, s64 def) __v4l2_ctrl_modify_range() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | mmhub_v1_7.c | 459 uint32_t def, data, def1, data1, def2 = 0, data2 = 0; in mmhub_v1_7_update_medium_grain_clock_gating() local 461 def = data = RREG32_SOC15(MMHUB, 0, regATC_L2_MISC_CG); in mmhub_v1_7_update_medium_grain_clock_gating() 500 if (def != data) in mmhub_v1_7_update_medium_grain_clock_gating() 513 uint32_t def, data; in mmhub_v1_7_update_medium_grain_light_sleep() local 515 def = data = RREG32_SOC15(MMHUB, 0, regATC_L2_MISC_CG); in mmhub_v1_7_update_medium_grain_light_sleep() 522 if (def != data) in mmhub_v1_7_update_medium_grain_light_sleep()
|
H A D | soc15.c | 1350 uint32_t def, data; in soc15_update_drm_clock_gating() local 1352 def = data = RREG32(SOC15_REG_OFFSET(MP0, 0, mmMP0_MISC_CGTT_CTRL0)); in soc15_update_drm_clock_gating() 1373 if (def != data) in soc15_update_drm_clock_gating() 1379 uint32_t def, data; in soc15_update_drm_light_sleep() local 1381 def = data = RREG32(SOC15_REG_OFFSET(MP0, 0, mmMP0_MISC_LIGHT_SLEEP_CTRL)); in soc15_update_drm_light_sleep() 1388 if (def != data) in soc15_update_drm_light_sleep()
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cnmdptst.c | 618 UNumberFormat *def; in TestDoubleAttribute() local 621 def=unum_open(style, NULL,0,NULL,NULL, &status); in TestDoubleAttribute() 627 dvalue=unum_getDoubleAttribute(def, attr); in TestDoubleAttribute() 631 unum_setDoubleAttribute(def, attr, dvalue); in TestDoubleAttribute() 632 if(unum_getDoubleAttribute(def,attr)!=mydata[i]) in TestDoubleAttribute() 639 unum_close(def); in TestDoubleAttribute()
|