/external/libedit/src/ |
D | history.c | 104 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 …]
|
D | histedit.h | 186 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/ |
D | CustomHistory.java | 5 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/python/cpython2/Lib/idlelib/idle_test/ |
D | test_idlehistory.py | 7 from idlelib.IdleHistory import History 19 cls.history = History(cls.text) 78 self.history = History(text) 90 History = self.history 91 History.fetch(reverse) 98 Equal(History.prefix, prefix) 99 Equal(History.pointer, index)
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 891 SmallVectorImpl<const MachineInstr*> &History = DbgValues[Var]; in collectVariableInfo() local 892 if (History.empty()) in collectVariableInfo() 894 const MachineInstr *MInsn = History.front(); in collectVariableInfo() 925 if (History.size() <= 1 || (History.size() == 2 && in collectVariableInfo() 926 MInsn->isIdenticalTo(History.back()))) { in collectVariableInfo() 935 HI = History.begin(), HE = History.end(); HI != HE; ++HI) { in collectVariableInfo() 1149 SmallVectorImpl<const MachineInstr*> &History = DbgValues[Var]; in beginFunction() local 1150 if (History.empty()) { in beginFunction() 1161 const MachineInstr *Prev = History.back(); in beginFunction() 1164 if (History.size() >= 2 && in beginFunction() [all …]
|
/external/libavc/common/arm/ |
D | ih264_arm_memory_barrier.s | 46 @* Revision History : 63 @* Revision History :
|
/external/jline/src/src/main/java/jline/ |
D | History.java | 17 public class History { class 27 public History() { in History() method in History 34 public History(final File historyFile) throws IOException { in History() method in History
|
D | ConsoleRunner.java | 46 reader.setHistory(new History (new File in main() 51 reader.setHistory(new History(new File in main()
|
/external/jline/src/src/test/java/jline/ |
D | ConsoleReaderTest.java | 155 private History createSeededHistory() { in createSeededHistory() 156 History history = new History(); in createSeededHistory()
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | TkoClient.java | 15 import com.google.gwt.user.client.History; 82 History.newItem(getSelectTestHistoryToken(testId).toString()); in onSelectTest()
|
/external/autotest/frontend/client/src/autotest/common/ui/ |
D | TabView.java | 11 import com.google.gwt.user.client.History; 118 History.newItem(historyToken.toString()); in openHistoryToken()
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary.ascend | 132 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/ |
D | acctab.utf | 9 ! History:
|
D | phrtab.utf | 9 ! History:
|
/external/ltp/testcases/open_posix_testsuite/functional/threads/ |
D | README | 1 Revision History:
|
/external/svox/pico_resources/tools/LingwareBuilding/ |
D | Readme.txt | 14 ! History:
|
/external/python/cpython2/Tools/webchecker/ |
D | README | 9 History:
|
/external/mesa3d/docs/specs/ |
D | MESA_window_pos.spec | 122 Revision History
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_aut_spho3.utf | 9 ! History:
|
D | en-GB_kdt_posd.dtfmt | 9 ! History:
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_kdt_posd.dtfmt | 9 ! History:
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
D | fr-FR_kdt_posd.dtfmt | 9 ! History:
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
D | it-IT_kdt_posd.dtfmt | 9 ! History:
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_kdt_posd.dtfmt | 9 ! History:
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_kdt_posd.dtfmt | 9 ! History:
|