Searched refs:Need (Results 1 - 25 of 28) sorted by relevance

12

/external/scrypt/
H A Dscrypt_platform.h9 #error Need either CONFIG_H_FILE or HAVE_CONFIG_H defined.
/external/libunwind/tests/
H A Dflush-cache.S82 # error Need flush_cache code for this architecture.
/external/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h359 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
363 Need = false;
446 bool Need; member in class:llvm::RuntimePointerChecking
/external/regex-re2/util/
H A Dmutex.h47 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
/external/curl/packages/vms/
H A Dbuild_libcurl_pc.com29 $! Need to know the kit type.
H A Dsetup_gnv_curl_build.com63 $! We want full symbol names in exact case. Need a commmon
272 $! Need to build the common init module.
H A Dstage_curl_install.com114 $! Need to add in the executable file
H A Dgnv_link_curl.com84 $! Need to build the common init module.
96 $! Need to build the module to test the HP OpenSSL version
136 $! Need to check the version of the HP SSL shared image.
255 $! Need to write a release note section about HP OpenSSL
H A Dgenerate_config_vms_h_curl.com191 $! Need to do a create and then an append to make the file have the
/external/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp693 RtCheck.Need = NeedRTCheck;
1222 // Need accesses with constant stride. We don't want to vectorize
1522 PtrRtChecking->Need = false;
1705 PtrRtChecking->Need = true;
1726 << (PtrRtChecking->Need ? "" : " don't")
1895 if (!PtrRtChecking->Need)
1938 if (PtrRtChecking->Need)
/external/syslinux/core/
H A Ddiskstart.inc438 %if rl_checkpt_off > 512-10 ; Need minimum one extent
/external/autotest/client/tests/hackbench/src/
H A Dhackbench.c75 > "Running with %d*40 (== %d) tasks" line. Need to flush the buffered
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp607 const VerNeed *Need = reinterpret_cast<const VerNeed *>(P); local
609 W.printNumber("Version", Need->vn_version);
610 W.printNumber("Count", Need->vn_cnt);
613 Need->vn_file)));
615 const uint8_t *PAux = P + Need->vn_aux;
616 for (unsigned J = 0; J < Need->vn_cnt; ++J) {
627 P += Need->vn_next;
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
H A DActionScript.stg553 <! Need to add support for earlyExitException debug hook !>
827 <! Need to add hook for noViableAltException() !>
889 <! Need to add hook for noViableAltException !>
/external/syslinux/memdisk/
H A Dmemdisk.inc649 cmp ecx,20 ; Need 20 bytes
/external/libunwind_llvm/src/
H A DUnwindCursor.hpp1342 #error Need _LIBUNWIND_SUPPORT_COMPACT_UNWIND or \
/external/mesa3d/include/CL/
H A Dcl_platform.h482 #warning Need to implement some method to align data here
/external/openssh/
H A Dsftp.c2083 fatal("Need cwd");
/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2300 // Notice current instruction could be any index. Need to adjust the address
4463 << (LAI->getRuntimePointerChecking()->Need
5166 if (OptForSize && Legal->getRuntimePointerChecking()->Need) {
5473 (VF == 1 && Legal->getRuntimePointerChecking()->Need);
6172 // FIXME: Need precise def-use analysis to determine if this instruction
/external/libxml2/
H A DMakefile.am1271 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi
/external/bison/build-aux/
H A Dtexinfo.tex3247 % Need this before the \...aftertitlepage checks so that if they are
4373 % Need these unexpandable (because we define \tt as a dummy)
6160 % Need the word Appendix, and a fixed-size box.
7517 \def\saveparamlist@{#2}% Need to keep a copy for parameter expansion.
/external/libmicrohttpd/doc/
H A Dtexinfo.tex3248 % Need this before the \...aftertitlepage checks so that if they are
4374 % Need these unexpandable (because we define \tt as a dummy)
6161 % Need the word Appendix, and a fixed-size box.
7518 \def\saveparamlist@{#2}% Need to keep a copy for parameter expansion.
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dtexinfo.tex3248 % Need this before the \...aftertitlepage checks so that if they are
4374 % Need these unexpandable (because we define \tt as a dummy)
6161 % Need the word Appendix, and a fixed-size box.
7518 \def\saveparamlist@{#2}% Need to keep a copy for parameter expansion.
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h123 #error Need implementations of [v]snprintf and va_copy
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h136 #error Need implementations of [v]snprintf and va_copy

Completed in 1000 milliseconds

12