/packages/apps/Email/tests/src/com/android/email/ |
TestUtils.java | 38 public interface Condition { 107 * Wait until a {@code Condition} is met. 109 public static void waitUntil(Condition condition, int timeoutSeconds) { 110 waitUntil("", condition, timeoutSeconds); 114 * Wait until a {@code Condition} is met. 116 public static void waitUntil(String message, Condition condition, int timeoutSeconds) { 120 if (condition.isMet()) { 133 waitUntil("message", new Condition() { [all...] |
/external/proguard/src/proguard/classfile/util/ |
InstructionSequenceMatcher.java | 229 boolean condition = 235 checkMatch(condition, 249 boolean condition = 257 checkMatch(condition, 271 boolean condition = 280 checkMatch(condition, 295 boolean condition = 302 checkMatch(condition, 316 boolean condition = 330 checkMatch(condition, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/ |
gthr-default.h | 590 /* Backend condition mutex functions */ 592 /* Allocate a condition. */ 594 __gthread_objc_condition_allocate (objc_condition_t condition) 598 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 600 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 602 objc_free (condition->backend); 603 condition->backend = NULL; 611 /* Deallocate a condition. */ 613 __gthread_objc_condition_deallocate (objc_condition_t condition) 617 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 590 /* Backend condition mutex functions */ 592 /* Allocate a condition. */ 594 __gthread_objc_condition_allocate (objc_condition_t condition) 598 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 600 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 602 objc_free (condition->backend); 603 condition->backend = NULL; 611 /* Deallocate a condition. */ 613 __gthread_objc_condition_deallocate (objc_condition_t condition) 617 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/ |
gthr-default.h | 590 /* Backend condition mutex functions */ 592 /* Allocate a condition. */ 594 __gthread_objc_condition_allocate (objc_condition_t condition) 598 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 600 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 602 objc_free (condition->backend); 603 condition->backend = NULL; 611 /* Deallocate a condition. */ 613 __gthread_objc_condition_deallocate (objc_condition_t condition) 617 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 590 /* Backend condition mutex functions */ 592 /* Allocate a condition. */ 594 __gthread_objc_condition_allocate (objc_condition_t condition) 598 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 600 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 602 objc_free (condition->backend); 603 condition->backend = NULL; 611 /* Deallocate a condition. */ 613 __gthread_objc_condition_deallocate (objc_condition_t condition) 617 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
gthr-default.h | 589 /* Backend condition mutex functions */ 591 /* Allocate a condition. */ 593 __gthread_objc_condition_allocate (objc_condition_t condition) 597 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 599 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 601 objc_free (condition->backend); 602 condition->backend = NULL; 610 /* Deallocate a condition. */ 612 __gthread_objc_condition_deallocate (objc_condition_t condition) 616 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 589 /* Backend condition mutex functions */ 591 /* Allocate a condition. */ 593 __gthread_objc_condition_allocate (objc_condition_t condition) 597 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 599 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 601 objc_free (condition->backend); 602 condition->backend = NULL; 610 /* Deallocate a condition. */ 612 __gthread_objc_condition_deallocate (objc_condition_t condition) 616 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
gthr-default.h | 589 /* Backend condition mutex functions */ 591 /* Allocate a condition. */ 593 __gthread_objc_condition_allocate (objc_condition_t condition) 597 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 599 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 601 objc_free (condition->backend); 602 condition->backend = NULL; 610 /* Deallocate a condition. */ 612 __gthread_objc_condition_deallocate (objc_condition_t condition) 616 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 589 /* Backend condition mutex functions */ 591 /* Allocate a condition. */ 593 __gthread_objc_condition_allocate (objc_condition_t condition) 597 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 599 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 601 objc_free (condition->backend); 602 condition->backend = NULL; 610 /* Deallocate a condition. */ 612 __gthread_objc_condition_deallocate (objc_condition_t condition) 616 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/ |
gthr-posix.h | 589 /* Backend condition mutex functions */ 591 /* Allocate a condition. */ 593 __gthread_objc_condition_allocate (objc_condition_t condition) 597 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 599 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 601 objc_free (condition->backend); 602 condition->backend = NULL; 610 /* Deallocate a condition. */ 612 __gthread_objc_condition_deallocate (objc_condition_t condition) 616 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/ |
gthr-posix.h | 589 /* Backend condition mutex functions */ 591 /* Allocate a condition. */ 593 __gthread_objc_condition_allocate (objc_condition_t condition) 597 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 599 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 601 objc_free (condition->backend); 602 condition->backend = NULL; 610 /* Deallocate a condition. */ 612 __gthread_objc_condition_deallocate (objc_condition_t condition) 616 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-default.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
gthr-posix.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 629 /* Backend condition mutex functions */ 631 /* Allocate a condition. */ 633 __gthread_objc_condition_allocate (objc_condition_t condition) 637 condition->backend = objc_malloc (sizeof (pthread_cond_t)); 639 if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL)) 641 objc_free (condition->backend); 642 condition->backend = NULL; 650 /* Deallocate a condition. */ 652 __gthread_objc_condition_deallocate (objc_condition_t condition) 656 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend) [all...] |