OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:counts
(Results
26 - 48
of
48
) sorted by null
1
2
/external/v8/test/mjsunit/
debug-stepin-constructor.js
32
// Simple debug event handler which
counts
the number of breaks hit and steps.
debug-stepout-recursive-function.js
35
// Simple debug event handler which
counts
the number of breaks hit and steps.
debug-conditional-breakpoints.js
32
// Simple debug event handler which just
counts
the number of break points hit.
/external/webkit/WebKitTools/Scripts/
run-webkit-tests
489
my %
counts
;
[
all
...]
/external/speex/libspeex/
jitter.c
84
int filled; /**< Number of entries occupied in "timing" and "
counts
"*/
87
spx_int16_t
counts
[MAX_TIMINGS]; /**< Order the packets were put in (will be used for short-term estimate) */
member in struct:TimingBuffer
124
SPEEX_MOVE(&tb->
counts
[pos+1], &tb->
counts
[pos], move_size);
128
tb->
counts
[pos] = tb->curr_count;
/external/jdiff/src/jdiff/
DiffMyers.java
523
@return the array of equivalence class
counts
.
562
@param
counts
The count of each equivalence number for the other file.
567
private byte[] discardable(final int[]
counts
) {
584
nmatch =
counts
[equivs[i]];
/packages/apps/Gallery3D/src/com/cooliris/cache/
CacheService.java
956
final ArrayList<Integer>
counts
= new ArrayList<Integer>();
local
[
all
...]
/external/elfutils/src/
readelf.c
2403
uint32_t *
counts
;
local
2477
counts
[cnt], (
counts
[cnt] * 100.0) \/ nbucket,
local
[
all
...]
ldgeneric.c
3294
uint32_t *
counts
;
local
[
all
...]
/external/chromium/base/
histogram.h
208
typedef std::vector<Count>
Counts
;
258
Count
counts
(size_t i) const { return counts_[i]; }
function in class:Histogram::SampleSet
273
Counts
counts_;
/build/tools/droiddoc/templates/assets/
search_autocomplete.js
181
// helper function that
counts
the occurrences of a given character in
/external/gtest/src/
gtest.cc
2655
const internal::String
counts
=
local
2672
const internal::String
counts
=
local
[
all
...]
/external/protobuf/gtest/src/
gtest.cc
2706
const internal::String
counts
=
local
2761
const internal::String
counts
=
local
[
all
...]
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java
4828
int
counts
[] = new int[groupCount];
local
[
all
...]
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc
2337
const internal::String
counts
=
local
[
all
...]
/external/blktrace/btt/doc/
btt.tex
241
the value(s) and the
counts
are provided for the latter.
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/
ContactsListActivity.java
3346
int
counts
[] = bundle.getIntArray(ContactCounts.EXTRA_ADDRESS_BOOK_INDEX_COUNTS);
local
[
all
...]
/external/v8/src/
debug-debugger.js
192
// Exception evaluating condition
counts
as not triggered.
[
all
...]
/prebuilt/common/netbeans-visual/
org-openide-util.jar
/external/grub/docs/
texinfo.tex
610
% period following
counts
as ending a sentence. (Idea found in latex.)
[
all
...]
/external/dropbear/libtommath/
bn.tex
[
all
...]
/external/e2fsprogs/lib/et/
texinfo.tex
[
all
...]
/prebuilt/common/jython/
jython.jar
Completed in 514 milliseconds
1
2