Searched refs:lL (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDScaleUsageValue.c72 long int lL, lP; local
111 * lL = (LogicalValue - LogicalMinimum)
113 lL = lData - ptReportItem->globals.logicalMinimum;
115 * (PhysicalValue - PhysicalMinimum)/lDeltaP = lL/lDeltaL
116 * (PhysicalValue - PhysicalMinimum) = (lDeltaP * lL)/lDeltaL
117 * lP = (PhysicalValue - PhysicalMinimum) = (lDeltaP * lL)/lDeltaL
119 lP = (lL* lDeltaP)/lDeltaL;
150 long int lL, lP; local
189 * lL = (LogicalValue - LogicalMinimum) = (lDeltaL * lP)/lDeltaP
191 lL
[all...]
/macosx-10.10/bind9-45.101/bind9/win32utils/
H A Dsetpk11provider.pl31 $provider =~ s|\.[dD][lL][lL]$||;
/macosx-10.10/vim-55/runtime/syntax/
H A Dviminfo.vim22 syn match viminfoStatement "^\~[mM][sS][lL][eE]\d\+\~\=[/&]"
H A Dplaintex.vim92 \ '\\\%(aleph\|alpha\|beta\|chi\|[dD]elta\|ell\|epsilon\|eta\|[gG]amma\|[ij]math\|iota\|kappa\|[lL]ambda\|[mn]u\|[oO]mega\|[pP][hs]\=i\|rho\|[sS]igma\|tau\|[tT]heta\|[uU]psilon\|var\%(epsilon\|ph\=i\|rho\|sigma\|theta\)\|[xX]i\|zeta\)\>'
102 \ '\\\%(approx\|asymp\|bowtie\|buildrel\|cong\|dashv\|doteq\|[dD]ownarrow\|equiv\|frown\|geq\=\|gets\|gg\|hook\%(left\|right\)arrow\|iff\|in\|leq\=\|[lL]eftarrow\|\%(left\|right\)harpoon\%(down\|up\)\|[lL]eftrightarrow\|ll\|[lL]ongleftrightarrow\|longmapsto\|[lL]ongrightarrow\|mapsto\|mid\|models\|[ns][ew]arrow\|neq\=\|ni\|not\%(in\)\=\|owns\|parallel\|perp\|prec\%(eq\)\=\|propto\|[rR]ightarrow\|rightleftharpoons\|sim\%(eq\)\=\|smile\|succ\%(eq\)\=\|to\|[uU]parrow\|[uU]pdownarrow\|[vV]ert\)\>'
H A Duil.vim35 syn match uilNumber "-\=\<\d*\.\=\d\+\(e\=f\=\|[uU]\=[lL]\=\)\>"
H A Dwebmacro.vim33 syn match webmacroNumber "[-+]\=\d\+[lL]\=" contained
H A Dfan.vim79 syn match fanNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>"
H A Dwsml.vim70 syn match wsmlNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>"
H A Djava.vim189 syn match javaNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>"
225 syn match javaDebugNumber contained "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>"
H A Dcs.vim109 syn match csNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>"
H A Duc.vim92 syn match ucNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>"
H A Dgroovy.vim267 syn match groovyNumber "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>"
303 syn match groovyDebugNumber contained "\<\(0[0-7]*\|0[xX]\x\+\|\d\+\)[lL]\=\>"
H A Dvim.vim96 syn match vimNumber "\<\d\+\([lL]\|\.\d\+\)\="
97 syn match vimNumber "-\d\+\([lL]\|\.\d\+\)\="
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dconf.sh1352 *[!lL][lL]|*[!lL][lL][uU])
1387 *[!lL][lL]|*[!lL][lL][uU])
/macosx-10.10/postfix-255/postfix/examples/chroot-setup/
H A DSolaris267 line=`ls -lL /dev/${device} | sed -e 's/,//'`
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_lex.l85 RGX_INT ([0-9]+|0[xX][0-9A-Fa-f]+)[uU]?[lL]?[lL]?
/macosx-10.10/tcl-105/tcl84/tcl/library/
H A DldAout.tcl91 if {[regexp {^-[lL]} $a]} {
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/tools/
H A DldAout.tcl102 if [regexp {^-[lL]} $a] {
/macosx-10.10/tcl-105/tcl_ext/trf/trf/tools/
H A DldAout.tcl105 if [regexp {^-[lL]} $a] {
/macosx-10.10/zsh-61/zsh/Util/
H A Dreporter231 bindkey -lL | grep -v ' \.safe$'
241 eval "`builtin bindkey -lL`"
/macosx-10.10/bash-94.1.2/bash-3.2/support/
H A Dtexi2dvi426 [lL]a[tT]e[xX] | *.ltx | *.tex)
/macosx-10.10/OpenSSL098-52/src/util/
H A Dmk1mf.pl1398 elsif (/^-[lL].*$/) { $l_flags.="$_ "; }
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/library/
H A Dsgmlparser.tcl625 } elseif {[regexp {^[xX][mM][lL]$} $tag]} {
/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Dmagic.tab1043 0 match <[hH][tT][mM][lL]> html input text/html
/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim400 au BufNewFile,BufRead [cC]hange[lL]og
2365 au BufNewFile,BufRead [cC]hange[lL]og*

Completed in 372 milliseconds

12