HomeSort by relevance Sort by last modified time
    Searched full:brackets (Results 401 - 425 of 1397) sorted by null

<<11121314151617181920>>

  /external/clang/test/SemaObjC/
parameterized_classes.m 242 typedef PC4<NSCopying, ObjCStringRef> typeArgsProtocolQualsConflict1; // expected-error{{angle brackets contain both a type ('ObjCStringRef') and a protocol ('NSCopying')}}
243 typedef PC4<NSCopying, NSString *> typeArgsProtocolQualsConflict2; // expected-error{{angle brackets contain both a type ('NSString') and a protocol ('NSCopying')}}
244 typedef PC4<NSCopying, UnknownType, NSString *> typeArgsProtocolQualsConflict3; // expected-error{{angle brackets contain both a type ('NSString') and a protocol ('NSCopying')}} expected-error{{unknown type name 'UnknownType'}}
246 typedef PC4<NSString, NSCopying, NSString *> typeArgsProtocolQualsConflict5; // expected-error{{angle brackets contain both a type ('NSString') and a protocol ('NSCopying')}}
  /external/curl/docs/libcurl/opts/
CURLOPT_CONNECT_TO.3 48 A numerical IPv6 address must be written within [brackets].
  /external/google-breakpad/src/testing/gtest/test/
gtest_xml_output_unittest_.cc 94 FAIL() << "Invalid characters in brackets [\x1\x2]";
  /external/googletest/googletest/test/
gtest_xml_output_unittest_.cc 94 FAIL() << "Invalid characters in brackets [\x1\x2]";
  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 309 brackets = l[i] + l[j]
311 if brackets == '()':
313 elif brackets == '<>':
315 elif brackets == '[]':
  /external/libmojo/mojo/public/cpp/bindings/tests/
validation_test_input_parser.h 33 // - The type prefix (including the square brackets) of 1-byte unsigned
  /external/libxml2/doc/devhelp/
index.html 33 extra "markup" information enclosed between angle brackets. HTML is the most
  /external/markdown/docs/extensions/
WikiLinks.txt 18 number, dashes, underscores and spaces surrounded by double brackets. Therefore
  /external/shflags/doc/
coding_standards.txt 52 brackets, e.g. '${flags_someVariable}' to improve code readability.
  /external/sl4a/ScriptingLayerForAndroid/res/xml/
preferences.xml 44 <CheckBoxPreference android:summary="When enabled, quotes and brackets are automatically completed." android:key="enableAutoClose" android:title="@string/enable_auto_close" android:defaultValue="true"></CheckBoxPreference>
  /external/v8/testing/gtest/test/
gtest_xml_output_unittest_.cc 94 FAIL() << "Invalid characters in brackets [\x1\x2]";
  /external/v8/tools/release/
search_related_commits.py 89 # Replace brackets or else they are wrongly interpreted by --grep
  /external/valgrind/coregrind/m_demangle/
cp-demangle.h 69 /* Print as float--put value in square brackets. */
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_xml_output_unittest_.cc 94 FAIL() << "Invalid characters in brackets [\x1\x2]";
  /frameworks/base/core/java/android/text/util/
Rfc822Token.java 86 * the comment (in parentheses), and the address (in angle brackets).
  /libcore/ojluni/src/main/java/java/security/
DomainLoadStoreParameter.java 54 * enclosed in square brackets.
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
MimeBodyPart.java 129 // remove optionally surrounding brackets.
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
MimeBodyPart.java 134 // remove optionally surrounding brackets.
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ParenMatch.py 5 parentheses, square brackets, and curly braces.
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ParenMatch.py 5 parentheses, square brackets, and curly braces.
  /prebuilts/misc/common/swig/include/2.0.11/java/
javahead.swg 11 * use the macros are not within %{ %} brackets as they won't be run through the SWIG preprocessor. */
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest_xml_output_unittest_.cc 94 FAIL() << "Invalid characters in brackets [\x1\x2]";
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest_xml_output_unittest_.cc 94 FAIL() << "Invalid characters in brackets [\x1\x2]";
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 5 parentheses, square brackets, and curly braces.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 5 parentheses, square brackets, and curly braces.

Completed in 438 milliseconds

<<11121314151617181920>>