Searched refs:XYZ (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dmenubar3.rb17 ['Radio_X', [radio_var, 'x'], /[XYZ]/, '', {:foreground=>'black'}],
18 ['Radio_Y', [radio_var, 'y'], /[XYZ]/],
19 ['Radio_Z', [radio_var, 'z'], /[XYZ]/], # use Regexp for underline position
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_luv.c68 * for each of three CIE XYZ coordinates. The codec then takes care
72 * By definition, a CIE XYZ vector of [1 1 1] corresponds to a neutral white
74 * white point, such as D65, and an absolute color conversion to XYZ then
78 * in XYZ, then record the original white point using the TIFFTAG_WHITEPOINT
121 * SGILOGDATAFMT_FLOAT = IEEE 32-bit float XYZ values
868 LogLuv24toXYZ(uint32 p, float XYZ[3]) argument
875 XYZ[0] = XYZ[1] = XYZ[2] = 0.;
886 /* convert to XYZ */
896 LogLuv24fromXYZ(float XYZ[3], int em) argument
1009 LogLuv32toXYZ(uint32 p, float XYZ[3]) argument
1034 LogLuv32fromXYZ(float XYZ[3], int em) argument
[all...]
/macosx-10.9.5/ntp-88/include/
H A Dmbg_gps166.h246 /* Two types of variables used to store a position. Type XYZ is */
257 typedef l_fp XYZ[N_XYZ]; /* values are in [m] */ typedef
545 void get_mbg_xyz (unsigned char **, XYZ);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/scripts/
H A Dtest063-delta-multimaster445 carLicense: 123-XYZ
/macosx-10.9.5/CPANInternal-140/Test-Warn/
H A DWarn.pm62 try better something like C<warning_like {warn "foo"} qr/at XYZ.dat line 5/>.
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dgnuplot.vim164 syn keyword gnuplotType RGB HSV CMY YIQ XYZ
/macosx-10.9.5/ruby-104/ruby/test/rexml/
H A Dtest_validation_rng.rb334 error( validator, %q{<A><B>XYZ</B></A>} )
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/t/
H A Ddb-btree.t1440 $hash1{XYZ} = 2;
H A Ddb-hash.t910 $hash1{XYZ} = 2;
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_parse.c4191 XYZ xyz;
4195 snprintf(buffer, sizeof(buffer), "gps_position(XYZ)=\"%s m, %s m, %s m\"",
/macosx-10.9.5/vim-53/src/testdir/
H A Dtest49.vim9550 exec "!echo XYZ >" . infile
9575 if getline("1") == "XYZ"

Completed in 163 milliseconds