Searched refs:No (Results 51 - 75 of 141) sorted by relevance

123456

/external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
H A Dchrome_ex_oauthsimple.js153 throw ('No path specified for OAuthSimple.setURL');
370 throw('No consumer_key set for OAuthSimple.');
381 throw('No oauth_token (access_token) set for OAuthSimple.');
/external/dbus/dbus/
H A Ddbus-shell.c514 dbus_set_error_const (error, DBUS_ERROR_INVALID_ARGS, "No tokens found in command line");
574 _dbus_verbose ("No tokens for command line '%s'\n", command_line);
/external/llvm/
H A Dllvm-device-build.mk38 # No action. The device target should not have exception enabled since bionic
/external/webkit/Source/WebCore/page/
H A DGeolocation.h86 bool isDenied() const { return m_allowGeolocation == No; }
209 No enumerator in enum:WebCore::Geolocation::__anon14630
/external/libvpx/examples/includes/geshi/geshi/
H A Dtext.php10 * Standard Text File (No Syntax Highlighting).
H A Dlatex.php16 * - No special Color for Brackets, it is only distracting
/external/llvm/lib/Analysis/
H A DLibCallAliasAnalysis.cpp91 if (Res == LibCallLocationInfo::No) continue;
/external/openssl/crypto/rand/
H A Drand_lcl.h128 #error No message digest algorithm available
/external/valgrind/main/gdbserver_tests/
H A Dmcsignopass.stdoutB.exp2 SIGSEGV Yes Yes No Segmentation fault
52 SIGSEGV No Yes Yes Segmentation fault
/external/chromium/base/third_party/nspr/
H A Dprtypes.h281 #error No suitable type for PRInt8/PRUint8
306 #error No suitable type for PRInt16/PRUint16
338 #error No suitable type for PRInt32/PRUint32
/external/qemu/distrib/zlib-1.2.3/
H A Dconfigure180 echo No shared library support.
183 echo 'No shared library support; try without defining CC and CFLAGS'
203 echo "Checking for unistd.h... No."
274 echo "Checking for return value of vsnprintf()... No."
281 echo "Checking for vsnprintf() in stdio.h... No."
312 echo "Checking for return value of vsprintf()... No."
361 echo "Checking for return value of snprintf()... No."
368 echo "Checking for snprintf() in stdio.h... No."
393 echo "Checking for return value of sprintf()... No."
408 echo "Checking for errno.h... No
[all...]
/external/llvm/include/llvm/Support/
H A DAlignOf.h90 # error No supported align as directive.
161 /// No other member of this union should be referenced. The exist purely to
/external/arduino/hardware/arduino/cores/arduino/
H A DHardwareSerial.cpp131 #warning No interrupt handler for usart 0
134 #error No interrupt handler for usart 0
/external/icu4c/tools/tzcode/
H A Dtzselect.ksh281 select ok in Yes No
284 '') echo >&2 'Please enter 1 for Yes, or 2 for No.';;
/external/chromium/base/
H A Dtime_posix.cc194 #error No usable tick clock function on this platform.
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary233 VALUE Fall-Through No 0
235 VALUE Add-Port-To-IP-Address No 0
/external/stlport/stlport/stl/config/
H A D_evc.h33 # error No support for Windows CE below 3.0!
/external/compiler-rt/make/
H A Dsubdir.mk15 $(error "No Dir variable defined.")
/external/oprofile/events/i386/westmere/
H A Dunit_masks9 0x01 No unit mask
11 0x02 No unit mask
13 0x07 No unit mask
15 0x10 No unit mask
17 0x20 No unit mask
/external/icu4c/extra/uconv/
H A Dmakedata.mak14 !MESSAGE No configuration specified. Defaulting to common - Win32 Debug.
/external/llvm/utils/TableGen/
H A DCodeGenRegisters.h336 // No = 0 is the default allocation order, No = 1 is the first alternative.
337 ArrayRef<Record*> getOrder(unsigned No = 0) const {
338 return Orders[No];
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec97 No. Since we're rendering the point as a quadrilateral there's no
/external/clang/test/SemaTemplate/
H A Dcurrent-instantiation.cpp223 enum Enum { Yes, No }; enumerator in enum:rdar10194295::X::Enum
/external/icu4c/test/intltest/
H A Dsimplethread.cpp236 // No handle, thread must not be running.
445 #error No implementation for threads! Cannot test.
/external/linux-tools-perf/
H A DMakefile188 # No Perl scripts right now:
409 msg := $(warning No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please install new elfutils-devel/libdw-dev);
424 msg := $(error No gnu/libc-version.h found, please install glibc-dev[el]/glibc-static);
426 msg := $(error No libelf.h/libelf found, please install libelf-dev/elfutils-libelf-devel);
496 $(if $(1),$(warning No $(1) was found))
591 msg := $(warning No bfd.h/libbfd found, install binutils-dev[el]/zlib-static to gain symbol demangling)

Completed in 6432 milliseconds

123456