| /plan9/sys/src/cmd/gs/src/ |
| H A D | gp_wsync.c | 157 gp_thread_creation_callback_t function; /* function to start */ member 171 (*closure.function)(closure.data); in gp_thread_begin_wrapper() 178 gp_thread_creation_callback_t function, /* function to start */ in gp_create_thread() argument 188 closure->function = function; in gp_create_thread()
|
| H A D | gdevx.h | 118 int function; member 129 if (xdev->function != (func))\ 130 XSetFunction(xdev->dpy, xdev->gc, (xdev->function = (func)));\
|
| H A D | gsshade.c | 70 const gs_function_t * function, const float *domain, int m) in check_CBFD() argument 80 if (function != 0) { in check_CBFD() 81 if (function->params.m != m || function->params.n != ncomp) in check_CBFD()
|
| H A D | gdevx.c | 407 int function = GXcopy; in x_copy_mono() local 430 function = GXand; in x_copy_mono() 433 function = GXor; in x_copy_mono() 442 function = GXand; in x_copy_mono() 445 function = GXor; in x_copy_mono() 452 X_SET_FUNCTION(xdev, function); in x_copy_mono() 1212 if (gcv.function == GXcopy) { in alt_put_image() 1216 } else if (gcv.function == GXand) { in alt_put_image() 1228 } else if (gcv.function == GXor) { in alt_put_image()
|
| /plan9/sys/src/ape/cmd/patch/ |
| H A D | config.hin | 7 /* Define if the closedir function returns void instead of int. */ 14 This function is required for alloca.c support on those systems. */ 29 /* Define if you have the vprintf function. */ 69 /* Define if you have the dup2 function. */ 72 /* Define if you have the memchr function. */ 75 /* Define if you have the sigaction function. */ 78 /* Define if you have the strchr function. */ 81 /* Define if you have the strerror function. */ 84 /* Define if you have the tmpnam function. */
|
| H A D | ChangeLog | 163 (pch_timestamp): New function to export p_timestamp. 405 * util.h (create_file): New function. 417 (create_file): New function. 473 (removedirs): New function. 474 (init_time)): New function. 490 (ok_to_reverse): New function decl. 515 (create_output_file): New function, which preserves modes of original files 518 (ok_to_reverse): New function. 531 (pch_says_nonexistent): New function. 593 * pch.c (existing_prefix_components): New function. [all …]
|
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | context.c | 138 char const *function; local 158 function = 0; 160 find_function (&files[0], first0, &function, &function_length); 169 if (function) 172 fwrite (function, 1, min (function_length - 1, 40), out); 271 char const *function; local 291 function = 0; 293 find_function (&files[0], first0, &function, &function_length); 307 if (function) 310 fwrite (function, 1, min (function_length - 1, 40), out);
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | coderules.doc | 39 We use function prototypes everywhere; we rely on automatic source code 42 ansi2knr is not very bright, so it imposes a format requirement on function 43 declarations: the function name MUST BEGIN IN COLUMN 1. Thus all functions 52 Note that each function definition must begin with GLOBAL(type), LOCAL(type), 58 ansi2knr does not transform method declarations (function pointers in 72 A similar solution is used for forward and external function declarations 95 a lot: in many modules only the initialization function will ever need to be 96 called directly, so only that function need be externally visible.) All 97 global function names should begin with "jpeg_", and should have an
|
| H A D | jmorecfg.h.save | 176 /* These macros are used in all function definitions and extern declarations. 177 * You could modify them if you need to change function linkage conventions; 183 /* a function called through method pointers: */ 185 /* a function used only in its module: */ 187 /* a function referenced thru EXTERNs: */ 189 /* a reference to a GLOBAL function: */ 193 /* This macro is used to declare a "method", that is, a function pointer.
|
| /plan9/sys/doc/ |
| H A D | acid.ms | 30 function or using the support provided by 39 of an Acid function, which may be user defined. 44 file system. Each control message has a corresponding Acid function, which 59 At the top level of the interpreter, the builtin function 61 is called automatically to display the result of all expressions except function calls. 64 may be used as a shorthand to force the result of a function call to be printed. 71 either function definitions or statements to be evaluated. 73 statements are evaluated immediately, while function definitions are 82 as an argument it reports any variable, function, or type definition 123 The function [all …]
|
| H A D | acidpaper.ms | 239 Function parameters and variables declared in a function body 242 keyword are created at entry to the function and 243 exist for the lifetime of a function. 256 The symbol table entry for a variable or function in the target 332 function 336 This function evaluates the expression supplied as the first 380 is the address of the function of the same name in the program under test. 461 the user defined function 466 function may print the current address, 493 function reads a text file, inserting each line into a list. [all …]
|
| H A D | libmach.ms | 321 invokes a classification function to identify 323 appropriate decoding function. Subsequent calls 324 then use that function to decode each record. Again, 650 Byte-swapping function\ \-\ 658 Decoder function\ -\ 659 The address of a function to decode the header. 666 a custom function is almost always 673 decoding function should already be in 676 a new function must be added to this file. 677 Usually the decoding function for an existing [all …]
|
| H A D | sleep.ms | 154 We represent the condition by a function of one 158 provides such a function to be used by 162 to synchronise. The function returns 238 is therefore a function 250 The function 461 through the same condition function and rendezvous, 465 with the condition function false 488 to function under the external conditions we are supposing.
|
| /plan9/sys/src/cmd/troff/ |
| H A D | unansi | 2 # in this troff distribution into older-style c, by munging function 11 # you may have to fix up some function declarations 19 # function prototypes in n8.c probably belong in fns.h. readpats(void) must
|
| /plan9/sys/src/cmd/gs/libpng/ |
| H A D | Y2KINFO | 36 png_convert_from_time_t() function calls gmtime() to convert from system 40 function, or that they are incorrectly passing only a 2-digit year 41 instead of "year - 1900" into the png_convert_from_struct_tm() function,
|
| H A D | libpng.txt | 94 variable passed to every libpng function call. 135 To use it, pass in the first 1 to 8 bytes of the file to the function 215 a new routine that will call a png_*() function. 237 use the C function fread(). If you use this, you will need to pass a 238 valid FILE * in the function png_init_io(). Be sure that the file is 240 way, you need not call the png_init_io() function, but you must then 254 You can set up a callback function to handle any unknown chunks in the 255 input stream. You must supply the function 276 (You can give your function another name that you like instead of 279 To inform libpng about your function, use [all …]
|
| H A D | CHANGES | 132 fixed order of error function pointers to match documentation 237 added type casting to all png_malloc() function calls 241 Added type cast png_uint_32 on malloc function calls where needed. 316 Optimized Paeth calculations by replacing abs() function calls with intrinsics 411 Changed "check_if_png" function in example.c to return true (nonzero) if PNG. 436 Added function png_set_user_transform_info() to store user_transform_ptr, 437 user_depth, and user_channels into the png_struct, and a function 439 Added function png_set_empty_plte_permitted() to make libpng useable 489 Added a "png_check_version" function in png.c and pngtest.c that will generate 502 Changed png_get_header_version() from a function to a macro in png.h [all …]
|
| H A D | TODO | 14 Man pages for function calls.
|
| /plan9/sys/src/libmach/ |
| H A D | alphadb.c | 96 uchar function; /* bits 11-5 */ member 126 i->function = (w >> 5) & 0x7F; in decode() 133 i->function = (w >> 5) & 0x7F; in decode() 357 switch (i->function) { in mult() 824 op = amap[i.function]; in printins() 829 op = lmap[i.function]; in printins() 834 op = smap[i.function]; in printins()
|
| H A D | vcodas.c | 15 uchar function; /* bits 5-0 */ member 299 i->function = w & 0x3F; in mkinstr() 529 op = i.function; in _mipscoinst() 544 op = i.function; in _mipscoinst()
|
| /plan9/sys/src/cmd/bzip2/ |
| H A D | README.Plan9 | 3 granularity of function selection.
|
| /plan9/sys/src/cmd/aux/vga/ |
| H A D | notes.txt | 74 This is the function actually used to switch modes. 113 kernel vga driver and runs its enable function. 118 function. This should map the video memory into the kernel's address 142 been happening). This calls the kernel driver's drawinit function, 147 function on the named kernel hwgc driver. (Plan 9 does not yet support 171 The kernel driver's drawinit function should sniff the card 173 If so, it fills in the scr->fill and scr->scroll function pointers 204 function. On 8-bit displays we can set the colormap to all 210 Implementing this function on CRT-based cards is known to 244 the kernel calls the kernel driver's linear function, whose
|
| /plan9/acme/bin/source/acd/ |
| H A D | discid | 95 The cddb_discid function computes the discid based on the CD's TOC data 96 in MSF form. The frames are ignored for this purpose. The function is 107 The function loops through each track in the TOC, and for each track 109 feeds it to cddb_sum() function, which simply adds the value of each digit
|
| /plan9/sys/doc/fs/ |
| H A D | p1 | 25 number name function
|
| /plan9/sys/lib/man/permind/ |
| H A D | ignore | 69 function
|