Home
last modified time | relevance | path

Searched defs:value (Results 1951 - 1975 of 8187) sorted by relevance

1...<<71727374757677787980>>...328

/third_party/python/Objects/clinic/
H A Dtupleobject.c.h24 PyObject *value; in tuple_index() local
[all...]
/third_party/python/Objects/stringlib/
H A Dfind_max_char.h29 size_t value = *(const size_t *) _p; in find_max_char() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DSingleFieldBuilderV3.java175 public SingleFieldBuilderV3<MType, BType, IType> mergeFrom(MType value) { in mergeFrom() argument
H A DSingleFieldBuilder.java175 public SingleFieldBuilder<MType, BType, IType> mergeFrom(MType value) { in mergeFrom() argument
/third_party/protobuf/php/src/Google/Protobuf/
H A DAny.php113 private $value = ''; variable
244 $this->value = $var; global() variable
300 $this->value = $msg->serializeToString(); global() variable
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmathutil.h83 static T Sign(T value) { in Sign() argument
[all...]
H A Dstatusor.h206 StatusOr(const T& value) StatusOr() argument
260 inline const T& StatusOr<T>::value() const { value() function in google::protobuf::util::StatusOr
[all...]
H A Dtemplate_util.h78 static const T value = v; member
83 template <class T, T v> const T integral_constant<T, v>::value; member in google::protobuf::internal::integral_constant
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dalgorithm.h131 linear_search(InputIterator first, InputIterator last, const EqualityComparable& value) linear_search() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_join.h263 std::string StrJoin(const std::tuple<T...>& value, absl::string_view separator, in StrJoin() argument
285 std::string StrJoin(const std::tuple<T...>& value, in StrJoin() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dnode_hash_map.h580 static Value& value(value_type* elem) { return elem->second; } value() function in absl::container_internal::NodeHashMapPolicy
581 static const Value& value(const value_type* elem) { return elem->second; } value() function in absl::container_internal::NodeHashMapPolicy
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dextension.cc59 bool FormatSinkImpl::PutPaddedString(string_view value, int width, in PutPaddedString() argument
/third_party/skia/experimental/graphite/src/
H A DEnumBitMask.h55 SK_ALWAYS_INLINE constexpr explicit Mask(int value) : fValue(value) {} in Mask() argument
/third_party/skia/modules/svg/src/
H A DSkSVGPattern.cpp17 bool SkSVGPattern::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() argument
H A DSkSVGLinearGradient.cpp15 bool SkSVGLinearGradient::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() argument
/third_party/selinux/libselinux/src/
H A Dfsetfilecon.c11 static int fsetxattr_wrapper(int fd, const char* name, const void* value, size_t size, int flags) { in fsetxattr_wrapper() argument
/third_party/rust/crates/nom/examples/
H A Djson_iterator.rs269 fn value<'a>(i: &'a str) -> IResult<&'a str, ()> { in hash() functions
/third_party/rust/crates/minimal-lexical/src/
H A Dslow.rs280 let mut value: Limb = 0; parse_mantissa() variables
[all...]
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dsyscalls.rs418 let mut value = core::mem::zeroed::<T>(); variables
/third_party/rust/crates/minimal-lexical/tests/
H A Dintegration_tests.rs78 let mut value: i32 = 0; in parse_exponent() variables
[all...]
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
H A D_common.rs97 let mut value: i32 = 0; in parse_exponent() variables
[all...]
/third_party/rust/crates/rustix/src/process/
H A Dprocctl.rs66 let mut value: MaybeUninit<P> = MaybeUninit::uninit(); variables
/third_party/spirv-tools/source/opt/
H A Dvalue_number_table.cpp43 uint32_t value = GetValueNumber(inst); in AssignValueNumber() local
[all...]
/third_party/spirv-tools/source/
H A Dtext.h44 } value; member
/third_party/spirv-tools/test/
H A Dtext_to_binary.annotation_test.cpp185 uint32_t value; // The value within the enum, e.g. Position member

Completed in 11 milliseconds

1...<<71727374757677787980>>...328