HomeSort by: relevance | last modified time | path
    Searched refs:BOTH (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/common/lib/libutil/
proc_compare.c 86 #define BOTH 3
99 case BOTH:
110 case BOTH:
  /src/sbin/newfs/
newfs.c 153 * Both constants must be a power of 2 and meet the following constraints:
856 #define BOTH NEWFS | MFS_MOUNT
868 { BOTH, "-N \t\tdo not create file system, just print out "
875 { BOTH, "-V verbose\toutput verbosity: 0 ==> none, 4 ==> max" },
877 { BOTH, "-a maxcontig\tmaximum contiguous blocks" },
878 { BOTH, "-b bsize\tblock size" },
879 { BOTH, "-d maxbsize\tmaximum extent size" },
880 { BOTH, "-e maxbpg\tmaximum blocks per file in a cylinder group"
882 { BOTH, "-f fsize\tfrag size" },
885 { BOTH, "-h avgfpdir\taverage files per directory" }
    [all...]
  /src/external/gpl3/binutils/dist/include/opcode/
d10v.h 70 #define BOTH 3
  /src/external/gpl3/binutils.old/dist/include/opcode/
d10v.h 70 #define BOTH 3
  /src/external/gpl3/gdb/dist/include/opcode/
d10v.h 70 #define BOTH 3
  /src/external/gpl3/gdb.old/dist/include/opcode/
d10v.h 70 #define BOTH 3
  /src/external/gpl2/groff/dist/src/preproc/grn/
hgraph.cpp 43 OUTLINE, FILL, BOTH
163 * If polyfill=BOTH, just use the \D'p ...' command.
171 if (polyfill == FILL || polyfill == BOTH) {
173 char command = (polyfill == BOTH && element->brushf) ? 'p' : 'P';
main.cpp 166 OUTLINE, FILL, BOTH
601 /* polyfill = !sflag ? BOTH : OUTLINE; */
602 polyfill = sflag ? BOTH : OUTLINE; /* changing the default */
  /src/usr.bin/make/unit-tests/
varmod-ifelse.mk 8 # Until 2015-10-11, the modifier always evaluated both the "then" and the
160 # expect+2: Comparison with ">=" requires both operands "no" and "10" to be numeric
219 # that in both cases the expression is parsed in the same way, taking the
241 # must parse both of its branches in the same way, no matter whether they are
305 BOTH= <${YES}> <${NO}>
306 .if ${BOTH} != "<yes> <no>"
  /src/sys/arch/m68k/060sp/dist/
fplsp.doc 111 Again, the result is returned in fp0. Note that BOTH operands
  /src/external/gpl3/binutils/dist/gas/config/
tc-d10v.c 716 /* See if both instructions write to the same resource.
722 are treated as accesses to a single register. So if both instructions
839 || (op1->unit == BOTH) || (op2->unit == BOTH)
859 both instructions write memory or if the first instruction writes
951 If possible, writes out both as a single packed instruction.
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-d10v.c 716 /* See if both instructions write to the same resource.
722 are treated as accesses to a single register. So if both instructions
839 || (op1->unit == BOTH) || (op2->unit == BOTH)
859 both instructions write memory or if the first instruction writes
951 If possible, writes out both as a single packed instruction.
  /src/usr.sbin/mtrace/
mtrace.c 869 #define BOTH 3
902 case BOTH:
  /src/external/gpl3/binutils/dist/opcodes/
d10v-opc.c 216 { "divs", LONG_L, 1, BOTH, SEQ, 0x14002800, 0x3f10fe21, { RDSTE, RSRC } },
  /src/external/gpl3/binutils.old/dist/opcodes/
d10v-opc.c 216 { "divs", LONG_L, 1, BOTH, SEQ, 0x14002800, 0x3f10fe21, { RDSTE, RSRC } },
  /src/external/gpl3/gdb/dist/gdb/
value.h 398 /* contents() and contents_raw() both return the address of the gdb
501 /* An overload of contents_eq that compares the entirety of both
1312 enum oload_search_type { NON_METHOD, METHOD, BOTH };
valops.c 196 Both type and val must be of TYPE_CODE_STRUCT or TYPE_CODE_UNION
282 /* Cast one pointer or reference type to another. Both TYPE and
283 the type of ARG2 should be pointer types, or else both should be
2667 BOTH: used for overload resolution of operators where the
2746 if (method == METHOD || method == BOTH)
2863 if (method == NON_METHOD || method == BOTH)
2867 /* If the overload match is being search for both as a method
2870 if (method == BOTH)
2931 /* If we have found both a method match and a function
valarith.c 346 find_overload_match (args, oper, BOTH /* could be method */,
1084 both negative and too-large shift amounts, which are undefined, and
1236 If both operands are of equal length, use unsigned operation
  /src/external/gpl3/gdb/dist/opcodes/
d10v-opc.c 216 { "divs", LONG_L, 1, BOTH, SEQ, 0x14002800, 0x3f10fe21, { RDSTE, RSRC } },
  /src/external/gpl3/gdb.old/dist/gdb/
value.h 398 /* contents() and contents_raw() both return the address of the gdb
501 /* An overload of contents_eq that compares the entirety of both
1312 enum oload_search_type { NON_METHOD, METHOD, BOTH };
valops.c 197 Both type and val must be of TYPE_CODE_STRUCT or TYPE_CODE_UNION
283 /* Cast one pointer or reference type to another. Both TYPE and
284 the type of ARG2 should be pointer types, or else both should be
2668 BOTH: used for overload resolution of operators where the
2747 if (method == METHOD || method == BOTH)
2864 if (method == NON_METHOD || method == BOTH)
2868 /* If the overload match is being search for both as a method
2871 if (method == BOTH)
2932 /* If we have found both a method match and a function
valarith.c 346 find_overload_match (args, oper, BOTH /* could be method */,
1084 both negative and too-large shift amounts, which are undefined, and
1236 If both operands are of equal length, use unsigned operation
  /src/external/gpl3/gdb.old/dist/opcodes/
d10v-opc.c 216 { "divs", LONG_L, 1, BOTH, SEQ, 0x14002800, 0x3f10fe21, { RDSTE, RSRC } },
  /src/external/bsd/libevent/dist/
CMakeLists.txt 45 "Set library type to SHARED/STATIC/BOTH (default SHARED for MSVC, otherwise BOTH)")
213 set(EVENT_LIBRARY_TYPE BOTH)
218 if ((${MSVC}) AND ("${EVENT_LIBRARY_TYPE}" STREQUAL "BOTH"))
226 if ("${EVENT_LIBRARY_TYPE}" STREQUAL "BOTH")
971 # both libevent_core and libevent_extra. You shouldn’t use it; it may
1487 # Generate version info for both build-tree and install-tree.
  /src/external/bsd/ntp/dist/sntp/libevent/
CMakeLists.txt 45 "Set library type to SHARED/STATIC/BOTH (default SHARED for MSVC, otherwise BOTH)")
213 set(EVENT_LIBRARY_TYPE BOTH)
218 if ((${MSVC}) AND ("${EVENT_LIBRARY_TYPE}" STREQUAL "BOTH"))
226 if ("${EVENT_LIBRARY_TYPE}" STREQUAL "BOTH")
971 # both libevent_core and libevent_extra. You shouldn’t use it; it may
1487 # Generate version info for both build-tree and install-tree.

Completed in 56 milliseconds

1 2