Home
last modified time | relevance | path

Searched full:know (Results 1 – 25 of 3454) sorted by relevance

12345678910>>...139

/freebsd/contrib/bmake/unit-tests/
H A Dsuff-add-later.exp11 make: don't know how to make issue5a.d (continuing)
12 make: don't know how to make issue5b.c (continuing)
13 make: don't know how to make issue5c (continuing)
15 make: don't know how to make issue5d.e (continuing)
16 make: don't know how to make issue5e.d (continuing)
H A Dsuff-clear-regular.exp1 make: don't know how to make .a (continuing)
2 make: don't know how to make .a.b (continuing)
3 make: don't know how to make .b.a (continuing)
H A Dsuff-clear-regular.mk27 # XXX: don't know how to make .a
28 # XXX: don't know how to make .a.b
29 # XXX: don't know how to make .b.a
H A Duse-inference.mk28 # would not know that the .from file would need to be built.
32 # After this, make stops since it doesn't know how to make the .to file.
37 # Until 2020-12-07, despite the error message "don't know how to make",
H A Dsuff-use.mk9 # | make: don't know how to make demo.o. Stop
23 # | make: don't know how to make demo.o. Stop
49 # expect: make: don't know how to make demo.o (continuing)
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_query_device_ex.342 …uint32_t rc_odp_caps; /* Mask with enum ibv_odp_tranport_cap_bits to know which operations are sup…
43 …uint32_t uc_odp_caps; /* Mask with enum ibv_odp_tranport_cap_bits to know which operations are sup…
44 …uint32_t ud_odp_caps; /* Mask with enum ibv_odp_tranport_cap_bits to know which operations are sup…
69 …uint64_t rx_hash_fields_mask; /* Mask with enum ibv_rx_hash_fields to know which inco…
70 …function; /* Mask with enum ibv_rx_hash_function_flags to know which hash function…
/freebsd/usr.sbin/bsdconfig/include/
H A Dnetwork_device.hlp23 you'll need to know it fairly early in the installation process. You
24 will need to know your service provider's IP address, the IP address
27 a PAP or CHAP login you will also need to know how to use the various
48 You will also need to know your IP address on the network, the
54 provider's IP address) to use in talking to it. If you do not know
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.substr.d.out236 if (substr("CRAIG: Positioned them, I don't know... I'm fairly wide guy.", 100, 10) ne "") {
237 …printf("perl => substr(\"CRAIG: Positioned them, I don't know... I'm fairly wide guy.\", 100, 10) …
238 substr("CRAIG: Positioned them, I don't know... I'm fairly wide guy.", 100, 10));
239 …printf(" D => substr(\"CRAIG: Positioned them, I don't know... I'm fairly wide guy.\", 100, 10) …
244 if (substr("CRAIG: Positioned them, I don't know... I'm fairly wide guy.", 100) ne "") {
245 …printf("perl => substr(\"CRAIG: Positioned them, I don't know... I'm fairly wide guy.\", 100) = \"…
246 substr("CRAIG: Positioned them, I don't know... I'm fairly wide guy.", 100));
247 …printf(" D => substr(\"CRAIG: Positioned them, I don't know... I'm fairly wide guy.\", 100) = \"…
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h134 // We know we are kept in a vector of contiguous entries, so we know
142 // We know we are kept in a vector of contiguous entries, so we know
150 // We know we are kept in a vector of contiguous entries, so we know
/freebsd/usr.bin/fold/
H A Dfold.179 $ echo "I am smart enough to know that I am dumb" | fold -w 15
81 gh to know that
87 $ echo "I am smart enough to know that I am dumb" | fold -s -w 15
89 enough to know
/freebsd/contrib/telnet/libtelnet/
H A Dauth.h57 #define AUTH_UNKNOWN 1 /* We don't know who he is, but he's okay */
58 #define AUTH_OTHER 2 /* We know him, but not his name */
59 #define AUTH_USER 3 /* We know he name */
60 #define AUTH_VALID 4 /* We know him, and he needs no password */
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.h62 #define AUTH_UNKNOWN 1 /* We don't know who he is, but he's okay */
63 #define AUTH_OTHER 2 /* We know him, but not his name */
64 #define AUTH_USER 3 /* We know he name */
65 #define AUTH_VALID 4 /* We know him, and he needs no password */
/freebsd/sys/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt95 decompression code. I don't know if it could have any use in the
96 kernel, but I know that it would be useful in some embedded projects
104 it is good to know this if testing the code e.g. with the test files
115 kernel-related mailing lists, so if there's something I should know,
/freebsd/sys/contrib/device-tree/Bindings/
H A Dcommon-properties.txt15 know the peripheral always needs to be accessed in big endian (BE) mode.
17 unconditionally (e.g. readl/writel). Use this if you know the
71 by all of its devices. The driver needs to know how many devices the
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp84 // If we have NSW as well, we also know we can't overflow the signbit so in computeForAddSub()
95 // If we have NSW as well, we also know we can't overflow the signbit so in computeForAddSub()
229 // If we know which argument is larger, return (sub LHS, RHS) or in abdu()
248 // If we know which argument is larger, return (sub LHS, RHS) or in abds()
551 // If the source's MSB is zero then we know the rest of the bits already. in abs()
561 // Special case for IntMinIsPoison. We know the sign bit is set and we know in abs()
572 // One more special case for IntMinIsPoison. If we don't know any ones other in abs()
573 // than the signbit, we know for certain that all the unknowns can't be in abs()
574 // zero. So if we know high zero bits, but have unknown low bits, we know in abs()
577 // to the high bits. If we know a known INT_MIN input skip this. The result in abs()
[all …]
/freebsd/sys/dev/acpica/
H A Dacpi_powerres.c49 * we don't know that it depends on a given resource. We should perhaps
119 * It's OK to call this if we already know about the resource.
135 /* Look to see if we know about this resource */ in acpi_pwr_register_resource()
137 return_ACPI_STATUS (AE_OK); /* already know about it */ in acpi_pwr_register_resource()
227 * It's OK to call this if we already know about the consumer.
237 /* Check to see whether we know about this consumer already */ in acpi_pwr_register_consumer()
637 * effort; we don't know what to do if it fails, so checking wouldn't in acpi_pwr_switch_power()
677 * effort; we don't know what to do if it fails, so checking wouldn't in acpi_pwr_switch_power()
/freebsd/usr.sbin/lpr/common_source/
H A Dctlinfo.h38 * ctlinfo - This collection of routines will know everything there is to
39 * know about the information inside a control file ('cf*') which is used
41 * will be the ONLY source file to know what's inside these control-files.
/freebsd/tests/sys/cam/ctl/
H A Dstart_stop_unit.sh51 # Too bad I don't know of any other way to check that it's stopped but
112 # Now sg_readcap should succeed. Too bad I don't know of any other way
135 # Now sg_readcap should fail. Too bad I don't know of any other way to
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaggedUnionModeling.h40 // If we do not know anything about the call we shall not continue. in removeInformationStoredForDeadInstances()
72 // we will not know the argument of the copied to object. in handleConstructorAndAssignment()
76 // When move semantics is used we can only know that the moved from in handleConstructorAndAssignment()
/freebsd/sys/ddb/
H A Ddb_textdump.c42 * unlike a memory dump, we don't know the size of the textdump a priori, so
48 * know to reverse the order of the blocks in order to produce a readable
282 * no reason for the caller to know this.
339 * it later once we know the true size. in textdump_dump_msgbuf()
442 * We don't know a priori how large the dump will be, but we do know in textdump_dumpsys()
487 * Now that we know the true size, we can write out the header, then in textdump_dumpsys()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp119 // If we don't know any bits, early out. in computeKnownBitsMin()
169 Known = KnownBits(BitWidth); // Don't know anything in computeKnownBitsImpl()
183 return; // No demanded elts, better to assume we don't know anything. in computeKnownBitsImpl()
205 // If we don't know any bits, early out. in computeKnownBitsImpl()
220 // Record in the cache that we know nothing for MI. in computeKnownBitsImpl()
248 // If we reach a point where we don't know anything in computeKnownBitsImpl()
253 // We know nothing. in computeKnownBitsImpl()
590 // If we know the result of a compare has the top bits zero, use this in computeKnownBitsImpl()
669 return 1; // No demanded elts, better to assume we don't know anything. in computeNumSignBits()
786 // We know that we have an integer-based boolean since these operations in computeNumSignBits()
[all …]
/freebsd/usr.bin/indent/
H A DREADME69 | don't know their feelings about sending it out.
88 know of your permission, and I will send the sources, or you can let
89 me know that 4.3 version is off-limits, in which case we would probably
/freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/
H A DHow_Kerberos_Works.htm13 … You do not need to know the inner workings of the encryption and authentication to use Kerberos. …
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h126 /// Return true if we know this builtin never throws an exception.
131 /// Return true if we know this builtin never returns.
136 /// Return true if we know this builtin can return twice.
154 /// function, such as "malloc", where we know the signature a
172 /// function, such as "__clear_cache", where we know the signature a
/freebsd/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.c681 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
690 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
699 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
708 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
717 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
726 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
735 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
744 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
753 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
762 /* in this example, we don't know what to do here */ } in YYDESTRUCT_DECL()
[all …]

12345678910>>...139