Home
last modified time | relevance | path

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

12

/external/chromium/chrome/browser/autofill/
Dautofill_type.cc141 AutofillType::AutofillType(AutofillFieldType field_type) { in AutofillType()
161 AutofillFieldType AutofillType::field_type() const { in field_type() function in AutofillType
175 AutofillFieldType field_type) { in GetEquivalentFieldType()
Dautofill_metrics.cc37 int GetFieldTypeGroupMetric(const AutofillFieldType field_type, in GetFieldTypeGroupMetric()
149 const AutofillFieldType field_type, in LogTypeQualityMetric()
186 AutofillFieldType field_type, in Log()
194 AutofillFieldType field_type, in Log()
220 AutofillFieldType field_type, in Log()
Dform_structure.cc388 AutofillFieldType field_type = UNKNOWN_TYPE; in LogQualityMetrics() local
554 for (FieldTypeSet::iterator field_type = types.begin(); in EncodeFormRequest() local
589 for (FieldTypeSet::iterator field_type = types.begin(); in ConvertPresenceBitsToString() local
Dautofill_xml_parser.cc78 AutofillFieldType field_type = UNKNOWN_TYPE; in StartElement() local
Dautofill_merge_unittest.cc176 string16 field_type = UTF8ToUTF16(line.substr(0, separator_pos)); in MergeProfiles() local
Dautofill_ie_toolbar_import_win.cc88 AutofillFieldType field_type; member
Dautofill_manager.cc547 AutofillFieldType field_type = autofill_field->type(); in OnFillAutofillFormData() local
591 AutofillFieldType field_type = form_structure->field(k)->type(); in OnFillAutofillFormData() local
Dautofill_profile.cc29 AutofillFieldType field_type) { in GetEquivalentFieldTypeCollapsingNames()
/external/protobuf/src/google/protobuf/
Dextension_set.h647 static inline void Add(int number, FieldType field_type, in Add()
652 static inline string* Add(int number, FieldType field_type, in Add()
672 static inline void Set(int number, FieldType field_type, in Set()
692 static inline void Add(int number, FieldType field_type, in Add()
716 static inline MutableType Mutable(int number, FieldType field_type, in Mutable()
735 static inline MutableType Add(int number, FieldType field_type, in Add()
Ddescriptor.h1353 inline bool FieldDescriptor::IsTypePackable(Type field_type) { in IsTypePackable()
/external/libmtp/examples/
Ddelfile.c63 int field_type = 0; in delfile_command() local
/external/linux-tools-perf/util/scripting-engines/
Dtrace-event-python.c57 static void define_value(enum print_arg_type field_type, in define_value()
92 static void define_values(enum print_arg_type field_type, in define_values()
104 static void define_field(enum print_arg_type field_type, in define_field()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_extension.cc47 const char* TypeName(FieldDescriptor::Type field_type) { in TypeName()
/external/e2fsprogs/ext2ed/
Dinit.c212 int field_type; member
233 char field_type=FIELD_TYPE_INT; in add_new_variable() local
/external/protobuf/python/google/protobuf/internal/
Dtype_checkers.py56 def GetTypeChecker(cpp_type, field_type): argument
Dwire_format.py259 def IsTypePackable(field_type): argument
/external/oprofile/libregex/
Ddemangle_java_symbol.cpp71 bool field_type(string & result, in field_type() function
/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_helpers.cc258 JavaType GetJavaType(FieldDescriptor::Type field_type) { in GetJavaType()
/external/mesa3d/src/glsl/
Dglsl_types.cpp443 glsl_type::field_type(const char *name) const in field_type() function in glsl_type
Dlinker.cpp998 const glsl_type *field_type = type->fields.structure[i].type; in add_uniform() local
Dast_to_hir.cpp3073 const struct glsl_type *field_type = decl_type; in hir() local
/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/openssl/crypto/ec/
Dec_lcl.h95 int field_type; /* a NID */ member
/external/protobuf/python/google/protobuf/
Dreflection.py748 def _BytesForNonRepeatedElement(value, field_number, field_type): argument
/external/chromium/chrome/browser/webdata/
Dautofill_table.cc302 AutofillFieldType field_type; in AddAutofillProfilePhones() local

12