/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.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_tuple_params.py | 130 subscripts = [c.clone() for c in to_index[n.value]] 132 [new_param.clone()] + subscripts)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_tuple_params.py | 130 subscripts = [c.clone() for c in to_index[n.value]] 132 [new_param.clone()] + subscripts)
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/UglifyJS/ |
parse-js.js | 1089 function subscripts(expr, allow_calls) { function [all...] |
/external/chromium_org/third_party/angle/build/ |
common.gypi | 16 '-Wchar-subscripts',
|
/external/llvm/include/llvm/ |
DIBuilder.h | 379 /// @param Subscripts Subscripts. 381 DIType Ty, DIArray Subscripts); 387 /// @param Subscripts Subscripts. 389 DIType Ty, DIArray Subscripts); [all...] |
/external/libcap-ng/libcap-ng-0.7/ |
configure.ac | 72 -Wnested-externs -Winline -Wfloat-equal -Wchar-subscripts"
|
/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 | 342 /// Subscript - This private struct represents a pair of subscripts from 468 /// distinct loop referenced in both the source and destination subscripts. 558 /// 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/chromium_org/third_party/cld/encodings/compact_lang_det/ |
tote.cc | 40 // buckets. The subscripts for set N are [N], [N+8], and [N+16] used in a
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
Blocks.txt | 96 2070..209F; Superscripts and Subscripts
|
/external/chromium_org/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/chromium_org/third_party/yasm/source/patched-yasm/ |
configure.ac | 174 MORE_CFLAGS="$MORE_CFLAGS -Wchar-subscripts"
|
/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 | 739 DIType Ty, DIArray Subscripts) { 752 Subscripts, 761 DIType Ty, DIArray Subscripts) { 775 Subscripts, [all...] |
/external/chromium_org/build/config/compiler/ |
BUILD.gn | 337 "-Wno-char-subscripts",
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
UnicodeRange.cpp | 165 * Misc - superscripts and subscripts
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftautoh.h | 149 * U+2070 - U+209F // Superscripts and Subscripts
|