Searched refs:can (Results 76 - 100 of 215) sorted by relevance

123456789

/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Dsol-cn.asm6 # This file is free software; you can redistribute it and/or modify it
/freebsd-10.0-release/contrib/gcc/config/sparc/
H A Dsol2-ci.asm6 ! This file is free software; you can redistribute it and/or modify it
/freebsd-10.0-release/contrib/gcc/
H A Dunwind.inc6 GCC is free software; you can redistribute it and/or modify it
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgdb-events.sh10 # This program is free software; you can redistribute it and/or modify
123 This program is free software; you can redistribute it and/or modify
525 in-progress queue where it can, later, be cleaned up if
H A Dp-lang.c6 This program is free software; you can redistribute it and/or modify
84 /* FIXME: how can I detect wide chars in GPC ?? */
253 don't provide fundamental types, gdb can create such types using this
H A Dgdbarch.sh11 # This program is free software; you can redistribute it and/or modify
287 # simple expressions can be used.
307 # Variable declarations can refer to ``gdbarch'' which will
329 # Variable declarations can refer to ``current_gdbarch'' which
352 # printf style format string that can be used to print out the
452 # GDB's standard (or well known) register numbers. These can map onto
475 # DEPRECATED_REGISTER_BYTES can be deleted. The value is computed
479 # register offsets computed using just REGISTER_TYPE, this can be
488 # DEPRECATED_REGISTER_RAW_SIZE can be deleted. See: maint print
493 # DEPRECATED_REGISTER_VIRTUAL_SIZE can b
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Support/Unix/
H A DPathV2.inc68 /// of scope. You can take back explicit ownership of the file descriptor by
H A DSignals.inc136 // Get the status so we can determine if it's a file or directory. If we
137 // can't stat the file, ignore it.
149 // else we can do.
257 /// to the process. The handler can have a cookie passed to it to identify
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.def122 configuration options which can be specified at startup using
/freebsd-10.0-release/crypto/openssl/crypto/objects/
H A Dobj_dat.pl196 * This can be in the form of a textual message at program startup or
211 * The word 'cryptographic' can be left out if the rouines from the library
H A Dobjects.pl147 * This can be in the form of a textual message at program startup or
162 * The word 'cryptographic' can be left out if the rouines from the library
/freebsd-10.0-release/contrib/bmake/mk/
H A Ddpadd.mk31 # DPADD can contain things other than libs
188 # Further, they can't wait until after include of {lib,prog}.mk as
H A Dsys.mk158 # A race condition in mkdir, means that it can bail if another
181 # we don't include own.mk but user can expect -DWITH_META_MODE to work
/freebsd-10.0-release/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh11 # groff is free software; you can redistribute it and/or modify it under
35 # (We can't assume we have 'basename', so use the full path if required.
211 this option can accelerate processing, if it is known in
300 # can trap illegal use of '-T dev', or missing input files.
363 # so we can replay it into each 'groff' processing pass.
492 # If we could not find a GhostScript interpreter, then we can do no more.
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dsntp-opts.def126 can be used as a SNTP client to query a NTP or SNTP server and either display
127 the time or set the local system's time (given suitable privilege). It can be
137 can be used as a SNTP client to query a NTP or SNTP server and either display
138 the time or set the local system's time (given suitable privilege). It can be
274 With suitable privilege, it can be run as a command or in a
311 manually. Experienced system administrators can write a shell script, a
/freebsd-10.0-release/contrib/sendmail/contrib/
H A Dbuildvirtuser57 database. The text file can then be used with makemap.
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dnmake.mak3 # This can be run in Visual Studio 2005 Command Prompt
59 # at least for now since snprintf and strncpy can be used in a safe way
/freebsd-10.0-release/usr.bin/xargs/
H A Dxargs.c570 err(1, "can't open /dev/tty");
576 err(1, "can't dup2 to stdin");
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp81 // Fast path the common cases so we can avoid the conservative computation
85 // If the element size is a power of 2, we can directly compute the additional
91 // If both the element count and element size fit in 32-bits, we can do the
123 QualType et, QualType can,
127 : ArrayType(DependentSizedArray, et, can, sm, tq,
149 QualType can,
152 : Type(DependentSizedExtVector, can, /*Dependent=*/true,
311 /// \brief This will check for a T (which should be a Type which can act as
576 // Only these types can contain the desired 'auto' type.
905 /// - a type that can describ
122 DependentSizedArrayType(const ASTContext &Context, QualType et, QualType can, Expr *e, ArraySizeModifier sm, unsigned tq, SourceRange brackets) argument
146 DependentSizedExtVectorType(const ASTContext &Context, QualType ElementType, QualType can, Expr *SizeExpr, SourceLocation loc) argument
1764 TypeOfExprType(Expr *E, QualType can) argument
1788 DecltypeType(Expr *E, QualType underlyingType, QualType can) argument
1817 TagType(TypeClass TC, const TagDecl *D, QualType can) argument
[all...]
/freebsd-10.0-release/contrib/one-true-awk/
H A DFIXES84 i can't test any of it.
182 cranked up size of NCHARS; coverity thinks it can be overrun with
233 in locale fr_CA. i can see how this might arise by implementation
234 but i cannot explain it to a human user. (this behavior can be seen
624 small fixes to regexpr code: can now handle []], [[], and
664 modified makefile: my current make can't cope with the test used
670 the state arrays can still overflow.
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dresrc.c9 This program is free software; you can redistribute it and/or modify
128 /* The pipe we are reading from, so that we can close it if we exit. */
132 /* The temporary file used if we're not using popen, so we can delete it
254 /* Setup the redirection. We can't use the usual fork/exec and redirect
263 fatal (_("can't open temporary file `%s': %s"), redir,
266 /* Duplicate the stdout file handle so it can be restored later. */
269 fatal (_("can't redirect stdout: `%s': %s"), redir, strerror (errno));
330 fatal (_("can't execute `%s': %s"), cmd, strerror (errno));
334 fatal (_("can't open temporary file `%s': %s"),
346 fatal (_("can'
[all...]
/freebsd-10.0-release/contrib/gdb/
H A Dltconfig8 # This file is free software; you can redistribute it and/or modify it
70 # find a string as large as possible, as long as the shell can cope with it
258 # exclude_expsyms can be an egrep regular expression of symbols to exclude
530 # Make sure we can run config.sub.
789 # we can't tell.
800 # add a significant safety factor because C++ compilers can tack on massive amounts
836 # The compiler can only warn and ignore the option if not recognized
859 # Check to see if we can do hard links to lock some files if needed
863 echo $ac_n "checking if we can lock with hard links... $ac_c" 1>&6
890 # The compiler can onl
[all...]
/freebsd-10.0-release/contrib/libstdc++/
H A Dconfigure336 # These are left unexpanded so users can "make install exec_prefix=/foo"
365 # Accept the important Cygnus configure options, so we can diagnose typos.
803 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1220 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1331 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1332 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1464 # Make sure we can run config.sub.
1555 # Darwin crosses can use the host system's libraries and headers,
1581 # we can do about that; they come from AC_INIT).
1600 # ./install, which can b
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont.pl24 # data or at least decent platform guide I can't tell... Or better
60 # that 512-bit key performance can be as low as 1/3 of expected one.
61 # This is why this routine can be engaged for longer key operations
92 die "can't locate ppc-xlate.pl";
94 open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
504 add $t0,$t0,$carry ; can not overflow
585 add $t0,$t0,$carry ; can not overflow
613 add $t6,$t6,$carry ; can not overflow
790 add $t0,$t0,$carry ; can not overflow
882 add $t0,$t0,$carry ; can no
[all...]
/freebsd-10.0-release/contrib/binutils/
H A DMakefile.def9 // This file is free software; you can redistribute it and/or modify
150 // for each subdirectory. There can be several such lines per target.
455 // Target modules. These can also have dependencies on the language
503 // probably can't handle them. Luckily, autoconf always respects

Completed in 141 milliseconds

123456789