Home
last modified time | relevance | path

Searched defs:type (Results 5126 - 5150 of 10596) sorted by relevance

1...<<201202203204205206207208209210>>...424

/third_party/protobuf/php/ext/google/protobuf/
H A Dmap.c93 Map_GetPropertyPtrPtr(PROTO_VAL *object, PROTO_STR *member, int type, void **cache_slot) Map_GetPropertyPtrPtr() argument
[all...]
H A Dconvert.c87 zval *val, *type, *klass; in PHP_METHOD() local
151 upb_fieldtype_t pbphp_dtype_to_type(upb_descriptortype_t type) { in pbphp_dtype_to_type() argument
351 Convert_PhpToUpb(zval *php_val, upb_msgval *upb_val, upb_fieldtype_t type, const Descriptor *desc, upb_arena *arena) Convert_PhpToUpb() argument
419 Convert_UpbToPhp(upb_msgval upb_val, zval *php_val, upb_fieldtype_t type, const Descriptor *desc, zval *arena) Convert_UpbToPhp() argument
476 Convert_PhpToUpbAutoWrap(zval *val, upb_msgval *upb_val, upb_fieldtype_t type, const Descriptor *desc, upb_arena *arena) Convert_PhpToUpbAutoWrap() argument
[all...]
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMap.java420 needTypeclass(Descriptors.FieldDescriptor.Type type) needTypeclass() argument
[all...]
/third_party/python/Lib/lib2to3/
H A Dpytree.py43 type = None # int: token number (< 256) or symbol number (>= 256) variable in Base
431 type = None # Node type (token if < 256, symbol if >= 256) global() variable in BasePattern
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmessage.cc227 const Message* GeneratedMessageFactory::GetPrototype(const Descriptor* type) { in GetPrototype() argument
[all...]
H A Dunknown_field_set.h341 inline UnknownField::Type UnknownField::type() const { in type() function in google::protobuf::UnknownField
402 SetType(Type type) SetType() argument
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmap_util.h49 template <class T> struct RemoveConst { typedef T type; }; typedef
/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddefault_value_objectwriter.h182 const google::protobuf::Type* type() const { return type_; } in type() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node
184 void set_type(const google::protobuf::Type* type) { type_ = type; } in set_type() argument
[all...]
H A Djson_stream_parser.h124 Type type; member
[all...]
H A Dproto_writer.h188 const google::protobuf::Type& type() const { return type_; } in type() function in google::protobuf::util::converter::ProtoWriter::ProtoElement
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Djson_util.cc90 google::protobuf::Type type; in BinaryToJsonStream() local
180 google::protobuf::Type type; in JsonToBinaryStream() local
/third_party/python/Lib/test/test_importlib/
H A Dfixtures.py21 import importlib_resources as resources # type: ignore namespace
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h40 int type; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Delf_mem_image.cc261 LookupSymbol(const char *name, const char *version, int type, SymbolInfo *info_out) const LookupSymbol() argument
/third_party/skia/experimental/graphite/src/
H A DContextUtils.cpp195 SkShader::GradientType type = s->asAGradient(&gradInfo); in ExtractCombo() local
H A DGraphicsPipelineDesc.h197 static constexpr inline size_t VertexAttribTypeSize(VertexAttribType type) { in VertexAttribTypeSize() argument
H A DUniformManager.cpp222 static uint32_t WriteUniform(SLType type, in WriteUniform() argument
305 static uint32_t sltype_to_alignment_mask(SLType type) { in sltype_to_alignment_mask() argument
371 inline uint32_t sltype_to_mtl_size(SLType type) { in sltype_to_mtl_size() argument
439 get_ubo_aligned_offset(uint32_t* currentOffset, uint32_t* maxAlignment, SLType type, int arrayCount) get_ubo_aligned_offset() argument
462 getUniformTypeForLayout(SLType type) getUniformTypeForLayout() argument
[all...]
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DShapeLayer.cpp122 const skjson::StringValue* type = jshape["ty"]; in FindShapeInfo() local
H A DGradient.cpp34 const auto type = (ParseDefault<int>(jgrad["t"], 1) == 1) ? Type::kLinear in Make() local
51 GradientAdapter(sk_sp<sksg::Gradient> gradient, Type type, size_t stop_count, const skjson::ObjectValue& jgrad, const skjson::ObjectValue& jstops, const AnimationBuilder& abuilder) GradientAdapter() argument
/third_party/skia/modules/skottie/src/text/
H A DRangeSelector.cpp248 const auto type = ParseDefault<int>((*jrange)["t"], kRange_SelectorType); in Make() local
/third_party/skia/gm/
H A Dcompressed_textures.cpp181 CompressedTexturesGM(Type type) : fType(type) { in CompressedTexturesGM() argument
H A Druntimeintrinsics.cpp561 static SkString make_bvec_sksl(const char* type, const char* fn) { in make_bvec_sksl() argument
581 const char* type = std::is_integral<T>::value ? "int" : "float"; in plot_bvec() local
/third_party/skia/include/core/
H A DSkRRect.h77 Type type() const { return this->getType(); } in type() function in SkRRect
491 SkRRect(const SkRect& rect, const SkVector radii[4], int32_t type) SkRRect() argument
[all...]
/third_party/skia/bench/
H A DSkGlyphCacheBench.cpp182 int cacheMissCount(uint32_t type) { in cacheMissCount() argument
H A DRectBench.cpp271 BlitMaskBench(SkCanvas::PointMode mode, BlitMaskBench::kMaskType type, const char* name) BlitMaskBench() argument

Completed in 20 milliseconds

1...<<201202203204205206207208209210>>...424