OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:counts
(Results
426 - 450
of
2525
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/skia/src/pdf/
SkPDFDocument.cpp
262
int
counts
[SkAdvancedTypefaceMetrics::kNotEmbeddable_Font + 1]) const {
263
sk_bzero(
counts
, sizeof(int) *
273
counts
[fontResources[font]->getType()]++;
/external/skia/src/pdf/
SkPDFDocument.cpp
262
int
counts
[SkAdvancedTypefaceMetrics::kNotEmbeddable_Font + 1]) const {
263
sk_bzero(
counts
, sizeof(int) *
273
counts
[fontResources[font]->getType()]++;
/cts/apps/CtsVerifier/include/colorchecker/
testingimage.h
26
// Constructs a new instance with the inputImage's row and column
counts
.
/development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
RecyclingBitmapDrawable.java
85
// If the drawable cache and display ref
counts
= 0, and this drawable
/external/aac/libAACenc/src/
grp_data.cpp
119
INT line; /*
counts
through lines */
120
INT sfb; /*
counts
through scalefactor bands */
121
INT grp; /*
counts
through groups */
122
INT wnd; /*
counts
through windows in a group */
/external/apache-http/src/org/apache/http/io/
HttpTransportMetrics.java
42
* Resets the
counts
/external/chromium/chrome/browser/chromeos/notifications/
desktop_notifications_unittest.h
35
// Test version of the balloon collection which
counts
the number
/external/chromium_org/chrome/browser/download/
download_stats.h
76
// Increment one of the above
counts
.
/external/chromium_org/chrome/browser/drive/
drive_notification_manager.h
26
// 2. Polling timer
counts
down.
/external/chromium_org/chrome/browser/extensions/api/messaging/
incognito_connectability.h
32
// up, and
counts
the number of times it was invoked.
/external/chromium_org/chrome/browser/profiles/
profile_metrics.h
40
// Enum for getting net
counts
for adding and deleting users.
/external/chromium_org/chrome/browser/resources/print_preview/
metrics.js
70
* Name of the C++ function to call to increment bucket
counts
.
/external/chromium_org/chrome/browser/resources/sync_internals/
notifications.js
91
// Also update total
counts
.
/external/chromium_org/chrome/browser/translate/
translate_url_fetcher.h
72
//
Counts
how many times did it try to fetch the language list.
/external/chromium_org/components/tools/metrics/
count_ifdefs.py
6
"""
Counts
the number of #if or #ifdef lines containing at least one
/external/chromium_org/content/browser/
power_monitor_message_broadcaster_unittest.cc
38
// Test status
counts
.
/external/chromium_org/sync/internal_api/public/engine/
sync_status.h
80
// Nudge
counts
for each possible source
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMultiColumnBlock.h
72
LayoutUnit m_columnWidth; // since a multi-column block that is split across variable width pages or regions will have different column
counts
and widths in each.
/external/chromium_org/third_party/icu/source/i18n/
unesctrn.h
24
* radix, and minimum and maximum digit
counts
.
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
merger.cc
80
fprintf(stderr, "
Counts
: chars_to_glyph_ids: %d; resoved_glyph_ids: %d\n",
/external/chromium_org/third_party/skia/include/pdf/
SkPDFDocument.h
74
int
counts
[SkAdvancedTypefaceMetrics::kNotEmbeddable_Font + 1]) const;
/external/chromium_org/v8/src/
code.h
39
// Wrapper class for passing expected and actual parameter
counts
as
/external/chromium_org/v8/test/mjsunit/
debug-script-breakpoints-closure.js
32
// Simple debug event handler which just
counts
the number of break points hit.
debug-step-stub-callfunction.js
32
// Simple debug event handler which
counts
the number of breaks hit and steps.
debug-stepin-constructor.js
32
// Simple debug event handler which
counts
the number of breaks hit and steps.
Completed in 265 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>