Home
last modified time | relevance | path

Searched full:nothing (Results 1 – 25 of 4612) sorted by relevance

12345678910>>...185

/freebsd-src/crypto/heimdal/lib/wind/
H A Drfc4518.py48 # points are mapped to nothing. COMBINING GRAPHEME JOINER (U+034F) and
50 # mapped to nothing. The OBJECT REPLACEMENT CHARACTER (U+FFFC) is
51 # mapped to nothing.
54 t.append(" 00AD; ; Map to nothing")
55 t.append(" 1806; ; Map to nothing")
56 t.append(" 034F; ; Map to nothing")
58 t.append(" 180B; ; Map to nothing")
59 t.append(" 180C; ; Map to nothing")
60 t.append(" 180D; ; Map to nothing")
62 t.append(" FE00; ; Map to nothing")
[all …]
H A Dmap_table.c8 {0x0, 0, 0, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
9 {0x1, 0, 0, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
10 {0x2, 0, 0, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
11 {0x3, 0, 0, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
12 {0x4, 0, 0, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
13 {0x5, 0, 0, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
14 {0x6, 0, 0, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
15 {0x7, 0, 0, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
21 {0xe, 0, 5, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
22 {0xf, 0, 5, WIND_PROFILE_LDAP|WIND_PROFILE_LDAP_CASE}, /* rfc4518-map: Map to nothing */
[all …]
/freebsd-src/contrib/libcbor/src/cbor/
H A Dcallbacks.h110 /** Dummy callback implementation - does nothing */
113 /** Dummy callback implementation - does nothing */
116 /** Dummy callback implementation - does nothing */
119 /** Dummy callback implementation - does nothing */
122 /** Dummy callback implementation - does nothing */
125 /** Dummy callback implementation - does nothing */
128 /** Dummy callback implementation - does nothing */
131 /** Dummy callback implementation - does nothing */
134 /** Dummy callback implementation - does nothing */
137 /** Dummy callback implementation - does nothing */
[all …]
/freebsd-src/contrib/bmake/unit-tests/
H A Ddeptgt-end-fail.exp2 : Making all-dep out of nothing.
4 : Making end-dep out of nothing.
10 : Making all-dep out of nothing.
12 : Making end-dep out of nothing.
21 : Making all-dep out of nothing.
23 : Making end-dep out of nothing.
33 : Making all-dep out of nothing.
35 : Making end-dep out of nothing.
44 : Making all-dep out of nothing.
54 : Making all-dep out of nothing
[all...]
H A Ddeptgt-notparallel.exp1 : Making 1 out of nothing.
2 : Making 2 out of nothing.
3 : Making 3 out of nothing.
4 : Making 4 out of nothing.
5 : Making 5 out of nothing.
6 : Making 6 out of nothing.
7 : Making 7 out of nothing.
8 : Making 8 out of nothing.
H A Dvarmod-subst.mk138 # When a word is replaced with nothing, the remaining words are separated by a
148 .if ${:U:S,,out-of-nothing,} != ""
151 .if ${:U:S,^,out-of-nothing,} != "out-of-nothing"
154 .if ${:U:S,$,out-of-nothing,} != "out-of-nothing"
157 .if ${:U:S,^$,out-of-nothing,} != "out-of-nothing"
160 .if ${:U:S,,out-of-nothing,g} != ""
163 .if ${:U:S,^,out-of-nothing,g} != "out-of-nothing"
166 .if ${:U:S,$,out-of-nothing,g} != "out-of-nothing"
169 .if ${:U:S,^$,out-of-nothing,g} != "out-of-nothing"
172 .if ${:U:S,,out-of-nothing,W} != ""
[all …]
H A Dvarmod.exp3 make: "varmod.mk" line 107: while evaluating "${:Uword:@word@${word}$@} != "word"" with value "word": Dollar followed by nothing
14 make: "varmod.mk" line 160: while evaluating variable "VAR" with value "value$": Dollar followed by nothing
15 make: "varmod.mk" line 166: while evaluating variable "VAR" with value "value$": Dollar followed by nothing
16 make: "varmod.mk" line 166: while evaluating variable "VAR" with value "value$ appended$": Dollar followed by nothing
17 make: "varmod.mk" line 176: while evaluating variable "word" with value "word": Dollar followed by nothing
20 make: "varmod.mk" line 198: while evaluating variable "VAR" with value "value$ appended$": Dollar followed by nothing
27 make: "varmod.mk" line 220: while evaluating variable "word" with value "word": Dollar followed by nothing
28 make: "varmod.mk" line 224: while evaluating variable "word" with value "word": Dollar followed by nothing
H A Dcompat-error.exp1 : Making success1 out of nothing.
2 : Making fail1 out of nothing.
5 : Making success2 out of nothing.
6 : Making fail2 out of nothing.
9 : Making success3 out of nothing.
H A Dsuff-use.mk8 # | : 'Making demo.c out of nothing'
16 # | : 'Making demo.c out of nothing'
22 # | : 'Making demo.c out of nothing'
41 : 'Making ${.TARGET} out of nothing'
H A Dvarmod.mk105 # A '$' followed by nothing is an error as well.
106 # expect+1: while evaluating "${:Uword:@word@${word}$@} != "word"" with value "word": Dollar followed by nothing
159 # expect+1: while evaluating variable "VAR" with value "value$": Dollar followed by nothing
164 # expect+2: while evaluating variable "VAR" with value "value$": Dollar followed by nothing
165 # expect+1: while evaluating variable "VAR" with value "value$ appended$": Dollar followed by nothing
175 # expect+1: while evaluating variable "word" with value "word": Dollar followed by nothing
196 # expect+2: while evaluating variable "VAR" with value "value$ appended$": Dollar followed by nothing
219 # expect+1: while evaluating variable "word" with value "word": Dollar followed by nothing
223 # expect+1: while evaluating variable "word" with value "word": Dollar followed by nothing
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_syscalls_netbsd.inc100 /* Nothing to do */
104 /* Nothing to do */
106 PRE_SYSCALL(exit)(long long rval_) { /* Nothing to do */ }
107 POST_SYSCALL(exit)(long long res, long long rval_) { /* Nothing to do */ }
147 POST_SYSCALL(close)(long long res, long long fd_) { /* Nothing to do */ }
212 PRE_SYSCALL(fchdir)(long long fd_) { /* Nothing to do */ }
213 POST_SYSCALL(fchdir)(long long res, long long fd_) { /* Nothing to do */ }
250 PRE_SYSCALL(break)(void *nsize_) { /* Nothing to do */ }
251 POST_SYSCALL(break)(long long res, void *nsize_) { /* Nothing to do */ }
268 PRE_SYSCALL(getpid)(void) { /* Nothing to do */ }
[all …]
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debug.h46 #define KMP_DEBUG_USE_VAR(x) /* Nothing (it is used!) */
54 #define KMP_DEBUG_ASSERT(cond) /* Nothing */
55 #define KMP_DEBUG_ASSERT2(cond, msg) /* Nothing */
59 #define KMP_ASSERT(cond) /* Nothing */
60 #define KMP_ASSERT2(cond, msg) /* Nothing */
61 #define KMP_DEBUG_ASSERT(cond) /* Nothing */
62 #define KMP_DEBUG_ASSERT2(cond, msg) /* Nothing */
157 #define KA_TRACE(d, x) /* nothing to do */
158 #define KB_TRACE(d, x) /* nothing to do */
159 #define KC_TRACE(d, x) /* nothing to do */
[all …]
/freebsd-src/lib/libc/tests/gen/
H A Dfmtmsg_test.c88 "tag:severity:text:nothing:action",
135 "failed", "nothing can help me", "NOTHING",
138 "TO FIX: nothing can help me NOTHING\n"
142 "failed", "nothing can help me", "NOTHING",
145 "TO FIX: nothing can help me NOTHING\n"
149 "failed", "nothing can help me", "NOTHING",
152 "TO FIX: nothing can help me NOTHING\n"
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dsme-abi.S91 // If BLK.za_save_buffer is NULL, the subroutine does nothing.
95 // If BLK.num_za_save_slices is zero, the subroutine does nothing.
116 // does nothing.
121 // If TPIDR2_EL0 is null, the subroutine does nothing.
132 // If num_za_save_slices is zero, the subroutine does nothing.
136 // If za_save_buffer is NULL, the subroutine does nothing.
157 // nothing.
/freebsd-src/stand/lua/
H A Dscreen.lua.861 will do nothing if a serial boot is detected.
67 will do nothing if a serial boot is detected.
74 will do nothing if color is disabled.
81 will do nothing if color is disabled.
86 will do nothing if color is disabled.
/freebsd-src/sys/dev/ice/
H A Dice_iflib_recovery_txrx.c37 * that the firmware is in recovery mode. These ops essentially do nothing and
79 * does nothing.
96 * does nothing.
148 * always returns an error indicating that nothing could be done.
164 * does nothing.
180 * does nothing.
/freebsd-src/contrib/ncurses/ncurses/
H A Dreport_offsets.c56 #define show_COLORS(type,member) /* nothing */
62 #define show_DRIVER(type,member) /* nothing */
68 #define show_MLEAKS(type,member) /* nothing */
77 #define show_REENTR(type,member) /* nothing */
83 #define show_SPFUNC(type,member) /* nothing */
89 #define show_THREAD(type,member) /* nothing */
95 #define show_TRACES(type,member) /* nothing */
101 #define show_WIDECH(type,member) /* nothing */
H A Dnew_pair.h76 #define OPTIONAL_PAIR /* nothing */
77 #define get_extended_pair(opts, color_pair) /* nothing */
122 #define _nc_free_ordered_pairs(sp) /* nothing */
123 #define _nc_reset_color_pair(sp, pair, data) /* nothing */
124 #define _nc_set_color_pair(sp, pair, mode) /* nothing */
/freebsd-src/contrib/wpa/hostapd/
H A DREADME-MULTI-AP36 From the point of view of hostapd, there is nothing special about these
98 1. Backhaul BSS beacons do not advertise WPS support (other than that, nothing
100 2. STA sends Authentication frame (nothing Multi-AP specific).
101 3. AP sends Authentication frame (nothing Multi-AP specific).
143 1. Fronthaul BSS Beacon frames advertise WPS support (nothing Multi-AP
145 2. Enrollee sends Authentication frame (nothing Multi-AP specific).
146 3. AP sends Authentication frame (nothing Multi-AP specific).
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DInputInfo.h30 Nothing, enumerator
52 : Kind(Nothing), Act(A), Type(GetActionType(A)), BaseInput(_BaseInput) {} in InputInfo()
74 bool isNothing() const { return Kind == Nothing; } in isNothing()
100 return "(nothing)"; in getAsString()
/freebsd-src/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.c141 /* Do nothing if the control interface is not turned on */ in wpas_dbus_signal_interface()
204 /* Do nothing if the control interface is not turned on */ in wpas_dbus_signal_scan_done()
243 /* Do nothing if the control interface is not turned on */ in wpas_dbus_signal_bss()
311 /* Do nothing if the control interface is not turned on */ in wpas_dbus_signal_blob()
378 /* Do nothing if the control interface is not turned on */ in wpas_dbus_signal_network()
471 /* Do nothing if the control interface is not turned on */ in wpas_dbus_signal_network_request()
545 /* Do nothing if the control interface is not turned on */ in wpas_dbus_signal_wps_event_pbc_overlap()
583 /* Do nothing if the control interface is not turned on */ in wpas_dbus_signal_wps_event_success()
624 /* Do nothing if the control interface is not turned on */ in wpas_dbus_signal_wps_event_fail()
670 /* Do nothing i in wpas_dbus_signal_wps_event_m2d()
[all...]
/freebsd-src/usr.bin/soelim/
H A Dsoelim.160 (does nothing).
64 (does nothing).
68 (does nothing).
/freebsd-src/contrib/mandoc/
H A Dsoelim.157 (does nothing).
61 (does nothing).
65 (does nothing).
/freebsd-src/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c331 // For now, we implement these as do-nothing functions to keep any existing
344 // do nothing, this function never worked in Mac OS X in __register_frame_info_bases()
351 // do nothing, this function never worked in Mac OS X in __register_frame_info()
363 // do nothing, this function never worked in Mac OS X in __register_frame_info_table_bases()
370 // do nothing, this function never worked in Mac OS X in __register_frame_info_table()
376 // do nothing, this function never worked in Mac OS X in __register_frame_table()
382 // do nothing, this function never worked in Mac OS X in __deregister_frame_info()
389 // do nothing, this function never worked in Mac OS X in __deregister_frame_info_bases()
/freebsd-src/contrib/wpa/src/fst/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.

12345678910>>...185