OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Quality
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgitype.h
26
UINT
Quality
;
d3dx9core.h
106
BYTE
Quality
;
120
BYTE
Quality
;
483
UINT miplevels, WINBOOL italic, DWORD charset, DWORD precision, DWORD
quality
, DWORD pitchandfamily,
486
UINT miplevels, WINBOOL italic, DWORD charset, DWORD precision, DWORD
quality
, DWORD pitchandfamily,
ksmedia.h
[
all
...]
strmif.h
[
all
...]
/external/llvm/utils/FileCheck/
FileCheck.cpp
154
/// ComputeMatchDistance - Compute an arbitrary estimate for the
quality
of
524
// Compute the "
quality
" of this match as an arbitrary combination of the
527
double
Quality
= Distance + (NumLinesForward / 100.);
529
if (
Quality
< BestQuality || Best == StringRef::npos) {
531
BestQuality =
Quality
;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndiswan.h
250
IN NDIS_WAN_QUALITY
Quality
;
ndis.h
[
all
...]
Completed in 131 milliseconds