Home
last modified time | relevance | path

Searched refs:backward (Results 1 – 25 of 229) sorted by relevance

12345678910

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/
Dtst.invalidref.d42 backward = 0;
53 /!backward/
55 backward = 1;
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-20018 * include/backward/algo.h: Add two more using declarations.
9 * include/backward/iterator.h: Include <ext/iterator>,
51 * include/backward/algo.h: Include <ext/algorithm>,
187 * include/backward/iterator.h: ...to here.
534 * include/backward/alloc.h: Update.
693 * testsuite/backward/header_iterator_h.cc: Pass in -Wno-deprecated.
694 * testsuite/backward/header_deque_h.cc: Same.
810 * include/backward/alloc.h: Bring up to date.
1618 * include/backward/alloc.h: Conditionally define malloc_alloc
1619 * testsuite/backward/header_deque_h.cc: New file.
[all …]
DREADME42 include/backward
43 Headers provided for backward compatibility, such as <iostream.h>.
58 testsuites/[backward, demangle, ext, performance, thread, 17_* to 27_*]
/freebsd-12-stable/contrib/tcsh/nls/russian/
Dset315 13 Tab backward through files
39 37 Search in history backward for line beginning as current
43 41 Incremental search backward
95 93 Vi move to the character specified backward
97 95 Vi move up to the character specified backward
107 105 Vi search history backward
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DRegisterScavenging.h95 void backward();
98 void backward(MachineBasicBlock::iterator I) { in backward() function
100 backward(); in backward()
/freebsd-12-stable/contrib/tcsh/nls/ukrainian/
Dset315 13 Tab backward through files
39 37 Search in history backward for line beginning as current
43 41 Incremental search backward
95 93 Vi move to the character specified backward
97 95 Vi move up to the character specified backward
107 105 Vi search history backward
Dset266 4 backward:
/freebsd-12-stable/contrib/tcsh/nls/C/
Dset315 13 Tab backward through files
39 37 Search in history backward for line beginning as current
43 41 Incremental search backward
95 93 Vi move to the character specified backward
97 95 Vi move up to the character specified backward
107 105 Vi search history backward
Dset266 4 backward:
/freebsd-12-stable/tools/tools/nanobsd/pcengines/Files/root/
D.cshrc31 bindkey "^W" backward-delete-word
32 bindkey -k up history-search-backward
/freebsd-12-stable/bin/csh/
Ddot.cshrc41 bindkey "^W" backward-delete-word
42 bindkey -k up history-search-backward
/freebsd-12-stable/share/skel/
Ddot.cshrc38 bindkey "^W" backward-delete-word
39 bindkey -k up history-search-backward
/freebsd-12-stable/contrib/gcc/
Dtree-ssa-loop-prefetch.c498 bool backward = step < 0; in prune_ref_by_self_reuse() local
507 if (backward) in prune_ref_by_self_reuse()
513 if ((backward && HAVE_BACKWARD_PREFETCH) in prune_ref_by_self_reuse()
514 || (!backward && HAVE_FORWARD_PREFETCH)) in prune_ref_by_self_reuse()
544 bool backward = step < 0; in prune_ref_by_group_reuse() local
576 if (backward) in prune_ref_by_group_reuse()
/freebsd-12-stable/usr.bin/tail/
Dtail.c101 #define ARG(units, forward, backward) { \ in main() argument
117 style = (backward); \ in main()
/freebsd-12-stable/share/zoneinfo/tests/
Dbackward_test.sh35 verify_Links $(atf_get_srcdir)/backward
DMakefile12 TESTFILES+= backward
/freebsd-12-stable/contrib/ofed/opensm/complib/
Dlibosmcomp.ver8 # AGE - number of backward versions the API still supports
/freebsd-12-stable/contrib/ofed/opensm/libvendor/
Dlibosmvendor.ver8 # AGE - number of backward versions the API still supports
/freebsd-12-stable/contrib/ofed/opensm/opensm/
Dlibopensm.ver8 # AGE - number of backward versions the API still supports
/freebsd-12-stable/contrib/tzdata/
Detcetera30 # but it belongs here, not in the file 'backward',
33 # We want this to work even on installations that omit 'backward'.
/freebsd-12-stable/contrib/less/
Dcommand.c1361 backward((int) number, 0, 1); in commands()
1383 backward((int) number, 0, 0); in commands()
1399 backward(wheel_lines, 0, 0); in commands()
1421 backward((int) number, 1, 0); in commands()
1470 backward(wscroll, 0, 0); in commands()
/freebsd-12-stable/contrib/sendmail/cf/feature/
Ddelay_checks.m424 dnl be backward compatible by default
/freebsd-12-stable/contrib/libstdc++/src/
DMakefile.am194 $(LTCXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
196 $(CXXCOMPILE) -I$(GLIBCXX_INCLUDE_DIR)/backward -Wno-deprecated -c $<
/freebsd-12-stable/contrib/llvm-project/lld/docs/ELF/
Dwarn_backrefs.rst21 backward references. If there are cyclic references then the ``--start-group``
41 | ld.lld: warning: backward reference detected: system in A.a(a.o) refers to B.a(b.o)
44 | ld.lld: warning: backward reference detected: system in A/a.o refers to B/b.o
/freebsd-12-stable/contrib/dialog/samples/
Dtextbox.txt19 'N' - Repeat last search (backward)

12345678910