HomeSort by relevance Sort by last modified time
    Searched refs:arraysize (Results 151 - 175 of 398) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/browser/ssl/
ssl_error_info.cc 258 DCHECK(arraysize(kErrorFlags) == arraysize(kErrorTypes));
262 for (size_t i = 0; i < arraysize(kErrorFlags); ++i) {
  /external/chromium/net/http/
http_auth_gssapi_posix_unittest.cc 62 gss_buffer_desc out_buffer = {arraysize(kInitialAuthResponse),
128 for (size_t i = 0; i < arraysize(queries); ++i) {
151 for (size_t i = 0; i < arraysize(queries); ++i) {
  /external/chromium/net/spdy/
spdy_stream_unittest.cc 164 kSynStartHeader, NULL, 0, kGetHeaders, arraysize(kGetHeaders) / 2));
187 new OrderedSocketData(reads, arraysize(reads),
188 writes, arraysize(writes)));
  /external/chromium/net/url_request/
url_request_test_job.cc 54 return std::string(headers, arraysize(headers));
63 return std::string(headers, arraysize(headers));
71 return std::string(headers, arraysize(headers));
  /external/chromium/chrome/browser/
browser_focus_uitest.cc 477 for (size_t j = 0; j < arraysize(kExpElementIDs); ++j) {
488 if (j < arraysize(kExpElementIDs) - 1) {
527 for (size_t j = 0; j < arraysize(kExpElementIDs); ++j) {
530 kExpElementIDs[arraysize(kExpElementIDs) - 1 - j];
532 if (j < arraysize(kExpElementIDs) - 1) {
623 if (j < arraysize(kExpElementIDs) - 1) {
658 if (j < arraysize(kExpElementIDs) - 1) {
    [all...]
enumerate_modules_model_unittest_win.cc 58 for (size_t i = 0; i < arraysize(kNormalizationTestCases); ++i) {
197 for (size_t i = 0; i < arraysize(kMatchineEntryList); ++i) {
229 for (size_t i = 0; i < arraysize(kCollapsePathList); ++i) {
browser_url_handler.cc 31 for (size_t i = 0; i < arraysize(allowed_sub_schemes); i++) {
  /external/opencv/otherlibs/highgui/
grfmt_tiff.cpp 296 int*& array, int& arraysize )
308 if( count > arraysize )
311 arraysize = arraysize*3/2;
312 if( arraysize < count )
313 arraysize = count;
314 array = new int[arraysize];
  /external/jpeg/
jquant1.c 725 size_t arraysize; local
728 arraysize = (size_t) ((cinfo->output_width + 2) * SIZEOF(FSERROR));
731 (*cinfo->mem->alloc_large)((j_common_ptr) cinfo, JPOOL_IMAGE, arraysize);
744 size_t arraysize; local
782 arraysize = (size_t) ((cinfo->output_width + 2) * SIZEOF(FSERROR));
784 jzero_far((void FAR *) cquantize->fserrors[i], arraysize);
  /external/qemu/distrib/jpeg-6b/
jquant1.c 725 size_t arraysize; local
728 arraysize = (size_t) ((cinfo->output_width + 2) * SIZEOF(FSERROR));
731 (*cinfo->mem->alloc_large)((j_common_ptr) cinfo, JPOOL_IMAGE, arraysize);
744 size_t arraysize; local
782 arraysize = (size_t) ((cinfo->output_width + 2) * SIZEOF(FSERROR));
784 jzero_far((void FAR *) cquantize->fserrors[i], arraysize);
  /external/chromium/chrome/browser/printing/
printing_layout_uitest.cc 324 ASSERT_GT(arraysize(kTestPool), 0u);
325 for (int i = 0; i < arraysize(kTestPool); ++i) {
328 const TestPool& test = kTestPool[i % arraysize(kTestPool)];
  /external/chromium/base/
basictypes.h 105 // The arraysize(arr) macro returns the # of elements in an array arr.
107 // used in defining new arrays, for example. If you use arraysize on
110 // One caveat is that arraysize() doesn't accept any array of an
116 // This template function declaration is used in defining arraysize.
130 #define arraysize(array) (sizeof(ArraySizeHelper(array))) macro
132 // ARRAYSIZE_UNSAFE performs essentially the same calculation as arraysize,
134 // functions. It's less safe than arraysize as it accepts some
135 // (although not all) pointers. Therefore, you should use arraysize
sync_socket_win.cc 19 const size_t kPipePrefixSize = arraysize(kPipePrefix);
  /external/chromium/base/debug/
trace_event_win.cc 85 arraysize(backtrace),
  /external/chromium/chrome/browser/extensions/
extension_preference_api.cc 157 for (size_t i = 0; i < arraysize(kPrefMapping); ++i) {
167 DCHECK_EQ(arraysize(kPrefMapping), mapping_.size());
168 DCHECK_EQ(arraysize(kPrefMapping), event_mapping_.size());
204 for (size_t i = 0; i < arraysize(kPrefMapping); ++i) {
  /external/chromium/chrome/browser/policy/
policy_path_parser_win.cc 48 for (int i = 0; i < arraysize(win_folder_mapping); ++i) {
  /external/chromium/chrome/browser/ui/toolbar/
toolbar_model.cc 112 DCHECK(arraysize(icon_ids) == NUM_SECURITY_LEVELS);
  /external/chromium/chrome/browser/ui/views/
keyboard_overlay_dialog_view.cc 61 for (size_t i = 0; i < arraysize(kCloseAccelerators); ++i) {
  /external/chromium/chrome/browser/ui/webui/options/
import_data_handler.cc 52 RegisterStrings(localized_strings, resources, arraysize(resources));
  /external/chromium/net/base/
upload_data_stream_unittest.cc 24 const int kTestDataSize = arraysize(kTestData) - 1;
host_resolver_impl.cc 237 for (size_t i = 0; i < arraysize(os_errors); ++i) {
758 for (size_t i = 0; i < arraysize(pending_requests_); ++i)
775 for (size_t i = 0u; i < arraysize(pending_requests_); ++i)
799 for (int i = static_cast<int>(arraysize(pending_requests_)) - 1;
832 for (size_t i = 0u; i < arraysize(pending_requests_); ++i) {
866 for (size_t i = 0u; i < arraysize(pending_requests_); ++i) {
948 for (size_t i = 0u; i < arraysize(job_pools_); ++i)
    [all...]
  /external/chromium/net/ftp/
ftp_directory_listing_parser_unittest.cc 82 for (size_t i = 0; i < arraysize(test_files); i++) {
  /external/regex-re2/re2/testing/
dump.cc 58 if (re->op() < 0 || re->op() >= arraysize(kOpcodeNames)) {
  /external/regex-re2/util/
arena.cc 74 if ( blocks_alloced_ < arraysize(first_blocks_) ) {
util.h 91 #define arraysize(array) (sizeof(array)/sizeof((array)[0])) macro

Completed in 729 milliseconds

1 2 3 4 5 67 8 91011>>