/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
keysymdef.h | 556 #define XK_bracketleft 0x005b /* U+005B LEFT SQUARE BRACKET */ 558 #define XK_bracketright 0x005d /* U+005D RIGHT SQUARE BRACKET */ 589 #define XK_braceleft 0x007b /* U+007B LEFT CURLY BRACKET */ 591 #define XK_braceright 0x007d /* U+007D RIGHT CURLY BRACKET */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
keysymdef.h | 556 #define XK_bracketleft 0x005b /* U+005B LEFT SQUARE BRACKET */ 558 #define XK_bracketright 0x005d /* U+005D RIGHT SQUARE BRACKET */ 589 #define XK_braceleft 0x007b /* U+007B LEFT CURLY BRACKET */ 591 #define XK_braceright 0x007d /* U+007D RIGHT CURLY BRACKET */ [all...] |
/external/clang/include/clang/AST/ |
ExprCXX.h | 84 /// bracket. [all...] |
/external/aac/libSYS/src/ |
cmdl_parser.cpp | 361 _ftprintf(stderr,_TEXT("\n\nInternal Parser Error: Missing bracket ')'\n") );
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3debugeventlistener.h | 330 /** If a syntax error occurs, recognizers bracket the error
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
IDebugEventListener.cs | 315 * Upon syntax error, recognizers bracket the error with an error node
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/ |
IDebugEventListener.cs | 317 * Upon syntax error, recognizers bracket the error with an error node
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
DebugEventListener.java | 268 /** Upon syntax error, recognizers bracket the error with an error node
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToXMLSAXHandler.java | 225 // Output closing bracket - "]]>"
|
/external/chromium/net/base/ |
mime_sniffer_unittest.cc | 362 // Test content which is >= 1024 bytes, and includes no open angle bracket.
|
/external/clang/test/FixIt/ |
fixit.cpp | 268 void f(S<int>=0); // expected-error {{a space is required between a right angle bracket and an equals sign (use '> =')}}
|
/external/grub/netboot/ |
rtl8139.c | 312 * the inscription on the mounting bracket. It should not be changed
|
/external/libxml2/ |
c14n.c | [all...] |
/external/llvm/lib/CodeGen/ |
GCStrategy.cpp | 362 // Find the return address (next instruction), too, so as to bracket the call
|
/external/llvm/lib/TableGen/ |
TGLexer.cpp | 433 /// otherwise return the bracket. Match: '[' and '[{ ( [^}]+ | }[^]] )* }]'
|
/external/skia/legacy/src/utils/unix/ |
keysym2ucs.c | 159 { 0x04a2, 0x300c }, /* kana_openingbracket ? LEFT CORNER BRACKET */ 160 { 0x04a3, 0x300d }, /* kana_closingbracket ? RIGHT CORNER BRACKET */ [all...] |
/external/valgrind/main/include/ |
pub_tool_wordfm.h | 104 // minimum and maximum possible key values. The resulting bracket
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
11.2.1-1.js | 31 or the bracket notation: MemberExpression [ Expression ]
|
/external/webkit/Source/WebCore/platform/chromium/ |
KeyCodeConversionGtk.cpp | 367 // VKEY_OEM_102 (E2) Windows 2000/XP: Either the angle bracket key or the backslash key on the RT 102-key keyboard
|
KeyboardCodes.h | 514 // VKEY_OEM_102 (E2) Windows 2000/XP: Either the angle bracket key or the backslash key on the RT 102-key keyboard
|
/external/webkit/Source/WebKit/chromium/public/ |
WebViewClient.h | 134 // These notifications bracket any loading that occurs in the WebView.
|
/external/webkit/Tools/android/flex-2.5.4a/ |
scan.l | 425 /* Push back everything but the leading bracket
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
Makefile.in | 653 eval distrib 8to7 y-bracket y-newline allsub cv-vars classes \ 724 y-bracket.good y-bracket.sed y-bracket.inp \ [all...] |
Makefile.tests | 24 y-bracket y-newline insert brackets::
|
ptestcases.h | 73 { 0, 0, "2.8.3.2 RE Bracket Expression", NULL, },
|