OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAvailable
(Results
1 - 13
of
13
) sorted by null
/external/pdfium/core/src/fxge/win32/
dwrite_int.h
37
FX_BOOL
IsAvailable
() { return m_pDWriteFactory != NULL; }
fx_win32_dib.cpp
120
if (pPlatform->m_GdiplusExt.
IsAvailable
()) {
153
if (pPlatform->m_GdiplusExt.
IsAvailable
()) {
win32_int.h
18
FX_BOOL
IsAvailable
() { return m_hModule != NULL; }
fx_win32_device.cpp
859
!pPlatform->m_GdiplusExt.
IsAvailable
()) {
881
if (!pPlatform->m_GdiplusExt.
IsAvailable
() && bDrawAlpha) {
884
if (pPlatform->m_GdiplusExt.
IsAvailable
()) {
[
all
...]
/external/clang/include/clang/Basic/
Module.h
148
/// If any of these requirements are not available, the \c
IsAvailable
bit
162
unsigned
IsAvailable
: 1;
316
bool
isAvailable
() const { return
IsAvailable
; }
329
bool
isAvailable
(const LangOptions &LangOpts,
/external/clang/lib/Basic/
Module.cpp
32
IsAvailable
(true), IsFromModuleFile(false), IsFramework(IsFramework),
38
if (!Parent->
isAvailable
())
39
IsAvailable
= false;
80
bool Module::
isAvailable
(const LangOptions &LangOpts, const TargetInfo &Target,
83
if (
IsAvailable
)
199
return M->
IsAvailable
|| (!M->IsMissingRequirement && MissingRequirement);
214
Current->
IsAvailable
= false;
507
if (!V.M->
isAvailable
())
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
messages.properties
34
RSSFeedAddEntryTask.
IsAvailable
=is available
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h
360
BOOL
IsAvailable
() const
445
BOOL
IsAvailable
() const
/external/clang/lib/Lex/
ModuleMap.cpp
317
if (New.getModule()->
isAvailable
() && !Old.getModule()->
isAvailable
())
451
if (I->
isAvailable
() && (!RequestingModule ||
463
return !M->
isAvailable
() && (!RequestingModule ||
[
all
...]
/external/vixl/src/vixl/a64/
macro-assembler-a64.cc
[
all
...]
macro-assembler-a64.h
[
all
...]
/external/opencv3/3rdparty/include/dshow/
strmif.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h
[
all
...]
Completed in 509 milliseconds