Home
last modified time | relevance | path

Searched defs:default_value (Results 1 – 25 of 164) sorted by relevance

1234567

/third_party/protobuf/src/google/protobuf/
Dinlined_string_field.h70 void ClearToEmpty(const std::string* default_value, in ClearToEmpty()
83 void ClearToDefault(const std::string* default_value, in ClearToDefault()
90 void Destroy(const std::string* default_value, in Destroy()
99 std::string* Mutable(const std::string* default_value, in Mutable()
106 std::string* Release(const std::string* default_value, Arena* /*arena*/) { in Release()
109 std::string* ReleaseNonDefault(const std::string* default_value, in ReleaseNonDefault()
113 std::string* ReleaseNoArena(const std::string* default_value) { in ReleaseNoArena()
118 void Set(const std::string* default_value, StringPiece value, in Set()
122 void SetLite(const std::string* default_value, StringPiece value, in SetLite()
129 void Set(const std::string* default_value, const std::string& value, in Set()
[all …]
Darenastring_unittest.cc59 std::string default_value = "default"; in TEST() local
84 std::string default_value = "default"; in TEST() local
110 std::string default_value = "default"; in TEST() local
/third_party/grpc/src/core/lib/gprpp/
Dglobal_config_env.h63 constexpr GlobalConfigEnvBool(char* name, bool default_value) in GlobalConfigEnvBool()
75 constexpr GlobalConfigEnvInt32(char* name, int32_t default_value) in GlobalConfigEnvInt32()
87 constexpr GlobalConfigEnvString(char* name, const char* default_value) in GlobalConfigEnvString()
106 #define GPR_GLOBAL_CONFIG_DEFINE_BOOL(name, default_value, help) \ argument
113 #define GPR_GLOBAL_CONFIG_DEFINE_INT32(name, default_value, help) \ argument
120 #define GPR_GLOBAL_CONFIG_DEFINE_STRING(name, default_value, help) \ argument
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/frag/
Dspec-constant.vk.frag.json38 "default_value" : 1.5 number
45 "default_value" : 2.5 number
52 "default_value" : 3 number
59 "default_value" : 4 number
66 "default_value" : 5 number
73 "default_value" : 6 number
80 "default_value" : false boolean
87 "default_value" : true boolean
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DArgument.cpp23 BoolArgument::BoolArgument(string name, bool default_value, int argc, const char * const argv[]) in BoolArgument()
40 FloatArgument::FloatArgument(string name, float default_value, int argc, const char * const argv[]) in FloatArgument()
67 IntArgument::IntArgument(string name, int default_value, int argc, const char * const argv[]) in IntArgument()
94 UnsignedIntArgument::UnsignedIntArgument(string name, unsigned int default_value, int argc, const c… in UnsignedIntArgument()
/third_party/glib/gobject/
Dgparamspecs.h625 gint8 default_value; member
642 guint8 default_value; member
655 gboolean default_value; member
672 gint default_value; member
689 guint default_value; member
706 glong default_value; member
723 gulong default_value; member
740 gint64 default_value; member
757 guint64 default_value; member
770 gunichar default_value; member
[all …]
Dgparamspecs.c1651 gint8 default_value, in g_param_spec_char()
1693 guint8 default_value, in g_param_spec_uchar()
1737 gboolean default_value, in g_param_spec_boolean()
1779 gint default_value, in g_param_spec_int()
1823 guint default_value, in g_param_spec_uint()
1867 glong default_value, in g_param_spec_long()
1912 gulong default_value, in g_param_spec_ulong()
1956 gint64 default_value, in g_param_spec_int64()
2001 guint64 default_value, in g_param_spec_uint64()
2043 gunichar default_value, in g_param_spec_unichar()
[all …]
/third_party/python/Objects/clinic/
Ddictobject.c.h65 PyObject *default_value = Py_None; in dict_get() local
102 PyObject *default_value = Py_None; in dict_setdefault() local
138 PyObject *default_value = NULL; in dict_pop() local
/third_party/abseil-cpp/absl/flags/
Dflag.h259 #define ABSL_FLAG(Type, name, default_value, help) \ argument
345 #define ABSL_FLAG_IMPL_DECLARE_DEF_VAL_WRAPPER(name, Type, default_value) \ argument
358 #define ABSL_FLAG_IMPL(Type, name, default_value, help) \ argument
390 #define ABSL_RETIRED_FLAG(type, name, default_value, explanation) \ argument
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dflag.h259 #define ABSL_FLAG(Type, name, default_value, help) \ argument
348 #define ABSL_FLAG_IMPL_DECLARE_DEF_VAL_WRAPPER(name, Type, default_value) \ argument
361 #define ABSL_FLAG_IMPL(Type, name, default_value, help) \ argument
393 #define ABSL_RETIRED_FLAG(type, name, default_value, explanation) \ argument
/third_party/boost/boost/gil/extension/io/png/
Dtags.hpp196 static const type default_value = PNG_COMPRESSION_TYPE_BASE; member
203 static const type default_value = 3; member
208 static const type default_value = MAX_MEM_LEVEL; member
213 static const type default_value = Z_DEFAULT_STRATEGY; member
218 static const type default_value = 9; member
223 static const type default_value = 8; member
228 static const type default_value = 8192; member
237 static const type default_value = 0; member
242 static const type default_value = 0; member
250 static const type default_value = 0; member
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/comp/
Dworkgroup-size-spec-constant.comp.json45 "default_value" : 1 number
52 "default_value" : 1 number
59 "default_value" : 1 number
/third_party/boost/boost/gil/extension/io/jpeg/
Dtags.hpp57 static const type default_value = 100; member
66 static const type default_value = 0; member
72 static const type default_value = 0; member
83 static const type default_value = slow; member
/third_party/boost/boost/local_function/aux_/preprocessor/traits/decl_/
Dappend.hpp28 params, default_value) \ argument
99 decl_traits, default_value) \ argument
/third_party/weston/shared/
Dconfig-parser.c158 int32_t *value, int32_t default_value) in weston_config_section_get_int()
181 uint32_t *value, uint32_t default_value) in weston_config_section_get_uint()
256 double *value, double default_value) in weston_config_section_get_double()
282 char **value, const char *default_value) in weston_config_section_get_string()
305 bool *value, bool default_value) in weston_config_section_get_bool()
/third_party/python/Modules/clinic/
Dunicodedata.c.h27 PyObject *default_value = NULL; in unicodedata_UCD_decimal() local
76 PyObject *default_value = NULL; in unicodedata_UCD_digit() local
126 PyObject *default_value = NULL; in unicodedata_UCD_numeric() local
503 PyObject *default_value = NULL; in unicodedata_UCD_name() local
D_dbmmodule.c.h60 PyObject *default_value = Py_None; in _dbm_dbm_get() local
94 PyObject *default_value = NULL; in _dbm_dbm_setdefault() local
/third_party/python/Python/clinic/
Dcontext.c.h26 PyObject *default_value = Py_None; in _contextvars_Context_get() local
139 PyObject *default_value = NULL; in _contextvars_ContextVar_get() local
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder_safe_access.h10 #define SAFE_ACCESS(pointer, member, default_value) \ argument
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dcommandlineflags.cc95 bool BoolFromEnv(const char* flag, bool default_value) { in BoolFromEnv()
105 int32_t Int32FromEnv(const char* flag, int32_t default_value) { in Int32FromEnv()
125 const char* StringFromEnv(const char* flag, const char* default_value) { in StringFromEnv()
/third_party/grpc/test/cpp/microbenchmarks/
Dcallback_test_service.cc32 int default_value) { in GetIntValueFromMetadataHelper()
44 int default_value) { in GetIntValueFromMetadata()
/third_party/boost/boost/algorithm/searching/detail/
Dbm_traits.hpp51 skip_table ( std::size_t patSize, value_type default_value ) in skip_table()
82 …skip_table ( std::size_t /*patSize*/, value_type default_value ) : k_default_value ( default_value… in skip_table()
/third_party/boost/tools/build/src/util/
Doption.py21 def get(name, default_value=None, implied_value=None): argument
/third_party/boost/boost/histogram/algorithm/
Dempty.hpp26 const value_type default_value = value_type(); in empty() local
/third_party/protobuf/src/google/protobuf/util/internal/
Dutility.cc58 StringPiece option_name, bool default_value) { in GetBoolOptionOrDefault()
68 StringPiece option_name, int64 default_value) { in GetInt64OptionOrDefault()
78 StringPiece option_name, double default_value) { in GetDoubleOptionOrDefault()
88 StringPiece option_name, StringPiece default_value) { in GetStringOptionOrDefault()

1234567