HomeSort by relevance Sort by last modified time
    Searched full:subscripts (Results 1 - 25 of 138) sorted by null

1 2 3 4 5 6

  /external/clang/test/SemaCXX/
warn-char-subscripts.cpp 1 // RUN: %clang_cc1 -Wchar-subscripts -fsyntax-only -verify %s
  /external/clang/test/CodeGen/
2005-01-02-ConstantInits.c 4 // array subscripts. This corresponds to PR487.
  /external/dhcpcd/mk/
cc.mk 16 -Wchar-subscripts -Wcast-align -Wno-format-nonliteral \
  /external/clang/test/Sema/
warn-char-subscripts.c 1 // RUN: %clang_cc1 -Wchar-subscripts -fsyntax-only -verify %s
  /external/clang/lib/StaticAnalyzer/Checkers/
UndefinedArraySubscriptChecker.cpp 11 // that performs checks for undefined array subscripts.
  /external/webkit/Source/cmake/
WebKitHelpers.cmake 24 SET(OLD_COMPILE_FLAGS "-W -DANOTHER_BRICK_IN_THE -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat -Wformat-security -Wmissing-format-attribute -Wno-format-y2k -Wno-parentheses -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wundef -Wwrite-strings ${OLD_COMPILE_FLAGS}")
  /external/webkit/Source/WebCore/inspector/front-end/UglifyJS/
parse-js.js 1089 function subscripts(expr, allow_calls) { function
    [all...]
  /external/webkit/Source/JavaScriptCore/dfg/
DFGAliasTracker.h 62 // optimized accesses to handle integer subscripts).
  /external/llvm/include/llvm/
DIBuilder.h 339 /// @param Subscripts Subscripts.
341 DIType Ty, DIArray Subscripts);
347 /// @param Subscripts Subscripts.
349 DIType Ty, DIArray Subscripts);
  /external/libcap-ng/libcap-ng-0.7/
configure.ac 72 -Wnested-externs -Winline -Wfloat-equal -Wchar-subscripts"
  /external/webkit/Source/JavaScriptCore/Configurations/
Base.xcconfig 56 WARNING_CFLAGS_BASE = -Wall -Wextra -Wcast-qual -Wchar-subscripts -Wextra-tokens -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings;
  /external/webkit/Source/JavaScriptGlue/Configurations/
Base.xcconfig 49 WARNING_CFLAGS_BASE = -Wall -W -Wchar-subscripts -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter -Wundef -Wno-strict-aliasing;
  /external/webkit/Source/WebCore/Configurations/
Base.xcconfig 53 WARNING_CFLAGS_BASE = -Wall -Wextra -Wcast-qual -Wchar-subscripts -Wextra-tokens -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings;
  /external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLSubSup.cpp 67 // We already have a base, so this is the super/subscripts being added.
  /external/webkit/Source/WebKit/mac/Configurations/
Base.xcconfig 55 WARNING_CFLAGS_BASE = -Wall -Wextra -Wchar-subscripts -Wextra-tokens -Wformat-security -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wno-unused-parameter -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings;
  /external/webkit/Source/
WebKit.pri 91 *-g++*:QMAKE_CXXFLAGS += -Wall -Wextra -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self
  /external/webkit/Source/WebKit2/Configurations/
Base.xcconfig 51 WARNING_CFLAGS = -Wall -Wextra -Wchar-subscripts -Wextra-tokens -Wformat-security -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wno-unused-parameter -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings;
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 23 // coupled RDIV subscripts and lacks a multi-subscript MIV test.
28 // differentiate subscripts. Since Clang linearizes subscripts
669 // distinct loop referenced in both the source and destination subscripts.
919 // All subscripts are all the same type.
    [all...]
  /external/clang/docs/
ObjectiveCLiterals.rst 313 subscript expressions use integer typed subscripts; *dictionary-style*
314 subscript expressions use Objective-C object pointer typed subscripts.
424 Currently, only subscripts of integral or Objective-C object pointer
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 308 /// Subscript - This private struct represents a pair of subscripts from
434 /// distinct loop referenced in both the source and destination subscripts.
524 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /external/chromium/third_party/libevent/
configure.in 376 CFLAGS="$CFLAGS -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wchar-subscripts -Wcomment -Wformat=2 -Wwrite-strings -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wbad-function-cast -Wswitch-enum -Werror"
  /external/clang/tools/scan-build/
scan-build.1 198 Check for uninitialized values used as array subscripts.
  /external/clang/www/analyzer/
available_checks.html 60 <td><b>core.uninitialized.ArraySubscript</b></td><td>Check for uninitialized values used as array subscripts.</td>
  /external/llvm/lib/IR/
DIBuilder.cpp 619 DIType Ty, DIArray Subscripts) {
632 Subscripts,
641 DIType Ty, DIArray Subscripts) {
655 Subscripts,
    [all...]
  /external/eigen/
CMakeLists.txt 113 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -fexceptions -fno-check-new -fno-common -fstrict-aliasing")

Completed in 582 milliseconds

1 2 3 4 5 6