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

1 2 3 4 5 6

  /external/scrypt/
scrypt_platform.h 9 #error Need either CONFIG_H_FILE or HAVE_CONFIG_H defined.
  /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.
  /device/generic/goldfish-opengl/system/gralloc/
Android.mk 15 # Need to access the special OPENGL TLS Slot
  /prebuilts/go/darwin-x86/src/encoding/gob/
dump.go 9 // Need to compile package gob with debug.go to build this program.
  /prebuilts/go/darwin-x86/src/encoding/xml/
example_test.go 30 v.Comment = " Need more details. "
49 // <!-- Need more details. -->
70 v.Comment = " Need more details. "
89 // <!-- Need more details. -->
  /prebuilts/go/linux-x86/src/encoding/gob/
dump.go 9 // Need to compile package gob with debug.go to build this program.
  /prebuilts/go/linux-x86/src/encoding/xml/
example_test.go 30 v.Comment = " Need more details. "
49 // <!-- Need more details. -->
70 v.Comment = " Need more details. "
89 // <!-- Need more details. -->
  /external/autotest/client/site_tests/video_VimeoVideo/
video_VimeoVideo.py 87 Need to understand if we can make this work with WPR.
  /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/googletest/googlemock/scripts/
gmock_doctor.py 184 return _GenericDiagnoser('NRR', 'Need to Return Reference',
211 'Need to Return Something',
244 All actions but the last in DoAll(...) must return void. Perhaps you need
248 'Need to Return Nothing',
413 yield ('NUS', 'Need to Use Symbol', diagnosis % m.groupdict())
436 'NRNULL', 'Need to use ReturnNull',
490 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/testing/gmock/scripts/
gmock_doctor.py 184 return _GenericDiagnoser('NRR', 'Need to Return Reference',
211 'Need to Return Something',
244 All actions but the last in DoAll(...) must return void. Perhaps you need
248 'Need to Return Nothing',
413 yield ('NUS', 'Need to Use Symbol', diagnosis % m.groupdict())
436 'NRNULL', 'Need to use ReturnNull',
490 need to make it visible. One way to do it is:
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \brief Decide whether we need to issue a run-time check for pointer a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 239 /// to a more usable form. We need this in case assumptions about SCEV
240 /// expressions need to be made in order to avoid unknown dependences. For
304 /// Holds the pointer value that we need to check.
330 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
334 Need = false;
340 /// We need \p PSE in order to compute the SCEV expression of the pointer
400 /// \brief Decide if we need to add a check between two groups of pointers,
416 /// This flag indicates if we need to add the runtime check.
417 bool Need;
433 /// \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 45 #error Need to convert float array to SkScalar array before calling the following function.
108 #error Need to convert float array to SkScalar array before calling the following function.
168 #error Need to convert float array to SkScalar array before calling the following function.
224 #error Need to convert float array to SkScalar array before calling the following function.

Completed in 1392 milliseconds

1 2 3 4 5 6