Searched
full:labels (Results
576 -
600 of
1714) sorted by null
<<21222324252627282930>>
/art/runtime/base/ |
timing_logger.h | 80 // Clears current splits and labels.
|
/bionic/libc/netbsd/nameser/ |
ns_print.c | 510 u_int typ, algorithm, labels, footprint; local 521 labels = *rdata++; 524 p_type((int)typ), algorithm, labels, t)); 526 if (labels > (u_int)dn_count_labels(name))
|
/cts/tools/dasm/src/java_cup/ |
production_part.java | 55 /* compare the labels */
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
RopMethod.java | 41 * the labels for the blocks that return, if calculated
|
/dalvik/dx/src/com/android/dx/rop/code/ |
RopMethod.java | 40 * the labels for the blocks that return, if calculated
|
/dalvik/dx/src/com/android/dx/ssa/ |
SsaMethod.java | 129 * of labels taken from Rop form. 132 * @param labelList list of rop block labels 148 * of labels taken from Rop form. 151 * @param labelList list of rop block labels
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/ |
TestLexer.m | 116 // token+rule list labels
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
ActionAnalysis.g | 33 * remove unusued labels. This also tracks, for labeled rules,
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
NFAToDFAConverter.java | 197 * labels 'a' where t is a DFA node created 203 OrderedHashSet labels = d.getReachableLabels(); local 204 //System.out.println("reachable labels="+labels); 208 labels.size()+"/"+d.getNFAConfigurations().size()+"="+ 209 labels.size()/(float)d.getNFAConfigurations().size()); 237 boolean containsEOT = labels!=null && labels.contains(EOTLabel); 270 if ( labels!=null ) { 271 numLabels = labels.size() [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
AttributeScope.java | 44 /** All token scopes (token labels) share the same fixed scope of
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
AST.stg | 260 * token labels : <referencedTokenLabels; separator=", "> 261 * rule labels : <referencedRuleLabels; separator=", "> 262 * token list labels : <referencedTokenListLabels; separator=", "> 263 * rule list labels : <referencedRuleListLabels; separator=", ">
|
/external/chromium/chrome/browser/ |
autocomplete_history_manager.cc | 219 // Combine Autofill and Autocomplete values into values and labels.
|
/external/chromium/chrome/browser/autofill/ |
credit_card.h | 57 // GUIDs, labels, and unique IDs are not compared, only the values of the
|
form_field.h | 162 // Checks if any of the labels are named according to the ECML standard.
|
name_field.cc | 32 // Exclude labels containing the string "username", which typically
|
personal_data_manager.cc | 360 // Ensure that profile labels are up to date. Currently, sync relies on 361 // labels to identify a profile. 362 // TODO(dhollowa): We need to deprecate labels and update the way sync 498 // Ensure that profile labels are up to date.
|
/external/chromium/chrome/browser/chromeos/login/ |
background_view.h | 125 // Creates and adds the labels for version and boot time.
|
/external/chromium/chrome/browser/chromeos/offline/ |
offline_load_page.cc | 86 // Button labels
|
/external/chromium/chrome/browser/resources/shared/css/ |
tree.css | 109 /* We need to ensure that even empty labels take up space */
|
/external/chromium/chrome/browser/speech/ |
speech_input_bubble_gtk.cc | 29 // Use black for text labels since the bubble has white background.
|
/external/chromium/chrome/browser/ui/gtk/download/ |
download_item_gtk.cc | 208 // Left align and vertically center the labels. 215 // Stack the labels on top of one another. 230 // Put the download progress icon on the left of the labels. 271 // the empty labels and the other elements. [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/ |
popup.html | 175 entry.category, 'http://schemas.google.com/g/2005/labels', 176 'http://schemas.google.com/g/2005/labels#starred') ? true : false; 314 var starCat = ['<category scheme="http://schemas.google.com/g/2005/labels" ', 315 'term="http://schemas.google.com/g/2005/labels#starred" ',
|
/external/chromium/chrome/common/net/ |
x509_certificate_model.h | 104 // For host values, if they contain IDN Punycode-encoded A-labels, this will
|
/external/chromium-trace/trace-viewer/src/tracing/ |
trace_model_settings_test.js | 43 p1.labels.push('Google Search');
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
InfoBar.java | 24 * Possible labels of all the infobar buttons.
|
Completed in 485 milliseconds
<<21222324252627282930>>