/kernel/linux/linux-6.6/arch/x86/platform/efi/ |
H A D | runtime-map.c | 82 ATTRIBUTE_GROUPS(def); variable
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | match.c | 442 u16 *def = DEFAULT_TABLE(dfa); in aa_dfa_match_len() local 481 u16 *def = DEFAULT_TABLE(dfa); in aa_dfa_match() local 519 u16 *def = DEFAULT_TABLE(dfa); in aa_dfa_next() local 537 u16 *def = DEFAULT_TABLE(dfa); aa_dfa_outofband_transition() local 568 u16 *def = DEFAULT_TABLE(dfa); aa_dfa_match_until() local 629 u16 *def = DEFAULT_TABLE(dfa); aa_dfa_matchn_until() local 705 u16 *def = DEFAULT_TABLE(dfa); leftmatch_fb() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | vapoursynth.c | 307 static int get_vs_prop_int(AVFormatContext *s, const VSMap *map, const char *name, int def) in get_vs_prop_int() argument
|
/third_party/cups-filters/filter/ |
H A D | bannertopdf.c | 44 get_float_option(const char *name, int noptions, cups_option_t *options, float def) get_float_option() argument 54 get_int_option(const char *name, int noptions, cups_option_t *options, int def) get_int_option() argument
|
/third_party/googletest/googletest/src/hwext/ |
H A D | gtest-ext.cc | 43 const TestDefInfo* def = findDefFor(test);
in queryFlagsFor() local
|
/third_party/gptfdisk/ |
H A D | support.cc | 79 uint64_t GetNumber(uint64_t low, uint64_t high, uint64_t def, const string & prompt) { in GetNumber() argument 139 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint32_t sectorAlignment, uint64_t def) { in IeeeToInt() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtfmapts.cpp | 139 DateFormat *def = DateFormat::createInstance(); in testAPI() local [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_to_lcssa.c | 93 is_defined_before_loop(nir_ssa_def *def, nir_loop *loop) in is_defined_before_loop() argument 112 def_is_invariant(nir_ssa_def *def, nir_loop *loop) in def_is_invariant() argument 193 convert_loop_exit_for_ssa(nir_ssa_def *def, void *void_state) in convert_loop_exit_for_ssa() argument [all...] |
H A D | nir_opt_vectorize.c | 239 nir_ssa_def *def = nir_build_imm(&b, total_components, bit_size, value); in instr_try_combine() local
|
H A D | nir_opt_dead_cf.c | 98 nir_ssa_def *def = NULL; in opt_constant_if() local 136 def_only_used_in_cf_node(nir_ssa_def *def, void *_node) in def_only_used_in_cf_node() argument
|
H A D | nir_opt_preamble.c | 78 nir_ssa_def *def; member 351 nir_ssa_def *def = nir_instr_ssa_def(instr); in nir_opt_preamble() local 377 nir_ssa_def *def = nir_instr_ssa_def(instr); in nir_opt_preamble() local 438 nir_ssa_def *def = nir_instr_ssa_def(instr); nir_opt_preamble() local 527 nir_ssa_def *def = nir_instr_ssa_def(instr); nir_opt_preamble() local 570 nir_ssa_def *def = nir_instr_ssa_def(instr); nir_opt_preamble() local [all...] |
H A D | nir_divergence_analysis.c | 785 set_ssa_def_not_divergent(nir_ssa_def *def, UNUSED void *_state) in set_ssa_def_not_divergent() argument
|
H A D | nir_group_loads.c | 191 nir_ssa_def *def = nir_instr_ssa_def(instr); in group_loads() local
|
H A D | nir_lower_clip.c | 171 nir_ssa_def *def = NULL; in find_output() local
|
H A D | nir_inline_uniforms.c | 371 nir_ssa_def *def = nir_imm_int(&b, uniform_values[i]); in nir_inline_uniforms() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_opt_preamble.c | 36 def_size(nir_ssa_def *def, unsigned *size, unsigned *align) in def_size() argument 48 all_uses_float(nir_ssa_def *def, bool allow_src2) in all_uses_float() argument 79 all_uses_bit(nir_ssa_def *def) in all_uses_bit() argument 220 rewrite_cost(nir_ssa_def *def, const void *data) rewrite_cost() argument [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_ssa_elimination.cpp | 35 Definition def; member
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | main.cpp | 143 void run_test(TestDef def) in run_test() argument
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_enc.c | 333 OMX_PARAM_PORTDEFINITIONTYPE *def = param; in vid_enc_SetParameter() local 753 OMX_VIDEO_PORTDEFINITIONTYPE *def = &port->sPortParam.format.video; in enc_NeedTask() local 765 OMX_VIDEO_PORTDEFINITIONTYPE *def = &port->sPortParam.format.video; in enc_LoadImage() local 773 OMX_VIDEO_PORTDEFINITIONTYPE *def = &port->sPortParam.format.video; in enc_ScaleInput() local
|
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
H A D | h264eprc.c | 229 OMX_VIDEO_PORTDEFINITIONTYPE *def = &priv->in_port_def_.format.video; in enc_NeedTask() local 236 OMX_VIDEO_PORTDEFINITIONTYPE *def = &priv->in_port_def_.format.video; in enc_ScaleInput() local 299 OMX_VIDEO_PORTDEFINITIONTYPE *def = &priv->in_port_def_.format.video; in enc_LoadImage() local
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_enc_common.c | 180 struct encode_task *enc_NeedTask_common(vid_enc_PrivateType * priv, OMX_VIDEO_PORTDEFINITIONTYPE *def) in enc_NeedTask_common() argument 210 void enc_ScaleInput_common(vid_enc_PrivateType * priv, OMX_VIDEO_PORTDEFINITIONTYPE *def, in enc_ScaleInput_common() argument 397 OMX_ERRORTYPE enc_LoadImage_common(vid_enc_PrivateType * priv, OMX_VIDEO_PORTDEFINITIONTYPE *def, in enc_LoadImage_common() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | postproc.c | 40 vlVaRegionDefault(const VARectangle *region, vlVaSurface *surf, VARectangle *def) vlVaRegionDefault() argument
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_inline_uniforms.c | 392 nir_ssa_def *def = nir_imm_int(&b, uniform_values[i]); in lvp_inline_uniforms() local
|
/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
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | liveness.c | 21 struct instruction *def; in phi_defines() local 159 struct instruction *def = pseudo->def; insn_uses() local 228 pseudo_t def; track_pseudo_liveness() local 255 struct instruction *def; track_phi_uses() local [all...] |