OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsDirty
(Results
1 - 12
of
12
) sorted by null
/external/pdfium/core/fpdfapi/page/
cpdf_pageobject.h
53
bool
IsDirty
() const { return m_bDirty; }
/art/runtime/gc/accounting/
card_table.h
65
bool
IsDirty
(const mirror::Object* obj) const {
/external/vixl/src/
code-buffer-vixl.h
155
bool
IsDirty
() const { return dirty_; }
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
EfiFileLib.h
104
BOOLEAN
IsDirty
;
/external/python/cpython3/PC/
pyshellext.cpp
415
STDMETHODIMP
IsDirty
() {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
scesvc.h
147
virtual HRESULT WINAPI
IsDirty
(LPTSTR lpTemplateName) = 0;
158
HRESULT (WINAPI *
IsDirty
)(ISceSvcAttachmentPersistInfo *This,LPTSTR lpTemplateName);
170
#define ISceSvcAttachmentPersistInfo_CloseHandle(This,lpTemplateName) (This)->lpVtbl->
IsDirty
(lpTemplateName)
/hardware/qcom/display/msm8996/sdm/include/private/
color_params.h
480
inline bool
IsDirty
() { return dirty_; }
/hardware/qcom/display/msm8909/sdm/include/private/
color_params.h
622
inline bool
IsDirty
() { return dirty_; }
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
color_params.h
605
inline bool
IsDirty
() { return dirty_; }
/hardware/qcom/display/msm8998/sdm/include/private/
color_params.h
601
inline bool
IsDirty
() { return dirty_; }
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
Completed in 207 milliseconds