HomeSort by relevance Sort by last modified time
    Searched refs:yet (Results 1 - 25 of 237) sorted by null

1 2 3 4 5 6 7 8 910

  /ndk/tests/build/issue41297-atomic-64bit/jni/
Application.mk 1 # Note that MIPS doesn't support 64-bit atomic built-in yet
  /external/robolectric/
find-android.bat 5 # not yet tested!
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
exception.cpp 111 #warning uncaught_exception not yet implemented
148 #warning exception_ptr not yet implemented
159 #warning exception_ptr not yet implemented
175 #warning exception_ptr not yet implemented
209 #warning exception_ptr not yet implemented
222 #warning exception_ptr not yet implemented
  /external/valgrind/main/drd/tests/
annotate_publish_hg.stderr.exp 2 The annotation macro ANNOTATE_PUBLISH_MEMORY_RANGE has not yet been implemented in <valgrind/helgrind.h>
annotate_barrier.stderr.exp 2 The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in <valgrind/drd.h>
8 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
14 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
19 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
34 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
40 The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in <valgrind/drd.h>
annotate_barrier_xml.stderr.exp 38 <what>The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
71 <what>The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
104 <what>The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
137 <what>The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
229 <what>The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
262 <what>The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in &lt;valgrind/drd.h&gt;</what>
  /ndk/tests/build/flto/jni/
Android.mk 10 # clang does LTO via gold plugin, but gold doesn't support MIPS yet
  /external/chromium_org/third_party/icu/source/test/testdata/
tstfiles.mk 6 # Not everything has been moved to this file yet, as this is a new facility.
  /external/icu4c/test/testdata/
tstfiles.mk 6 # Not everything has been moved to this file yet, as this is a new facility.
  /ndk/tests/build/issue36131-flto-c++11/jni/
Android.mk 11 # clang does LTO via gold plugin, but gold doesn't support MIPS yet
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_spin_init.c 69 * Not implemented yet.
72 #error ERROR [__FILE__, line __LINE__]: Process shared spin locks are not supported yet.
pthread_mutex_init.c 63 * Not implemented yet.
66 #error ERROR [__FILE__, line __LINE__]: Process shared mutexes are not supported yet.
  /external/srtp/crypto/kernel/
alloc.c 117 #error no memory allocation defined yet
  /dalvik/vm/mterp/mips/
OP_CONST_STRING.S 3 %verify "String not yet resolved"
11 # not yet resolved?
14 * Continuation if the String has not yet been resolved.
  /dalvik/vm/mterp/x86/
OP_CONST_CLASS.S 3 %verify "Class not yet resolved"
11 testl %eax,%eax # resolved yet?
OP_CONST_STRING.S 3 %verify "String not yet resolved"
12 testl %eax,%eax # resolved yet?
OP_CONST_STRING_JUMBO.S 3 %verify "String not yet resolved"
12 testl %eax,%eax # resolved yet?
  /sdk/emulator/opengl/tests/ut_renderer/
Android.mk 21 # defined yet.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_arm-inl.h 108 # error reading stack point not yet supported on this platform.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_arm-inl.h 108 # error reading stack point not yet supported on this platform.
  /external/chromium_org/tools/telemetry/telemetry/page/
cloud_storage.py 130 exception. We assume that the user just hasn't uploaded the file yet.
  /external/openssl/
Crypto.mk 17 # in the NDK yet. This can be removed when a clang version that is fast enough
41 # in the NDK yet. This can be removed when a clang version that is fast enough
Ssl.mk 15 # in the NDK yet. This can be removed when a clang version that is fast enough
38 # in the NDK yet. This can be removed when a clang version that is fast enough
  /dalvik/vm/mterp/armv5te/
OP_CONST_CLASS.S 3 %verify "Class not yet resolved"
11 cmp r0, #0 @ not yet resolved?
20 * Continuation if the Class has not yet been resolved.
OP_CONST_STRING.S 3 %verify "String not yet resolved"
11 cmp r0, #0 @ not yet resolved?
20 * Continuation if the String has not yet been resolved.

Completed in 401 milliseconds

1 2 3 4 5 6 7 8 910