HomeSort by relevance Sort by last modified time
    Searched full:completed (Results 176 - 200 of 3418) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chrome/browser/chromeos/login/
startup_utils.h 27 // Marks OOBE process as completed.
33 // Marks device registered. i.e. second part of OOBE is completed.
test_attempt_state.h 31 // Act as though an online login attempt completed already.
38 // Act as though an cryptohome login attempt completed already.
  /external/chromium_org/chrome/browser/resources/inline_login/
inline_login.js 28 * Handler of auth host 'completed' event.
29 * @param {!Object} credentials Credentials of the completed authentication.
  /external/chromium_org/chrome/common/extensions/api/
experimental_input_virtual_keyboard.json 22 "description": "Called when the insertion is completed.",
43 "decription": "called when the swipe movement is completed.",
  /external/chromium_org/remoting/base/
socket_reader.h 20 // completed read. Note that when this object is destroyed it may leave a
34 // completed read. Reading stops on the first error. Must not be called more
  /external/chromium_org/sync/internal_api/public/
data_type_debug_info_listener.h 41 // Notify the listener that configuration of one data type has completed.
45 // Notify the listener that configuration has completed and sync has begun.
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
debugger-shortcuts-with-console-opened.html 9 alert("Test completed.");
15 Press F11, F10, F11 sequentially. You should see the "Test completed." alert dialog ONLY after the last keypress.</p>
  /external/clang/test/Sema/
incomplete-decl.c 6 struct foo f; // expected-error{{tentative definition has type 'struct foo' that is never completed}}
10 expected-error{{tentative definition has type 'struct foo' that is never completed}}
  /external/iproute2/include/
xt-internal.h 40 the current one are completed from parsing point of view */
41 unsigned int completed; member in struct:xtables_rule_match
  /frameworks/base/core/java/android/hardware/
SensorEventListener2.java 20 * Used for receiving a notification when a flush() has been successfully completed.
24 * Called after flush() is completed. This flush() could have been initiated by this application
  /libcore/luni/src/main/java/javax/net/ssl/
HandshakeCompletedListener.java 28 * The callback method that is invoked when a SSL handshake is completed.
31 * the information on the completed SSL handshake event.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
DestructiveAction.java 23 * Interface for listening to completed UI actions like Archive, Delete, star, etc.
25 * {@link SelectedConversationsActionMenu}. Once the actions are completed, the method
  /external/libusb/libusb/
sync.c 38 int *completed = transfer->user_data; local
39 *completed = 1;
78 int completed = 0; local
96 ctrl_transfer_cb, &completed, timeout);
104 while (!completed) {
110 while (!completed)
147 int *completed = transfer->user_data; local
148 *completed = 1;
158 int completed = 0; local
165 bulk_transfer_cb, &completed, timeout)
    [all...]
  /external/oprofile/events/ppc64/power5+/
events 22 event:0X011 counters:1 um:zero minimum:10000 name:PM_INST_CMPL_GRP1 : (Group 1 pm_utilization) Instructions completed
25 event:0X014 counters:4 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP1 : (Group 1 pm_utilization) Run instructions completed
29 event:0X020 counters:0 um:zero minimum:1000 name:PM_1PLUS_PPC_CMPL_GRP2 : (Group 2 pm_completion) One or more PPC instruction completed
31 event:0X022 counters:2 um:zero minimum:1000 name:PM_GRP_CMPL_GRP2 : (Group 2 pm_completion) Group completed
33 event:0X024 counters:4 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP2 : (Group 2 pm_completion) Run instructions completed
41 event:0X034 counters:4 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP3 : (Group 3 pm_group_dispatch) Run instructions completed
49 event:0X044 counters:4 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP4 : (Group 4 pm_clb1) Run instructions completed
56 event:0X053 counters:3 um:zero minimum:1000 name:PM_IOPS_CMPL_GRP5 : (Group 5 pm_clb2) IOPS instructions completed
57 event:0X054 counters:4 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP5 : (Group 5 pm_clb2) Run instructions completed
65 event:0X064 counters:4 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP6 : (Group 6 pm_gct_empty) Run instructions completed
    [all...]
  /external/oprofile/events/ppc64/power5/
events 22 event:0X011 counters:1 um:zero minimum:1000 name:PM_IOPS_CMPL_GRP1 : (Group 1 pm_utilization) IOPS instructions completed
25 event:0X014 counters:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP1 : (Group 1 pm_utilization) Instructions completed
29 event:0X020 counters:0 um:zero minimum:1000 name:PM_1PLUS_PPC_CMPL_GRP2 : (Group 2 pm_completion) One or more PPC instruction completed
31 event:0X022 counters:2 um:zero minimum:1000 name:PM_GRP_CMPL_GRP2 : (Group 2 pm_completion) Group completed
33 event:0X024 counters:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP2 : (Group 2 pm_completion) Instructions completed
41 event:0X034 counters:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP3 : (Group 3 pm_group_dispatch) Instructions completed
49 event:0X044 counters:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP4 : (Group 4 pm_clb1) Instructions completed
56 event:0X053 counters:3 um:zero minimum:1000 name:PM_IOPS_CMPL_GRP5 : (Group 5 pm_clb2) IOPS instructions completed
57 event:0X054 counters:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP5 : (Group 5 pm_clb2) Instructions completed
65 event:0X064 counters:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP6 : (Group 6 pm_gct_empty) Instructions completed
    [all...]
  /external/chromium_org/chrome/browser/media_galleries/fileapi/picasa/
