Searched defs:_init (Results 101 - 108 of 108) sorted by relevance

12345

/external/iptables/extensions/
H A Dlibxt_time.c448 void _init(void) function
H A Dlibxt_conntrack.c1069 void _init(void) function
/external/jsilver/src/org/clearsilver/jni/
H A DJniHdf.java56 hdfptr = _init();
402 private static native long _init(); method in class:JniHdf
/external/iptables/include/
H A Dxtables.h457 # undef _init macro
458 # define _init _INIT macro
464 # define _init __attribute__((constructor)) _INIT macro
499 extern void _init(void);
/external/webkit/Source/WebCore/inspector/front-end/
H A DHeapSnapshot.js489 this._init();
493 _init: function()
/external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
H A DDumpRenderTreeSupport_wrapPregenerated.c1112 static int _init = 0; local
1113 if (!_init) {
1118 _init = 1;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 791 milliseconds

12345