Home
last modified time | relevance | path

Searched defs:value (Results 6826 - 6850 of 21743) sorted by relevance

1...<<271272273274275276277278279280>>...870

/third_party/elfutils/libebl/
H A Deblobjnote.c207 const char *value = &data[2]; in ebl_object_note() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DintermOut.cpp1209 static void OutputDouble(TInfoSink& out, double value, TOutputTraverser::EExtraOutput extra) in OutputDouble() argument
[all...]
H A Dattribute.cpp44 bool TAttributeArgs::getInt(int& value, int argNum) const in getInt() argument
58 bool TAttributeArgs::getString(TString& value, int argNum, bool convertToLower) const in getString() argument
295 int value = 0; handleLoopAttributes() local
[all...]
/third_party/gn/src/base/numerics/
H A Dchecked_math.h39 constexpr CheckedNumeric(Src value) // NOLINT(runtime/explicit) in CheckedNumeric() argument
47 CheckedNumeric( StrictNumeric<Src> value) CheckedNumeric() argument
209 CheckedNumeric value = *this; operator ++() local
220 CheckedNumeric value = *this; operator --() local
260 CheckedNumeric(Src value, bool is_valid) CheckedNumeric() argument
268 static constexpr Src value(Src value) { return value; } value() function
276 static constexpr Src value(const CheckedNumeric<Src> v) { value() function
284 static constexpr Src value(const StrictNumeric<Src> v) { value() function
292 IsValidForType(const CheckedNumeric<Src> value) IsValidForType() argument
297 ValueOrDieForType( const CheckedNumeric<Src> value) ValueOrDieForType() argument
303 ValueOrDefaultForType( const CheckedNumeric<Src> value, const Default default_value) ValueOrDefaultForType() argument
312 MakeCheckedNum( const T value) MakeCheckedNum() argument
[all...]
H A Dsafe_conversions.h83 IsValueInRangeForNumericType(Src value) IsValueInRangeForNumericType() argument
99 checked_cast(Src value) checked_cast() argument
133 saturated_cast_impl(Src value, RangeCheck constraint) saturated_cast_impl() argument
187 saturated_cast(Src value) saturated_cast() argument
204 strict_cast(Src value) strict_cast() argument
226 static const bool value = false; global() member
235 static const bool value = StaticDstRangeRelationToSrcRange<Dst, Src>::value == global() member
264 StrictNumeric(Src value) StrictNumeric() argument
292 MakeStrictNum( const T value) MakeStrictNum() argument
299 operator <<(std::ostream& os, const StrictNumeric<T>& value) operator <<() argument
[all...]
/third_party/gn/src/base/strings/
H A Dutf_string_conversions.cc32 static constexpr int value = 1; member
38 static constexpr int value = 3; member
/third_party/gn/src/gn/
H A Dc_tool.cc107 const Value* value = scope->GetValue("precompiled_header_type", true); in ReadPrecompiledHeaderType() local
129 const Value* value = scope->GetValue("depsformat", true); in ReadDepsFormat() local
152 const Value* value = scope->GetValue(var, true); ReadOutputsPatternList() local
[all...]
H A Dcreate_bundle_target_generator.cc28 const Value* value = scope->GetValue(name, true); in GetValueFromScope() local
115 const Value* value = scope_->GetValue(name, true); FillBundleDir() local
144 Value* value = scope_->GetMutableValue(variables::kXcodeExtraAttributes, FillXcodeExtraAttributes() local
173 const Value* value = scope_->GetValue(variables::kProductType, true); FillProductType() local
185 const Value* value = scope_->GetValue(variables::kPartialInfoPlist, true); FillPartialInfoPlist() local
208 const Value* value = FillXcodeTestApplicationName() local
222 const Value* value = GetValueFromScope( FillPostProcessingScript() local
240 const Value* value = FillPostProcessingSources() local
264 const Value* value = FillPostProcessingOutputs() local
303 const Value* value = GetValueFromScope(scope_, variables::kPostProcessingArgs, FillPostProcessingArgs() local
322 const Value* value = scope_->GetValue(variables::kBundleDepsFilter, true); FillBundleDepsFilter() local
344 const Value* value = scope_->GetValue(variables::kXcassetCompilerFlags, true); FillXcassetCompilerFlags() local
355 const Value* value = scope_->GetValue(variables::kTransparent, true); FillTransparent() local
[all...]
H A Derr.cc123 Err::Err(const Value& value, in Err() argument
H A Dinput_conversion.cc120 ParseJSONValue(const Settings* settings, const base::Value& value, const ParseNode* origin, InputFile* input_file, Err* err) ParseJSONValue() argument
188 std::unique_ptr<base::Value> value = base::JSONReader::ReadAndReturnError( ParseJSON() local
[all...]
/third_party/alsa-utils/amixer/
H A Dvolume_mapping.c87 long min, max, value; in get_normalized_volume() local
126 long min, max, value; in set_normalized_volume() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_integer_sequence.cpp446 write_bits( unsigned int value, unsigned int bitcount, unsigned int bitoffset, uint8_t ptr[2] ) write_bits() argument
486 unsigned int value = ptr[0] | (ptr[1] << 8); read_bits() local
[all...]
/third_party/alsa-utils/alsamixer/
H A Dvolume_mapping.c87 long min, max, value; in get_normalized_volume() local
126 long min, max, value; in set_normalized_volume() local
[all...]
/third_party/backends/backend/genesys/
H A Dimage_pixel.cpp106 static inline void write_bit(std::uint8_t* data, std::size_t x, unsigned value) in write_bit() argument
H A Dusb_device.cpp110 void UsbDevice::control_msg(int rtype, int reg, int value, int index, int length, in control_msg() argument
/third_party/backends/backend/
H A Dsm3600-scanmtek.c187 int value; in WaitWhileBusy() local
211 int value; in WaitWhileScanning() local
H A Dsm3840.h88 Option_Value value[NUM_OPTIONS]; member
H A Dp5.h137 Option_Value value; /** option value */ member
H A Dtest-picture.c149 SANE_Byte value = 0; in init_picture_buffer() local
171 SANE_Byte value = 0; in init_picture_buffer() local
/third_party/backends/testsuite/sanei/
H A Dsanei_check_test.c100 SANE_Int value = int_range.min; in min_int_value() local
114 SANE_Int value = int_range.max; in max_int_value() local
128 SANE_Int value = int_range.min - 1; in below_min_int_value() local
142 SANE_Int value in quant1_int_value() local
156 SANE_Int value = int_range.min + int_range.quant - 1; quant2_int_value() local
169 SANE_Int value = int_range.min + int_range.quant; in_range_int_value() local
183 SANE_Int value = int_range.max + 1; above_max_int_value() local
199 SANE_Int value[ARRAY_SIZE]; min_int_array() local
221 SANE_Int value[ARRAY_SIZE]; max_int_array() local
244 SANE_Int value[ARRAY_SIZE]; below_min_int_array() local
264 SANE_Int value[ARRAY_SIZE]; quant1_int_array() local
283 SANE_Int value[ARRAY_SIZE]; quant2_int_array() local
301 SANE_Int value[ARRAY_SIZE]; in_range_int_array() local
324 SANE_Int value[ARRAY_SIZE]; above_max_int_array() local
342 SANE_Bool value = SANE_TRUE; bool_true() local
354 SANE_Bool value = SANE_FALSE; bool_false() local
366 SANE_Bool value = 2; wrong_bool() local
378 SANE_Bool value[ARRAY_SIZE]; bool_array() local
393 SANE_Word value = 400; word_array_ok() local
405 SANE_Word value = 444; word_array_nok() local
416 SANE_Bool value[ARRAY_SIZE]; wrong_bool_array() local
[all...]
/third_party/curl/lib/
H A Dcookie.h33 char *value; /* name = <this> */ member
H A Dheaders.c222 static CURLcode unfold_value(struct Curl_easy *data, const char *value, in unfold_value() argument
187 namevalue(char *header, size_t hlen, unsigned int type, char **name, char **value) namevalue() argument
280 char *value = NULL; Curl_headers_push() local
[all...]
/third_party/benchmark/src/
H A Dcommandlineflags.cc34 bool ParseInt32(const std::string& src_text, const char* str, int32_t* value) { in ParseInt32() argument
68 ParseDouble(const std::string& src_text, const char* str, double* value) ParseDouble() argument
87 ParseKvPairs(const std::string& src_text, const char* str, std::map<std::string, std::string>* value) ParseKvPairs() argument
135 int32_t value = default_val; Int32FromEnv() local
148 double value = default_val; DoubleFromEnv() local
160 const char* const value = getenv(env_var.c_str()); StringFromEnv() local
210 ParseBoolFlag(const char* str, const char* flag, bool* value) ParseBoolFlag() argument
223 ParseInt32Flag(const char* str, const char* flag, int32_t* value) ParseInt32Flag() argument
236 ParseDoubleFlag(const char* str, const char* flag, double* value) ParseDoubleFlag() argument
249 ParseStringFlag(const char* str, const char* flag, std::string* value) ParseStringFlag() argument
261 ParseKeyValueFlag(const char* str, const char* flag, std::map<std::string, std::string>* value) ParseKeyValueFlag() argument
282 IsTruthyFlagValue(const std::string& value) IsTruthyFlagValue() argument
[all...]
/third_party/cups-filters/backend/
H A Dieee1284.c519 value[256], /* Value string */ in get_1284_values() local
[all...]
/third_party/cups-filters/filter/
H A Dcommon.c568 WriteTextComment(const char *name, const char *value) WriteTextComment() argument
[all...]

Completed in 19 milliseconds

1...<<271272273274275276277278279280>>...870