/external/antlr/antlr-3.4/runtime/Python/unittests/ |
testtree.py | 920 labels = {} 924 labels) 926 node = labels.get("x") 939 labels = {} 943 labels) 945 node = labels.get("x") [all...] |
/external/chromium/chrome/browser/ui/gtk/ |
first_run_bubble.h | 57 // Contains some common set up for the labels in the bubble. |width| is a 58 // resource that holds the desired width for the labels. 79 // The various labels in the interface. We keep track of them for theme
|
/external/chromium_org/chrome/browser/resources/options/ |
autofill_edit_overlay.css | 47 #autofill-name-labels { 51 #autofill-name-labels span { 65 #autofill-name-labels span {
|
/external/openfst/src/bin/ |
fstpush.cc | 19 // Pushes weights and/or output labels in an FST toward the initial or 26 DEFINE_bool(push_labels, false, "Push output labels"); 30 "Remove common prefix/suffix when pushing labels");
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
conv.py | 96 3) a table defining labels 198 # Parse the labels 199 labels = [] 201 mo = re.match(r"static label labels\[(\d+)\] = {$", line) 214 labels.append((x, y)) 217 self.labels = labels 230 mo = re.match(r"\s+{(\d+), labels},$", line) 233 assert nlabels == len(self.labels), (lineno, line) 251 self.keywords = {} # map from keyword strings to arc labels [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
conv.py | 96 3) a table defining labels 198 # Parse the labels 199 labels = [] 201 mo = re.match(r"static label labels\[(\d+)\] = {$", line) 214 labels.append((x, y)) 217 self.labels = labels 230 mo = re.match(r"\s+{(\d+), labels},$", line) 233 assert nlabels == len(self.labels), (lineno, line) 251 self.keywords = {} # map from keyword strings to arc labels [all...] |
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
DebugGrammarParser.cs | 348 // token labels: 349 // rule labels: retval 350 // token list labels: 351 // rule list labels: 352 // wildcard labels: 398 // token labels: 399 // rule labels: retval 400 // token list labels: 401 // rule list labels: 402 // wildcard labels: [all...] |
ProfileGrammarParser.cs | 352 // token labels: 353 // rule labels: retval 354 // token list labels: 355 // rule list labels: 356 // wildcard labels: 402 // token labels: 403 // rule labels: retval 404 // token list labels: 405 // rule list labels: 406 // wildcard labels: [all...] |
/external/chromium/chrome/browser/autofill/ |
autofill_manager_unittest.cc | 236 const std::vector<string16>& labels, 247 ASSERT_EQ(expected_num_suggestions, labels.size()); 253 EXPECT_EQ(expected_labels[i], labels[i]); 525 std::vector<string16>* labels, 540 if (labels) 541 *labels = autofill_param.c; 620 std::vector<string16> labels; local 624 &page_id, &values, &labels, &icons, &unique_ids); 630 // Inferred labels include full first relevant field, which in this case is 638 ExpectSuggestions(page_id, values, labels, icons, unique_ids 664 std::vector<string16> labels; local 733 std::vector<string16> labels; local 790 std::vector<string16> labels; local 856 std::vector<string16> labels; local 901 std::vector<string16> labels; local 935 std::vector<string16> labels; local 978 std::vector<string16> labels; local 1052 std::vector<string16> labels; local 1102 std::vector<string16> labels; local 1176 std::vector<string16> labels; local 1248 std::vector<string16> labels; local 1294 std::vector<string16> labels; local 1336 std::vector<string16> labels; local 1382 std::vector<string16> labels; local 1429 std::vector<string16> labels; local 1476 std::vector<string16> labels; local [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/ |
SimpleCParser.java | 206 // token labels: 207 // rule labels: retval 208 // token list labels: 209 // rule list labels: 210 // wildcard labels: 251 // token labels: 252 // rule labels: retval 253 // token list labels: 254 // rule list labels: 255 // wildcard labels: [all...] |
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
selected_keyword_decoration.h | 25 // Determines what combination of labels and image will best fit
|
/external/chromium/chrome/browser/ui/cocoa/ |
tab_view_picker_table.h | 13 // to an NSTabView. Now the table is automatically populated with the tab labels
|
/external/chromium/chrome/common/ |
automation_constants.cc | 9 // JSON value labels for proxy settings that are passed in via
|
/external/chromium/net/base/ |
ssl_false_start_blacklist.h | 37 // LastTwoLabels returns a pointer within |host| to the last two labels of 64 return NULL; // no names with less than two labels are in the blacklist. 89 // assign a string to a hash bucket, the last two labels (not including the 91 // Hash("example.com"). No names that are less than two labels long are
|
/external/chromium_org/chrome/common/ |
automation_constants.cc | 9 // JSON value labels for proxy settings that are passed in via
|
/external/clang/test/CodeGen/ |
branch-target-layout.c | 10 // order of a branch instruction's labels cannot be used as a source order bias.
|
/external/iproute2/doc/ |
Plan | 11 2.3 IPv6 Flow Labels (api-ip6-flowlabels.tex, published)
|
/external/sepolicy/ |
genfs_contexts | 9 # sysfs labels can be set by userspace.
|
/external/srec/srec/Semproc/include/ |
SR_SemanticGraphImpl.h | 48 * Input labels are words in a spoken utterance. 63 * Integer offset for referencing script output labels when mapping between 69 * Output labels for end of scope markers. These are of the form 76 * Integer offset for referencing end of scope output labels when mapping between
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
LabelsActivity.java | 27 setContentView(R.layout.labels);
|
/frameworks/opt/timezonepicker/res/values-v16/ |
styles.xml | 18 <!-- Style for dialog labels. -->
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
KeySpecParserSplitTests.java | 200 assertTextArray("Multiple labels", "abc,def,ghi", "abc", "def", "ghi"); 203 assertTextArray("Multiple labels surrounded by spaces", " abc , def , ghi ", 211 assertTextArray("Multiple labels with escape", 213 assertTextArray("Multiple labels with escape surrounded by spaces", 215 assertTextArray("Multiple labels with comma and escape", 217 assertTextArray("Multiple labels with comma and escape surrounded by spaces", 291 assertTextArray("Multiple labels", 293 assertTextArray("Multiple labels surrounded by spaces", 304 assertTextArray("Multiple labels with escape", 307 assertTextArray("Multiple labels with escape surrounded by spaces" [all...] |
/packages/inputmethods/PinyinIME/res/xml/ |
skb_sym1.xml | 26 <keys splitter="|" labels="1|2|3|4|5|6|7|8|9|0" 31 <keys splitter="|" labels="\@|#"/> 35 <keys splitter="|" labels="%|"|*"/> 43 <keys splitter="|" labels="(|)"/>
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactLocaleUtils.java | 44 * information: labels, name lookup keys. 52 // Ukrainian labels are superset of Russian 62 * labels: uses ICU AlphabeticIndex for labels and extends by labeling 63 * phone numbers "#". Eg English labels are: [A-Z], #, " " 77 // we will show labels other than your primary locale. General rules 107 * exact value of N depends on how many representative index labels are 177 final ArrayList<String> labels = new ArrayList<String>(bucketCount); local 179 labels.add(getBucketLabel(i)); 181 return labels; [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/data/ |
summary.html | 302 GraphView.prototype._maximumValue = function (labels, data) { 304 return Math.max.apply(null, labels.map(function (label) { 310 var labels = Object.keys(data); 311 if (!labels.length) 317 labels.sort(function (a, b) { return computeValue(data[b]) - computeValue(data[a]); }); 318 return labels; 323 var labels = this._sortLabelsByNumberOfReviwsAndReviewedPatches(data); 324 if (!labels) { 329 var maxValue = this._maximumValue(labels, data); 333 for (var i = 0; i < labels.length; i++) [all...] |