Searched refs:source (Results 251 - 275 of 442) sorted by relevance

<<1112131415161718

/freebsd-10.0-release/sbin/restore/
H A Dtape.c10 * Redistribution and use in source and binary forms, with or without
13 * 1. Redistributions of source code must retain the above copyright
125 * Set up an input source
128 setinput(char *source, int ispipecommand) argument
141 if (strchr(source, ':')) {
142 host = source;
143 source = strchr(host, ':');
144 *source++ = '\0';
149 if (strcmp(source, "-") == 0) {
172 magtape = strdup(source);
[all...]
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Darm.c1668 HOST_WIDE_INT val, rtx target, rtx source, int subtargets)
1678 || (GET_CODE (target) == REG && GET_CODE (source) == REG
1679 && REGNO (target) != REGNO (source)))
1692 && (arm_gen_constant (code, mode, NULL_RTX, val, target, source,
1711 emit_set_insn (target, gen_rtx_MINUS (mode, temp, source));
1714 gen_rtx_fmt_ee (code, mode, source, temp));
1720 return arm_gen_constant (code, mode, cond, val, target, source, subtargets,
1768 HOST_WIDE_INT val, rtx target, rtx source, int subtargets,
1812 if (reload_completed && rtx_equal_p (target, source))
1816 gen_rtx_SET (VOIDmode, target, source));
1662 arm_split_constant(enum rtx_code code, enum machine_mode mode, rtx insn, HOST_WIDE_INT val, rtx target, rtx source, int subtargets) argument
1762 arm_gen_constant(enum rtx_code code, enum machine_mode mode, rtx cond, HOST_WIDE_INT val, rtx target, rtx source, int subtargets, int generate) argument
15163 arm_set_return_address(rtx source, rtx scratch) argument
15173 emit_move_insn (gen_rtx_REG (Pmode, LR_REGNUM), source); local
15197 emit_move_insn (gen_frame_mem (Pmode, addr), source); local
15203 thumb_set_return_address(rtx source, rtx scratch) argument
15247 emit_move_insn (gen_frame_mem (Pmode, addr), source); local
15250 emit_move_insn (gen_rtx_REG (Pmode, LR_REGNUM), source); local
[all...]
/freebsd-10.0-release/crypto/openssh/
H A Dscp.c21 * Redistribution and use in source and binary forms, with or without
24 * 1. Redistributions of source code must retain the above copyright
48 * Redistribution and use in source and binary forms, with or without
51 * 1. Redistributions of source code must retain the above copyright
363 void source(int, char *[]);
492 source(argc, argv);
685 source(1, argv + i);
744 source(int argc, char **argv) function
894 source(1, vect);
/freebsd-10.0-release/crypto/openssl/util/
H A Dmk1mf.pl970 my($target,$source,$bname)=@_;
974 $ret ="\$(TMP_D)$o$bname.asm: $source\n";
975 $ret.="\t\$(PERL) $source $asmtype \$(CFLAG) >\$\@\n\n";
983 my($target,$source,$bname)=@_;
987 $ret ="\$(TMP_D)$o$bname.asm: $source\n";
988 $ret.="\t\$(CC) -E \$(CFLAG) $source >\$\@\n\n";
996 local($target,$source,$ex_flags, $srcd)=@_;
999 $ex_flags.=" -DMK1MF_BUILD -D$platform_cpp_symbol" if ($source =~ /cversion/);
1001 $source =~ s/\//$o/g if $o ne "/";
1003 $ret ="$target: $srcd$source\
[all...]
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dfeeder_matrix.c5 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright
468 uint32_t count, void *source)
476 return (FEEDER_FEED(f->source, c, b, count, source));
509 j = SND_FXDIV(FEEDER_FEED(f->source, c, src, j, source),
467 feed_matrix_feed(struct pcm_feeder *f, struct pcm_channel *c, uint8_t *b, uint32_t count, void *source) argument
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dregex.c322 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize)
344 # define REGEX_REALLOCATE(source, osize, nsize) \
346 memcpy (destination, source, osize))
359 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \
369 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize)
376 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \
377 REGEX_REALLOCATE (source, osize, nsize)
683 # define EXTRACT_NUMBER(destination, source) \
693 extract_number(int *dest, UCHAR_T *source) argument
724 extract_number_and_incr(int *destination, UCHAR_T **source) argument
[all...]
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dregex.c322 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize)
344 # define REGEX_REALLOCATE(source, osize, nsize) \
346 memcpy (destination, source, osize))
359 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \
369 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize)
376 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \
377 REGEX_REALLOCATE (source, osize, nsize)
683 # define EXTRACT_NUMBER(destination, source) \
693 extract_number(int *dest, UCHAR_T *source) argument
724 extract_number_and_incr(int *destination, UCHAR_T **source) argument
[all...]
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-netfilter-linux.c5 * Redistribution and use in source and binary forms, with or without
9 * 1. Redistributions of source code must retain the above copyright
408 const char *dev = handle->opt.source;
432 handle->opt.source);
457 handle->opt.source);
/freebsd-10.0-release/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c102 * Redistribution and use in source and binary forms, with or without
105 * 1. Redistributions of source code must retain the above copyright
661 * Redistribution and use in source and binary forms, with or without
664 * 1. Redistributions of source code must retain the above copyright
952 static char *source; local
973 if ((status = _nc_tgetent(tc, &source, &lineno, tn)) < 0)
977 _nc_set_source(source);
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-pgm.c2 * Redistribution and use in source and binary forms, with or without
3 * modification, are permitted provided that: (1) source code
105 PGM_SPM = 0, /* source path message */
376 const void *source, *group; local
388 * Skip past the source, saving info along the way
408 source = bp;
438 inet_ntop(source_af, source, source_buf, sizeof(source_buf));
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Daccept_sec_context.c6 * Redistribution and use in source and binary forms, with or without
10 * 1. Redistributions of source code must retain the above copyright
178 kret = krb5_cc_initialize(context, ccache, ctx->source);
463 &ctx->source);
777 ctx->source,
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_deleg.c299 * { source fsname -> { whokeys { permissions,...}, ...}}
333 char source[MAXNAMELEN]; local
365 dsl_dir_name(dd, source);
366 fnvlist_add_nvlist(*nvp, source, sp_nvp);
/freebsd-10.0-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_print.c6 * Redistribution and use in source and binary forms, with or without
9 * 1. Redistributions of source code must retain the above copyright
248 static const struct uni_print_tbl source[] = { local
255 uni_print_tbl("source", api->source, source, cx);
/freebsd-10.0-release/tools/tools/netmap/
H A Dpcap.c258 pcap_create(const char *source, char *errbuf) argument
260 D("src %s (call open liveted)", source);
261 return pcap_open_live(source, 0, 1, 100, errbuf);
/freebsd-10.0-release/contrib/bzip2/
H A Dbzlib.c1258 char* source,
1268 source == NULL ||
1282 strm.next_in = source;
1310 char* source,
1319 source == NULL ||
1330 strm.next_in = source;
1255 BZ2_bzBuffToBuffCompress( char* dest, unsigned int* destLen, char* source, unsigned int sourceLen, int blockSize100k, int verbosity, int workFactor ) argument
1307 BZ2_bzBuffToBuffDecompress( char* dest, unsigned int* destLen, char* source, unsigned int sourceLen, int small, int verbosity ) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRInterpreter.cpp821 Value *source = cast_inst->getOperand(0); local
825 if (!frame.EvaluateValue(S, source, module))
828 log->Printf("Couldn't evaluate %s", PrintValue(source).c_str());
850 Value *source = cast_inst->getOperand(0); local
854 if (!frame.EvaluateValue(S, source, module))
857 log->Printf("Couldn't evaluate %s", PrintValue(source).c_str());
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_client/
H A Dexport.c145 * Expand the file's keywords according to the source file's 'svn:keywords'
149 * Translate the file's line endings according to the source file's
151 * in place of the native EOL style. Throw an error if the source file has
154 * Set the destination file's modification time to the source file's
159 * Set the destination file's 'executable' flag according to the source
194 svn_stream_t *source;
222 /* Keep the source directory's permissions if applicable.
311 ### the copy/move source's content will be exported.
322 SVN_ERR(svn_wc_get_pristine_contents2(&source, wc_ctx, local_abspath,
324 if (source
192 svn_stream_t *source; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Daddr_families.c6 * Redistribution and use in source and binary forms, with or without
10 * 1. Redistributions of source code must retain the above copyright
1374 * @param inaddr pointer to source address
1398 * @param inaddr pointer to source addresses
1421 * krb5_append_addresses adds the set of addresses in source to
1426 * @param source adresses that are going to be added to dest
1436 const krb5_addresses *source)
1441 if(source->len > 0) {
1442 tmp = realloc(dest->val, (dest->len + source->len) * sizeof(*tmp));
1449 for(i = 0; i < source
1434 krb5_append_addresses(krb5_context context, krb5_addresses *dest, const krb5_addresses *source) argument
[all...]
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/common/unicode/
H A Du8_textprep.c1379 collect_a_seq(size_t uv, uchar_t *u8s, uchar_t **source, uchar_t *slast, argument
1405 * Save the source string pointer which we will return a changed
1408 s = *source;
1433 *source = s;
1454 *source = s;
1696 *source = s;
1712 *source = s;
/freebsd-10.0-release/contrib/bmake/mk/
H A Dman.mk33 # we use cmt2doc.pl to extract manpages from source
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindPlan.cpp411 UnwindPlan::SetSourceName (const char *source) argument
413 m_source_name = ConstString (source);
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.def113 It uses NTP mode 7 control message formats described in the source code.
/freebsd-10.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_qos_parser_l.l10 * COPYING in the main directory of this source tree, or the
13 * Redistribution and use in source and binary forms, with or
17 * - Redistributions of source code must retain the above
174 SOURCE source
/freebsd-10.0-release/contrib/openpam/
H A Ddepcomp42 source Source file read by 'PROGRAMS ARGS'.
119 if test -z "$depmode" || test -z "$source" || test -z "$object"; then
120 echo "depcomp: Variables source, object and depmode must be set" 1>&2
366 # source file under compilation, even if file resides in a subdirectory.
375 # Use the source, not the object, to determine the base name, since
377 set_base_from "$source"
380 # For projects that build the same source file twice into different object
381 # files, the pgcc approach of using the *source* file root name can cause
651 # the object too, otherwise makedepend will parse it as a source file.
664 # makedepend may prepend the VPATH from the source fil
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/objects/
H A Dobj_dat.pl199 * Redistribution and use in source and binary forms, with or without
202 * 1. Redistributions of source code must retain the copyright

Completed in 211 milliseconds

<<1112131415161718