Home
last modified time | relevance | path

Searched defs:current_type (Results 1 – 13 of 13) sorted by relevance

/external/dbus/tools/
Ddbus-print-message.c109 int current_type; in print_ay() local
287 int current_type; in print_iter() local
332 int current_type; in print_iter() local
/external/dbus/dbus/
Ddbus-marshal-recursive.c426 int current_type) in base_reader_next()
491 int current_type) in struct_reader_next()
512 int current_type) in dict_entry_reader_next()
533 int current_type) in array_types_only_reader_next()
545 int current_type) in array_reader_next()
1256 int current_type, in reader_set_basic_variable_length()
1302 int current_type, in reader_set_basic_fixed_length()
1352 int current_type; in _dbus_type_reader_set_basic() local
2439 int current_type; in writer_write_reader_helper() local
Ddbus-marshal-byteswap.c42 int current_type; in byteswap_body_helper() local
Ddbus-marshal-validate.c306 int current_type; in validate_body_helper() local
/external/chromium/chrome/common/
Dthumbnail_score.cc88 int current_type = GetThumbnailType(current.good_clipping, current.at_top); in ShouldReplaceThumbnailWith() local
/external/bison/src/
Dparse-gram.y55 static uniqstr current_type = 0; variable
Dparse-gram.c240 static uniqstr current_type = 0; variable
/external/e2fsprogs/ext2ed/
Dmain.c78 struct struct_descriptor *first_type,*last_type,*current_type; /* Used to access the double linked … variable
/external/chromium/chrome/browser/autofill/
Dform_structure.cc226 std::vector<AutofillFieldType>::iterator current_type = field_types.begin(); in ParseQueryResponse() local
Dautofill_manager.cc128 const AutofillFieldType current_type = in FindSectionBounds() local
/external/dbus/bus/
Ddriver.c1742 int current_type; in write_args_for_direction() local
Dsignals.c1675 int current_type; in match_rule_matches() local
/external/v8/src/
Dic.cc2164 UnaryOpIC::TypeInfo current_type, in ComputeNewType()