OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteContext
(Results
1 - 12
of
12
) sorted by null
/external/autotest/client/deps/glbench/src/
glx_stuff.h
29
virtual void
DeleteContext
(const GLContext& context);
egl_stuff.h
32
virtual void
DeleteContext
(const GLContext& context);
glinterface.h
59
virtual void
DeleteContext
(const GLContext& context) = 0;
waffle_stuff.h
31
virtual void
DeleteContext
(const GLContext& context);
contexttest.cc
53
interface->
DeleteContext
(new_context);
glx_stuff.cc
63
DeleteContext
(context_);
101
void GLXInterface::
DeleteContext
(const GLContext& context) {
egl_stuff.cc
37
DeleteContext
(context_);
119
void EGLInterface::
DeleteContext
(const GLContext& context) {
waffle_stuff.cc
192
void WaffleInterface::
DeleteContext
(const GLContext& context) {
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h
92
static void
DeleteContext
(void *Ctx) {
144
static void
DeleteContext
(void *Ctx) {
183
static void
DeleteContext
(void *Ctx) {
ProgramState.h
611
void (*
DeleteContext
)(void*));
617
ProgramStateTrait<T>::
DeleteContext
);
/external/clang/lib/StaticAnalyzer/Core/
ProgramState.cpp
473
void (*
DeleteContext
)(void*)) {
478
p.second =
DeleteContext
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h
606
SpDeleteContextFn *
DeleteContext
;
[
all
...]
Completed in 156 milliseconds