Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 25 of 42) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtestregex.c1040 return skip; in extract()
1050 skip |= level; in extract()
1060 return skip; in extract()
1081 skip = note(level, msg, skip, test); in extract()
1084 return skip; in extract()
1133 unsigned long skip; in old_main() local
1249 skip = 0; in old_main()
1462 skip = note(level, s, skip, test); in old_main()
1470 skip = note(level, skip, test, "locales not supported"); in old_main()
1597 skip |= level; in old_main()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/ttyent/
A Dgetttyent.c49 static char * skip(register char *p) in skip() function
140 p = skip(p); in libc_hidden_def()
144 p = skip(p); in libc_hidden_def()
148 p = skip(p); in libc_hidden_def()
155 for (; *p; p = skip(p)) { in libc_hidden_def()
/l4re-core-master/uclibc/lib/contrib/uclibc/utils/
A Dreadsoname2.c36 goto skip; in readsonameXX()
52 goto skip; in readsonameXX()
77 goto skip; in readsonameXX()
95 goto skip; in readsonameXX()
137 skip: in readsonameXX()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/lxdialog/
A Dutil.c265 int i, len = 0, skip = 0; in dialog_clear() local
284 if (skip == 0) in dialog_clear()
287 skip--; in dialog_clear()
289 if (skip == 0) in dialog_clear()
292 skip--; in dialog_clear()
294 if (skip < strlen(pos->text)) { in dialog_clear()
295 waddstr(stdscr, pos->text + skip); in dialog_clear()
296 skip = 0; in dialog_clear()
298 skip -= strlen(pos->text); in dialog_clear()
300 if (skip == 0) in dialog_clear()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A DMAKEALL137 if [ -n "${skip}" ] ; then
138 printf '\nSKIPPED: %s\n' "${skip}"
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/
A Dbrk.S33 __curbrk: .skip 8
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dpwd_grp.c1128 int skip; in __pgsreader() local
1137 skip = 0; in __pgsreader()
1150 ++skip; in __pgsreader()
1154 if (skip) { in __pgsreader()
1155 --skip; in __pgsreader()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/
A Dbrk.S32 __curbrk: .skip 4
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/filesystem/
A Dops-common.h242 bool skip, update, overwrite; in _GLIBCXX_VISIBILITY() member
383 if (options.skip) in _GLIBCXX_VISIBILITY()
436 if (errno == EEXIST && options.skip) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/filesystem/
A Dops-common.h242 bool skip, update, overwrite; in _GLIBCXX_VISIBILITY() member
383 if (options.skip) in _GLIBCXX_VISIBILITY()
436 if (errno == EEXIST && options.skip) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/filesystem/
A Dops-common.h233 bool skip, update, overwrite; in _GLIBCXX_VISIBILITY() member
374 if (options.skip) in _GLIBCXX_VISIBILITY()
427 if (errno == EEXIST && options.skip) in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/filesystem/
A Dops-common.h81 bool skip, update, overwrite; in _GLIBCXX_VISIBILITY() member
A Dstd-ops.cc338 if (options.skip) in do_copy_file()
383 if (errno == EEXIST && options.skip) in do_copy_file()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/arm/
A Dstrlen.S52 beq Laligned @ skip into main check routine if no
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dqconf.cc729 goto skip; in contentsMouseReleaseEvent()
769 skip: in contentsMouseReleaseEvent()
789 goto skip; in contentsMouseDoubleClickEvent()
792 goto skip; in contentsMouseDoubleClickEvent()
796 goto skip; in contentsMouseDoubleClickEvent()
803 skip: in contentsMouseDoubleClickEvent()
A Dnconf.c367 const int skip = 1; in print_function_line() local
380 offset += strlen(function_keys[i].func) + skip; in print_function_line()
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DINSTALL16 skip this step. New configuration options are added in each
/l4re-core-master/libloader/include/
A Dremote_app_model30 // skip base caps
/l4re-core-master/cxx/lib/tl/include/
A Dlist_alloc300 // XXX: maybe we can skip this and just do the test below
386 // XXX: maybe we can skip this and just do the test below
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/
A DChangeLog391 * td_thr_validate.c: Don't skip manager thread.
/l4re-core-master/cxx/lib/ipc/include/
A Dipc_stream422 * \param elems Number of elements to skip.
425 void skip(unsigned long elems)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/
A DChangeLog2224 * testsuite/29_atomics/atomic_float/wait_notify.cc: Add dg-skip-if for
2287 * testsuite/29_atomics/atomic_float/wait_notify.cc: Add dg-skip-if for
3680 options into read_src_option function. Read skip, only,
3695 * testsuite/experimental/simd/tests/hypot3_fma.cc: Add skip:
3774 * testsuite/experimental/simd/driver.sh: Implement skip, only,
3779 If the skip or only markers are only conditional on the type, do
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Distream902 * will skip leading whitespace before calling operator>> on cin and your
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Distream902 * will skip leading whitespace before calling operator>> on cin and your
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Distream850 * will skip leading whitespace before calling operator>> on cin and your

Completed in 68 milliseconds

12