OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Destroy
(Results
226 - 250
of
279
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/lib/Sema/
SemaCodeComplete.cpp
103
void
Destroy
() {
[
all
...]
SemaInit.cpp
[
all
...]
SemaOverload.cpp
627
void DeductionFailureInfo::
Destroy
() {
642
// FIXME:
Destroy
the data?
647
// FIXME:
Destroy
the template argument list?
786
i->DeductionFailure.
Destroy
();
[
all
...]
/external/v8/src/
heap.h
301
void
Destroy
() {
[
all
...]
/development/ndk/platforms/android-14/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/development/ndk/platforms/android-9/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc
408
//
Destroy
the render texture. This must be explicitly called before
410
void
Destroy
();
455
//
Destroy
the render buffer. This must be explicitly called before destroying
457
void
Destroy
();
496
//
Destroy
the frame buffer. This must be explicitly called before destroying
498
void
Destroy
();
575
virtual void
Destroy
(bool have_context) OVERRIDE;
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
dlist.c
93
void (*
Destroy
)( struct gl_context *ctx, void *data );
601
/**
Destroy
an extended opcode instruction */
607
ctx->ListExt->Opcode[i].
Destroy
(ctx, &node[1]);
816
*
Destroy
a display list and remove from hash table.
1044
* \param
destroy
function to
destroy
the new display list command
1052
void (*
destroy
) (struct gl_context *, void *),
1060
ctx->ListExt->Opcode[i].
Destroy
=
destroy
;
[
all
...]
/external/mesa3d/src/mesa/main/
dlist.c
93
void (*
Destroy
)( struct gl_context *ctx, void *data );
601
/**
Destroy
an extended opcode instruction */
607
ctx->ListExt->Opcode[i].
Destroy
(ctx, &node[1]);
816
*
Destroy
a display list and remove from hash table.
1044
* \param
destroy
function to
destroy
the new display list command
1052
void (*
destroy
) (struct gl_context *, void *),
1060
ctx->ListExt->Opcode[i].
Destroy
=
destroy
;
[
all
...]
/frameworks/wilhelm/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h
427
void (*
Destroy
) (
[
all
...]
Completed in 2456 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>