Searched refs:gtable (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/revnetgroup.tproj/
H A Drevnetgroup.c55 struct group_entry *gtable[TABLESIZE]; variable in typeref:struct:group_entry
135 store(gtable, key, data);
145 gcur = gtable[i];
H A Dparse_netgroup.c90 extern struct group_entry *gtable[];
296 data = lookup (gtable, group);
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/dted/
H A Ddted.c250 const Float gtable[], UByte ub_out[])
261 /* Handle a gamma value of 1.0 (gtable == NULL) as a special case.
263 if (gtable) {
269 gcorrectFloat (ftmp, gtable, ftmp);
900 Float gtable[GTABSIZE]; local
909 gtableFloat (opts.gamma, gtable);
973 opts.gamma != 1.0? gtable: NULL, pixbufPtr);
249 gammaShortUByte(Int n, const Short s_in[], const Float gtable[], UByte ub_out[]) argument
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/ppm/
H A Dppm.c189 * parameter gtable.
192 const Float gtable[], UByte ubOut[])
203 /* Handle a gamma value of 1.0 (gtable == NULL) as a special case.
205 if (gtable) {
209 gcorrectFloat(ftmp, gtable, ftmp);
757 Float gtable[GTABSIZE];
791 gtableFloat (opts.gamma, gtable);
878 opts.gamma != 1.0? gtable: NULL, pixbufPtr);
191 UShortGammaUByte(Int n, const UShort shortIn[], const Float gtable[], UByte ubOut[]) argument
755 Float gtable[GTABSIZE]; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/raw/
H A Draw.c245 * parameter gtable.
248 const Float gtable[], UByte ubOut[])
259 /* Handle a gamma value of 1.0 (gtable == NULL) as a special case.
261 if (gtable) {
264 gcorrectFloat (ftmp, gtable, ftmp);
282 * parameter gtable.
285 const Float gtable[], UByte ubOut[])
296 /* Handle a gamma value of 1.0 (gtable == NULL) as a special case.
298 if (gtable) {
302 gcorrectFloat (ftmp, gtable, ftm
247 FloatGammaUByte(Int n, const Float floatIn[], const Float gtable[], UByte ubOut[]) argument
284 UShortGammaUByte(Int n, const UShort shortIn[], const Float gtable[], UByte ubOut[]) argument
1187 Float gtable[GTABSIZE]; local
[all...]

Completed in 125 milliseconds