HomeSort by relevance Sort by last modified time
    Searched full:done (Results 401 - 425 of 5206) sorted by null

<<11121314151617181920>>

  /external/opencore/oscl/oscl/osclbase/src/
oscl_byte_order.h 48 little endian machine, nothing is done.
57 rearranges it to the little endian format. If the machine is a little endian machine, nothing is done.
67 big endian machine, nothing is done.
76 rearranges it to big endian format. If the machine is a big endian machine, nothing is done.
oscl_byte_order.inl 32 little endian machine, nothing is done.
85 rearranges it to the little endian format. If the machine is a little endian machine, nothing is done.
103 big endian machine, nothing is done.
122 rearranges it to big endian format. If the machine is a big endian machine, nothing is done.
  /external/oprofile/libutil/
op_deviceio.h 39 * A seek to the start of the device file is done first
  /external/qemu/distrib/
build-emulator.sh 19 done
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_m68k.c 55 /* Loop till done */
102 /* Loop till done */
148 /* Loop till done */
197 /* Loop till done */
  /external/qemu/distrib/sdl-1.2.12/src/main/qtopia/
SDL_qtopia_main.cc 37 // This initializes the Qtopia application. It needs to be done here
  /external/svox/pico/lib/
picobase.h 85 * @param done : flag to report success/failure of the operation (output)
88 picoos_int32 picobase_lowercase_utf8_str (picoos_uchar utf8str[], picoos_char lowercase[], picoos_int32 lowercaseMaxLen, picoos_uint8 * done);
95 * @param done : flag to report success/failure of the operation (output)
98 picoos_int32 picobase_uppercase_utf8_str (picoos_uchar utf8str[], picoos_char uppercase[], int uppercaseMaxLen, picoos_uint8 * done);
  /external/v8/src/
full-codegen.cc 577 Label eval_right, done; local
587 VisitForControl(expr->left(), &done, &eval_right);
592 &done,
614 VisitForControl(expr->left(), &eval_right, &done);
620 &done);
640 __ bind(&done);
669 Label then_part, else_part, done; local
676 __ jmp(&done);
681 __ bind(&done);
895 Label try_handler_setup, catch_entry, done; local
1008 Label true_case, false_case, done; local
    [all...]
  /external/v8/tools/
linux-tick-processor 26 done
mac-nm 10 # can't be done partially, because term boundaries are plain text symbols, such
  /external/webkit/LayoutTests/http/tests/appcache/
dynamic-entries-no-cache-expected.txt 26 DONE
  /external/webkit/WebCore/loader/
WorkerThreadableLoader.h 68 bool done() const { return m_workerClientWrapper->done(); } function in class:WebCore::WorkerThreadableLoader
95 // done in createCallbackTask), so the ThreadableLoaderClientWrapper instance is there until all
126 // The ref counting is done on either thread.
  /external/webkit/WebCore/manual-tests/
post-multi-file-upload.html 28 <form method="post" enctype="multipart/form-data" action="resources/multiFileResources/post-echo-and-notify-done.cgi" id="myForm" target="targetFrame">
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
mkskel.tpu 17 EXITIF MARK(NONE) = END_OF(skelfile); !are we done yet?
  /external/webkit/autotools/
dolt.m4 57 done
141 dnl Done writing out doltcompile; substitute it for libtool compilation.
166 done
174 dnl Done writing out doltlibtool; substitute it for libtool.
  /frameworks/base/core/java/android/content/res/
XmlResourceParser.java 27 * when it is done reading the resource.
  /frameworks/base/core/jni/
android_graphics_PixelFormat.cpp 60 goto done;
65 goto done;
70 goto done;
79 done:
  /frameworks/base/graphics/java/android/graphics/
DashPathEffect.java 29 * to STROKE or STROKE_AND_FILL. It is ignored if the drawing is done with
  /frameworks/base/graphics/java/android/graphics/drawable/
TransitionDrawable.java 165 boolean done = true;
170 done = false;
178 done = normalized >= 1.0f;
206 if (!done) {
  /frameworks/base/tests/backup/
test_backup_common.sh 30 echo done.
  /hardware/libhardware/
hardware.c 78 goto done;
87 goto done;
94 goto done;
102 done:
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
ipmi_smi.h 37 void (*done)(struct ipmi_smi_msg *msg); member in struct:ipmi_smi_msg
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
ipmi_smi.h 37 void (*done)(struct ipmi_smi_msg *msg); member in struct:ipmi_smi_msg
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
ipmi_smi.h 37 void (*done)(struct ipmi_smi_msg *msg); member in struct:ipmi_smi_msg
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
ipmi_smi.h 37 void (*done)(struct ipmi_smi_msg *msg); member in struct:ipmi_smi_msg

Completed in 590 milliseconds

<<11121314151617181920>>