Searched defs:def_val (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/boost/log/attributes/ |
D | value_extraction.hpp | 427 …t_or_default(attribute_name const& name, attribute_value_set const& attrs, DefaultT const& def_val) in extract_or_default() 448 extract_or_default(attribute_name const& name, record const& rec, DefaultT const& def_val) in extract_or_default() 469 extract_or_default(attribute_name const& name, record_view const& rec, DefaultT const& def_val) in extract_or_default() 488 …T, DefaultT, TagT >::type extract_or_default(attribute_value const& value, DefaultT const& def_val) in extract_or_default() 555 attribute_name const& name, attribute_value_set const& attrs, DefaultT const& def_val) in extract_or_default() 564 attribute_name const& name, record const& rec, DefaultT const& def_val) in extract_or_default() 573 attribute_name const& name, record_view const& rec, DefaultT const& def_val) in extract_or_default() 581 …ault< T, DefaultT >::type extract_or_default(attribute_value const& value, DefaultT const& def_val) in extract_or_default() 703 …d< DescriptorT, ActorT > const& keyword, attribute_value_set const& attrs, DefaultT const& def_val) in extract_or_default() 724 …ttribute_keyword< DescriptorT, ActorT > const& keyword, record const& rec, DefaultT const& def_val) in extract_or_default() [all …]
|
/third_party/ltp/testcases/kernel/syscalls/clone/ |
D | clone09.c | 58 int def_val; in do_test() local
|
/third_party/e2fsprogs/e2fsck/ |
D | problem.c | 2586 const char *subsubname, int def_val, int *ret_boolean) in profile_get_boolean() 2593 const char *subsubname, int def_val, int *ret_int) in profile_get_integer() 2617 const char *subsubname, const char *def_val, in profile_get_string()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/ |
D | SDL_DirectFB_video.c | 205 static int readBoolEnv(const char *env_name, int def_val) in readBoolEnv()
|
/third_party/e2fsprogs/lib/support/ |
D | profile.c | 1503 const char *subsubname, const char *def_val, in profile_get_string() 1531 const char *subsubname, int def_val, int *ret_int) in profile_get_integer() 1572 const char *subsubname, unsigned int def_val, in profile_get_uint() 1613 const char *subsubname, double def_val, double *ret_double) in profile_get_double() 1685 const char *subsubname, int def_val, int *ret_boolean) in profile_get_boolean()
|
/third_party/e2fsprogs/misc/ |
D | mke2fs.c | 1419 const char *def_val) in get_string_from_profile() 1435 int get_int_from_profile(char **types, const char *opt, int def_val) in get_int_from_profile() 1447 unsigned int def_val) in get_uint_from_profile() 1459 double def_val) in get_double_from_profile() 1470 int get_bool_from_profile(char **types, const char *opt, int def_val) in get_bool_from_profile()
|
/third_party/gn/src/gn/ |
D | args.cc | 92 Args::ValueWithOverride::ValueWithOverride(const Value& def_val) in RemoveDeclaredOverrides()
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_softvol.c | 729 unsigned int def_val; in add_user_ctl() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 8760 bool def_val = true, write_zero = false; in load_index_src() local
|