Searched refs:Wait (Results 1 - 25 of 109) sorted by relevance

12345

/prebuilts/tools/common/m2/repository/org/gebish/geb-waiting/0.9.3/
H A Dgeb-waiting-0.9.3.jarMETA-INF/ META-INF/MANIFEST.MF geb/ geb/error/ geb/error/GebException.class GebException. ...
/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h112 virtual int Wait() = 0;
119 // than a function pointer or functor, or else Wait and Passed could
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h112 virtual int Wait() = 0;
119 // than a function pointer or functor, or else Wait and Passed could
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h112 virtual int Wait() = 0;
119 // than a function pointer or functor, or else Wait and Passed could
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dvss.h437 STDMETHOD_(HRESULT,Wait)(THIS_ DWORD dwMilliseconds) PURE;
447 #define IVssAsync_Wait(This,dwMilliseconds) (This)->lpVtbl->Wait(This,dwMilliseconds)
H A Dagtctl.h1019 virtual HRESULT WINAPI Wait(IDispatch *WaitForRequest,IAgentCtlRequest **Request) = 0;
1067 HRESULT (WINAPI *Wait)(IAgentCtlCharacter *This,IDispatch *WaitForRequest,IAgentCtlRequest **Request); member in struct:IAgentCtlCharacterVtbl
1117 #define IAgentCtlCharacter_Wait(This,WaitForRequest,Request) (This)->lpVtbl->Wait(This,WaitForRequest,Request)
1312 HRESULT (WINAPI *Wait)(IAgentCtlCharacterEx *This,IDispatch *WaitForRequest,IAgentCtlRequest **Request); member in struct:IAgentCtlCharacterExVtbl
1386 #define IAgentCtlCharacterEx_Wait(This,WaitForRequest,Request) (This)->lpVtbl->Wait(This,WaitForRequest,Request)
H A Dagtsvr.h1297 virtual HRESULT WINAPI Wait(__LONG32 dwReqID,__LONG32 *pdwReqID) = 0;
1339 HRESULT (WINAPI *Wait)(IAgentCharacter *This,__LONG32 dwReqID,__LONG32 *pdwReqID); member in struct:IAgentCharacterVtbl
1383 #define IAgentCharacter_Wait(This,dwReqID,pdwReqID) (This)->lpVtbl->Wait(This,dwReqID,pdwReqID)
1520 HRESULT (WINAPI *Wait)(IAgentCharacterEx *This,__LONG32 dwReqID,__LONG32 *pdwReqID); member in struct:IAgentCharacterExVtbl
1587 #define IAgentCharacterEx_Wait(This,dwReqID,pdwReqID) (This)->lpVtbl->Wait(This,dwReqID,pdwReqID)
H A Dobjidlbase.h4795 virtual HRESULT STDMETHODCALLTYPE Wait(
4826 HRESULT (STDMETHODCALLTYPE *Wait)(
4850 #define ISynchronize_Wait(This,dwFlags,dwMilliseconds) (This)->lpVtbl->Wait(This,dwFlags,dwMilliseconds)
4866 return This->lpVtbl->Wait(This,dwFlags,dwMilliseconds);
5232 HRESULT (STDMETHODCALLTYPE *Wait)(
5260 #define ISynchronizeMutex_Wait(This,dwFlags,dwMilliseconds) (This)->lpVtbl->Wait(This,dwFlags,dwMilliseconds)
5278 return This->lpVtbl->Wait(This,dwFlags,dwMilliseconds);
H A Dks.h3237 (PFILE_OBJECT FileObject, BOOLEAN Wait, PVOID InputBuffer,
3244 ULONG Length, BOOLEAN Wait, ULONG LockKey, PVOID Buffer,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dvss.h437 STDMETHOD_(HRESULT,Wait)(THIS_ DWORD dwMilliseconds) PURE;
447 #define IVssAsync_Wait(This,dwMilliseconds) (This)->lpVtbl->Wait(This,dwMilliseconds)
H A Dagtctl.h1019 virtual HRESULT WINAPI Wait(IDispatch *WaitForRequest,IAgentCtlRequest **Request) = 0;
1067 HRESULT (WINAPI *Wait)(IAgentCtlCharacter *This,IDispatch *WaitForRequest,IAgentCtlRequest **Request); member in struct:IAgentCtlCharacterVtbl
1117 #define IAgentCtlCharacter_Wait(This,WaitForRequest,Request) (This)->lpVtbl->Wait(This,WaitForRequest,Request)
1312 HRESULT (WINAPI *Wait)(IAgentCtlCharacterEx *This,IDispatch *WaitForRequest,IAgentCtlRequest **Request); member in struct:IAgentCtlCharacterExVtbl
1386 #define IAgentCtlCharacterEx_Wait(This,WaitForRequest,Request) (This)->lpVtbl->Wait(This,WaitForRequest,Request)
H A Dagtsvr.h1297 virtual HRESULT WINAPI Wait(__LONG32 dwReqID,__LONG32 *pdwReqID) = 0;
1339 HRESULT (WINAPI *Wait)(IAgentCharacter *This,__LONG32 dwReqID,__LONG32 *pdwReqID); member in struct:IAgentCharacterVtbl
1383 #define IAgentCharacter_Wait(This,dwReqID,pdwReqID) (This)->lpVtbl->Wait(This,dwReqID,pdwReqID)
1520 HRESULT (WINAPI *Wait)(IAgentCharacterEx *This,__LONG32 dwReqID,__LONG32 *pdwReqID); member in struct:IAgentCharacterExVtbl
1587 #define IAgentCharacterEx_Wait(This,dwReqID,pdwReqID) (This)->lpVtbl->Wait(This,dwReqID,pdwReqID)
H A Dobjidlbase.h4795 virtual HRESULT STDMETHODCALLTYPE Wait(
4826 HRESULT (STDMETHODCALLTYPE *Wait)(
4850 #define ISynchronize_Wait(This,dwFlags,dwMilliseconds) (This)->lpVtbl->Wait(This,dwFlags,dwMilliseconds)
4866 return This->lpVtbl->Wait(This,dwFlags,dwMilliseconds);
5232 HRESULT (STDMETHODCALLTYPE *Wait)(
5260 #define ISynchronizeMutex_Wait(This,dwFlags,dwMilliseconds) (This)->lpVtbl->Wait(This,dwFlags,dwMilliseconds)
5278 return This->lpVtbl->Wait(This,dwFlags,dwMilliseconds);
/prebuilts/ndk/current/sources/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc617 virtual int Wait();
639 int WindowsDeathTest::Wait() { function in class:testing::internal::WindowsDeathTest
643 // Wait until the child either signals that it has acquired the write end
781 virtual int Wait();
799 int ForkingDeathTest::Wait() { function in class:testing::internal::ForkingDeathTest
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc617 virtual int Wait();
639 int WindowsDeathTest::Wait() { function in class:testing::internal::WindowsDeathTest
643 // Wait until the child either signals that it has acquired the write end
781 virtual int Wait();
799 int ForkingDeathTest::Wait() { function in class:testing::internal::ForkingDeathTest
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc617 virtual int Wait();
639 int WindowsDeathTest::Wait() { function in class:testing::internal::WindowsDeathTest
643 // Wait until the child either signals that it has acquired the write end
781 virtual int Wait();
799 int ForkingDeathTest::Wait() { function in class:testing::internal::ForkingDeathTest
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dwdm.h5075 IN BOOLEAN Wait,
5087 IN BOOLEAN Wait,
5099 IN BOOLEAN Wait,
5109 IN BOOLEAN Wait,
5118 IN BOOLEAN Wait,
5168 IN BOOLEAN Wait,
5197 IN BOOLEAN Wait,
9929 IN BOOLEAN Wait);
9938 IN BOOLEAN Wait);
9978 IN BOOLEAN Wait);
[all...]
H A Dclasspnp.h1129 BOOLEAN Wait);
H A Dntifs.h4805 IN BOOLEAN Wait);
6482 IN BOOLEAN Wait,
6495 IN BOOLEAN Wait,
7986 IN BOOLEAN Wait);
7995 IN BOOLEAN Wait);
8104 IN BOOLEAN Wait);
8144 IN BOOLEAN Wait,
8165 IN BOOLEAN Wait,
8187 IN BOOLEAN Wait,
8378 IN BOOLEAN Wait,
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dwdm.h5075 IN BOOLEAN Wait,
5087 IN BOOLEAN Wait,
5099 IN BOOLEAN Wait,
5109 IN BOOLEAN Wait,
5118 IN BOOLEAN Wait,
5168 IN BOOLEAN Wait,
5197 IN BOOLEAN Wait,
9929 IN BOOLEAN Wait);
9938 IN BOOLEAN Wait);
9978 IN BOOLEAN Wait);
[all...]
H A Dclasspnp.h1129 BOOLEAN Wait);
H A Dntifs.h4805 IN BOOLEAN Wait);
6482 IN BOOLEAN Wait,
6495 IN BOOLEAN Wait,
7986 IN BOOLEAN Wait);
7995 IN BOOLEAN Wait);
8104 IN BOOLEAN Wait);
8144 IN BOOLEAN Wait,
8165 IN BOOLEAN Wait,
8187 IN BOOLEAN Wait,
8378 IN BOOLEAN Wait,
[all...]
/prebuilts/ndk/current/sources/third_party/googletest/googletest/test/
H A Dgtest-death-test_test.cc845 // The value a MockDeathTest will return from its Wait method.
852 // Number of times Wait was called.
883 virtual int Wait() { function in class:MockDeathTest
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
H A Dgtest-death-test_test.cc845 // The value a MockDeathTest will return from its Wait method.
852 // Number of times Wait was called.
883 virtual int Wait() { function in class:MockDeathTest
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
H A Dgtest-death-test_test.cc845 // The value a MockDeathTest will return from its Wait method.
852 // Number of times Wait was called.
883 virtual int Wait() { function in class:MockDeathTest

Completed in 1218 milliseconds

12345