| /third_party/python/Objects/ |
| H A D | methodobject.c | 223 PyObject *type, *type_qualname, *res; in meth_get__qualname__() local
|
| H A D | enumobject.c | 44 enum_new_impl(PyTypeObject *type, PyObject *iterable, PyObject *start) in enum_new_impl() argument 100 enumerate_vectorcall(PyObject *type, PyObject *const *args, in enumerate_vectorcall() argument 353 reversed_new_impl(PyTypeObject *type, PyObject *seq) in reversed_new_impl() argument 398 reversed_vectorcall(PyObject *type, PyObject * const*args, in reversed_vectorcall() argument [all...] |
| H A D | sliceobject.c | 23 ellipsis_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in ellipsis_new() argument 304 slice_new(PyTypeObject *type, PyObject *args, PyObject *kw) in slice_new() argument
|
| /third_party/python/Modules/_sqlite/ |
| H A D | module.c | 145 pysqlite_register_adapter_impl(PyObject *module, PyTypeObject *type, in pysqlite_register_adapter_impl() argument [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | itertoolsmodule.c.h | 17 pairwise_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in pairwise_new() argument 54 itertools_groupby(PyTypeObject *type, PyObject *args, PyObject *kwargs) in itertools_groupby() argument 87 itertools__grouper(PyTypeObject *type, PyObjec argument 124 itertools_teedataobject(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_teedataobject() argument 162 itertools__tee(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools__tee() argument 237 itertools_cycle(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_cycle() argument 269 itertools_dropwhile(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_dropwhile() argument 301 itertools_takewhile(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_takewhile() argument 333 itertools_starmap(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_starmap() argument 377 itertools_combinations(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_combinations() argument 425 itertools_combinations_with_replacement(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_combinations_with_replacement() argument 472 itertools_permutations(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_permutations() argument 511 itertools_accumulate(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_accumulate() argument 563 itertools_compress(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_compress() argument 598 itertools_filterfalse(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_filterfalse() argument 638 itertools_count(PyTypeObject *type, PyObject *args, PyObject *kwargs) itertools_count() argument [all...] |
| /third_party/python/PC/clinic/ |
| H A D | msvcrtmodule.c.h | 487 int type; in msvcrt_CrtSetReportFile() local 527 int type; in msvcrt_CrtSetReportMode() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | FieldInfo.java | 42 private final FieldType type; field in FieldInfo 319 FieldInfo( Field field, int fieldNumber, FieldType type, Class<?> messageClass, Field presenceField, int presenceMask, boolean required, boolean enforceUtf8, OneofInfo oneof, Class<?> oneofStoredType, Object mapDefaultEntry, EnumVerifier enumVerifier, Field cachedSizeField) FieldInfo() argument 452 private FieldType type; global() field in FieldInfo.Builder 479 withType(FieldType type) withType() argument [all...] |
| H A D | DescriptorMessageInfoFactory.java | 458 getOneofStoredType( Class<?> messageType, FieldDescriptor fd, FieldType type) getOneofStoredType() argument [all...] |
| H A D | DynamicMessage.java | 52 private final Descriptor type; field in DynamicMessage 78 public static DynamicMessage getDefaultInstance(Descriptor type) { in getDefaultInstance() argument 90 public static DynamicMessage parseFrom(Descriptor type, CodedInputStrea argument 66 DynamicMessage( Descriptor type, FieldSet<FieldDescriptor> fields, FieldDescriptor[] oneofCases, UnknownFieldSet unknownFields) DynamicMessage() argument 96 parseFrom( Descriptor type, CodedInputStream input, ExtensionRegistry extensionRegistry) parseFrom() argument 103 parseFrom(Descriptor type, ByteString data) parseFrom() argument 109 parseFrom( Descriptor type, ByteString data, ExtensionRegistry extensionRegistry) parseFrom() argument 116 parseFrom(Descriptor type, byte[] data) parseFrom() argument 122 parseFrom( Descriptor type, byte[] data, ExtensionRegistry extensionRegistry) parseFrom() argument 129 parseFrom(Descriptor type, InputStream input) parseFrom() argument 134 parseFrom( Descriptor type, InputStream input, ExtensionRegistry extensionRegistry) parseFrom() argument 140 newBuilder(Descriptor type) newBuilder() argument 225 isInitialized(Descriptor type, FieldSet<FieldDescriptor> fields) isInitialized() argument 320 private final Descriptor type; global() field in DynamicMessage.Builder 326 Builder(Descriptor type) Builder() argument [all...] |
| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| H A D | FieldMaskUtil.java | 95 public static FieldMask fromString(Class<? extends Message> type, String value) { in fromString() argument 106 public static FieldMask fromStringList(Class<? extends Message> type, Iterable<String> paths) { in fromStringList() argument 148 public static FieldMask fromFieldNumbers(Class<? extends Message> type, int... fieldNumbers) { in fromFieldNumbers() argument 157 fromFieldNumbers( Class<? extends Message> type, Iterable<Integer> fieldNumbers) fromFieldNumbers() argument 206 isValid(Class<? extends Message> type, FieldMask fieldMask) isValid() argument 227 isValid(Class<? extends Message> type, String path) isValid() argument [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | FieldDescriptorProto.php | 38 protected $type = null; variable 301 $this->type = $var; global() variable [all...] |
| H A D | FieldDescriptor.php | 45 private $type; variable 134 $this->type = $type; variable 220 $type = $proto->getType(); variable [all...] |
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | map.c | 93 Map_GetPropertyPtrPtr(PROTO_VAL *object, PROTO_STR *member, int type, void **cache_slot) Map_GetPropertyPtrPtr() argument [all...] |
| H A D | convert.c | 87 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 D | RubyMap.java | 420 needTypeclass(Descriptors.FieldDescriptor.Type type) needTypeclass() argument [all...] |
| /third_party/python/Lib/lib2to3/ |
| H A D | pytree.py | 43 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 D | message.cc | 227 const Message* GeneratedMessageFactory::GetPrototype(const Descriptor* type) { in GetPrototype() argument [all...] |
| H A D | unknown_field_set.h | 341 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 D | map_util.h | 49 template <class T> struct RemoveConst { typedef T type; }; typedef
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | default_value_objectwriter.h | 182 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 D | json_stream_parser.h | 124 Type type; member [all...] |
| H A D | proto_writer.h | 188 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 D | json_util.cc | 90 google::protobuf::Type type; in BinaryToJsonStream() local 180 google::protobuf::Type type; in JsonToBinaryStream() local
|
| /third_party/python/Lib/test/test_importlib/ |
| H A D | fixtures.py | 21 import importlib_resources as resources # type: ignore namespace
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | keywords.h | 40 int type; variable
|