HomeSort by: relevance | last modified time | path
    Searched refs:next_file (Results 1 - 23 of 23) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbsupport/
event-loop.cc 79 struct file_handler *next_file; member in struct:file_handler
320 file_ptr = file_ptr->next_file)
333 file_ptr->next_file = gdb_notifier.first_file_handler;
393 gdb_notifier.next_file_handler = curr_next->next_file;
412 file_ptr = file_ptr->next_file)
468 if (file_ptr->next_file == NULL
477 gdb_notifier.first_file_handler = file_ptr->next_file;
481 prev_ptr->next_file != file_ptr;
482 prev_ptr = prev_ptr->next_file)
484 prev_ptr->next_file = file_ptr->next_file
    [all...]
  /src/external/gpl3/gdb/dist/gdbsupport/
event-loop.cc 79 struct file_handler *next_file; member in struct:file_handler
320 file_ptr = file_ptr->next_file)
333 file_ptr->next_file = gdb_notifier.first_file_handler;
393 gdb_notifier.next_file_handler = curr_next->next_file;
412 file_ptr = file_ptr->next_file)
468 if (file_ptr->next_file == NULL
477 gdb_notifier.first_file_handler = file_ptr->next_file;
481 prev_ptr->next_file != file_ptr;
482 prev_ptr = prev_ptr->next_file)
484 prev_ptr->next_file = file_ptr->next_file
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/
gen-unix.h 67 next_file(isc_dir_t *dir) { function
gen-win32.h 258 next_file(isc_dir_t *dir) { function
gen.c 503 while (next_file(&dir)) {
642 while (next_file(&dir)) {
  /src/external/bsd/flex/dist/tests/
pthread.l 111 static int n_files, next_file;
134 next = (next_file++) % n_files;
174 next_file = 0;
  /src/external/gpl3/binutils/dist/binutils/
ar.c 1399 goto next_file;
1411 next_file:
1456 goto next_file;
1465 next_file:;
1506 goto next_file;
1535 goto next_file;
1559 goto next_file;
1580 next_file:;
  /src/external/gpl3/binutils.old/dist/binutils/
ar.c 1422 goto next_file;
1434 next_file:
1479 goto next_file;
1488 next_file:;
1529 goto next_file;
1558 goto next_file;
1582 goto next_file;
1603 next_file:;
  /src/distrib/utils/more/
main.c 197 next_file(n) function
command.c 357 next_file(1);
529 next_file(number);
extern.h 70 void next_file __P((int));
prim.c 266 next_file(1);
  /src/external/gpl2/texinfo/dist/makeinfo/
node.c 739 FSTACK *next_file = filestack;
781 if (next_file
782 && FILENAME_CMP (next_file->filename, input_filename)
785 input_text = next_file->text;
786 input_text_offset = next_file->offset;
787 input_text_length = next_file->size;
788 next_file = next_file->next;
735 FSTACK *next_file = filestack; local
  /src/external/gpl3/gcc/dist/libcpp/
files.cc 70 struct _cpp_file *next_file; member in struct:_cpp_file
313 for (_cpp_file *f = pfile->all_files; f; f = f->next_file)
576 file->next_file = pfile->all_files;
652 file->next_file = pfile->all_files;
882 for (_cpp_file *f = pfile->all_files; f; f = f->next_file)
1307 _cpp_file *next = iter->next_file;
2021 for (f = pfile->all_files; f; f = f->next_file)
2031 for (f = pfile->all_files; f; f = f->next_file)
  /src/external/gpl3/gcc.old/dist/libcpp/
files.cc 70 struct _cpp_file *next_file; member in struct:_cpp_file
308 for (_cpp_file *f = pfile->all_files; f; f = f->next_file)
562 file->next_file = pfile->all_files;
636 file->next_file = pfile->all_files;
866 for (_cpp_file *f = pfile->all_files; f; f = f->next_file)
1290 _cpp_file *next = iter->next_file;
1999 for (f = pfile->all_files; f; f = f->next_file)
2009 for (f = pfile->all_files; f; f = f->next_file)
  /src/bin/pax/
extern.h 177 int next_file(ARCHD *);
ar_subs.c 577 while (next_file(arcn) == 0) {
989 while (next_file(arcn) == 0) {
ftree.c 145 * tree at ftnode, for use by next_file()
268 * pax asks for the next file in next_file().
400 * next_file()
407 next_file(ARCHD *arcn) function
  /src/external/mpl/bind/dist/lib/dns/
gen.c 208 next_file(isc_dir_t *dir) { function
540 while (next_file(&dir)) {
667 while (next_file(&dir)) {
  /src/external/gpl2/groff/dist/src/roff/troff/
input.cpp 224 virtual int next_file(FILE *, const char *) { return 0; } function in class:input_iterator
286 int next_file(FILE *, const char *);
323 int file_iterator::next_file(FILE *f, const char *s) function in class:file_iterator
425 static void next_file(FILE *, const char *);
676 void input_stack::next_file(FILE *fp, const char *s) function in class:input_stack
680 if ((*pp)->next_file(fp, s))
756 void next_file() function
769 input_stack::next_file(fp, nm.contents());
7607 init_request("nx", next_file);
  /src/usr.sbin/bta2dpd/bta2dpd/
bta2dpd.c 865 next_file:
878 goto next_file;
  /src/external/gpl3/binutils/dist/gas/
ecoff.c 950 struct efdr *next_file; /* next file descriptor */
998 0, /* next_file: next file structure */
2246 fil_ptr = fil_ptr->next_file)
2291 last_file_ptr = &fil_ptr->next_file;
4647 fil_ptr = fil_ptr->next_file)
948 struct efdr *next_file; \/* next file descriptor *\/ member in struct:efdr
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 950 struct efdr *next_file; /* next file descriptor */
998 0, /* next_file: next file structure */
2246 fil_ptr = fil_ptr->next_file)
2291 last_file_ptr = &fil_ptr->next_file;
4644 fil_ptr = fil_ptr->next_file)
948 struct efdr *next_file; \/* next file descriptor *\/ member in struct:efdr

Completed in 36 milliseconds