HomeSort by relevance Sort by last modified time
    Searched full:hist (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/webkit/WebKit/qt/tests/qwebhistory/
tst_qwebhistory.cpp 68 QWebHistory* hist; member in class:tst_QWebHistory
90 hist = page->history();
104 QCOMPARE(hist->currentItem().title(), QString("page5"));
112 QCOMPARE(hist->count(), histsize);
122 hist->back();
126 hist->back();
135 while (hist->canGoBack()) {
136 hist->back();
142 hist->forward();
146 hist->forward()
204 save << *hist; local
212 load >> *hist; local
244 save << *hist; local
246 load >> *hist; local
274 save << *hist; local
279 load >> *hist; local
    [all...]
  /sdk/emulator/qtools/
hist_trace.cpp 8 int hist[kMaxHistEntries]; variable
43 hist[bb_diff] += 1;
51 if (hist[ii] == 0)
53 per = 100.0 * hist[ii] / total;
54 sum += hist[ii];
56 printf(" %4d: %6d %6.2f %6.2f\n", ii - kMaxHistEntries2, hist[ii], per, sum_per);
  /external/srec/srec/clib/
specnorm.c 48 else spec->hist[spec_val - spec->low_entry] += UNIT_SIZE;
105 count += spec->hist[ii];
111 cumval += spec->hist[ii];
116 count += spec->hist[jj];
117 accum += spec->hist[jj] * (jj - ii);
141 count += spec->hist[jj];
142 accum += spec->hist[jj] * ii;
149 totcount += spec->hist[jj];
235 spec->hist = (long *) CALLOC_CLR(high_entry - low_entry + 1,
236 sizeof(int), "clib.spec.hist");
    [all...]
  /external/netperf/
hist.h 12 /* hist.h
59 typedef struct histogram_struct *HIST;
65 HIST HIST_new(void);
71 void HIST_clear(HIST h);
78 void HIST_add(register HIST h, int time_delta);
85 void HIST_report(HIST h);
Android.mk 21 L_COMMON_SRC := hist.h netlib.c netsh.c nettest_bsd.c nettest_dlpi.c \
  /external/blktrace/btt/
unplug_hist.c 30 int hist[NBKTS * sizeof(int)]; member in struct:hist_bkt
41 memset(hbp->hist, 0, NBKTS * sizeof(int));
60 hbp->hist[idx]++;
78 fprintf(fp, "%d %d\n", i, hbp->hist[i]);
  /system/core/sh/
histedit.c 68 History *hist; /* history cookie */ variable
91 if (!hist) {
96 hist = history_init();
99 if (hist != NULL)
132 if (hist)
133 el_set(el, EL_HIST, history, hist);
160 if (hist) {
161 history_end(hist);
162 hist = NULL;
175 if (hist != NULL)
    [all...]
myhistedit.h 37 extern History *hist;
  /external/jdiff/src/jdiff/
HTMLStatistics.java 195 int[] hist = new int[101]; local
197 hist[i] = 0;
204 hist[bucket]++;
228 total += hist[i];
231 if (hist[i] != 0) {
234 h_.writeText(" <TD>" + (hist[i]/total) + "</TD>");
235 h_.writeText(" <TD><img alt=\"|\" src=\"../black.gif\" height=20 width=" + (hist[i]*300/total) + "></TD>");
242 if (hist[i] != 0) {
243 h_.writeText(i + "," + (hist[i]/total));
282 int[] hist = new int[101] local
    [all...]
  /external/webkit/WebKit/qt/Api/
qwebhistory.h 64 //friend QDataStream & operator<<(QDataStream& out,const QWebHistoryItem& hist);
65 //friend QDataStream & operator>>(QDataStream& in,QWebHistoryItem& hist);
  /external/libpng/
TODO 20 Should we always malloc 2^bit_depth PLTE/tRNS/hIST entries for safety?
pngset.c 182 png_set_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p hist)
186 png_debug1(1, "in %s storage function", "hIST");
195 "Invalid palette size, hIST allocation skipped.");
205 png_ptr->hist = (png_uint_16p)png_malloc_warn(png_ptr,
207 if (png_ptr->hist == NULL)
209 png_warning(png_ptr, "Insufficient memory for hIST chunk data.");
214 png_ptr->hist[i] = hist[i];
215 info_ptr->hist = png_ptr->hist;
    [all...]
pngget.c 562 png_get_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p *hist)
564 png_debug1(1, "in %s retrieval function", "hIST");
567 && hist != NULL)
569 *hist = info_ptr->hist;
  /packages/apps/QuickSearchBox/res/values-pt/
strings.xml 25 <string name="corpus_description_web" msgid="5553049179123250409">"Pesquisa na web, favoritos e histórico do navegador"</string>
40 <string name="clear_shortcuts_prompt" msgid="1383427830703301130">"Todos os atalhos para as sugestões de pesquisa escolhidas recentemente serão apagados."\n\n"Para limpar o histórico do seu navegador, use as configurações do navegador."</string>
  /packages/apps/QuickSearchBox/res/values-pt-rPT/
strings.xml 25 <string name="corpus_description_web" msgid="5553049179123250409">"Pesquisa Web, marcadores e histórico do navegador"</string>
40 <string name="clear_shortcuts_prompt" msgid="1383427830703301130">"Esta operação limpará todos os atalhos para sugestões de pesquisa seleccionadas recentemente."\n\n"(Para limpar o histórico do navegador, utilize as definições do navegador.)"</string>
  /packages/apps/Bluetooth/res/values-pt/
strings_pbap.xml 4 <string name="pbap_acceptance_dialog_title" msgid="4606773169019619760">"%1$s gostaria de acessar os seus contatos e histórico de chamadas. Conceder acesso a %2$s?"</string>
  /packages/apps/Bluetooth/res/values-pt-rPT/
strings_pbap.xml 4 <string name="pbap_acceptance_dialog_title" msgid="4606773169019619760">"%1$s gostaria de aceder aos seus contactos e histórico de chamadas. Conceder acesso a %2$s?"</string>
  /packages/apps/Browser/res/values-pt/
strings.xml 25 <string name="tab_history" msgid="1979267558744613746">"Histórico"</string>
79 <string name="remove_history_item" msgid="5021424935726728618">"Remover do histórico"</string>
102 <string name="history" msgid="2451240511251410032">"Histórico"</string>
151 <string name="pref_privacy_clear_history" msgid="8723795508825198477">"Limpar histórico"</string>
152 <string name="pref_privacy_clear_history_summary" msgid="6868501330708940734">"Limpar o histórico de navegação do navegador"</string>
153 <string name="pref_privacy_clear_history_dlg" msgid="544903007914753853">"O histórico de navegação do navegador será excluído."</string>
217 <string name="clear_history" msgid="5998307092715979619">"Limpar histórico"</string>
219 <string name="empty_history" msgid="8738772352308207274">"O histórico do navegador está vazio."</string>
224 <string name="search_settings_description" msgid="1422401062529014107">"Favoritos e histórico da web"</string>
233 <string name="download_title" msgid="2122874021047565594">"Histórico de downloads"</string
    [all...]
  /packages/apps/Browser/res/values-pt-rPT/
strings.xml 25 <string name="tab_history" msgid="1979267558744613746">"Histórico"</string>
79 <string name="remove_history_item" msgid="5021424935726728618">"Remover do histórico"</string>
102 <string name="history" msgid="2451240511251410032">"Histórico"</string>
151 <string name="pref_privacy_clear_history" msgid="8723795508825198477">"Limpar histórico"</string>
152 <string name="pref_privacy_clear_history_summary" msgid="6868501330708940734">"Limpar o histórico de navegação do browser"</string>
153 <string name="pref_privacy_clear_history_dlg" msgid="544903007914753853">"O histórico de navegação do browser será eliminado."</string>
217 <string name="clear_history" msgid="5998307092715979619">"Limpar histórico"</string>
219 <string name="empty_history" msgid="8738772352308207274">"O histórico do browser está vazio."</string>
224 <string name="search_settings_description" msgid="1422401062529014107">"Marcadores e histórico da Web"</string>
233 <string name="download_title" msgid="2122874021047565594">"Histórico de transferências"</string
    [all...]
  /external/srec/srec/include/
frontpar.h 44 int forget_factor; /* preserve % of previous hist */
specnorm.h 55 long *hist; member in struct:__anon5910
  /packages/apps/Calculator/res/values-pt/
strings.xml 43 <string name="clear_history" msgid="8458043980601165012">"Limpar histórico"</string>
  /packages/apps/Calculator/res/values-pt-rPT/
strings.xml 43 <string name="clear_history" msgid="8458043980601165012">"Limpar histórico"</string>
  /external/qemu/distrib/libpng-1.2.19/
pngset.c 218 png_set_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p hist)
222 png_debug1(1, "in %s storage function\n", "hIST");
229 "Invalid palette size, hIST allocation skipped.");
238 png_ptr->hist = (png_uint_16p)png_malloc_warn(png_ptr,
240 if (png_ptr->hist == NULL)
242 png_warning(png_ptr, "Insufficient memory for hIST chunk data.");
247 png_ptr->hist[i] = hist[i];
248 info_ptr->hist = png_ptr->hist;
    [all...]
  /external/opencore/tools_v2/build/make/
sdkinfo_nr.mk 106 transaction_id := $(shell $(ACCUREV) hist -ft -t "now".1 -s $(parent_basis_stream) | $(GREP) "transaction" | $(CUT) -f1 -d";" | $(CUT) -f2 -d" " )
112 transaction_id := $(shell $(ACCUREV) hist -ft -t "now".1 -s $(basis_stream) | $(GREP) "transaction" | $(CUT) -f1 -d";" | $(CUT) -f2 -d" " )

Completed in 645 milliseconds

1 2 3 4