Searched refs:label (Results 51 - 75 of 1932) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/worphan/
H A Dorphanwarn.asm0 label:
5 jmp label
/external/chromium-trace/trace-viewer/src/ui/
H A Ddom_helpers_test.js57 [{label: '6.25%', value: 0.0625},
58 {label: '12.5%', value: 0.125},
59 {label: '25%', value: 0.25},
60 {label: '37.5%', value: 0.375},
61 {label: '50%', value: 0.5},
62 {label: '75%', value: 0.75},
63 {label: '100%', value: 1},
64 {label: '200%', value: 2}
77 [{label: '6.25%', value: 0.0625},
78 {label
[all...]
/external/chromium_org/ui/base/accelerators/
H A Dmenu_label_accelerator_util_linux.h17 const std::string& label);
19 // Removes the "&" accelerators from a Windows label.
20 UI_EXPORT std::string RemoveWindowsStyleAccelerators(const std::string& label);
25 UI_EXPORT std::string EscapeWindowsStyleAccelerators(const std::string& label);
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
H A DASTParser.stg36 * no label, label, list label (label/no-label handled together)
52 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
55 <label>_tree = <createNodeFromToken(...)>;
56 adaptor.AddChild(root_0, <label>_tree);
61 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
64 tokenRefRuleRoot(token,label,elementInde
[all...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
H A DASTParser.stg37 * no label, label, list label (label/no-label handled together)
53 tokenRef(token,label,elementIndex,terminalOptions) ::= <%
57 <\n><label>_tree = <createNodeFromToken(...)>;
58 <\n>adaptor.AddChild(root_0, <label>_tree);
64 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
67 tokenRefRuleRoot(token,label,elementInde
[all...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
H A DASTParser.stg36 * no label, label, list label (label/no-label handled together)
53 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
59 <label>_tree := <createNodeFromToken(...)>;
60 Adaptor.AddChild(Root[0], <label>_tree);
67 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
70 tokenRefRuleRoot(token,label,elementInde
[all...]
H A DASTTreeParser.stg36 * no label, label, list label (label/no-label handled together)
40 * Each combination has its own template except that label/no label
88 if (_First[<enclosingTreeLevel>] = nil) then _First[<enclosingTreeLevel>] := <root.el.label>.Tree;
90 if (_First[<enclosingTreeLevel>] = nil) then _First[<enclosingTreeLevel>] := <root.el.label>;
118 tokenRefBang(token,label,elementInde
[all...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
H A DASTParser.stg36 * no label, label, list label (label/no-label handled together)
51 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
54 <label>_tree = (<ASTLabelType>)(ADAPTOR->create(ADAPTOR, <label>));
55 ADAPTOR->addChild(ADAPTOR, root_0, <label>_tree);
60 tokenRefBang(token,label,elementInde
[all...]
H A DASTTreeParser.stg36 * no label, label, list label (label/no-label handled together)
40 * Each combination has its own template except that label/no label
93 if ( _first_<enclosingTreeLevel> == NULL ) _first_<enclosingTreeLevel> = <root.el.label>.tree;
95 if ( _first_<enclosingTreeLevel> == NULL ) _first_<enclosingTreeLevel> = <root.el.label>;
123 tokenRefBang(token,label,elementInde
[all...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
H A DASTParser.stg33 * no label, label, list label (label/no-label handled together)
49 tokenRef(token, label, elementIndex, terminalOptions) ::= <<
53 <label>_tree = <createNodeFromToken(...)>;
54 [treeAdaptor addChild:<label>_tree toTree:root_0];
60 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
63 tokenRefRuleRoot(token,label,elementInde
[all...]
/external/chromium_org/content/browser/renderer_host/media/
H A Dmedia_stream_requester.h21 virtual void StreamGenerated(const std::string& label,
25 virtual void StreamGenerationFailed(const std::string& label) = 0;
28 virtual void StopGeneratedStream(const std::string& label) = 0;
31 virtual void DevicesEnumerated(const std::string& label,
34 virtual void DeviceOpened(const std::string& label,
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
H A DLocalVariableInfo.java74 * the given label.
76 * @param label {@code >= 0;} the block label
79 public void setStarts(int label, RegisterSpecSet specs) { argument
87 blockStarts[label] = specs;
90 throw new IllegalArgumentException("bogus label");
96 * given label. If there was not already an associated set, then this
101 * @param label {@code >= 0;} the block label
108 public boolean mergeStarts(int label, RegisterSpecSe argument
142 getStarts(int label) argument
169 mutableCopyOfStarts(int label) argument
246 getStarts0(int label) argument
[all...]
/external/mdnsresponder/Clients/
H A DClientCommon.c46 const char *GetNextLabel(const char *cstr, char label[64]) argument
48 char *ptr = label;
49 while (*cstr && *cstr != '.') // While we have characters in the label...
69 if (ptr >= label+64) { label[63] = 0; return(NULL); } // Illegal label more than 63 bytes
71 *ptr = 0; // Null-terminate label text
72 if (ptr == label) return(NULL); // Illegal empty label
/external/chromium_org/chrome/browser/resources/
H A Dgesture_config.js52 var label = row.querySelector('.row-label');
57 label.setAttribute('for', field.key);
58 label.innerHTML = field.label;
162 label: 'Maximum Cancel to Down Time for Tap Suppression',
167 label: 'Maximum Tap Gap Time for Tap Suppression',
172 label: 'Long Press Time',
177 label: 'Semi Long Press Time',
183 label
[all...]
/external/chromium_org/tools/gn/
H A Dconfig.cc13 Config::Config(const Label& label) : Item(label) { argument
30 const Label& label,
33 DCHECK(!label.is_null());
38 ItemNode* node = tree->GetExistingNodeLocked(label);
41 config = new Config(label);
48 if (dep_from && dep_from->label().dir() != label.dir()) {
50 specified_from_here, label.GetToolchainLabel(), label
28 GetConfig(const Settings* settings, const LocationRange& specified_from_here, const Label& label, Item* dep_from, Err* err) argument
[all...]
/external/chromium_org/ui/views/controls/
H A Dlabel_unittest.cc12 #include "ui/views/controls/label.h"
20 Label label; local
24 label.SetFont(font);
25 gfx::Font font_used = label.font();
34 Label label; local
37 label.SetFont(font);
38 gfx::Font font_used = label.font();
44 Label label; local
46 label.SetText(test_text);
47 EXPECT_EQ(test_text, label
51 Label label; local
59 Label label; local
83 Label label; local
94 Label label; local
103 Label label; local
150 Label label; local
162 Label label; local
188 Label label; local
206 Label label; local
290 Label label; local
327 Label label; local
463 Label label; local
604 Label label; local
743 Label label; local
895 Label label; local
908 Label label; local
[all...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
H A DASTTreeParser.stg33 * no label, label, list label (label/no-label handled together)
37 * Each combination has its own template except that label/no label
77 if ( _first_<enclosingTreeLevel>==null ) _first_<enclosingTreeLevel> = <root.el.label>.tree;
79 if ( _first_<enclosingTreeLevel>==null ) _first_<enclosingTreeLevel> = <root.el.label>;
106 tokenRefBang(token,label,elementInde
[all...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
H A DASTTreeParser.stg33 * no label, label, list label (label/no-label handled together)
37 * Each combination has its own template except that label/no label
86 _first_<enclosingTreeLevel> = <root.el.label>.tree<\n>
89 _first_<enclosingTreeLevel> = <root.el.label><\n>
117 tokenRefBang(token,label,elementInde
[all...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
H A DASTTreeParser.stg33 * no label, label, list label (label/no-label handled together)
37 * Each combination has its own template except that label/no label
78 if ( _first_<enclosingTreeLevel>==null ) _first_<enclosingTreeLevel> = <root.el.label>.tree;
80 if ( _first_<enclosingTreeLevel>==null ) _first_<enclosingTreeLevel> = <root.el.label>;
107 tokenRefBang(token,label,elementInde
[all...]
/external/chromium_org/v8/test/mjsunit/
H A Ddebug-stepout-scope-part8.js68 label: {
70 break label;
77 label: {
79 break label;
87 label: {
90 break label;
98 label: {
101 break label;
119 label: for (var i = 0; i < 3; ++i) {
123 continue label;
[all...]
/external/chromium/chrome/browser/autofill/
H A Dform_field_unittest.cc19 field.label = ASCIIToUTF16("a");
23 field.label = ASCIIToUTF16("");
27 field.label = ASCIIToUTF16("a");
31 field.label = string16();
35 field.label = ASCIIToUTF16("head_tail");
40 field.label = ASCIIToUTF16("head_tail");
45 field.label = ASCIIToUTF16("head_tail");
51 field.label = ASCIIToUTF16("m.i.");
55 field.label = ASCIIToUTF16("mXiX");
60 field.label
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/
H A Dlocallabel.asm0 label:
7 dw label.local
8 dw label.local2
/external/iproute2/examples/
H A Dgaiconf4 # Setup address label from /etc/gai.conf
28 cat $file | while read command prefix label; do
29 if [ x"$command" = x"#label" ]; then
34 run ${IP} -6 addrlabel add prefix $prefix label $label
42 echo label ${pfx} ${lbl}
111 label ::1/128 0
112 label ::/0 1
113 label 2002::/16 2
114 label
[all...]
/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dkssl_lcl.h71 void print_krb5_data(char *label, krb5_data *kdata);
72 void print_krb5_authdata(char *label, krb5_authdata **adata);
73 void print_krb5_keyblock(char *label, krb5_keyblock *keyblk);
/external/openssl/ssl/
H A Dkssl_lcl.h71 void print_krb5_data(char *label, krb5_data *kdata);
72 void print_krb5_authdata(char *label, krb5_authdata **adata);
73 void print_krb5_keyblock(char *label, krb5_keyblock *keyblk);

Completed in 2945 milliseconds

1234567891011>>