/external/v8/src/compiler/ |
D | access-info.cc | 77 Type* receiver_type, FieldIndex field_index, Type* field_type, in DataField() 121 FieldCheck field_check, Type* field_type, in PropertyAccessInfo() 271 Type* field_type = Type::Tagged(); in ComputePropertyAccessInfo() local 380 Type* field_type = Type::Tagged(); in LookupSpecialFieldAccessor() local 408 Type* field_type = Type::Tagged(); in LookupSpecialFieldAccessor() local 448 Type* field_type = Type::Tagged(); in LookupTransition() local
|
D | access-info.h | 97 Type* field_type() const { return field_type_; } in field_type() function
|
D | change-lowering.cc | 427 Type* field_type, Type* input_type) { in ComputeWriteBarrierKind() 471 int field_offset, Type* field_type, in ComputeWriteBarrierKind()
|
/external/protobuf/src/google/protobuf/ |
D | extension_set.h | 820 static inline void Add(int number, FieldType field_type, in Add() 825 static inline string* Add(int number, FieldType field_type, in Add() 836 MutableRepeated(int number, FieldType field_type, in MutableRepeated() 869 static inline void Set(int number, FieldType field_type, in Set() 893 static inline void Add(int number, FieldType field_type, in Add() 910 FieldType field_type, in MutableRepeated() 947 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() 952 static inline void SetAllocated(int number, FieldType field_type, in SetAllocated() 981 static inline MutableType Add(int number, FieldType field_type, in Add() 998 FieldType field_type, in MutableRepeated()
|
/external/libmtp/examples/ |
D | delfile.c | 63 int field_type = 0; in delfile_command() local
|
/external/mesa3d/src/glsl/ |
D | glsl_types.cpp | 560 glsl_type::field_type(const char *name) const in field_type() function in glsl_type 727 const struct glsl_type *field_type = this->fields.structure[i].type; in std140_base_alignment() local 843 const struct glsl_type *field_type = this->fields.structure[i].type; in std140_size() local
|
D | link_uniform_initializers.cpp | 91 const glsl_type *field_type = type->fields.structure[i].type; in set_uniform_initializer() local
|
/external/e2fsprogs/ext2ed/ |
D | init.c | 212 int field_type; member 233 char field_type=FIELD_TYPE_INT; in add_new_variable() local
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | type_checkers.py | 56 def GetTypeChecker(cpp_type, field_type): argument
|
D | wire_format.py | 259 def IsTypePackable(field_type): argument
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_helpers.cc | 200 JavaType GetJavaType(FieldDescriptor::Type field_type) { in GetJavaType()
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_test_bad_identifiers.proto | 108 optional int32 field_type = 33; field
|
/external/tpm2/generator/ |
D | structure_generator.py | 171 def __init__(self, field_type, field_name, argument 1189 self, out_file, field_type, field_name, array_length): argument 1208 self, out_file, field_type, field_name, array_length, typemap): argument
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
D | mbim_message.py | 398 def _get_fields_of_type(self, field_type, get_all=False): argument
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 259 def IsTypePackable(field_type): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/ |
D | domain.py | 255 def create_index_field(self, field_name, field_type, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/ |
D | domain.py | 241 def create_index_field(self, field_name, field_type, argument
|
D | layer1.py | 122 def define_index_field(self, domain_name, field_name, field_type, argument
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_dirinfo.c | 576 _TIFFCreateAnonField(TIFF *tif, uint32 tag, TIFFDataType field_type) in _TIFFCreateAnonField()
|
/external/pdfium/third_party/libtiff/ |
D | tif_dirinfo.c | 628 _TIFFCreateAnonField(TIFF *tif, uint32 tag, TIFFDataType field_type) in _TIFFCreateAnonField()
|
/external/autotest/client/cros/ |
D | power_status.py | 38 def read_val(self, file_name, field_type): argument 163 def read_val(self, file_name, field_type): argument
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
D | javanano_helpers.cc | 283 JavaType GetJavaType(FieldDescriptor::Type field_type) { in GetJavaType()
|
/external/opencv/ |
D | cvjni.h | 231 …NULL_field_JavaObj(JNIEnv* env, jobject java_obj, const char* field_name, const char* field_type) { in is_NULL_field_JavaObj()
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_helpers.cc | 329 const char* FieldTypeName(FieldDescriptor::Type field_type) { in FieldTypeName()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
D | encoding.py | 72 def Register(field_type): argument
|