picasa_file_util_unittest.cc 130 bool* completed, base::PlatformFileError error,
133 DCHECK(!*completed);
134 *completed = !has_more && error == base::PLATFORM_FILE_OK;
142 bool* completed) {
144 DCHECK(completed);
148 completed));
266 bool completed = false; local
267 ReadDirectoryTestHelper(operation_runner(), url, &contents, &completed); local
269 ASSERT_TRUE(completed);
313 bool completed = false local
314 ReadDirectoryTestHelper(operation_runner(), url, &contents, &completed); local
391 bool completed = false; local
392 ReadDirectoryTestHelper(operation_runner(), url, &contents, &completed); local
410 bool completed = false; local
411 ReadDirectoryTestHelper(operation_runner(), url, &contents, &completed); local
    [all...]
  /frameworks/testing/androidtestlib/src/com/android/test/runner/listener/
InstrumentationResultPrinter.java 46 * describing a specific test being started or completed.
52 * describing a specific test being started or completed.
58 * describing a specific test being started or completed.
67 * The test completed successfully.
71 * The test completed with an error.
75 * The test completed with a failure.
85 * message describing a specific test being completed.
  /external/oprofile/events/ppc64/ibm-compat-v1/
events 31 event:0X0023 counters:3 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP2 : (Group 2 pm_compat_utilization2) Run instructions completed
37 event:0X0033 counters:3 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP3 : (Group 3 pm_compat_dsource) Run instructions completed
40 event:0X0040 counters:0 um:zero minimum:10000 name:PM_INST_CMPL_GRP4 : (Group 4 pm_compat_l1_dcache_load_store_miss) Instruction completed
46 event:0X0050 counters:0 um:zero minimum:10000 name:PM_INST_CMPL_GRP5 : (Group 5 pm_compat_l1_cache_load) Instruction completed
54 event:0X0062 counters:2 um:zero minimum:10000 name:PM_INST_CMPL_GRP6 : (Group 6 pm_compat_instruction_directory) Instruction completed
61 event:0X0073 counters:3 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP7 : (Group 7 pm_compat_data_directory) Run instructions completed
64 event:0X0080 counters:0 um:zero minimum:1000 name:PM_1PLUS_PPC_CMPL_GRP8 : (Group 8 pm_compat_cpi_1plus_ppc) One or more PPC instruction completed
70 event:0X0090 counters:0 um:zero minimum:10000 name:PM_INST_CMPL_GRP9 : (Group 9 pm_compat_misc_events1) Instruction completed
76 event:0X00A0 counters:0 um:zero minimum:1000 name:PM_INST_IMC_MATCH_CMPL_GRP10 : (Group 10 pm_compat_misc_events2) IMC matched instructions completed
  /external/replicaisland/src/com/replica/replicaisland/
LevelTree.java 36 public boolean completed; field in class:LevelTree.Level
48 completed = false;
226 level.completed = true;
229 level.completed = true;
232 level.completed = false;
240 int completed = 0; local
245 if (level.completed) {
246 completed |= 1 << y;
249 return completed;
  /external/chromium/net/disk_cache/
file.h 58 FileIOCallback* callback, bool* completed);
60 FileIOCallback* callback, bool* completed);
76 FileIOCallback* callback, bool* completed);
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
create_file_operation.h 61 // Part of CreateFile(). Called after the precondition check is completed.
69 // completed.
75 // Part of CreateFile(). Called after the updating local state is completed.
touch_operation.h 54 // Part of TouchFile(). Runs after GetResourceEntry is completed.
63 // and last modified time is completed.
70 // Part of TouchFile(). Runs after refreshing the local metadata is completed.
  /external/chromium_org/net/disk_cache/
file.h 61 FileIOCallback* callback, bool* completed);
63 FileIOCallback* callback, bool* completed);
82 FileIOCallback* callback, bool* completed);
file_posix.cc 26 // (we do NOT invoke the callback), in the worker thead that completed the
232 FileIOCallback* callback, bool* completed) {
235 if (completed)
236 *completed = true;
245 *completed = false;
250 FileIOCallback* callback, bool* completed) {
253 if (completed)
254 *completed = true;
258 return AsyncWrite(buffer, buffer_len, offset, callback, completed);
297 FileIOCallback* callback, bool* completed) {
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
ProgressCallbackEntity.java 54 boolean completed = false;
73 completed = true;
75 if (!completed) {

Completed in 2162 milliseconds

1 2 3 4 5 6 78 91011>>