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

1 2 3

  /external/scrypt/
scrypt_platform.h 9 #error Need either CONFIG_H_FILE or HAVE_CONFIG_H defined.
  /device/generic/goldfish/opengl/system/gralloc/
Android.mk 14 # Need to access the special OPENGL TLS Slot
29 # 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
55 # (BEGIN) Need to remove later once dependency on jpeg removed
57 # (END) Need to remove later once dependency on jpeg removed
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-specific-reg.s 31 # FIXME: Need to ensure only "vmload %[re]ax" is accepted.
34 # FIXME: Need to ensure only "vmrun %[re]ax" is accepted.
37 # FIXME: Need to ensure only "vmsave %[re]ax" is accepted.
40 # FIXME: Need to ensure only "invlpga %[re]ax,%ecx" is accepted.
44 # FIXME: Need to ensure only "skinit %eax" is accepted.
  /external/autotest/client/site_tests/video_VimeoVideo/
video_VimeoVideo.py 86 Need to understand if we can make this work with WPR.
  /system/core/libsparse/
Android.mk 50 # Need a unique module name, but exe should still be called simg2img
73 # Need a unique module name, but exe should still be called simg2img
  /cts/tests/tests/dreams/
Android.mk 33 # 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.
  /frameworks/base/media/mca/filterfw/jni/
Android.mk 36 # Need FilterFW lib
39 # Also need the JNI headers.
  /external/google-breakpad/src/testing/scripts/
gmock_doctor.py 181 return _GenericDiagnoser('NRR', 'Need to Return Reference',
207 'Need to Return Something',
240 All actions but the last in DoAll(...) must return void. Perhaps you need
244 'Need to Return Nothing',
409 yield ('NUS', 'Need to Use Symbol', diagnosis % m.groupdict())
432 'NRNULL', 'Need to use ReturnNull',
486 need to make it visible. One way to do it is:
  /external/libunwind/tests/
flush-cache.S 82 # error Need flush_cache code for this architecture.
86 /* We do not need executable stack. */
  /external/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/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 270 /// to a more usable form. We need this in case assumptions about SCEV
271 /// expressions need to be made in order to avoid unknown dependences. For
332 /// Holds the pointer value that we need to check.
356 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
360 Need = false;
366 /// \p We need Preds in order to compute the SCEV expression of the pointer
426 /// \brief Decide if we need to add a check between two groups of pointers,
442 /// This flag indicates if we need to add the runtime check.
443 bool Need;
459 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /frameworks/base/core/jni/android/graphics/
Interpolator.cpp 34 #error Need to convert float array to SkScalar array before calling the following function.
Shader.cpp 36 #error Need to convert float array to SkScalar array before calling the following function.
58 // The current shader will no longer need a direct reference owned by Shader.java
122 #error Need to convert float array to SkScalar array before calling the following function.
166 #error Need to convert float array to SkScalar array before calling the following function.
205 #error Need to convert float array to SkScalar array before calling the following function.
PathEffect.cpp 42 #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/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/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
  /bionic/libdl/
Android.mk 55 # A dummy libdl.a. Need for static executables using the LLVM unwinder. Most
  /external/selinux/libsepol/
Android.mk 83 # otherwise forces them to be c++. Need to also add an explicit -std because the
  /development/build/tools/
windows_sdk.mk 19 $(error Need a unix2dos command. Please 'apt-get install tofrodos')
  /external/curl/packages/vms/
build_libcurl_pc.com 29 $! Need to know the kit type.
  /external/v8/test/mjsunit/
fast-prototype.js 53 // Need to instantiate Sub to mark .prototype as prototype. Make sure the

Completed in 1137 milliseconds

1 2 3