num_components 552 chrome/browser/autocomplete/history_url_provider.cc i->num_components == 0, num_components 553 chrome/browser/autocomplete/history_url_provider.cc i->num_components >= best_prefix->num_components)); num_components 64 chrome/browser/autocomplete/shortcuts_provider.cc (best_prefix->num_components < www_prefix.num_components)) { num_components 11 chrome/browser/autocomplete/url_prefix.cc URLPrefix::URLPrefix(const base::string16& prefix, size_t num_components) num_components 13 chrome/browser/autocomplete/url_prefix.cc num_components(num_components) { num_components 18 chrome/browser/autocomplete/url_prefix.h URLPrefix(const base::string16& prefix, size_t num_components); num_components 45 chrome/browser/autocomplete/url_prefix.h size_t num_components; num_components 142 chrome/browser/history/scored_history_match.cc const int num_components_in_best_prefix = best_prefix->num_components; num_components 147 chrome/browser/history/scored_history_match.cc best_inlineable_prefix->num_components; num_components 32 chrome/browser/ui/elide_url.cc size_t num_components) { num_components 37 chrome/browser/ui/elide_url.cc for (size_t j = 0; j < num_components; ++j) num_components 41 chrome/browser/ui/elide_url.cc if (num_components != (path_elements.size() - 1)) num_components 2038 net/base/net_util.cc int num_components; num_components 2040 net/base/net_util.cc ip_literal.data(), host_comp, &(*ip_number)[0], &num_components); num_components 659 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh unsigned int num_components /* Including first component */) num_components 664 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (unlikely (!component.serialize (c, components, num_components))) return TRACE_RETURN (false); num_components 256 third_party/libjpeg/jccoefct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 423 third_party/libjpeg/jccoefct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 317 third_party/libjpeg/jccolor.c int nc = cinfo->num_components; num_components 397 third_party/libjpeg/jccolor.c if (cinfo->num_components != 1) num_components 411 third_party/libjpeg/jccolor.c if (cinfo->num_components != 3) num_components 420 third_party/libjpeg/jccolor.c if (cinfo->num_components != 3) num_components 432 third_party/libjpeg/jccolor.c if (cinfo->num_components != 4) num_components 441 third_party/libjpeg/jccolor.c if (cinfo->num_components != 4) num_components 454 third_party/libjpeg/jccolor.c cinfo->num_components != cinfo->input_components) num_components 62 third_party/libjpeg/jcdctmgr.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 181 third_party/libjpeg/jcmainct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 268 third_party/libjpeg/jcmainct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 285 third_party/libjpeg/jcmainct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 285 third_party/libjpeg/jcmarker.c emit_2bytes(cinfo, 3 * cinfo->num_components + 2 + 5 + 1); /* length */ num_components 296 third_party/libjpeg/jcmarker.c emit_byte(cinfo, cinfo->num_components); num_components 298 third_party/libjpeg/jcmarker.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 504 third_party/libjpeg/jcmarker.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 518 third_party/libjpeg/jcmarker.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 56 third_party/libjpeg/jcmaster.c || cinfo->num_components <= 0 || cinfo->input_components <= 0) num_components 75 third_party/libjpeg/jcmaster.c if (cinfo->num_components > MAX_COMPONENTS) num_components 76 third_party/libjpeg/jcmaster.c ERREXIT2(cinfo, JERR_COMPONENT_COUNT, cinfo->num_components, num_components 82 third_party/libjpeg/jcmaster.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 94 third_party/libjpeg/jcmaster.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 156 third_party/libjpeg/jcmaster.c for (ci = 0; ci < cinfo->num_components; ci++) num_components 164 third_party/libjpeg/jcmaster.c for (ci = 0; ci < cinfo->num_components; ci++) num_components 175 third_party/libjpeg/jcmaster.c if (thisi < 0 || thisi >= cinfo->num_components) num_components 250 third_party/libjpeg/jcmaster.c for (ci = 0; ci < cinfo->num_components; ci++) { num_components 256 third_party/libjpeg/jcmaster.c for (ci = 0; ci < cinfo->num_components; ci++) { num_components 292 third_party/libjpeg/jcmaster.c if (cinfo->num_components > MAX_COMPS_IN_SCAN) num_components 293 third_party/libjpeg/jcmaster.c ERREXIT2(cinfo, JERR_COMPONENT_COUNT, cinfo->num_components, num_components 295 third_party/libjpeg/jcmaster.c cinfo->comps_in_scan = cinfo->num_components; num_components 296 third_party/libjpeg/jcmaster.c for (ci = 0; ci < cinfo->num_components; ci++) { num_components 421 third_party/libjpeg/jcparam.c cinfo->num_components = 1; num_components 427 third_party/libjpeg/jcparam.c cinfo->num_components = 3; num_components 434 third_party/libjpeg/jcparam.c cinfo->num_components = 3; num_components 443 third_party/libjpeg/jcparam.c cinfo->num_components = 4; num_components 451 third_party/libjpeg/jcparam.c cinfo->num_components = 4; num_components 458 third_party/libjpeg/jcparam.c cinfo->num_components = cinfo->input_components; num_components 459 third_party/libjpeg/jcparam.c if (cinfo->num_components < 1 || cinfo->num_components > MAX_COMPONENTS) num_components 460 third_party/libjpeg/jcparam.c ERREXIT2(cinfo, JERR_COMPONENT_COUNT, cinfo->num_components, num_components 462 third_party/libjpeg/jcparam.c for (ci = 0; ci < cinfo->num_components; ci++) { num_components 539 third_party/libjpeg/jcparam.c int ncomps = cinfo->num_components; num_components 155 third_party/libjpeg/jcprepct.c for (ci = 0; ci < cinfo->num_components; ci++) { num_components 174 third_party/libjpeg/jcprepct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 218 third_party/libjpeg/jcprepct.c for (ci = 0; ci < cinfo->num_components; ci++) { num_components 236 third_party/libjpeg/jcprepct.c for (ci = 0; ci < cinfo->num_components; ci++) { num_components 280 third_party/libjpeg/jcprepct.c (cinfo->num_components * 5 * rgroup_height) * num_components 283 third_party/libjpeg/jcprepct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 345 third_party/libjpeg/jcprepct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 123 third_party/libjpeg/jcsample.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 483 third_party/libjpeg/jcsample.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 119 third_party/libjpeg/jdapimin.c switch (cinfo->num_components) { num_components 337 third_party/libjpeg/jdcoefct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 422 third_party/libjpeg/jdcoefct.c cinfo->num_components * num_components 426 third_party/libjpeg/jdcoefct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 499 third_party/libjpeg/jdcoefct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 699 third_party/libjpeg/jdcoefct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 175 third_party/libjpeg/jdcolor.c register int num_components = cinfo->num_components; num_components 180 third_party/libjpeg/jdcolor.c for (ci = 0; ci < num_components; ci++) { num_components 185 third_party/libjpeg/jdcolor.c outptr += num_components; num_components 318 third_party/libjpeg/jdcolor.c if (cinfo->num_components != 1) num_components 324 third_party/libjpeg/jdcolor.c if (cinfo->num_components != 3) num_components 330 third_party/libjpeg/jdcolor.c if (cinfo->num_components != 4) num_components 335 third_party/libjpeg/jdcolor.c if (cinfo->num_components < 1) num_components 352 third_party/libjpeg/jdcolor.c for (ci = 1; ci < cinfo->num_components; ci++) num_components 385 third_party/libjpeg/jdcolor.c cinfo->out_color_components = cinfo->num_components; num_components 98 third_party/libjpeg/jddctmgr.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 259 third_party/libjpeg/jddctmgr.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 55 third_party/libjpeg/jdinput.c if (cinfo->num_components > MAX_COMPONENTS) num_components 56 third_party/libjpeg/jdinput.c ERREXIT2(cinfo, JERR_COMPONENT_COUNT, cinfo->num_components, num_components 62 third_party/libjpeg/jdinput.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 80 third_party/libjpeg/jdinput.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 113 third_party/libjpeg/jdinput.c if (cinfo->comps_in_scan < cinfo->num_components || cinfo->progressive_mode) num_components 173 third_party/libjpeg/jdmainct.c cinfo->num_components * 2 * SIZEOF(JSAMPARRAY)); num_components 174 third_party/libjpeg/jdmainct.c main->xbuffer[1] = main->xbuffer[0] + cinfo->num_components; num_components 176 third_party/libjpeg/jdmainct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 209 third_party/libjpeg/jdmainct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 249 third_party/libjpeg/jdmainct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 277 third_party/libjpeg/jdmainct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 503 third_party/libjpeg/jdmainct.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 253 third_party/libjpeg/jdmarker.c INPUT_BYTE(cinfo, cinfo->num_components, return FALSE); num_components 259 third_party/libjpeg/jdmarker.c cinfo->num_components); num_components 268 third_party/libjpeg/jdmarker.c || cinfo->num_components <= 0) num_components 271 third_party/libjpeg/jdmarker.c if (length != (cinfo->num_components * 3)) num_components 277 third_party/libjpeg/jdmarker.c cinfo->num_components * SIZEOF(jpeg_component_info)); num_components 279 third_party/libjpeg/jdmarker.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 329 third_party/libjpeg/jdmarker.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 51 third_party/libjpeg/jdmaster.c if (cinfo->jpeg_color_space != JCS_YCbCr || cinfo->num_components != 3 || num_components 131 third_party/libjpeg/jdmaster.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 147 third_party/libjpeg/jdmaster.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 190 third_party/libjpeg/jdmaster.c cinfo->out_color_components = cinfo->num_components; num_components 412 third_party/libjpeg/jdmaster.c nscans = 2 + 3 * cinfo->num_components; num_components 415 third_party/libjpeg/jdmaster.c nscans = cinfo->num_components; num_components 661 third_party/libjpeg/jdphuff.c cinfo->num_components*DCTSIZE2*SIZEOF(int)); num_components 663 third_party/libjpeg/jdphuff.c for (ci = 0; ci < cinfo->num_components; ci++) num_components 102 third_party/libjpeg/jdsample.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 426 third_party/libjpeg/jdsample.c for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components; num_components 300 third_party/libjpeg/jpeglib.h int num_components; /* # of color components in JPEG image */ num_components 426 third_party/libjpeg/jpeglib.h int num_components; /* # of color components in JPEG image */ num_components 72 third_party/libva/va/va_dec_jpeg.h unsigned char num_components; num_components 162 third_party/libva/va/va_dec_jpeg.h unsigned char num_components;