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

1 2 3

  /external/scrypt/
scrypt_platform.h 9 #error Need either CONFIG_H_FILE or HAVE_CONFIG_H defined.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
libc_override.h 65 // we remove malloc/new/etc from mscvcrt.dll, and just need to define
90 #error Need to add support for your libc/OS here
stacktrace_powerpc-inl.h 154 #error Need to specify the PPC ABI for your archiecture.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
libc_override.h 65 // we remove malloc/new/etc from mscvcrt.dll, and just need to define
86 #error Need to add support for your libc/OS here
stacktrace_powerpc-inl.h 154 #error Need to specify the PPC ABI for your archiecture.
  /external/qemu/distrib/sdl-1.2.15/src/thread/
SDL_thread_c.h 27 /* Need the definitions of SYS_ThreadHandle */
47 #error Need thread implementation for this platform
  /external/chromium_org/chrome/browser/renderer_host/
safe_browsing_resource_throttle_factory.cc 39 #error Need to define {FULL|MOBILE} SAFE_BROWSING mode.
  /device/generic/goldfish/opengl/system/gralloc/
Android.mk 14 # Need to access the special OPENGL TLS Slot
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/
Android.mk 37 # (BEGIN) Need to remove later once dependency on jpeg removed
43 # (END) Need to remove later once dependency on jpeg removed
56 # (BEGIN) Need to remove later once dependency on jpeg removed
58 # (END) Need to remove later once dependency on jpeg removed
  /external/chromium_org/third_party/sqlite/src/src/
hwtime.h 72 #error Need implementation of sqlite3Hwtime() for your platform.
  /system/core/libsparse/
Android.mk 49 # Need a unique module name, but exe should still be called simg2img
72 # Need a unique module name, but exe should still be called simg2img
  /cts/tests/tests/dreams/
Android.mk 31 # Need access to ServiceManager - see b/13307221
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/
Android.mk 29 # Need to run as system app to get access to Settings. This test won't work for user builds.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2843.js 35 var b = x + 2; // Need another Simulate to fold the first one into.
36 global = true; // Need a side effect to deopt to.
regress-crbug-280333.js 35 var b = x + 2; // Need another Simulate to fold the first one into.
36 global = true; // Need a side effect to deopt to.
  /external/libunwind/tests/
flush-cache.S 82 # error Need flush_cache code for this architecture.
86 /* We do not need executable stack. */
  /frameworks/base/core/jni/android/graphics/
Interpolator.cpp 35 #error Need to convert float array to SkScalar array before calling the following function.
Shader.cpp 45 #error Need to convert float array to SkScalar array before calling the following function.
104 #error Need to convert float array to SkScalar array before calling the following function.
148 #error Need to convert float array to SkScalar array before calling the following function.
187 #error Need to convert float array to SkScalar array before calling the following function.
  /docs/source.android.com/
Android.mk 21 # Need doxygen in your path (1.8.3 was used when this target was created)
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_stretch.c 65 #error Need assembly opcodes for this architecture
84 /* See if we need to regenerate the copy buffer */
326 #error Need inline assembly for this compiler
349 /* We need to unlock the surfaces if they're locked */
  /frameworks/base/media/mca/filterfw/jni/
Android.mk 36 # Need FilterFW lib
39 # Also need the JNI headers.
  /external/ceres-solver/internal/ceres/
mutex.h 47 // If you need TryLock(), and either these two caveats are not a
78 // the mutex operations are a no-op, since we don't need locking then
103 # define CERES_WIN32_LEAN_AND_MEAN // We only need minimal includes
105 // We need Windows NT or later for TryEnterCriticalSection(). If you
106 // don't need that functionality, you can remove these _WIN32_WINNT
113 // names. Two in particular need avoiding: ERROR and min/max.
136 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
139 // We need to include these header files after defining _XOPEN_SOURCE
  /external/chromium_org/third_party/re2/util/
mutex.h 38 # define WIN32_LEAN_AND_MEAN // We only need minimal includes
41 // We need Windows NT or later for TryEnterCriticalSection(). If you
42 // don't need that functionality, you can remove these _WIN32_WINNT
51 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
  /external/linux-tools-perf/perf-3.12.0/arch/metag/lib/
memset.S 19 ! need the number of bytes up to the next 8 byte address
21 MOV D0Ar2,#8 ! Need 8 - N in D1Ar5 ...
  /external/regex-re2/util/
mutex.h 35 # define WIN32_LEAN_AND_MEAN // We only need minimal includes
37 // We need Windows NT or later for TryEnterCriticalSection(). If you
38 // don't need that functionality, you can remove these _WIN32_WINNT
47 # error Need to implement mutex.h for your architecture, or #define NO_THREADS

Completed in 1581 milliseconds

1 2 3