| /freebsd-9-stable/contrib/gcc/config/sparc/ |
| D | predicates.md | 23 ;; Return true if OP is the zero constant for MODE. 28 ;; Return true if OP is the one constant for MODE. 33 ;; Return true if OP is the integer constant 4096. 38 ;; Return true if OP is a constant that is representable by a 13-bit 45 ;; Return true if OP is a constant operand for the umul instruction. That 64 ;; Return true if OP is a constant that can be loaded by the sethi instruction. 71 ;; Return true if OP is a constant whose 1's complement can be loaded by the 78 ;; Return true if OP is a FP constant that needs to be loaded by the sethi/losum 90 ;; Return true if OP is either a symbol reference or a sum of a symbol 120 ;; Return true if OP is a symbolic operand for the TLS Global Dynamic model. [all …]
|
| /freebsd-9-stable/contrib/gcc/config/rs6000/ |
| D | predicates.md | 21 ;; Return 1 for anything except PARALLEL. 25 ;; Return 1 for any PARALLEL. 29 ;; Return 1 if op is COUNT register. 35 ;; Return 1 if op is an Altivec register. 42 ;; Return 1 if op is XER register. 47 ;; Return 1 if op is a signed 5-bit constant integer. 52 ;; Return 1 if op is a unsigned 5-bit constant integer. 57 ;; Return 1 if op is a signed 8-bit constant integer. 63 ;; Return 1 if op is a constant integer that can fit in a D field. 68 ;; Return 1 if op is a constant integer that can fit in an unsigned D field. [all …]
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | ABI.h | 180 ReturnAdjustment Return; member 191 ThunkInfo(const ThisAdjustment &This, const ReturnAdjustment &Return, 193 : This(This), Return(Return), Method(Method) {} in This() 196 return LHS.This == RHS.This && LHS.Return == RHS.Return && 200 bool isEmpty() const { return This.isEmpty() && Return.isEmpty() && Method == 0; } in isEmpty()
|
| D | Sanitizers.def | 71 SANITIZER("return", Return) 89 ObjectSize | Return | Shift | SignedIntegerOverflow | 99 Return | Shift | SignedIntegerOverflow | Unreachable |
|
| /freebsd-9-stable/contrib/gcc/config/i386/ |
| D | predicates.md | 21 ;; Return nonzero if OP is either a i387 or SSE fp register. 26 ;; Return nonzero if OP is an i387 fp register. 31 ;; Return nonzero if OP is a non-fp register_operand. 36 ;; Return nonzero if OP is a register operand other than an i387 fp register. 55 ;; Return true if op is a NON_Q_REGS class register. 78 ;; Return true if op is the AX register. 83 ;; Return true if op is the flags register. 88 ;; Return 1 if VALUE can be stored in a sign extended immediate field. 215 ;; Return 1 if VALUE can be stored in the zero extended immediate field. 301 ;; Return nonzero if OP is general operand representable on x86_64. [all …]
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/ |
| D | HexagonOperands.td | 501 // Return true if the immediate can fit in a 16-bit sign extended field. 507 // Return true if extending this immediate is profitable and the value 516 // Return true if the immediate can fit in a 10-bit sign extended field. 522 // Return true if extending this immediate is profitable and the value 531 // Return true if the immediate can fit in a 9-bit sign extended field. 537 // Return true if extending this immediate is profitable and the value 546 // Return true if the immediate can fit in a 8-bit sign extended field. 552 // Return true if extending this immediate is profitable and the value 561 // Return true if the immediate fits in a 8-bit sign extended field. 567 // Return true if extending this immediate is profitable and the value [all …]
|
| /freebsd-9-stable/contrib/llvm/include/llvm/ADT/ |
| D | PointerUnion.h | 25 typedef T Return; typedef 35 typedef typename PointerUnionTypeSelectorReturn<RET_NE>::Return Return; typedef 40 typedef typename PointerUnionTypeSelectorReturn<RET_EQ>::Return Return; 46 typedef typename PointerUnionTypeSelector<T1, T2, RET_EQ, RET_NE>::Return 47 Return; 121 UNION_DOESNT_CONTAIN_TYPE<T> > >::Return Ty; 276 >::Return Ty; 289 >::Return Ty; 384 >::Return Ty; 398 >::Return Ty;
|
| /freebsd-9-stable/contrib/ofed/management/doc/ |
| D | libibumad.txt | 35 other call to the library. Return zero on success, -1 if the infiniband mad 43 …tion function. library should not be called after calling this function. Return zero on success, -… 73 Return zero on success, -1 on error. 87 umad_get_ca(). Return zero on success, -1 on error. 102 the second port. Return zero on success, -1 on error. 116 umad_get_port() is not required anymore. Return zero on success, -1 on error. 131 umad_get_port() for details). Return non-negative portid handle (int) or 147 Description: Close the port specified by the handle 'portid'. Return 0 on 167 Return non-negative agent id number on success, and a negative value on errors. 231 Return non negative receiving agentid on success and negative value on errors. [all …]
|
| D | libibmad.txt | 91 Return rcvdata pointer on success, and null on errors. 121 before it times out to 'retries'. Non-positive values are ignored. Return 130 'timeout' milliseconds. Return 0 on success, -1 on errors. Note that the 192 'mgmt'. Return a non-negative agentid on success and -1 on errors. 207 range 2 require also non-zero 'class_oui'. Return a non-negative agentid on 216 this class. Return non-negative agentid or -1 if the specified class is 223 for it. Return positive class value on success, 0 if no management class 240 Return the 'data' pointer on success, or null on errors. 323 Return 'data' pointer on success, and null on errors. 363 Return 'rcvbuf' pointer on success, and null on errors. [all …]
|
| /freebsd-9-stable/usr.sbin/pc-sysinstall/doc/ |
| D | help-index | 52 Return a list of languages that the installer supports 58 Return the size of installed system RAM in MegaBytes 67 Return a list of PC-BSD & FreeBSD installs on this system for updates 70 Return a list of keyboard layouts that xorg supports 73 Return a list of keyboard models that xorg supports 76 Return a list of keyboard variants that xorg supports
|
| /freebsd-9-stable/contrib/gcc/config/s390/ |
| D | predicates.md | 28 ;; Return true if OP a (const_int 0) operand. 34 ;; Return true if OP is constant. 40 ;; Return true if OP is a valid S-type operand. 61 ;; Return true if OP is a valid operand for the BRAS instruction. 71 ;; Return true if OP is a PLUS that is not a legitimate 79 ;; Return true if OP is a valid operand as shift count or setmem. 105 ;; Return true if OP a valid operand for the LARL instruction. 160 ;; Return nonzero if OP is a valid comparison operator 176 ;; Return nonzero if OP is a valid comparison operator 221 ;; Return nonzero if OP is a valid comparison operator [all …]
|
| /freebsd-9-stable/contrib/nvi/perl_api/ |
| D | VI.pod | 73 Return the screen id associated with file name. 79 Return the current cursor position as a list with two elements. 85 Return lineNumber. 91 Return the mark's cursor position as a list with two elements. 97 Return the value of an option. 109 Return the last line in the screen.
|
| /freebsd-9-stable/sys/dev/ofw/ |
| D | ofw_if.m | 52 * @brief Return next sibling of node. 62 * @brief Return parent of node. 72 * @brief Return first child of node. 82 * @brief Return package corresponding to instance. 92 * @brief Return length of node property. 166 * @brief Return phandle for named device. 176 * @brief Return path for node instance. 190 * @brief Return path for node.
|
| /freebsd-9-stable/contrib/ntp/ntpd/ |
| D | check_y2k.c | 112 long Return; in Days() local 114 Return = Year * 365; /* first aproximation to the value */ in Days() 118 Return += (Year+3) / 4; /* add in (too many) leap days */ in Days() 119 Return -= (Year-1) / 100; /* reduce by (too many) centurys */ in Days() 120 Return += (Year-1) / 400; /* get final answer */ in Days() 123 return Return; in Days()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/utils/TableGen/ |
| D | ClangCommentCommandInfoEmitter.cpp | 67 std::string Return; in EmitClangCommentCommandInfo() local 68 raw_string_ostream(Return) << "return &Commands[" << i << "];"; in EmitClangCommentCommandInfo() 69 Matches.push_back(StringMatcher::StringPair(Name, Return)); in EmitClangCommentCommandInfo()
|
| /freebsd-9-stable/contrib/nvi/docs/interp/ |
| D | interp | 21 Return a pointer to the current screen. 40 Return a pointer to the text of the line lno, into the location 64 Return the number of the last line in the file in the location 88 Return a pointer to the specified buffer in the location 102 Return a pointer to the specified mark in the location 122 Return a character from the keyboard into the location referenced 129 Return a pointer to a line entered by the user, and its length,
|
| /freebsd-9-stable/contrib/file/src/ |
| D | magic.h.in | 37 #define MAGIC_MIME_TYPE 0x0000010 /* Return the MIME type */ 38 #define MAGIC_CONTINUE 0x0000020 /* Return all matches */ 43 #define MAGIC_MIME_ENCODING 0x0000400 /* Return the MIME encoding */ 45 #define MAGIC_APPLE 0x0000800 /* Return the Apple creator/type */ 46 #define MAGIC_EXTENSION 0x1000000 /* Return a /-separated list of
|
| /freebsd-9-stable/contrib/groff/src/devices/xditview/ |
| D | GXditview.ad | 17 <Key>Return: NextPage()\n\ 31 <Key>Return: NextPage()\n\ 49 <Key>Return: Accept()
|
| /freebsd-9-stable/contrib/ncurses/ncurses/trace/ |
| D | lib_trace.c | 147 static const char Return[] = T_RETURN(""); in _nc_va_tracef() local 158 } else if (!strncmp(fmt, Return, sizeof(Return) - 1)) { in _nc_va_tracef()
|
| /freebsd-9-stable/usr.sbin/bsdconfig/usermgmt/share/ |
| D | user_input.subr | 200 # Return if user has either pressed ESC or chosen Cancel/No 251 # Return to previous menu if user either 269 # Return to previous menu if user either 311 # Return if user has either pressed ESC or chosen Cancel/No 392 # Return if user either pressed ESC or chose Cancel/No 406 # Return if user either pressed ESC or chose Cancel/No 448 # Return if user has either pressed ESC or chosen Cancel/No 466 # Return if user has either pressed ESC or chosen Cancel/No 484 # Return if user has either pressed ESC or chosen Cancel/No 502 # Return if user has either pressed ESC or chosen Cancel/No [all …]
|
| /freebsd-9-stable/share/examples/ppp/ |
| D | chap-auth | 67 bind .$n.value <Return> {done}; 88 bind .k.value <Return> {done};
|
| /freebsd-9-stable/usr.sbin/bsdconfig/share/media/ |
| D | tcpip.subr | 124 # Return error if the hostname exceeds 255 characters 129 # Return error if the label exceeds 63 characters 132 # Return error if the label is null 135 # Return error if label begins/ends with dash 138 # Return error if the label contains any invalid chars 209 # Return error if the octet is null 212 # Return error if not a whole integer 215 # Return error if not a positive integer 218 # Return error if the octet exceeds 255 280 # Return error if too many or too few segments [all …]
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | VTableBuilder.cpp | 1145 if (VTableThunks.lookup(VTableIndex).Return.isEmpty()) in ComputeThisAdjustments() 1329 VTableThunks[Components.size()].Return = ReturnAdjustment; in AddMethod() 1911 if (LHS.Return != RHS.Return) in operator ()() 1912 return LHS.Return < RHS.Return; in operator ()() 1995 if (!Thunk.Return.isEmpty()) { in dumpLayout() 1997 Out << Thunk.Return.NonVirtual << " non-virtual"; in dumpLayout() 1999 if (Thunk.Return.Virtual.Itanium.VBaseOffsetOffset) { in dumpLayout() 2000 Out << ", " << Thunk.Return.Virtual.Itanium.VBaseOffsetOffset; in dumpLayout() 2172 if (!Thunk.Return.isEmpty()) { in dumpLayout() 2173 Out << "return adjustment: " << Thunk.Return.NonVirtual; in dumpLayout() [all …]
|
| /freebsd-9-stable/usr.sbin/bsdconfig/networking/share/ |
| D | netmask.subr | 92 # Return with-error when there are NFS-mounts currently active. If the 111 # Return error status if: 119 # Return success if NULL value was entered
|
| /freebsd-9-stable/sys/dev/agp/ |
| D | agp_if.m | 48 # Return the current aperture size. 55 # Set the size of the aperture. Return EINVAL on error or 0 on success. 116 # Free a memory region previously allocated with alloc_memory. Return
|