Home
last modified time | relevance | path

Searched defs:field_type (Results 1 – 25 of 55) sorted by relevance

123

/external/v8/src/compiler/
Daccess-info.cc77 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
Daccess-info.h97 Type* field_type() const { return field_type_; } in field_type() function
Dchange-lowering.cc427 Type* field_type, Type* input_type) { in ComputeWriteBarrierKind()
471 int field_offset, Type* field_type, in ComputeWriteBarrierKind()
/external/protobuf/src/google/protobuf/
Dextension_set.h820 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/
Ddelfile.c63 int field_type = 0; in delfile_command() local
/external/mesa3d/src/glsl/
Dglsl_types.cpp560 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
Dlink_uniform_initializers.cpp91 const glsl_type *field_type = type->fields.structure[i].type; in set_uniform_initializer() local
/external/e2fsprogs/ext2ed/
Dinit.c212 int field_type; member
233 char field_type=FIELD_TYPE_INT; in add_new_variable() local
/external/nanopb-c/generator/google/protobuf/internal/
Dtype_checkers.py56 def GetTypeChecker(cpp_type, field_type): argument
Dwire_format.py259 def IsTypePackable(field_type): argument
/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_helpers.cc200 JavaType GetJavaType(FieldDescriptor::Type field_type) { in GetJavaType()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto108 optional int32 field_type = 33; field
/external/tpm2/generator/
Dstructure_generator.py171 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/
Dmbim_message.py398 def _get_fields_of_type(self, field_type, get_all=False): argument
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py259 def IsTypePackable(field_type): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/
Ddomain.py255 def create_index_field(self, field_name, field_type, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/
Ddomain.py241 def create_index_field(self, field_name, field_type, argument
Dlayer1.py122 def define_index_field(self, domain_name, field_name, field_type, argument
/external/opencv3/3rdparty/libtiff/
Dtif_dirinfo.c576 _TIFFCreateAnonField(TIFF *tif, uint32 tag, TIFFDataType field_type) in _TIFFCreateAnonField()
/external/pdfium/third_party/libtiff/
Dtif_dirinfo.c628 _TIFFCreateAnonField(TIFF *tif, uint32 tag, TIFFDataType field_type) in _TIFFCreateAnonField()
/external/autotest/client/cros/
Dpower_status.py38 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/
Djavanano_helpers.cc283 JavaType GetJavaType(FieldDescriptor::Type field_type) { in GetJavaType()
/external/opencv/
Dcvjni.h231 …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/
Djava_helpers.cc329 const char* FieldTypeName(FieldDescriptor::Type field_type) { in FieldTypeName()
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dencoding.py72 def Register(field_type): argument

123