/external/webkit/WebKitLibraries/ |
WebKitSystemInterface.h | 27 void WKSetDefaultLocalization(CFStringRef localization); 30 WKCertificateParseResult WKAddCertificatesToKeychainFromData(const void *bytes, unsigned length); 44 CFStringEncoding WKGetWebDefaultCFStringEncoding(void); 46 void WKSetMetadataURL(NSString *URLString, NSString *referrer, NSString *path); 47 void WKSetNSURLConnectionDefersCallbacks(NSURLConnection *connection, BOOL defers); 49 void WKShowKeyAndMain(void); 52 unsigned WKCarbonWindowMask(void); 53 void *WKGetNativeWindowFromWindowRef(WindowRef); 54 OSType WKCarbonWindowPropertyCreator(void); [all...] |
/frameworks/base/core/java/com/android/internal/app/ |
IBatteryStats.aidl | 26 void noteStartWakelock(int uid, int pid, String name, int type); 27 void noteStopWakelock(int uid, int pid, String name, int type); 31 void noteStartSensor(int uid, int sensor); 35 void noteStopSensor(int uid, int sensor); 37 void noteStartWakelockFromSource(in WorkSource ws, int pid, String name, int type); 38 void noteStopWakelockFromSource(in WorkSource ws, int pid, String name, int type); 40 void noteStartGps(int uid); 41 void noteStopGps(int uid); 42 void noteScreenOn(); 43 void noteScreenBrightness(int brightness) [all...] |
/bionic/libstdc++/src/ |
new.cpp | 6 void* operator new(std::size_t size) 8 void* p = malloc(size); 15 void* operator new[](std::size_t size) 17 void* p = malloc(size); 24 void operator delete(void* ptr) 29 void operator delete[](void* ptr) 34 void* operator new(std::size_t size, const std::nothrow_t&) 39 void* operator new[](std::size_t size, const std::nothrow_t& [all...] |
/external/clang/test/CXX/expr/expr.post/expr.static.cast/ |
p9-0x.cpp | 5 void test0(EC ec) { 6 (void)static_cast<bool>(ec); 7 (void)static_cast<bool>(EC::ec1); 8 (void)static_cast<char>(ec); 9 (void)static_cast<char>(EC::ec1); 10 (void)static_cast<int>(ec); 11 (void)static_cast<int>(EC::ec1); 12 (void)static_cast<unsigned long>(ec); 13 (void)static_cast<unsigned long>(EC::ec1); 14 (void)static_cast<float>(ec) [all...] |
/external/clang/test/Sema/ |
invalid-struct-init.c | 13 static void zm_globals_ctor_pcre(zend_pcre_globals *pcre_globals ) { } 14 static void zm_globals_dtor_pcre(zend_pcre_globals *pcre_globals ) { } 15 static void zm_info_pcre(zend_module_entry *zend_module ) { } 21 sizeof(zend_module_entry), 20071006, 0, 0, ((void *)0), ((void *)0), 22 "pcre", pcre_functions, zm_startup_pcre, zm_shutdown_pcre, ((void *)0), 23 ((void *)0), zm_info_pcre, ((void *)0), sizeof(zend_pcre_globals), &pcre_globals, 24 ((void (*)(void* ))(zm_globals_ctor_pcre)), ((void (*)(void* ))(zm_globals_dtor_pcre)), [all...] |
merge-decls.c | 3 void foo(void); 4 void foo(void) {} 5 void foo(void); 6 void foo(void); // expected-note {{previous declaration is here}} 8 void foo(int); // expected-error {{conflicting types for 'foo'}} 21 void (*f)(void) [all...] |
builtins-arm.c | 5 void __clear_cache(char*, char*); 9 void __clear_cache(void*, void*); 12 // va_list on ARM is void*. 13 void test2() { 15 *ptr = '0'; // expected-error {{incomplete type 'void' is not assignable}}
|
/external/qemu/slirp/ |
libslirp.h | 8 void slirp_init(int restricted, const char *special_ip); 10 void slirp_select_fill(int *pnfds, 13 void slirp_select_poll(fd_set *readfds, fd_set *writefds, fd_set *xfds); 15 void slirp_input(const uint8_t *pkt, int pkt_len); 18 int slirp_can_output(void); 19 void slirp_output(const uint8_t *pkt, int pkt_len); 21 void slirp_redir_loop(void (*func)(void *opaque, int is_udp, 24 void *opaque) [all...] |
/external/skia/include/effects/ |
SkColorMatrix.h | 19 void setIdentity(); 20 void setScale(SkScalar rScale, SkScalar gScale, SkScalar bScale, 22 void preScale(SkScalar rScale, SkScalar gScale, SkScalar bScale, 24 void postScale(SkScalar rScale, SkScalar gScale, SkScalar bScale, 32 void setRotate(Axis, SkScalar degrees); 33 void setSinCos(Axis, SkScalar sine, SkScalar cosine); 34 void preRotate(Axis, SkScalar degrees); 35 void postRotate(Axis, SkScalar degrees); 37 void setConcat(const SkColorMatrix& a, const SkColorMatrix& b); 38 void preConcat(const SkColorMatrix& mat) { this->setConcat(*this, mat); [all...] |
/external/qemu/target-i386/ |
ops_sse_header.h | 38 DEF_HELPER_2(glue(psrlw, SUFFIX), void, Reg, Reg) 39 DEF_HELPER_2(glue(psraw, SUFFIX), void, Reg, Reg) 40 DEF_HELPER_2(glue(psllw, SUFFIX), void, Reg, Reg) 41 DEF_HELPER_2(glue(psrld, SUFFIX), void, Reg, Reg) 42 DEF_HELPER_2(glue(psrad, SUFFIX), void, Reg, Reg) 43 DEF_HELPER_2(glue(pslld, SUFFIX), void, Reg, Reg) 44 DEF_HELPER_2(glue(psrlq, SUFFIX), void, Reg, Reg) 45 DEF_HELPER_2(glue(psllq, SUFFIX), void, Reg, Reg) 48 DEF_HELPER_2(glue(psrldq, SUFFIX), void, Reg, Reg) 49 DEF_HELPER_2(glue(pslldq, SUFFIX), void, Reg, Reg [all...] |
/external/qemu/target-mips/ |
helper.h | 3 DEF_HELPER_2(raise_exception_err, void, i32, int) 4 DEF_HELPER_1(raise_exception, void, i32) 5 DEF_HELPER_0(interrupt_restart, void) 10 DEF_HELPER_3(sdl, void, tl, tl, int) 11 DEF_HELPER_3(sdr, void, tl, tl, int) 15 DEF_HELPER_3(swl, void, tl, tl, int) 16 DEF_HELPER_3(swr, void, tl, tl, int) 32 DEF_HELPER_2(dmult, void, tl, tl) 33 DEF_HELPER_2(dmultu, void, tl, tl) 89 DEF_HELPER_1(mtc0_index, void, tl [all...] |
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES11Ext.spec | 0 void glBlendEquationSeparateOES ( GLenum modeRGB, GLenum modeAlpha ) 2 void glBlendFuncSeparateOES ( GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha ) 3 void glBlendEquationOES ( GLenum mode ) 4 void glDrawTexsOES ( GLshort x, GLshort y, GLshort z, GLshort width, GLshort height ) 5 void glDrawTexiOES ( GLint x, GLint y, GLint z, GLint width, GLint height ) 6 void glDrawTexxOES ( GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height ) 7 void glDrawTexsvOES ( const GLshort *coords ) 8 void glDrawTexivOES ( const GLint *coords ) 9 void glDrawTexxvOES ( const GLfixed *coords ) 10 void glDrawTexfOES ( GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height [all...] |
/external/chromium/chrome/browser/ui/panels/ |
panel.h | 33 void Minimize(); 35 void Restore(); 42 virtual void Show(); 43 virtual void ShowInactive(); 44 virtual void SetBounds(const gfx::Rect& bounds); 45 virtual void Close(); 46 virtual void Activate(); 47 virtual void Deactivate(); 49 virtual void FlashFrame(); 53 virtual void ToolbarSizeChanged(bool is_animating) [all...] |
/external/clang/test/CXX/class.access/class.friend/ |
p6.cpp | 3 void f1(); 6 void f2(); 10 friend void ::f1() { } // expected-error{{friend function definition cannot be qualified with '::'}} 11 friend void X::f2() { } // expected-error{{friend function definition cannot be qualified with 'X::'}} 14 void local() { 15 void f(); 18 friend void f() { } // expected-error{{friend function cannot be defined in a local class}}
|
/external/clang/test/CodeGen/ |
arm-clear.c | 3 void clear0(void *ptr) { 9 void clear1(void *ptr) { 16 void clear2(void *ptr, void *ptr2) {
|
/external/clang/test/CodeGenCXX/ |
static-local-in-local-class.cpp | 5 static void f(); 8 void X::f() { 12 static void g() { 18 (void)Y::g(); 20 (void)i; 24 void foo() { 27 static void Execute() {
|
virtual-function-calls.cpp | 7 virtual void f(char); 10 void f(A *a) { 11 // CHECK: call void % 16 virtual void f(); 19 void f(B * b) { 32 virtual void f(); 35 void f(B *b) {
|
/external/clang/test/PCH/ |
selector-warning.m | 5 + (void) clNotOk; 6 - (void) instNotOk; 7 + (void) cl1; 11 - (void) bar {} 12 + (void) cl1 {} 13 + (void) cl2 {} 17 - (void) b1ar {}
|
/external/clang/test/SemaCXX/ |
access-member-pointer.cpp | 5 class B : private A { public: void foo(); }; // expected-note {{declared private here}} 6 void B::foo() { 7 (void)static_cast<void(A::*)()>(&B::foo); 9 void bar() { 10 (void)static_cast<void(A::*)()>(&B::foo); // expected-error {{cannot cast 'B' to its private base class 'A'}}
|
/external/clang/test/SemaObjC/ |
blocks.m | 6 void bar(id(^)(void)); 7 void foo(id <NSObject>(^objectCreationBlock)(void)) { 11 void bar2(id(*)(void)); 12 void foo2(id <NSObject>(*objectCreationBlock)(void)) { 16 void bar3(id(*)()); 17 void foo3(id (*objectCreationBlock)(int)) [all...] |
/external/clang/test/SemaOpenCL/ |
extension-fp64.cl | 3 void f1(double da) { // expected-error {{type 'double' requires cl_khr_fp64 extension}} 5 (void) 1.0; // expected-warning {{double precision constant requires cl_khr_fp64}} 10 void f2(void) { 12 (void) 1.0; 17 void f3(void) {
|
/external/icu4c/test/intltest/ |
aliastst.h | 15 void TestCalendar(); 16 void TestDateFormat(); 17 void TestCollation(); 18 void TestULocale(); 19 void TestUResourceBundle(); 20 void TestDisplayName(); 21 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
/external/llvm/test/CodeGen/X86/ |
remat-constant.ll | 3 declare void @bar() nounwind 7 declare void @qux(float %f) nounwind 9 define void @foo() nounwind { 11 call void @bar() 12 call void @qux(float %f) 13 call void @qux(float %f) 14 ret void
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
no-targetdata.ll | 3 declare void @test1f() 5 define void @test1(i32* noalias %p) { 7 call void @test1f() 9 ret void 10 ; CHECK: define void @test1 12 ; CHECK-NEXT: call void 14 ; CHECK-NEXT: ret void
|
/external/llvm/test/Transforms/Inline/ |
2004-04-15-InlineDeletesCall.ll | 7 define internal void @Callee1() { 11 define void @Callee2() { 12 ret void 15 define void @caller() { 16 call void @Callee1( ) 17 call void @Callee2( ) 18 ret void
|