Searched refs:to (Results 251 - 275 of 556) sorted by relevance

<<11121314151617181920>>

/haiku-fatelf/src/bin/gawk/intl/
H A DMakefile15 # License along with this program; if not, write to the Free Software
155 # according to the libtool documentation, section "Library interface versions".
241 # If you want to use the one which comes with this version of the
242 # package, you have to use `configure --with-included-gettext'.
448 @echo "This command is intended for maintainers to use;"
449 @echo "it deletes files that may require special tools to rebuild."
477 # Tell versions [3.59,3.63) of GNU make not to export all variables.
/haiku-fatelf/src/bin/network/atftpd/
H A Dtftpd.c65 short tftpd_port = 0; /* Port atftpd listen to */
66 char tftpd_addr[MAXLEN] = ""; /* IP address atftpd binds to */
71 char *pidfile = NULL; /* File to write own's pid */
103 /* Special feature to make the server switch to new client as soon as
128 * stdin to the time the freshly created server thread as read it.
145 * memory for a thread data structure and start a thread to serve the
176 * if we are running on a tty or not to make it possible to
193 * to
565 struct sockaddr_in to; /* destination of client's packet */ local
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dndis_0.asm82 push bx ;; Save the old one on to the new stack
93 mov cx,&argsSize ;; Move the arguments to the stack.
109 push bx ;; Free the stack. Push the pointer to it
114 add di,32 ;; Get a pointer to ax on the stack
/haiku-fatelf/src/kits/mail/
H A DMailSettings.cpp309 BMailSettings::SetDefaultOutboundAccount(int32 to) argument
311 if (fData.ReplaceInt32("DefaultOutboundAccount", to) != B_OK)
312 fData.AddInt32("DefaultOutboundAccount", to);
560 MailAddonSettings::MoveFilterSettings(int32 from, int32 to) argument
562 if (from < 0 || from >= (int32)fFiltersSettings.size() || to < 0
563 || to >= (int32)fFiltersSettings.size())
567 if (to == (int32)fFiltersSettings.size())
570 std::vector<AddonSettings>::iterator it = fFiltersSettings.begin() + to;
/haiku-fatelf/src/kits/midi/
H A DMidiSynth.cpp138 BMidiSynth::RemapInstrument(int16 from, int16 to) argument
140 return be_synth->fSynth->RemapInstrument(from, to);
/haiku-fatelf/src/libs/pdflib/bind/pdflib/php/
H A Dinvoice.php40 /* open new PDF file; insert a file name to create the PDF on disk */
47 /* This line is required to avoid problems on Japanese systems */
/haiku-fatelf/src/servers/app/
H A DServerBitmap.cpp33 The reason why this looks so complicated is to optimize the most common
52 \param flags Various bitmap flags to tweak the bitmap as defined in Bitmap.h
57 \param screen Screen assigned to the bitmap.
65 // WARNING: '1' is added to the width and height.
67 // modify here make sure to do the same under
150 color_space colorSpace, BPoint from, BPoint to, int32 width, int32 height)
156 bytesPerRow, fBytesPerRow, colorSpace, fSpace, from, to, width,
149 ImportBits(const void *bits, int32 bitsLength, int32 bytesPerRow, color_space colorSpace, BPoint from, BPoint to, int32 width, int32 height) argument
H A DServerFont.cpp34 // functions needed to convert a freetype vector graphics to a BShape
46 MoveToFunc(const FT_Vector *to, void *user) argument
48 ((BShape *)user)->MoveTo(VectorToPoint(to));
54 LineToFunc(const FT_Vector *to, void *user) argument
56 ((BShape *)user)->LineTo(VectorToPoint(to));
62 ConicToFunc(const FT_Vector *control, const FT_Vector *to, void *user) argument
67 controls[1] = VectorToPoint(to);
76 CubicToFunc(const FT_Vector *control1, const FT_Vector *control2, const FT_Vector *to, void *user) argument
82 controls[2] = VectorToPoint(to);
[all...]
/haiku-fatelf/src/tools/anyboot/
H A Danyboot.cpp21 copyLoop(int from, int to, off_t position) argument
28 ssize_t written = pwrite(to, sCopyBuffer, copyLength, position);
104 checkError(outputFile < 0, "failed to open output file");
107 checkError(isoFile < 0, "failed to open ISO file");
111 checkError(result != 0, "failed to stat ISO file");
115 checkError(mbrFile < 0, "failed to open MBR file");
118 checkError(imageFile < 0, "failed to open image file");
121 checkError(result != 0, "failed to stat image file");
126 checkError(result != 0, "failed to copy iso file to outpu
[all...]
/haiku-fatelf/headers/os/midi/
H A DMidiSynth.h36 status_t RemapInstrument(int16 from, int16 to);
/haiku-fatelf/headers/private/userlandfs/fuse/
H A Dfuse_common.h32 #error Please add -D_FILE_OFFSET_BITS=64 to your compile flags!
55 /** Can be filled in by open, to use direct I/O on this file.
59 /** Can be filled in by open, to indicate, that cached file data
80 * Connection information, passed to the ->init() method
82 * Some of the elements are read-write, these can be changed to
124 * Returns a control file descriptor suitable for passing to
151 * '-ofsname=..' file system name, if not present, then set to the program
158 * @param multithreaded set to 1 unless the '-s' option is present
159 * @param foreground set to 1 if one of the relevant options is present
190 * @param se the session to exi
[all...]
/haiku-fatelf/src/apps/mail/
H A DMailApp.h8 Permission is hereby granted, free of charge, to any person obtaining a copy of
9 this software and associated documentation files (the "Software"), to deal in
10 the Software without restriction, including without limitation the rights to
12 of the Software, and to permit persons to whom the Software is furnished to do
13 so, subject to the following conditions:
15 The above copyright notice and this permission notice applies to all licensees
26 used in advertising or otherwise to promote the sale, use or other dealings in
66 const char* to
[all...]
/haiku-fatelf/src/apps/resedit/
H A DBitmapView.h91 BRect ScaleRectToFit(const BRect &from, const BRect &to);
/haiku-fatelf/src/bin/coreutils/lib/
H A Diconv_open-solaris.h29 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
/haiku-fatelf/src/bin/gdb/gdb/
H A Dhppa-tdep.h17 along with this program; if not, write to the Free Software
28 and correspond to the general registers of the machine,
30 to be actual register numbers as far as the user is concerned
31 but do serve to get the desired values when passed to read_register. */
75 to allow us to differentiate hppa32 from hppa64 targets. */
82 /* Given a function address, try to find the global pointer for the
143 fields to store the stub type. */
161 * 2. A pointer to an
[all...]
H A Dax-gdb.c19 along with this program; if not, write to the Free Software
42 looks at the GDB expressions and calls everything else to generate
45 I'm beginning to wonder whether it wouldn't be nicer to internally
49 easier, too. But at the moment, I think we should be willing to
60 /* There's a standard order to the arguments of these functions:
62 struct agent_expr * --- agent expression buffer to generate code into
95 struct type *from, struct type *to);
96 static int is_nontrivial_conversion (struct type *from, struct type *to);
150 not specifically variable references. GDB uses OP_VAR_VALUE to
775 gen_conversion(struct agent_expr *ax, struct type *from, struct type *to) argument
805 is_nontrivial_conversion(struct type *from, struct type *to) argument
[all...]
H A Dhppa-linux-nat.c1 /* Functions specific to running GDB native on HPPA running GNU/Linux.
18 along with this program; if not, write to the Free Software
338 /* Given a pointer to a floating point register set in /proc format
357 /* Given a pointer to a floating point register set in /proc format
371 char *to = (char *) &((*fpregsetp)[(i - HPPA_FP0_REGNUM) / 2]); local
373 to += 4;
374 regcache_raw_collect (current_regcache, i, to);
H A Dirix5-nat.c24 along with this program; if not, write to the Free Software
88 executable, we have to sign extend the registers to 64 bits before
121 * We don't bother to condition on FP0_REGNUM since any
153 char *from, *to; local
162 to = (char *) &(fpregsetp->fp_r.fp_regs[regi - FP0_REGNUM]);
163 memcpy (to, from, register_size (current_gdbarch, regi));
174 We expect the first arg to be a pointer to the jmp_buf structure from which
196 /* Provide registers to GD
[all...]
/haiku-fatelf/src/bin/gdb/include/coff/
H A Dexternal.h16 along with this program; if not, write to the Free Software
30 char f_symptr[4]; /* file pointer to symtab */
47 char tsize[4]; /* text size in bytes, padded to FW bdry*/
69 char s_scnptr[4]; /* file ptr to raw data for section */
70 char s_relptr[4]; /* file ptr to relocation */
71 char s_lnnoptr[4]; /* file ptr to line numbers */
94 #error L_LNNO_SIZE needs to be defined
200 char x_lnnoptr[4]; /* ptr to fcn line # */
204 struct /* if ISARY, up to 4 dimen. */
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_vm.cpp64 TRACE(("arch_vm_init_end(): %lu virtual ranges to keep:\n",
83 panic("arch_vm_init_end(): Failed to create area for boot loader "
107 arch_vm_aspace_swap(struct VMAddressSpace *from, struct VMAddressSpace *to) argument
110 // of dying. It switches to the kernel team and does whatever cleanup is
113 // It is however not necessary to change the page directory. Userland team's
/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_thread.cpp106 arch_thread_context_switch(Thread *from, Thread *to) argument
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c18 * This sample test aims to check the following assertion:
32 /* We are testing conformance to IEEE Std 1003.1, 2003 Edition */
75 * Those may be used to output information.
115 /* We define those to avoid compilation errors, but they won't be used */
126 int m_type; /* Mutex type to use */
174 int predicate; /* Boolean associated to the condvar */
190 if (ret != 0) { UNRESOLVED(ret, "Failed to lock mutex in child"); }
201 if (ret != 0) { UNRESOLVED(errno, "Unable to read clock"); }
219 if (ret != 0) { UNRESOLVED(ret, "Failed to wait for the cond"); }
221 /* Signal the condition to cascad
236 unsigned int to = TIMEOUT; local
[all...]
/haiku-fatelf/src/kits/tracker/
H A DUtilities.cpp8 Permission is hereby granted, free of charge, to any person obtaining a copy of
9 this software and associated documentation files (the "Software"), to deal in
10 the Software without restriction, including without limitation the rights to
12 of the Software, and to permit persons to whom the Software is furnished to do
13 so, subject to the following conditions:
15 The above copyright notice and this permission notice applies to all licensees
26 used in advertising or otherwise to promote the sale, use or other dealings in
474 // Changes the alpha value of the given bitmap to creat
478 FadeRGBA32Horizontal(uint32* bits, int32 width, int32 height, int32 from, int32 to) argument
512 FadeRGBA32Vertical(uint32* bits, int32 width, int32 height, int32 from, int32 to) argument
[all...]
/haiku-fatelf/headers/build/
H A DBeOSBuildCompatibility.h70 // constant could always lead to trouble on the host.
139 const char* to);
176 # define renameat(fromFD, from, toFD, to) \
177 _haiku_build_renameat(fromFD, from, toFD, to)
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Droutes.cpp58 user_copy_address(const sockaddr* from, sockaddr** to) argument
61 *to = NULL;
69 *to = (sockaddr*)malloc(address.sa_len);
70 if (*to == NULL)
74 if (user_memcpy(*to, from, address.sa_len) < B_OK)
77 memcpy(*to, &address, address.sa_len);
84 user_copy_address(const sockaddr* from, sockaddr_storage* to) argument
89 if (user_memcpy(to, from, sizeof(sockaddr)) < B_OK)
92 if (to->ss_len > sizeof(sockaddr)) {
93 if (to
[all...]

Completed in 165 milliseconds

<<11121314151617181920>>