Home
last modified time | relevance | path

Searched refs:History (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/external/libedit/src/
Dhistory.c104 private int history_setsize(TYPE(History) *, TYPE(HistEvent) *, int);
105 private int history_getsize(TYPE(History) *, TYPE(HistEvent) *);
106 private int history_setunique(TYPE(History) *, TYPE(HistEvent) *, int);
107 private int history_getunique(TYPE(History) *, TYPE(HistEvent) *);
108 private int history_set_fun(TYPE(History) *, TYPE(History) *);
109 private int history_load(TYPE(History) *, const char *);
110 private int history_save(TYPE(History) *, const char *);
111 private int history_prev_event(TYPE(History) *, TYPE(HistEvent) *, int);
112 private int history_next_event(TYPE(History) *, TYPE(HistEvent) *, int);
113 private int history_next_string(TYPE(History) *, TYPE(HistEvent) *, const Char *);
[all …]
Dhistedit.h186 typedef struct history History; typedef
196 History * history_init(void);
197 void history_end(History *);
199 int history(History *, HistEvent *, int, ...);
/external/autotest/frontend/client/src/autotest/common/
DCustomHistory.java5 import com.google.gwt.user.client.History;
41 History.addValueChangeHandler(this); in CustomHistory()
53 theInstance.processHistoryTokenString(History.getToken()); in processInitialToken()
97 History.newItem(token.toString()); in newItem()
/external/libavc/common/arm/
Dih264_arm_memory_barrier.s46 @* Revision History :
63 @* Revision History :
/external/autotest/frontend/client/src/autotest/tko/
DTkoClient.java15 import com.google.gwt.user.client.History;
85 History.newItem(getSelectTestHistoryToken(testId).toString()); in onSelectTest()
DSavedQueriesControl.java21 import com.google.gwt.user.client.History;
142 History.newItem(HISTORY_TOKEN + "=" + idString); in onChange()
/external/autotest/frontend/client/src/autotest/common/ui/
DTabView.java11 import com.google.gwt.user.client.History;
118 History.newItem(historyToken.toString()); in openHistoryToken()
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend132 ATTRIBUTE Ascend-Seconds-Of-History 238 integer
133 ATTRIBUTE Ascend-History-Weigh-Type 239 integer
201 VALUE Ascend-History-Weigh-Type History-Constant 0
202 VALUE Ascend-History-Weigh-Type History-Linear 1
203 VALUE Ascend-History-Weigh-Type History-Quadratic 2
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/
Dacctab.utf9 ! History:
Dphrtab.utf9 ! History:
/external/svox/pico_resources/tools/LingwareBuilding/
DReadme.txt14 ! History:
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_aut_spho3.utf9 ! History:
Den-GB_kdt_posd.dtfmt9 ! History:
Den-GB_kdt_phr.dtfmt9 ! History:
/external/mesa3d/docs/
DMESA_window_pos.spec122 Revision History
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_kdt_posd.dtfmt9 ! History:
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_kdt_posd.dtfmt9 ! History:
Dit-IT_kdt_posp.dtfmt9 ! History:
Dit-IT_kdt_phr.dtfmt9 ! History:
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_kdt_posd.dtfmt9 ! History:
Dfr-FR_kdt_phr.dtfmt9 ! History:
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_kdt_posd.dtfmt9 ! History:
Des-ES_kdt_phr.dtfmt9 ! History:
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_kdt_posd.dtfmt9 ! History:
Den-US_kdt_posp.dtfmt9 ! History:

12345678910>>...13