/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rl6347a.c | 28 rl6347a->index_cache[i].def = value; in rl6347a_hw_write()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | sungem_phy.h | 43 struct mii_phy_def* def; member
|
/kernel/linux/linux-6.6/drivers/iio/proximity/ |
H A D | sx_common.h | 29 u8 def;
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rl6347a.c | 28 rl6347a->index_cache[i].def = value; in rl6347a_hw_write()
|
/test/xts/device_attest/services/core/include/adapter/ |
H A D | attest_adapter.h | 72 int32_t AttestGetParameter(const char *key, const char *def, char *value, uint32_t len);
|
/third_party/ffmpeg/libavutil/ |
H A D | rational.h | 212 * If the resulting denominator is larger than max_den, return def. 214 AVRational av_gcd_q(AVRational a, AVRational b, int max_den, AVRational def);
|
/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/drivers/gpu/drm/amd/amdgpu/ |
H A D | nbio_v7_4.c | 205 uint32_t def, data; in nbio_v7_4_update_medium_grain_light_sleep() local 207 def = data = RREG32_PCIE(smnPCIE_CNTL2); in nbio_v7_4_update_medium_grain_light_sleep() 218 if (def != data) in nbio_v7_4_update_medium_grain_light_sleep()
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | struct_ops.c | 483 const struct bpf_map_def *def; in do_register() local 514 def = bpf_map__def(map); in do_register() 515 if (def->type != BPF_MAP_TYPE_STRUCT_OPS) in do_register()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | vega10_ih.c | 589 uint32_t data, def, field_val; in vega10_ih_update_clockgating_state() local 592 def = data = RREG32_SOC15(OSSSYS, 0, mmIH_CLK_CTRL); in vega10_ih_update_clockgating_state() 611 if (def != data) in vega10_ih_update_clockgating_state()
|
/third_party/cJSON/tests/unity/test/tests/ |
H A D | test_generate_test_runner.rb | 1154 def runner_test(test, runner, expected, test_defines, cmdline_args) 1200 def verify_match(expression, output) 1209 def verify_number(expected, expression, output)
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_inline_uniforms.c | 131 if (var->def == src->ssa) { in is_induction_variable() 392 nir_ssa_def *def = nir_imm_int(&b, uniform_values[i]); in lvp_inline_uniforms() local 393 nir_ssa_def_rewrite_uses(&intr->dest.ssa, def); in lvp_inline_uniforms()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_valtable.cpp | 150 if (v->def && ex.try_fold(v)) { in add_value() 189 else if (def) in hash() 190 ghash = def->hash(); in hash()
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_shader_dump.c | 681 struct sh_def def = *(struct sh_def *) assem; in svga_shader_dump() local 683 _debug_printf( "def " ); in svga_shader_dump() 684 dump_reg( def.reg, NULL, &di ); in svga_shader_dump() 686 dump_cdata( def.cdata ); in svga_shader_dump()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveRangeEdit.cpp | 87 VNInfo *OrigVNI = OrigLI.getVNInfoAt(VNI->def); in scanRemattable() 90 MachineInstr *DefMI = LIS.getInstructionFromIndex(OrigVNI->def); in scanRemattable() 128 // Don't allow rematerialization immediately after the original def. in allUsesAvailableAt() 189 // Check that there is a single def and a single use. in foldAsLoad() 222 LLVM_DEBUG(dbgs() << "Try to fold single def: " << *DefMI in foldAsLoad() 282 LLVM_DEBUG(dbgs() << "Deleting dead def " << Idx << '\t' << *MI); in eliminateDeadDef() 289 // Only optimize rematerialize case when the instruction has one def, since in eliminateDeadDef() 303 isOrigDef = SlotIndex::isSameInstr(OrigVNI->def, Idx); in eliminateDeadDef()
|
/third_party/unity/test/tests/ |
H A D | test_generate_test_runner.rb | 1200 def runner_test(test, runner, expected, test_defines, cmdline_args, features) 1246 def verify_match(expression, output) 1255 def verify_number(expected, expression, output)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 2876 int def; member 2895 *value = opt->def; in atl2_validate_option() 2932 *value = opt->def; in atl2_validate_option() 2963 opt.def = ATL2_DEFAULT_TX_MEMSIZE; in atl2_check_options() 2974 adapter->txd_ring_size = ((u32)opt.def) * 1024; in atl2_check_options() 2985 opt.def = ATL2_DEFAULT_RXD_COUNT; in atl2_check_options() 2998 adapter->rxd_ring_size = (u32)opt.def; in atl2_check_options() 3010 opt.def = INT_MOD_DEFAULT_CNT; in atl2_check_options() 3021 adapter->imt = (u16)(opt.def); in atl2_check_options() 3027 opt.def in atl2_check_options() [all...] |
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | trace.h | 82 #define CHANCTX_ASSIGN CHANDEF_ASSIGN(&ctx->conf.def) \ 1617 old_ctx->def.chan->center_freq); 1619 old_ctx->def.chan->freq_offset); 1621 old_ctx->def.width); 1623 old_ctx->def.center_freq1); 1625 old_ctx->def.freq1_offset); 1627 old_ctx->def.center_freq2); 1629 new_ctx->def.chan->center_freq); 1631 new_ctx->def.chan->freq_offset); 1633 new_ctx->def [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 2848 int def; member 2867 *value = opt->def; in atl2_validate_option() 2904 *value = opt->def; in atl2_validate_option() 2935 opt.def = ATL2_DEFAULT_TX_MEMSIZE; in atl2_check_options() 2946 adapter->txd_ring_size = ((u32)opt.def) * 1024; in atl2_check_options() 2957 opt.def = ATL2_DEFAULT_RXD_COUNT; in atl2_check_options() 2970 adapter->rxd_ring_size = (u32)opt.def; in atl2_check_options() 2982 opt.def = INT_MOD_DEFAULT_CNT; in atl2_check_options() 2993 adapter->imt = (u16)(opt.def); in atl2_check_options() 2999 opt.def in atl2_check_options() [all...] |