/external/chromium_org/chrome/common/ |
instant_types.cc | 15 InstantSuggestionType in_type, 20 type(in_type),
|
/external/chromium_org/third_party/qcms/src/ |
qcms.h | 148 qcms_profile *in, qcms_data_type in_type,
|
transform.c | [all...] |
/external/chromium/base/ |
file_descriptor_shuffle_unittest.cc | 27 Action(Type in_type, int in_fd1, int in_fd2 = -1) 28 : type(in_type),
|
/external/chromium_org/base/posix/ |
file_descriptor_shuffle_unittest.cc | 24 Action(Type in_type, int in_fd1, int in_fd2 = -1) 25 : type(in_type),
|
/external/openssh/ |
moduli.c | 454 u_int32_t generator_known, in_tests, in_tries, in_type, in_size; local 489 in_type = strtoul(cp, &cp, 10); 512 switch (in_type) { 514 debug2("%10u: (%u) Sophie-Germain", count_in, in_type); 531 debug2("%10u: (%u)", count_in, in_type);
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
file_system_interface.h | 149 explicit ClientContext(ContextType in_type) : type(in_type) {}
|
/external/chromium_org/third_party/qcms/ |
google.patch | 735 if (in_type == QCMS_DATA_RGB_8) [all...] |