Searched refs:Hist (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/bin/csh/ |
| H A D | hist.c | 49 static void hfree(struct Hist *); 50 static void dohist1(struct Hist *, int *, int, int); 51 static void phist(struct Hist *, int); 56 struct Hist *hp, *np; in savehist() 87 loadhist(struct Hist *hp) { in loadhist() 100 struct Hist * 103 struct Hist *np; in enthist() 131 hfree(struct Hist *hp) in hfree() 181 dohist1(struct Hist *hp, int *np, int rflg, int hflg) in dohist1() 202 phist(struct Hist *hp, int hflg) in phist()
|
| H A D | extern.h | 177 struct Hist *enthist(int, struct wordent *, int); 179 void loadhist(struct Hist *);
|
| H A D | csh.h | 465 extern struct Hist { struct 469 struct Hist *Hnext; argument
|
| H A D | lex.c | 64 static struct Hist *findev(Char *, int); 1121 struct Hist *hp; in gethent() 1233 static struct Hist * 1236 struct Hist *hp; in findev()
|
| H A D | csh.c | 145 struct Hist Histlist;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/LineEditor/ |
| H A D | LineEditor.cpp | 101 History *Hist; member 208 Data->Hist = ::history_init(); in LineEditor() 209 assert(Data->Hist); in LineEditor() 216 ::el_set(Data->EL, EL_HIST, history, Data->Hist); in LineEditor() 229 ::history(Data->Hist, &HE, H_SETSIZE, 800); in LineEditor() 230 ::history(Data->Hist, &HE, H_SETUNIQUE, 1); in LineEditor() 237 ::history_end(Data->Hist); in ~LineEditor() 245 ::history(Data->Hist, &HE, H_SAVE, HistoryPath.c_str()); in saveHistory() 252 ::history(Data->Hist, &HE, H_LOAD, HistoryPath.c_str()); in loadHistory() 272 ::history(Data->Hist, &HE, H_ENTER, Line); in readLine()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/ |
| H A D | FuzzerUnittest.cpp | 601 Vector<size_t> Hist(N); in TEST() local 603 Hist[C->ChooseUnitIdxToMutate(Rand)]++; in TEST() 607 EXPECT_GT(Hist[i], TriesPerUnit / N / 3); in TEST()
|
| /netbsd-src/external/public-domain/tz/dist/ |
| H A D | australasia | 1324 # Queensland Hist J. 2017 Aug;23(6):389-403
|
| H A D | asia | 1489 # to meddle in God's Time? Comp Stud Soc Hist. 1985;27(3):385-400]
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 8843 if (const FieldDecl *Hist = HistoryStack.pop_back_val()) in checkIsValidOpenCLKernelParameter() local 8844 ValidTypes.insert(Hist->getType().getTypePtr()); in checkIsValidOpenCLKernelParameter()
|
| /netbsd-src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/ |
| H A D | cvs.texinfo | 165 * Navega��o no Hist�rico:: Vendo o hist�rico dos arquivos de v�rias formas 313 @cindex Hist�ria do CVS 8627 @node Navega��o no Hist�rico 8629 @chapter Navega��o no Hist�rico 8631 @cindex Navega��o no Hist�rico
|