Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/external/guava/guava-tests/benchmark/com/google/common/base/
DStopwatchBenchmark.java33 long total = 0; in stopwatch() local
43 long total = 0; in manual() local
DSplitterBenchmark.java45 int total = 0; in charSplitter() local
53 int total = 0; in stringSplitter() local
/external/sqlite/android/
DPhoneNumberUtilsTest.cpp34 #define EXPECT(function, input1, input2, expected, total, error) \ argument
77 int total = 0; in main() local
/external/lzma/CS/7zip/Compress/RangeCoder/
DRangeCoder.cs54 public void Encode(uint start, uint size, uint total) in Encode()
170 public uint GetThreshold(uint total) in GetThreshold()
175 public void Decode(uint start, uint size, uint total) in Decode()
/external/skia/src/views/animated/
DSkScrollBarView.cpp53 void SkScrollBarView::setTotal(unsigned total) in setTotal()
122 int total = fTotalLength; in adjust() local
/external/v8/src/
Druntime-profiler.cc91 int typeinfo, generic, total, type_percentage, generic_percentage; in Optimize() local
238 int typeinfo, generic, total, type_percentage, generic_percentage; in OptimizeNow() local
261 int typeinfo, generic, total, type_percentage, generic_percentage; in OptimizeNow() local
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-stat.c574 static void print_noise_pct(double total, double avg) in print_noise_pct()
681 double total, ratio = 0.0; in print_stalled_cycles_frontend() local
700 double total, ratio = 0.0; in print_stalled_cycles_backend() local
719 double total, ratio = 0.0; in print_branch_misses() local
738 double total, ratio = 0.0; in print_l1_dcache_misses() local
757 double total, ratio = 0.0; in print_l1_icache_misses() local
776 double total, ratio = 0.0; in print_dtlb_cache_misses() local
795 double total, ratio = 0.0; in print_itlb_cache_misses() local
814 double total, ratio = 0.0; in print_ll_cache_misses() local
831 double total, ratio = 0.0; in abs_printout() local
/external/opencv/cvaux/src/
Dcvsubdiv2.cpp47 int i, j, total = subdiv->edges->total; in icvSubdiv2DCheck() local
166 int i, total = subdiv->edges->total; in icvDrawMosaic() local
/external/doclava/src/com/google/doclava/
DTodoFile.java58 public int total; field in TodoFile.PackageStats
85 int total = 1; in writeTodoFile() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
DPaddedBufferedBlockCipher.java96 int total = len + bufOff; in getOutputSize() local
123 int total = len + bufOff; in getUpdateOutputSize() local
/external/libvpx/libvpx/
Drate_hist.c34 int total; member
192 int buckets, int total, int scale) { in show_histogram()
253 int total = 0; in show_q_histogram() local
/external/compiler-rt/test/asan/TestCases/
Dmmap_limit_mb.cc26 for (long total = total_mb << 20; total > 0; total -= allocation_size) in main() local
/external/linux-tools-perf/src/tools/perf/ui/gtk/
Dhists.c51 u64 total = pair->hists->stats.total_period; in __hpp__color_fmt() local
136 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain()
316 u64 total; in perf_gtk__show_hists() local
Dprogress.c10 static void gtk_progress_update(u64 curr, u64 total, const char *title) in gtk_progress_update()
/external/linux-tools-perf/src/tools/perf/ui/tui/
Dprogress.c7 static void tui_progress__update(u64 curr, u64 total, const char *title) in tui_progress__update()
/external/oauth/core/src/main/java/net/oauth/client/
DExcerptInputStream.java22 int total = 0; in ExcerptInputStream() local
/external/linux-tools-perf/src/tools/perf/ui/
Dprogress.c17 void ui_progress__update(u64 curr, u64 total, const char *title) in ui_progress__update()
/external/lzma/CPP/7zip/UI/Console/
DPercentPrinter.h21 void SetTotal(UInt64 total) { m_Total = total; m_PrevValue = 0; } in SetTotal()
/external/v8/test/cctest/
Dtest-fast-dtoa.cc234 int total = 0; in TEST() local
263 int total = 0; in TEST() local
/external/lzma/CPP/7zip/Compress/
DRangeCoder.h47 void Encode(UInt32 start, UInt32 size, UInt32 total) in Encode()
138 UInt32 GetThreshold(UInt32 total) in GetThreshold()
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
DSynchronousHttpClient.java46 long total = 0; in readAllAndClose() local
/external/jemalloc/test/integration/
Dsdallocx.c15 size_t nsz, sz, alignment, total; in TEST_BEGIN() local
/external/squashfs-tools/squashfs-tools/
Dread_file.c59 int total = 0; in read_file() local
/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp302 uint32_t letters=0, total=0; in convsample_05() local
398 uint32_t letters=0, total=0; in convsample_06() local
881 uint32_t inbytes=0, total=0; in convsample_40() local
987 uint32_t inchars=0, total=0; in convsample_46() local
/external/elfutils/src/src/
Dsize.c444 GElf_Off total = 0; in show_sysv() local
489 GElf_Off total = 0; in show_sysv_one_line() local
607 GElf_Off total = 0; in show_segments() local

12345678910>>...12