| /plan9/sys/src/cmd/gs/src/ |
| H A D | gsfunc3.c | 39 fn_free_functions(const gs_function_t *const * Functions, int count, in fn_free_functions() argument 45 if (Functions[i]) in fn_free_functions() 46 gs_function_free((gs_function_t *)Functions[i], true, mem); in fn_free_functions() 47 gs_free_const_object(mem, Functions, "Functions"); in fn_free_functions() 322 return gs_function_evaluate(pfn->params.Functions[i], &encoded, out); in fn_1ItSg_evaluate() 387 return gs_function_is_monotonic(pfn->params.Functions[i], in fn_1ItSg_is_monotonic() 390 return gs_function_is_monotonic(pfn->params.Functions[i], in fn_1ItSg_is_monotonic() 406 pfi->Functions = pfn->params.Functions; in fn_1ItSg_get_info() 442 psfn->params.Functions = 0; /* in case of failure */ in fn_1ItSg_make_scaled() 454 (code = fn_scale_functions((gs_function_t ***)&psfn->params.Functions, in fn_1ItSg_make_scaled() [all …]
|
| H A D | gsfunc3.h | 56 const gs_function_t *const *Functions; /* k */ member 64 st_function, params.Functions, params.Bounds, params.Encode) 77 const gs_function_t *const *Functions; /* n */ member 83 st_function, params.Functions)
|
| H A D | zfunc3.c | 77 params.Functions = 0; in gs_build_function_3() 92 params.Functions = (const gs_function_t * const *)ptr; in gs_build_function_3() 107 params.n = params.Functions[0]->params.n; in gs_build_function_3()
|
| H A D | zshade.c | 239 gs_function_t **Functions; in build_shading_function() local 246 code = alloc_function_array(size, &Functions, mem); in build_shading_function() 253 code = fn_build_function(i_ctx_p, &rsubfn, &Functions[i], mem); in build_shading_function() 261 params.Functions = (const gs_function_t * const *)Functions; in build_shading_function()
|
| H A D | gsfunc.h | 71 const gs_function_t *const *Functions; member
|
| H A D | gsfunc.c | 92 pfi->Functions = 0; in gs_function_get_info_default()
|
| H A D | gdevpdfu.c | 1916 if (info.Functions != 0) { in pdf_function_aux() 1962 if ((code = pdf_function(pdev, pinfo->Functions[i], &v)) < 0 || in pdf_function_array()
|
| H A D | int.mak | 1007 # ---------------- Functions ---------------- #
|
| H A D | lib.mak | 2247 # ---------------- Functions ---------------- #
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | coderules.doc | 93 2. Minimize global namespace pollution. Functions should be declared static
|
| H A D | libjpeg.doc | 28 Functions provided by the library 63 Functions provided by the library
|
| /plan9/sys/src/cmd/gs/libpng/ |
| H A D | README | 151 pngget.c => Functions for retrieving info from struct 160 pngset.c => Functions for storing data into the info_struct
|
| H A D | libpng.txt | 452 Functions are used to get the information from the info_ptr once it
|
| /plan9/sys/doc/ |
| H A D | rc.ms | 580 Functions 582 Functions may be defined by typing 1040 Functions also appear in the environment, named by prefixing
|
| H A D | ape.ms | 489 Functions for setting the userid, groupid, effective userid and effective groupid
|
| H A D | compiler.ms | 503 Functions returning structures 508 Functions that return structures
|
| H A D | acid.ms | 91 Using the Library Functions 989 Functions are introduced by the 1024 Builtin Functions 1769 Library Functions
|
| H A D | libmach.ms | 448 functions. Functions select the
|
| H A D | asm.ms | 424 Functions that return a structure to a C program
|
| H A D | troff.ms | 535 \\n+z. Overstrike, Bracket, Line-drawing, Graphics, and Zero-width Functions 742 Escape Sequences for Characters, Indicators, and Functions 2307 Overstrike, Bracket, Line-drawing, Graphics, and Zero-width Functions
|