Home
last modified time | relevance | path

Searched refs:Rule (Results 1 – 25 of 36) sorted by relevance

12

/external/icu4c/data/brkitr/
Dsent.txt56 # Rule 3 - break after separators. Keep CR/LF together.
61 # Rule 4 - Break after $Sep.
62 # Rule 5 - Ignore $Format and $Extend
67 # Rule 6
70 # Rule 7
73 #Rule 8
78 # Rule 8a
81 #Rule 9, 10, 11
84 #Rule 12
Dword_ja.txt55 # Rule 4 Ignore trailing Format characters (Also see note in TR 29)
74 # Rule 3 - CR x LF
79 # Rule 4 - ignore Format and Extend characters, except when they appear at the beginning
Dword_POSIX.txt55 # Rule 4 Ignore trailing Format characters (Also see note in TR 29)
74 # Rule 3 - CR x LF
79 # Rule 4 - ignore Format and Extend characters, except when they appear at the beginning
Dword.txt55 # Rule 4 Ignore trailing Format characters (Also see note in TR 29)
74 # Rule 3 - CR x LF
79 # Rule 4 - ignore Format and Extend characters, except when they appear at the beginning
Dline.txt101 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
110 # Combining Marks. X $CM* behaves as if it were X. Rule LB6.
192 # Rule LB 4, 5 Mandatory (Hard) breaks.
332 $CM+ $NUcm; # Rule 10, any otherwise unattached CM behaves as AL
368 # Rule 30 Do not break between letters, numbers or ordinary symbols
491 # Rule 13 & 14 taken together for an edge case.
/external/icu4c/data/rbnf/
Droot.txt11 // Rule Based Number Format Support
Deo.txt11 // Rule Based Number Format Support
Dnl.txt11 // Rule Based Number Format Support
Dfr_CH.txt11 // Rule Based Number Format Support
Dsv.txt11 // Rule Based Number Format Support
Dth.txt11 // Rule Based Number Format Support
Den_GB.txt12 // Rule Based Number Format Support
Des.txt11 // Rule Based Number Format Support
Dru.txt11 // Rule Based Number Format Support
Dfr.txt12 // Rule Based Number Format Support
Dit.txt11 // Rule Based Number Format Support
/external/bison/data/
Dlalr1.cc353 # define YY_REDUCE_PRINT(Rule) \
356 yy_reduce_print_ (Rule); \
368 # define YY_REDUCE_PRINT(Rule)
Dyacc.c717 # define YY_REDUCE_PRINT(Rule) \
720 yy_reduce_print (yyvsp, ]b4_locations_if([yylsp, ])[Rule]b4_user_args[); \
730 # define YY_REDUCE_PRINT(Rule)
/external/bison/doc/
Drefcard.tex385 Rule definition 1
387 Rule definition {\it n}
398 \section {Rule definitions}
/external/bison/src/
Dparse-gram.c1150 # define YY_REDUCE_PRINT(Rule) \ argument
1153 yy_reduce_print (yyvsp, yylsp, Rule); \
1163 # define YY_REDUCE_PRINT(Rule) argument
/external/elfutils/src/
Dldscript.c782 # define YY_REDUCE_PRINT(Rule) \ argument
785 yy_reduce_print (Rule); \
796 # define YY_REDUCE_PRINT(Rule) argument
/external/icu4c/test/testdata/
Drbbitst.txt287 # Breaks around '(' following a sentence TERM. (Rule 9)
295 <data>•Hello.123<100></data> # Rule 6
298 <data>•HELLO.Bye<100></data> # Rule 7
301 <data>•Hello.goodbye<100></data> #Rule 8
/external/libpcap/
Dgrammar.c1292 # define YY_REDUCE_PRINT(Rule) \ argument
1295 yy_reduce_print (Rule); \
1305 # define YY_REDUCE_PRINT(Rule) argument
/external/bison/tests/
Dregression.at140 ## Rule Line Numbers. ##
143 AT_SETUP([Rule Line Numbers])
/external/webkit/V8Binding/v8/tools/
Dtest.py998 class Rule(object): class
1047 current_section.AddRule(Rule(rule_match.group(1), path, value))

12