HomeSort by relevance Sort by last modified time
    Searched refs:IsDirty (Results 1 - 17 of 17) sorted by null

  /external/vixl/src/vixl/
code-buffer.h 83 bool IsDirty() const { return dirty_; }
code-buffer.cc 57 VIXL_ASSERT(!IsDirty());
  /art/runtime/gc/accounting/
card_table_test.cc 86 EXPECT_TRUE(!card_table_->IsDirty(obj));
88 EXPECT_TRUE(card_table_->IsDirty(obj));
card_table.h 64 bool IsDirty(const mirror::Object* obj) const {
  /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)
mapiform.h 45 #define MAPI_IPERSISTMESSAGE_METHODS(IPURE) MAPIMETHOD(GetClassID) (THIS_ LPCLSID lpClassID) IPURE; MAPIMETHOD(IsDirty)(THIS) IPURE; MAPIMETHOD(InitNew)(THIS_ LPMAPIMESSAGESITE pMessageSite,LPMESSAGE pMessage) IPURE; MAPIMETHOD(Load)(THIS_ LPMAPIMESSAGESITE pMessageSite,LPMESSAGE pMessage,ULONG ulMessageStatus,ULONG ulMessageFlags) IPURE; MAPIMETHOD(Save)(THIS_ LPMESSAGE pMessage,ULONG fSameAsLoad) IPURE; MAPIMETHOD(SaveCompleted)(THIS_ LPMESSAGE pMessage) IPURE; MAPIMETHOD(HandsOffMessage)(THIS) IPURE;
ocidl.h     [all...]
objidl.h     [all...]
urlmon.h 395 virtual HRESULT WINAPI IsDirty(void) = 0;
408 HRESULT (WINAPI *IsDirty)(IPersistMoniker *This);
423 #define IPersistMoniker_IsDirty(This) (This)->lpVtbl->IsDirty(This)
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/core/
color_manager.cpp 179 return pp_features_.IsDirty();
187 if (pp_features_.IsDirty()) {
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
color_manager.cpp 179 return pp_features_.IsDirty();
187 if (pp_features_.IsDirty()) {
  /hardware/qcom/display/msm8996/sdm/include/private/
color_params.h 476 inline bool IsDirty() { return dirty_; }
  /hardware/qcom/display/msmcobalt/sdm/include/private/
color_params.h 544 inline bool IsDirty() { return dirty_; }
  /art/runtime/gc/
heap.cc     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1622 milliseconds