HomeSort by relevance Sort by last modified time
    Searched full:pedantic (Results 151 - 175 of 495) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-68498-001.js 38 // To be pedantic, use a variable named 'self' to capture the global object -
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
ansidecl.h 180 # define inline __inline__ /* __inline__ prevents -pedantic warnings */
364 /* We use __extension__ in some places to suppress -pedantic warnings
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 157 * language extensions under "-ansi -pedantic".
166 * unfortunately, these then cause warnings under "-ansi -pedantic".
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 157 * language extensions under "-ansi -pedantic".
166 * unfortunately, these then cause warnings under "-ansi -pedantic".
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 157 * language extensions under "-ansi -pedantic".
166 * unfortunately, these then cause warnings under "-ansi -pedantic".
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h 157 * language extensions under "-ansi -pedantic".
166 * unfortunately, these then cause warnings under "-ansi -pedantic".
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 157 * language extensions under "-ansi -pedantic".
166 * unfortunately, these then cause warnings under "-ansi -pedantic".
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 157 * language extensions under "-ansi -pedantic".
166 * unfortunately, these then cause warnings under "-ansi -pedantic".
  /external/chromium/testing/gmock/
configure.ac 17 # pedantic complaints about package files, and enable various distribution
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp 1 // RUN: %clang_cc1 -std=c++0x -fsyntax-only -verify -pedantic %s
  /external/clang/test/FixIt/
typo.m 4 // RUN: %clang_cc1 -x objective-c -fsyntax-only -fobjc-nonfragile-abi -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -pedantic -Werror %t
  /external/clang/test/Sema/
conditional-expr.c 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic -Wsign-compare %s
return.c 4 // With GCC, -pedantic, -Wreturn-type or -Wall are required to produce the
  /external/clang/test/SemaCXX/
anonymous-union.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic %s
enum-scoped.cpp 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -std=c++0x -verify -triple x86_64-apple-darwin %s
  /external/dbus/dbus/
dbus-macros.h 149 * following expression, even if compiling with -pedantic. Do not use
  /external/freetype/src/truetype/
ttinterp.h 199 FT_Bool pedantic_hinting; /* true if pedantic interpretation */
  /external/llvm/cmake/modules/
HandleLLVMOptions.cmake 180 add_llvm_definitions( -pedantic -Wno-long-long )
  /external/llvm/tools/llvm-config/
CMakeLists.txt 105 remove_option_from_llvm_config("-pedantic")
  /external/openssl/crypto/evp/
e_camellia.c 127 # ifdef PEDANTIC
p_open.c 123 # ifdef PEDANTIC
  /external/openssl/crypto/pem/
pem_seal.c 185 # if PEDANTIC
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-cpp.1 186 diagnostics, you must also use \fB\-pedantic\fR.
355 .IP "\fB\-pedantic\fR" 4
356 .IX Item "-pedantic"
360 .IP "\fB\-pedantic\-errors\fR" 4
361 .IX Item "-pedantic-errors"
364 without \fB\-pedantic\fR but treats as warnings.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-cpp.1 193 diagnostics, you must also use \fB\-pedantic\fR.
364 .IP "\fB\-pedantic\fR" 4
365 .IX Item "-pedantic"
369 .IP "\fB\-pedantic\-errors\fR" 4
370 .IX Item "-pedantic-errors"
373 without \fB\-pedantic\fR but treats as warnings.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-cpp.1 186 diagnostics, you must also use \fB\-pedantic\fR.
354 .IP "\fB\-pedantic\fR" 4
355 .IX Item "-pedantic"
359 .IP "\fB\-pedantic\-errors\fR" 4
360 .IX Item "-pedantic-errors"
363 without \fB\-pedantic\fR but treats as warnings.
    [all...]

Completed in 1338 milliseconds

1 2 3 4 5 67 8 91011>>