Home
last modified time | relevance | path

Searched defs:value (Results 2651 - 2675 of 11260) sorted by relevance

1...<<101102103104105106107108109110>>...451

/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_constants.cc111 sem::Constant Resolver::ConstantCast(const sem::Constant& value, in ConstantCast() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl_literal_test.cc45 float value; member
/third_party/skia/tools/
H A DRegistry.h22 explicit Registry(T value) : fValue(value) { in Registry() argument
/third_party/skia/tools/trace/
H A DSkDebugfTracer.cpp27 skia::tracing_internals::TraceValueUnion value; in addTraceEvent() local
/third_party/spirv-tools/source/
H A Dext_inst.cpp189 spvExtInstTableValueLookup(const spv_ext_inst_table table, const spv_ext_inst_type_t type, const uint32_t value, spv_ext_inst_desc* pEntry) spvExtInstTableValueLookup() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytestrie.cpp33 int32_t value; in readValue() local
[all...]
H A Dbytestrieiterator.cpp200 int32_t value=readValue(pos, node>>1); in branchNext() local
H A Ducharstrieiterator.cpp201 int32_t value=readValue(pos, node&=0x7fff); in branchNext() local
H A Dutil_props.cpp30 int32_t value = 0; in parseInteger() local
/third_party/toybox/toys/other/
H A Dmodinfo.c33 static void output_field(char *field, char *value) in output_field() argument
/third_party/vixl/src/
H A Dcompiler-intrinsics-vixl.h93 inline bool IsPowerOf2(V value) { in IsPowerOf2() argument
112 inline int CountLeadingSignBits(V value, int width = (sizeof(V) * 8)) { in CountLeadingSignBits() argument
130 CountLeadingZeros(V value, int width = (sizeof(V) * 8)) CountLeadingZeros() argument
143 CountSetBits(V value, int width = (sizeof(V) * 8)) CountSetBits() argument
156 CountTrailingZeros(V value, int width = (sizeof(V) * 8)) CountTrailingZeros() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DinferFromGenericFunctionReturnTypes3.js[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_enum.cc59 const EnumValueDescriptor* value = descriptor_->value(i); in EnumGenerator() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum.cc60 const EnumValueDescriptor* value = descriptor_->value(i); in EnumGenerator() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_enum_util.cc59 LookUpEnumValue(const EnumEntry* enums, size_t size, StringPiece name, int* value) LookUpEnumValue() argument
70 LookUpEnumName(const EnumEntry* enums, const int* sorted_indices, size_t size, int value) LookUpEnumName() argument
[all...]
H A Dgenerated_message_table_driven.cc71 ->AddVarint(WireFormatLite::GetTagFieldNumber(tag), value); in Varint() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtension.java81 protected abstract Object fromReflectionType(Object value); in fromReflectionType() argument
83 protected abstract Object singularFromReflectionType(Object value); in singularFromReflectionType() argument
85 protected abstract Object toReflectionType(Object value); in toReflectionType() argument
87 protected abstract Object singularToReflectionType(Object value); in singularToReflectionType() argument
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/python/PC/
H A Dwinsound.c198 add_define(PyObject *dict, const char *key, long value) in add_define() argument
/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/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...]

Completed in 16 milliseconds

1...<<101102103104105106107108109110>>...451