OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OneShot
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qedit.idl
53
BOOL
OneShot
qedit.h
179
WINBOOL
OneShot
) = 0;
224
WINBOOL
OneShot
);
265
#define ISampleGrabber_SetOneShot(This,
OneShot
) (This)->lpVtbl->SetOneShot(This,
OneShot
)
284
static FORCEINLINE HRESULT ISampleGrabber_SetOneShot(ISampleGrabber* This,WINBOOL
OneShot
) {
285
return This->lpVtbl->SetOneShot(This,
OneShot
);
312
WINBOOL
OneShot
);
/device/google/contexthub/util/nanotool/
contexthub.h
82
OneShot
= 0xFFFFFF02,
nanotool.cpp
119
" \"
oneshot
\".\n"
216
std::make_tuple("
oneshot
", SensorSpecialRate::
OneShot
),
/external/opencv3/modules/videoio/src/
cap_dshow.cpp
242
BOOL
OneShot
) = 0;
[
all
...]
Completed in 158 milliseconds