| /third_party/libexif/libexif/ |
| H A D | exif-gps-ifd.h | 49 const char *default_value; member
|
| /third_party/mesa3d/src/android_stub/ |
| H A D | cutils_stub.cpp | 7 property_get(const char *key, char *value, const char *default_value) in property_get() argument
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | find_by_first.h | 29 FindByFirst(const std::vector<std::pair<span<uint8_t>, T>>& sorted_by_first, span<uint8_t> key, T default_value) FindByFirst() argument
|
| /third_party/rust/crates/clap/tests/derive/ |
| H A D | default_value.rs | 8 fn default_value() { in default_value() functions
|
| H A D | value_enum.rs | 42 fn default_value() { in default_value() functions
|
| H A D | main.rs | 11 mod default_value; modules
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-deprecated.h | 105 float default_value; member
|
| H A D | hb-ot-var.h | 131 float default_value; member
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | arenastring_unittest.cc | 59 std::string default_value = "default"; in TEST() local 84 std::string default_value = "default"; TEST() local 110 std::string default_value = "default"; TEST() local [all...] |
| H A D | inlined_string_field.h | 72 ClearToEmptyNoArena(default_value); variable 85 ClearToDefaultNoArena(default_value); variable 92 DestroyNoArena(default_value); global() variable 106 Release(const std::string* default_value, Arena* ) Release() argument 109 ReleaseNonDefault(const std::string* default_value, Arena* ) ReleaseNonDefault() argument 113 ReleaseNoArena(const std::string* default_value) ReleaseNoArena() argument 142 SetAllocated(const std::string* default_value, std::string* value, Arena* ) SetAllocated() argument 164 InlinedStringField(const std::string& default_value) InlinedStringField() argument 180 SetAllocatedNoArena( const std::string* default_value, std::string* value) SetAllocatedNoArena() argument 200 ClearToDefaultNoArena( const std::string* default_value) ClearToDefaultNoArena() argument 205 ReleaseNonDefaultNoArena( const std::string* default_value) ReleaseNonDefaultNoArena() argument 235 UnsafeSetDefault( const std::string* default_value) UnsafeSetDefault() argument 240 UnsafeArenaRelease( const std::string* default_value, Arena* ) UnsafeArenaRelease() argument 245 UnsafeArenaSetAllocated( const std::string* default_value, std::string* value, Arena* ) UnsafeArenaSetAllocated() argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | args.h | 35 Value default_value; // Default value given in declare_args. member
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-error-prototype.c | 53 ecma_builtin_error_prototype_object_to_string_helper(ecma_object_t *obj_p, lit_magic_string_id_t property_id, lit_magic_string_id_t default_value) ecma_builtin_error_prototype_object_to_string_helper() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | debug.c | 118 env_var_as_boolean(const char *var_name, bool default_value) in env_var_as_boolean() argument 143 env_var_as_unsigned(const char *var_name, unsigned default_value) in env_var_as_unsigned() argument 57 parse_enable_string(const char *debug, uint64_t default_value, const struct debug_control *control) parse_enable_string() argument
|
| /third_party/ltp/testcases/kernel/syscalls/prctl/ |
| H A D | prctl08.c | 82 unsigned long default_value; in check_inherit_timerslack() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir_legalize_image_load_store.cpp | 41 nir_ssa_def *default_value = nir_imm_vec4(b, 0.0, 0.0, 0.0, 0.0); in r600_legalize_image_load_store_impl() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | option-utils.h | 47 GetStringOption( Isolate* isolate, Handle<JSReceiver> options, const char* name, const char* method_name, const std::vector<const char*>& str_values, const std::vector<T>& enum_values, T default_value) GetStringOption() argument
|
| /third_party/python/Python/clinic/ |
| H A D | context.c.h | 26 PyObject *default_value = Py_None; in _contextvars_Context_get() local 139 PyObject *default_value = NULL; in _contextvars_ContextVar_get() local
|
| /third_party/python/Objects/clinic/ |
| H A D | dictobject.c.h | 65 PyObject *default_value = Py_None; in dict_get() local 102 PyObject *default_value = Py_None; in dict_setdefault() local 139 PyObject *default_value in dict_pop() local [all...] |
| H A D | odictobject.c.h | 68 PyObject *default_value = Py_None; in OrderedDict_setdefault() local 111 PyObject *default_value = NULL; in OrderedDict_pop() local
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_enum_field.cc | 52 const EnumValueDescriptor* default_value = descriptor->default_value_enum(); in SetEnumVariables() local
|
| /third_party/python/Modules/clinic/ |
| H A D | _dbmmodule.c.h | 66 PyObject *default_value = Py_None; in _dbm_dbm_get() local 101 PyObject *default_value = NULL; in _dbm_dbm_setdefault() local
|
| H A D | _gdbmmodule.c.h | 22 PyObject *default_value = Py_None; in _gdbm_gdbm_get() local 57 PyObject *default_value = Py_None; in _gdbm_gdbm_setdefault() local
|
| /third_party/gn/src/base/numerics/ |
| H A D | checked_math.h | 303 ValueOrDefaultForType( const CheckedNumeric<Src> value, const Default default_value) ValueOrDefaultForType() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_props.c | 97 panfrost_query_raw( int fd, enum drm_panfrost_param param, bool required, unsigned default_value) panfrost_query_raw() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
| H A D | checked_math.h | 298 ValueOrDefaultForType(const CheckedNumeric<Src> value, const Default default_value) ValueOrDefaultForType() argument
|