history
void AddVersionHistory(const char** history);
val = cookie->dev->history[0].data;
dev->history[1] = dev->history[0];
dev->history[0].time = system_time();
dev->history[0].data = data;
dev->history[0].error = error;
const uint8 data = dev->history[0].data;
if (dev->history[0].error && data == 0xfd) {
if (data == 0x00 && dev->history[1].data == 0xaa
&& (dev->history[0].time - dev->history[1].time) < 50000) {
data_history history[2];
val = cookie->dev->history[0].data;
uint8 scancode = dev->history[0].data;
keyInfo.timestamp = dev->history[0].time;
const uint8 data = dev->history[0].data;
val = cookie->dev->history[0].data;
sPassthroughDevice->history[0].data = cookie->buffer[1];
sPassthroughDevice->history[0].data = cookie->buffer[4];
sPassthroughDevice->history[0].data = cookie->buffer[5];
sPassthroughDevice->history[0].data = cookie->buffer[2];
void Update(DataHistory* history, int32 width,
ViewHistory::Update(DataHistory* history, int32 width, int32 resolution,
if (fLastTime < history->Start())
fLastTime = history->Start();
if (fLastTime > history->End())
int64 value = history->ValueAt(fLastTime += step);
value += history->ValueAt(fLastTime + offset);
history(fHistory, &historyEvent, H_SETSIZE, 100);
el_set(fEditLine, EL_HIST, &history, fHistory);
history(fHistory, &historyEvent, H_ENTER, line);
undo_type history;
status = fUndoBuffer.Undo(&text, &length, &offset, &history, &cursorPos);
switch (history) {
status = fUndoBuffer.Undo(&text, &length, &offset, &history, &cursorPos);
if (status == B_OK && history == K_DELETED) {
undo_type history;
status = fUndoBuffer.Redo(&text, &length, &offset, &history, &cursorPos, &replaced);
switch (history) {
fUndoBuffer.Redo(&text, &length, &offset, &history, &cursorPos, &replaced);
History = history;
undo_type history, int32 cursor_pos)
KUndoItem* NewUndoItem = new KUndoItem(text, length, offset, history,
undo_type history, int32 cursor_pos)
status = NewUndo(text, length, offset, history, cursor_pos);
if (c_history == history) {
status = NewUndo(text, length, offset, history,
status = NewUndo(text, length, offset, history,
status = NewUndo(text, length, offset, history, cursor_pos);
undo_type* history, int32* cursor_pos)
*history = undoItem->History;
undo_type* history, int32* cursor_pos, bool* replaced)
*history = undoItem->History;
undo_type history, int32 cursor_pos)
int32 offset, undo_type history,
int32 offset, undo_type history,
undo_type* history, int32* cursor_pos);
undo_type* history, int32* cursor_pos,
int32 offset, undo_type history,
HistoryBuffer* history = new(std::nothrow) HistoryBuffer;
if (history == NULL)
status_t error = history->Init(width, historyCapacity);
delete history;
history->AddLine(line);
fHistory = history;
HistoryBuffer* history = NULL;
history = new(std::nothrow) HistoryBuffer;
if (history == NULL) {
status_t error = history->Init(width, historyCapacity);
delete history;
if (history != NULL && destTotalLines >= height)
history->AddLine(screen[destIndex]);
if (history != NULL && i >= height)
history->AddLine(line);
fHistory = history;
BrowsingHistory* history = BrowsingHistory::DefaultInstance();
if (!history->Lock())
int32 count = history->CountItems();
history->Unlock();
BrowsingHistoryItem historyItem = history->HistoryItemAt(i);
history->Unlock();
BrowsingHistory* history = BrowsingHistory::DefaultInstance();
if (history->CountItems() == 0)
history->Clear();
history->Unlock();
BrowsingHistory* history = BrowsingHistory::DefaultInstance();
if (!history->Lock())
count = history->CountItems();
BrowsingHistoryItem item = history->HistoryItemAt(i);
BAboutWindow::AddVersionHistory(const char** history)
if (history == NULL)
AddText(versionHistory, history);
struct history *chain;
static int do_nftw(char *path, int (*fn)(const char *, const struct stat *, int, struct FTW *), int fd_limit, int flags, struct history *h)
struct history new;