Searched refs:DeleteFn (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dshare_group.h21 typedef void (GLES2Implementation::*DeleteFn)(GLsizei n, const GLuint* ids); typedef in namespace:gpu::gles2
55 DeleteFn delete_fn) = 0;
H A Dshare_group.cc51 GLsizei n, const GLuint* ids, DeleteFn delete_fn) OVERRIDE {
119 DeleteFn delete_fn) OVERRIDE {
211 GLsizei n, const GLuint* ids, DeleteFn delete_fn) OVERRIDE {
/external/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp50 DeleteFn("delete", cl::desc("Delete specified Globals from Module"));
217 if (!DeleteFn)
258 Passes.add(createGVExtractionPass(Gvs, DeleteFn));
259 if (!DeleteFn)
/external/chromium_org/third_party/icu/source/i18n/
H A Drbnf.cpp347 DeleteFn(void* p) { function
389 VArray array(DeleteFn);
/external/icu/icu4c/source/i18n/
H A Drbnf.cpp352 DeleteFn(void* p) { function
394 VArray array(DeleteFn);

Completed in 157 milliseconds