/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp858.py | 304 u'{' # 0x007b -> LEFT CURLY BRACKET 306 u'}' # 0x007d -> RIGHT CURLY BRACKET 565 0x007b: 0x007b, # LEFT CURLY BRACKET 567 0x007d: 0x007d, # RIGHT CURLY BRACKET [all...] |
cp860.py | 304 u'{' # 0x007b -> LEFT CURLY BRACKET 306 u'}' # 0x007d -> RIGHT CURLY BRACKET 565 0x007b: 0x007b, # LEFT CURLY BRACKET 567 0x007d: 0x007d, # RIGHT CURLY BRACKET [all...] |
cp861.py | 304 u'{' # 0x007b -> LEFT CURLY BRACKET 306 u'}' # 0x007d -> RIGHT CURLY BRACKET 565 0x007b: 0x007b, # LEFT CURLY BRACKET 567 0x007d: 0x007d, # RIGHT CURLY BRACKET [all...] |
cp862.py | 304 u'{' # 0x007b -> LEFT CURLY BRACKET 306 u'}' # 0x007d -> RIGHT CURLY BRACKET 565 0x007b: 0x007b, # LEFT CURLY BRACKET 567 0x007d: 0x007d, # RIGHT CURLY BRACKET [all...] |
cp863.py | 304 u'{' # 0x007b -> LEFT CURLY BRACKET 306 u'}' # 0x007d -> RIGHT CURLY BRACKET 565 0x007b: 0x007b, # LEFT CURLY BRACKET 567 0x007d: 0x007d, # RIGHT CURLY BRACKET [all...] |
cp864.py | 302 u'{' # 0x007b -> LEFT CURLY BRACKET 304 u'}' # 0x007d -> RIGHT CURLY BRACKET 562 0x007b: 0x007b, # LEFT CURLY BRACKET 564 0x007d: 0x007d, # RIGHT CURLY BRACKET [all...] |
cp865.py | 304 u'{' # 0x007b -> LEFT CURLY BRACKET 306 u'}' # 0x007d -> RIGHT CURLY BRACKET 565 0x007b: 0x007b, # LEFT CURLY BRACKET 567 0x007d: 0x007d, # RIGHT CURLY BRACKET [all...] |
cp866.py | 304 u'{' # 0x007b -> LEFT CURLY BRACKET 306 u'}' # 0x007d -> RIGHT CURLY BRACKET 565 0x007b: 0x007b, # LEFT CURLY BRACKET 567 0x007d: 0x007d, # RIGHT CURLY BRACKET [all...] |
cp869.py | 304 u'{' # 0x007b -> LEFT CURLY BRACKET 306 u'}' # 0x007d -> RIGHT CURLY BRACKET 565 0x007b: 0x007b, # LEFT CURLY BRACKET 567 0x007d: 0x007d, # RIGHT CURLY BRACKET [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
EmojiConstants.java | 125 0x027B0, // CURLY LOOP 126 0x027BF, // DOUBLE CURLY LOOP
|
/docs/source.android.com/src/devices/tech/input/ |
key-character-map-files.jd | 115 name, an open curly brace, a set of properties and behaviors and a close curly brace.</p>
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
plurfmt.h | 114 * Thus, curly braces (<code>{</code>, <code>}</code>) are <i>only</i> allowed 117 * in the message text, if it is not contained in curly braces (to preserve
|
selfmt.h | 153 * Thus, curly braces (<code>{</code>, <code>}</code>) are <i>only</i> allowed
|
/external/chromium_org/third_party/libxslt/libxslt/ |
templates.c | 371 * contain expressions contained in curly braces ({}) and those are 417 * attribute value does not contain expressions contained in curly braces ({})
|
/external/kernel-headers/original/uapi/linux/ |
v4l2-dv-timings.h | 26 anonymous unions where they require additional curly brackets. 27 This violates the C1x standard. This workaround adds the curly brackets
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_uuid.py | 19 for (string, curly, hex, bytes, bytes_le, fields, integer, urn, 150 for u in [uuid.UUID(string), uuid.UUID(curly), uuid.UUID(hex),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_uuid.py | 19 for (string, curly, hex, bytes, bytes_le, fields, integer, urn, 150 for u in [uuid.UUID(string), uuid.UUID(curly), uuid.UUID(hex),
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
DerivedBidiClass.txt | [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
cpp_unittest.py | [all...] |
/external/chromium_org/third_party/skia/third_party/harfbuzz/contrib/tables/ |
DerivedCombiningClass.txt | 46 007B ; 0 # Ps LEFT CURLY BRACKET 48 007D ; 0 # Pe RIGHT CURLY BRACKET [all...] |
Scripts.txt | 42 007B ; Common # Ps LEFT CURLY BRACKET 44 007D ; Common # Pe RIGHT CURLY BRACKET 247 2774 ; Common # Ps MEDIUM LEFT CURLY BRACKET ORNAMENT 248 2775 ; Common # Pe MEDIUM RIGHT CURLY BRACKET ORNAMENT 271 2983 ; Common # Ps LEFT WHITE CURLY BRACKET 272 2984 ; Common # Pe RIGHT WHITE CURLY BRACKET 409 FE37 ; Common # Ps PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET 410 FE38 ; Common # Pe PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET 433 FE5B ; Common # Ps SMALL LEFT CURLY BRACKET 434 FE5C ; Common # Pe SMALL RIGHT CURLY BRACKE [all...] |
/external/mdnsresponder/mDNSPosix/ |
NetMonitor.c | 20 * but for the sake of brevity here I will say just this: Curly braces are not syntactially 24 * Indenting curly braces at the same level as the "if" implies that curly braces are [all...] |
parselog.py | 37 # (e.g. curly quotes are converted to straight quotes)
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
OutputPropertiesFactory.java | 336 * string to be a curly namespace. If a key name starts with
|
/external/icu/icu4c/source/i18n/unicode/ |
selfmt.h | 142 * <p>Each message is a MessageFormat pattern string enclosed in {curly braces}.</p>
|