OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qMacOS
(Results
1 - 7
of
7
) sorted by null
/external/dng_sdk/source/
RawEnvironment.h
5
// compilation. The constants
qMacOS
and qWinOS must be defined on all
9
#define
qMacOS
0
13
#define
qMacOS
1
16
#define
qMacOS
0
dng_flags.h
27
/// \def
qMacOS
33
// Make sure
qMacOS
and qWinOS are defined.
35
#if !defined(
qMacOS
) || !defined(qWinOS)
39
#if !defined(
qMacOS
) || !defined(qWinOS)
161
#if
qMacOS
|| qLinux
191
#define qDNGThreadSafe (
qMacOS
|| qWinOS)
dng_exceptions.cpp
25
#define qDNGReportErrors ((qDNGDebug &&
qMacOS
) || qDNGValidate)
dng_utils.cpp
31
#if
qMacOS
38
#endif //
qMacOS
40
#if qiPhone ||
qMacOS
59
#if
qMacOS
112
#elif
qMacOS
258
#elif qiPhone ||
qMacOS
309
#elif
qMacOS
dng_date_time.cpp
26
#if
qMacOS
33
#endif //
qMacOS
763
#if
qMacOS
&& !defined(__MACH__)
806
#if
qMacOS
dng_string.cpp
25
#if
qMacOS
32
#endif //
qMacOS
99
#if
qMacOS
334
#endif //
qMacOS
777
#if
qMacOS
|| qWinOS
812
#if
qMacOS
|| qWinOS
894
#if
qMacOS
|| qWinOS
[
all
...]
dng_xmp_sdk.cpp
30
#if
qMacOS
Completed in 107 milliseconds