Searched defs:done (Results 1 - 11 of 11) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
H A Dcompletion.h18 unsigned int done; member in struct:completion
30 #define INIT_COMPLETION(x) ((x).done = 0)
H A Dipmi_smi.h37 void (*done)(struct ipmi_smi_msg *msg); member in struct:ipmi_smi_msg
/development/scripts/app_engine_server/gae_shell/static/
H A Dshell.js23 * (shell.done) that displays the results when the XmlHttpRequest returns.
55 * A constant for the XmlHttpRequest 'done' state.
128 shell.done = function(req) {
160 * server, and registers shell.done() as the callback to run when it returns.
175 req.onreadystatechange = function() { shell.done(req); };
/development/ndk/platforms/android-3/include/linux/mmc/
H A Dmmc.h93 void (*done)(struct mmc_request *); member in struct:mmc_request
/development/ndk/platforms/android-3/include/
H A Dzlib.h50 Compression can be done in a single step if the buffers are large
51 enough (for example if an input file is mmap'ed), or can be done by
122 int done; /* true when done reading gzip header (not used member in struct:gz_header_s
238 perform any compression: this will be done by deflate().
305 is to be done in a single step. In this case, avail_out must be at least
358 the zlib header if present: this will be done by inflate(). (So next_in and
535 not perform any compression: this will be done by deflate().
574 perform any compression: this will be done by deflate().
718 the uncompressed data as is done i
[all...]
/development/samples/training/basic/ActivityLifecycle/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/multiscreen/newsreader/libs/
H A Dandroid-support-v4.jar ... java.util.concurrent.Callable x0 protected void done () Object result InterruptedException e java.util.concurrent. ...
/development/samples/training/AnimationsDemo/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/basic/FragmentBasics/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/bitmapfun/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/widget/ ...
/development/samples/training/location-aware/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...

Completed in 180 milliseconds