Searched refs:L (Results 1 – 14 of 14) sorted by relevance
| /libtiff-4.0.7/m4/ |
| H A D | ice_find_athena.m4 | 157 XAW_LIBS="-L$athena_libraries -lXaw" 159 dnl *-R\ *) X_LIBS="-L$athena_libraries -R $athena_libraries $X_LIBS";; 160 dnl *-R*) X_LIBS="-L$athena_libraries -R$athena_libraries $X_LIBS";; 161 dnl *) X_LIBS="-L$athena_libraries $X_LIBS";;
|
| H A D | libtool.m4 | 2836 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' 3457 lt_cv_file_magic_cmd='/usr/bin/file -L' 5348 # are no directories specified by -L. 5454 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' 6525 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' 6680 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' 6708 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' 7534 -L* | -R* | -l*) 7537 if test x-L = "$p" || 7546 -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; [all …]
|
| H A D | acinclude.m4 | 236 [GL_LIBS="-L${x_libraries} -lX11 ${GL_LIBS}"])) 277 …[ax_check_gl_nvidia_flags="-L/usr/${ax_check_gl_libdir}/nvidia" LIBS="${ax_try_lib} ${ax_check_gl_…
|
| /libtiff-4.0.7/libtiff/ |
| H A D | tif_color.c | 49 float L = (float)l * 100.0F / 255.0F; in TIFFCIELabToXYZ() local 52 if( L < 8.856F ) { in TIFFCIELabToXYZ() 53 *Y = (L * cielab->Y0) / 903.292F; in TIFFCIELabToXYZ() 56 cby = (L + 16.0F) / 116.0F; in TIFFCIELabToXYZ()
|
| H A D | tif_luv.c | 973 double L, u, v, s, x, y; in LogLuv24toXYZ() local 975 L = LogL10toY(p>>14 & 0x3ff); in LogLuv24toXYZ() 976 if (L <= 0.) { in LogLuv24toXYZ() 989 XYZ[0] = (float)(x/y * L); in LogLuv24toXYZ() 990 XYZ[1] = (float)L; in LogLuv24toXYZ() 991 XYZ[2] = (float)((1.-x-y)/y * L); in LogLuv24toXYZ() 1113 double L, u, v, s, x, y; in LogLuv32toXYZ() local 1115 L = LogL16toY((int)p >> 16); in LogLuv32toXYZ() 1116 if (L <= 0.) { in LogLuv32toXYZ() 1127 XYZ[0] = (float)(x/y * L); in LogLuv32toXYZ() [all …]
|
| H A D | tif_fax3.c | 403 *lp++ = 0L; in _TIFFFax3fillruns()
|
| /libtiff-4.0.7/ |
| H A D | libtiff-4.pc.in | 9 Libs: -L${libdir} -ltiff
|
| H A D | aclocal.m4 | 894 # arguments. Must try -L first in case configure is actually a 904 # -L didn't work. 1148 am__tar='pax -L -x $1 -w "$$tardir"' 1149 am__tar_='pax -L -x $1 -w "$tardir"' 1153 am__tar='find "$$tardir" -print | cpio -o -H $1 -L' 1154 am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
|
| H A D | configure.ac | 597 LDFLAGS="-L$with_zlib_lib_dir $LDFLAGS" 665 LDFLAGS="-L$with_jpeg_lib_dir $LDFLAGS" 736 LDFLAGS="-L$with_jbig_lib_dir $LDFLAGS" 794 LDFLAGS="-L$with_lzma_lib_dir $LDFLAGS"
|
| H A D | configure | 22426 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; 22439 :L) ac_source=$1;;
|
| H A D | ChangeLog | 5458 New color space conversion code: CIE L*a*b* 1976 images now supported 7185 1999-08-16 Michael L. Welles <[email protected]>
|
| /libtiff-4.0.7/test/images/ |
| H A D | minisblack-1c-8b.pgm | 24 …����������������TX[]_bei���Ϯpc``RYYX[]^b^]a_aiw�����ywxsrrnh}e]]fp�w^auzP4L\ex������������ѿ�����… 55 %`��������{\!$�������������������������Q5emz��^x�vfQE=77568;>:67533200%A�������������������������… 56 Kpx��������������������ÍVLHc�s_NFA:541344437552141/10$Y�������������������������������?;@4Cj}������… 57 2Zixzyux{sjhifVLd��sgQPQPSITcULE>:977976998<78=?<9761's������������������������������B2q����������… 58 "(/1# 4>?GINROPRPSRTTW\W4JG>@LMIEJIH><<AKF;899662)C����������������������������xW��������������… 59 Bfb_cy���������������d !#.CEKIGOQQSSRSTTTXZ\6IGB@DIKIIKE@:8>GA9:96510#O���������������������… 60 61 62 …>>7951/)'`���������������������������q_����������������������������������L`cho��������������… 77 …rv{�{x~�~|�������������������j'3>EBEJOPSQQSRW[]]^cb_WOH>#,/0+,&'(3$9L>R`=,Fd��������������… [all …]
|
| /libtiff-4.0.7/archive/tools/ |
| H A D | bmp2tiff.c | 98 BMPC_RGB = 0L, /* Uncompressed */
|
| /libtiff-4.0.7/tools/ |
| H A D | tiff2ps.c | 2845 if (word != 0L) { in Ascii85Encode()
|