Searched defs:def_val (Results 1 – 7 of 7) sorted by relevance
| /external/ltp/testcases/kernel/syscalls/clone/ |
| D | clone09.c | 58 int def_val; in do_test() local
|
| /external/e2fsprogs/e2fsck/ |
| D | problem.c | 2543 const char *subsubname, int def_val, int *ret_boolean) in profile_get_boolean() 2550 const char *subsubname, int def_val, int *ret_int) in profile_get_integer() 2574 const char *subsubname, const char *def_val, in profile_get_string()
|
| /external/libbrillo/brillo/ |
| D | any.h | 154 T TryGet(typename std::decay<T>::type const& def_val) const { in TryGet()
|
| /external/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/ |
| D | generate.pass.cpp | 25 const T def_val = T(-1); member
|
| /external/e2fsprogs/misc/ |
| D | mke2fs.c | 1407 const char *def_val) in get_string_from_profile() 1423 int get_int_from_profile(char **types, const char *opt, int def_val) in get_int_from_profile() 1435 unsigned int def_val) in get_uint_from_profile() 1447 double def_val) in get_double_from_profile() 1458 int get_bool_from_profile(char **types, const char *opt, int def_val) in get_bool_from_profile()
|
| /external/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()
|
| /external/mesa3d/src/gallium/drivers/r600/ |
| D | r600_shader.c | 8746 bool def_val = true, write_zero = false; in load_index_src() local
|