/external/syslinux/codepage/ |
UnicodeData | 92 005B;LEFT SQUARE BRACKET;Ps;0;ON;;;;;Y;OPENING SQUARE BRACKET;;;; 94 005D;RIGHT SQUARE BRACKET;Pe;0;ON;;;;;Y;CLOSING SQUARE BRACKET;;;; 124 007B;LEFT CURLY BRACKET;Ps;0;ON;;;;;Y;OPENING CURLY BRACKET;;;; 126 007D;RIGHT CURLY BRACKET;Pe;0;ON;;;;;Y;CLOSING CURLY BRACKET;;;; [all...] |
/external/valgrind/ |
COPYING.DOCS | 314 covers that bracket the Document within the aggregate, or the 316 Otherwise they must appear on printed covers that bracket the whole
|
/libcore/ojluni/src/main/java/java/nio/file/ |
FileSystem.java | 367 * <li><p> The {@code [ ]} characters are a <i>bracket expression</i> that 377 * <p> Within a bracket expression the {@code *}, {@code ?} and {@code \}
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
htmlentitydefs.py | 141 'lang': 0x2329, # left-pointing angle bracket = bra, U+2329 ISOtech 201 'rang': 0x232a, # right-pointing angle bracket = ket, U+232A ISOtech
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/pgen2/ |
tokenize.py | 90 Bracket = '[][(){}]' 92 Funny = group(Operator, Bracket, Special)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
htmlentitydefs.py | 141 'lang': 0x2329, # left-pointing angle bracket = bra, U+2329 ISOtech 201 'rang': 0x232a, # right-pointing angle bracket = ket, U+232A ISOtech
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/pgen2/ |
tokenize.py | 90 Bracket = '[][(){}]' 92 Funny = group(Operator, Bracket, Special)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 141 'lang': 0x2329, # left-pointing angle bracket = bra, U+2329 ISOtech 201 'rang': 0x232a, # right-pointing angle bracket = ket, U+232A ISOtech
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
tokenize.py | 90 Bracket = '[][(){}]' 92 Funny = group(Operator, Bracket, Special)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
htmlentitydefs.py | 141 'lang': 0x2329, # left-pointing angle bracket = bra, U+2329 ISOtech 201 'rang': 0x232a, # right-pointing angle bracket = ket, U+232A ISOtech
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
tokenize.py | 90 Bracket = '[][(){}]' 92 Funny = group(Operator, Bracket, Special)
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
fdl.texi | 356 covers that bracket the Document within the aggregate, or the 358 Otherwise they must appear on printed covers that bracket the whole
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
fdl.texi | 356 covers that bracket the Document within the aggregate, or the 358 Otherwise they must appear on printed covers that bracket the whole
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
fdl.texi | 356 covers that bracket the Document within the aggregate, or the 358 Otherwise they must appear on printed covers that bracket the whole
|
/toolchain/binutils/binutils-2.25/gprof/ |
fdl.texi | 356 covers that bracket the Document within the aggregate, or the 358 Otherwise they must appear on printed covers that bracket the whole
|
/toolchain/binutils/binutils-2.25/ld/ |
fdl.texi | 356 covers that bracket the Document within the aggregate, or the 358 Otherwise they must appear on printed covers that bracket the whole
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
keysymdef.h | 587 #define XK_bracketleft 0x005b /* U+005B LEFT SQUARE BRACKET */ 589 #define XK_bracketright 0x005d /* U+005D RIGHT SQUARE BRACKET */ 620 #define XK_braceleft 0x007b /* U+007B LEFT CURLY BRACKET */ 622 #define XK_braceright 0x007d /* U+007D RIGHT CURLY BRACKET */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
keysymdef.h | 587 #define XK_bracketleft 0x005b /* U+005B LEFT SQUARE BRACKET */ 589 #define XK_bracketright 0x005d /* U+005D RIGHT SQUARE BRACKET */ 620 #define XK_braceleft 0x007b /* U+007B LEFT CURLY BRACKET */ 622 #define XK_braceright 0x007d /* U+007D RIGHT CURLY BRACKET */ [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
Bidi.java | 527 int position; /* position of opening bracket */ 528 int match; /* matching char or -position of closing bracket */ [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
Bidi.java | 527 int position; /* position of opening bracket */ 528 int match; /* matching char or -position of closing bracket */ [all...] |
/device/linaro/bootloader/edk2/StdLib/Include/ |
stdio.h | [all...] |
wchar.h | [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
|