Home
last modified time | relevance | path

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

/external/chromium_org/content/common/
Dhandle_enumerator_win.cc60 HandleType current_type = StringToHandleType(sys_handle->Type()); in EnumerateHandles() local
/external/chromium_org/chrome/common/
Dthumbnail_score.cc87 int current_type = GetThumbnailType(current); in ShouldReplaceThumbnailWith() 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.y65 static uniqstr current_type = NULL; variable
Dparse-gram.c141 static uniqstr current_type = NULL; 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/chromium_org/components/autofill/core/browser/
Dform_structure.cc1167 const ServerFieldType current_type = (*field)->Type().GetStorableType(); in IdentifySections() local
/external/v8/src/
Dic.cc2164 UnaryOpIC::TypeInfo current_type, in ComputeNewType()
/external/chromium_org/v8/src/
Dic.cc982 Handle<Type> current_type = types.at(i); in UpdatePolymorphicIC() local
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder.cc8539 GLenum current_type = 0; in ValidateTexSubImage2D() local