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

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/glsl/glcpp/tests/
038-func-arg-with-commas.c 2 foo(argument (with,embedded , commas) -- tricky)
056-macro-argument-with-comma.c 1 #define bar with,embedded,commas
  /external/clang/test/Parser/
cxx0x-decl.cpp 3 // Make sure we know these are legitimate commas and not typos for ';'.
4 namespace Commas {
cxx-decl.cpp 69 // Make sure we know these are legitimate commas and not typos for ';'.
70 namespace Commas {
  /external/libvpx/examples/includes/geshi/docs/
phpdoc.ini 33 ;; add any custom @tags separated by commas here
34 ;; legal values: any legal tagname separated by commas.
58 ;; legal values: package names separated by commas
62 ;; legal values: paths separated by commas
66 ;; legal values: directory paths separated by commas
75 ;; legal values: any wildcard strings separated by commas
  /external/jdiff/src/jdiff/
ConstructorAPI.java 19 * separated by commas.
25 * separated by commas. "no exceptions" if no exceptions are thrown.
MethodAPI.java 33 * separated by commas. "no exceptions" if no exceptions are thrown.
  /external/clang/test/Sema/
altivec-init.c 27 // FIXME: test that c++ overloaded commas still work -faltivec
  /external/jsr305/ri/src/main/java/javax/annotation/
Syntax.java 38 * separated by commas. For example, "SQL:dialect=Oracle,version=2.3". Tools
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
concept_check.h 63 // the commas in the template argument list. We can't use an inner pair of
64 // parenthesis to hide the commas, because "boost::(Temp<Foo,Bar>)" isn't
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
concept_check.h 63 // the commas in the template argument list. We can't use an inner pair of
64 // parenthesis to hide the commas, because "boost::(Temp<Foo,Bar>)" isn't
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
concept_check.h 63 // the commas in the template argument list. We can't use an inner pair of
64 // parenthesis to hide the commas, because "boost::(Temp<Foo,Bar>)" isn't
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
concept_check.h 63 // the commas in the template argument list. We can't use an inner pair of
64 // parenthesis to hide the commas, because "boost::(Temp<Foo,Bar>)" isn't
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
concept_check.h 63 // the commas in the template argument list. We can't use an inner pair of
64 // parenthesis to hide the commas, because "boost::(Temp<Foo,Bar>)" isn't
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
concept_check.h 63 // the commas in the template argument list. We can't use an inner pair of
64 // parenthesis to hide the commas, because "boost::(Temp<Foo,Bar>)" isn't
  /packages/apps/Mms/src/com/android/mms/ui/
RecipientsAdapter.java 100 // Names with commas are the bane of the recipient editor's existence.
102 // where the spans get deleted. Furthermore, having commas in names
103 // can be confusing to the user since commas are used as separators
104 // between recipients. The best solution is to simply remove commas
RecipientsEditor.java 266 // The fix for this particular problem is very easy. All recipients have commas.
357 // Need to fix this case because it breaks auto-complete contacts with commas in the name.
439 // This lets them have a mixture of commas and semicolons in their list.
466 // commas or semis, we'll skip over the whole name to the next
  /external/chromium/base/json/
json_reader.h 114 // If |allow_trailing_comma| is true, we will ignore trailing commas in
144 // If |allow_trailing_comma| is true, we will ignore trailing commas in
208 // A parser flag that allows trailing commas in objects and arrays.
  /external/clang/test/SemaCXX/
cxx98-compat-pedantic.cpp 17 Enum_value, // expected-warning {{commas at the end of enumerator lists are incompatible with C++98}}
  /external/webkit/Source/WebCore/svg/
SVGPointList.cpp 39 builder.append(" "); // FIXME: Shouldn't we use commas to seperate?
  /frameworks/ex/common/java/com/android/common/
Rfc822InputFilter.java 26 * of letters and symbols, including one+ dots and zero commas, should insert an extra
  /external/chromium/net/proxy/
proxy_config_service_win_unittest.cc 176 // Bypass "foo.com" and "google.com", using commas as delimiter.
  /external/easymock/src/org/easymock/
AbstractMatcher.java 119 * of the arguments separated by commas.
  /external/iproute2/man/man8/
ss.8 86 List of socket tables to dump, separated by commas. The following identifiers
  /bootable/recovery/
install.cpp 183 // (Note that the braces and commas in this example are actual
188 // commas. The last key must not be followed by a comma.

Completed in 828 milliseconds

1 2 3 4 5 6 7 8 91011>>