Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 939) sorted by relevance

12345678910>>...38

/external/chromium-trace/trace-viewer/src/ui/
Ddom_helpers_test.js57 [{label: '6.25%', value: 0.0625}, property
58 {label: '12.5%', value: 0.125}, property
59 {label: '25%', value: 0.25}, property
60 {label: '37.5%', value: 0.375}, property
61 {label: '50%', value: 0.5}, property
62 {label: '75%', value: 0.75}, property
63 {label: '100%', value: 1}, property
64 {label: '200%', value: 2} property
77 [{label: '6.25%', value: 0.0625}, property
78 {label: '12.5%', value: 0.125}, property
[all …]
/external/chromium_org/chrome/browser/resources/chromeos/
Dkeyboard_overlay_data.js89 'label': 'power' property
93 'label': 'esc' property
155 'label': 'backspace' property
159 'label': 'tab' property
221 'label': 'enter' property
225 'label': 'ctrl' property
288 'label': 'shift' property
343 'label': 'shift' property
348 'label': 'alt' property
351 'label': 'space' property
[all …]
/external/chromium-trace/trace-viewer/src/tracing/analysis/
Danalyze_slices_test.js174 {label: 'c', property
181 assertObjectEquals({label: 'Selection start', time: 0}, t.rows[1]); property
182 assertObjectEquals({label: 'Selection extent', time: 0.18}, t.rows[2]); property
186 assertObjectEquals({label: 'Title', text: 'c'}, t.rows[0]); property
187 assertObjectEquals({label: 'Start', time: 0}, t.rows[1]); property
188 assertObjectEquals({label: 'Duration', time: 0.04}, t.rows[2]); property
192 assertObjectEquals({label: 'Title', text: 'c'}, t.rows[0]); property
193 assertObjectEquals({label: 'Start', time: 0.12}, t.rows[1]); property
194 assertObjectEquals({label: 'Duration', time: 0.06}, t.rows[2]); property
Dstub_analysis_results.js24 appendTableHeader: function(table, label) { argument
30 appendSummaryRow: function(table, label, opt_text) { argument
31 table.rows.push({label: label, property
39 appendSummaryRowTime: function(table, label, time) { argument
40 table.rows.push({label: label, property
44 appendDataRow: function(table, label, duration, occurences, argument
46 table.rows.push({label: label, property
Dgeneric_object_view.js43 label, object, indent, depth, maxDepth, suffix) { argument
95 label, object, indent, depth, maxDepth, suffix) { argument
117 label, object, indent, depth, maxDepth, suffix) { argument
138 appendElementWithLabel_: function(label, indent, dataElement, suffix) { argument
160 appendSimpleText_: function(label, indent, text, suffix) { argument
/external/chromium_org/ui/views/controls/
Dlabel_unittest.cc34 Label label; in TEST_F() local
44 Label label; in TEST_F() local
54 Label label; in TEST_F() local
61 Label label; in TEST_F() local
71 Label label; in TEST_F() local
100 Label label; in TEST_F() local
109 Label label; in TEST_F() local
137 Label label; in TEST_F() local
147 Label label; in TEST_F() local
207 Label label; in TEST_F() local
[all …]
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
Dpopup.js231 {id: "", label: "Chromium"}, property
232 {id: "win", label: "Win"}, property
233 {id: "mac", label: "Mac"}, property
234 {id: "linux", label: "Linux"}, property
235 {id: "chromiumos", label: "ChromiumOS"}, property
236 {id: "chrome", label: "Official"}, property
237 {id: "memory", label: "Memory"} property
241 {id: "lkgr", label: "LKGR"}, property
242 {id: "perf", label: "Perf"}, property
243 {id: "memory.fyi", label: "Memory FYI"}, property
[all …]
/external/chromium_org/chrome/browser/resources/
Dgesture_config.js162 label: 'Maximum Cancel to Down Time for Tap Suppression', property
167 label: 'Maximum Tap Gap Time for Tap Suppression', property
172 label: 'Semi Long Press Time', property
178 label: 'Maximum Separation for Gesture Touches', property
183 label: 'Tab scrub auto activation delay, (-1 for never)', property
203 label: 'Complete when overscrolled (horizontal)', property
208 label: 'Complete when overscrolled (vertical)', property
213 label: 'Start overscroll gesture (horizontal; touchpad)', property
218 label: 'Start overscroll gesture (horizontal; touchscreen)', property
223 label: 'Start overscroll gesture (vertical)', property
[all …]
/external/chromium_org/ui/base/accelerators/
Dmenu_label_accelerator_util_linux.cc17 std::string ConvertAmpersandsTo(const std::string& label, in ConvertAmpersandsTo()
44 std::string ConvertAcceleratorsFromWindowsStyle(const std::string& label) { in ConvertAcceleratorsFromWindowsStyle()
48 std::string RemoveWindowsStyleAccelerators(const std::string& label) { in RemoveWindowsStyleAccelerators()
56 std::string EscapeWindowsStyleAccelerators(const std::string& label) { in EscapeWindowsStyleAccelerators()
/external/chromium_org/components/autofill/core/common/
Dsave_password_progress_logger.cc229 SavePasswordProgressLogger::StringID label, in LogPasswordForm()
261 SavePasswordProgressLogger::StringID label, in LogHTMLForm()
271 SavePasswordProgressLogger::StringID label, in LogURL()
277 SavePasswordProgressLogger::StringID label, in LogBoolean()
283 SavePasswordProgressLogger::StringID label, in LogNumber()
289 SavePasswordProgressLogger::StringID label, in LogNumber()
300 void SavePasswordProgressLogger::LogValue(StringID label, const Value& log) { in LogValue()
/external/chromium_org/content/browser/resources/gpu/
Dinfo_view.js102 'label': 'Software only. Hardware acceleration disabled', property
106 'label': 'Disabled', property
110 'label': 'Disabled', property
114 'label': 'Software only, hardware acceleration unavailable', property
118 'label': 'Unavailable', property
122 'label': 'Unavailable', property
126 'label': 'Hardware accelerated but at reduced performance', property
130 'label': 'Hardware accelerated on all pages', property
134 'label': 'Hardware accelerated', property
138 'label': 'Enabled', property
[all …]
/external/chromium_org/net/disk_cache/blockfile/
Dwebfonts_histogram.cc54 std::string HistogramName(const char* prefix, const char* label) { in HistogramName()
58 void RecordCacheEvent(WebFontDiskCacheEventType type, const char* label) { in RecordCacheEvent()
69 const char* label = HistogramLabel(key); in RecordCacheMiss() local
75 const char* label = HistogramLabel(key); in RecordEvictedEntry() local
81 const char* label = HistogramLabel(entry->GetKey()); in RecordCacheHit() local
93 const char* label = HistogramLabel(entry->GetKey()); in RecordEviction() local
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/
Dlist_item.js22 get label() { getter in ListItem
25 set label(label) { argument
/external/chromium_org/ui/webui/resources/js/cr/ui/
Dlist_item.js21 get label() { getter in ListItem
24 set label(label) { setter in ListItem
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebSourceInfo.cpp42 const WebString& label() const { return m_label; } in label() function in blink::FINAL
54 …ate::create(const WebString& id, WebSourceInfo::SourceKind kind, const WebString& label, WebSource… in create()
59 …InfoPrivate(const WebString& id, WebSourceInfo::SourceKind kind, const WebString& label, WebSource… in WebSourceInfoPrivate()
77 …:initialize(const WebString& id, WebSourceInfo::SourceKind kind, const WebString& label, WebSource… in initialize()
94 WebString WebSourceInfo::label() const in label() function in blink::WebSourceInfo
DWebMediaDeviceInfo.cpp42 const WebString& label() const { return m_label; } in label() function in blink::FINAL
54 …t WebString& deviceId, WebMediaDeviceInfo::MediaDeviceKind kind, const WebString& label, const Web… in create()
59 …t WebString& deviceId, WebMediaDeviceInfo::MediaDeviceKind kind, const WebString& label, const Web… in WebMediaDeviceInfoPrivate()
77 …t WebString& deviceId, WebMediaDeviceInfo::MediaDeviceKind kind, const WebString& label, const Web… in initialize()
94 WebString WebMediaDeviceInfo::label() const in label() function in blink::WebMediaDeviceInfo
/external/compiler-rt/lib/dfsan/
Ddfsan.cc96 dfsan_label label = 0; in __dfsan_union() local
126 dfsan_label label = ls[0]; in __dfsan_union_load() local
161 dfsan_label label = in dfsan_create_label() local
171 void __dfsan_set_label(dfsan_label label, void *addr, uptr size) { in __dfsan_set_label()
177 void dfsan_set_label(dfsan_label label, void *addr, uptr size) { in dfsan_set_label()
182 void dfsan_add_label(dfsan_label label, void *addr, uptr size) { in dfsan_add_label()
206 const struct dfsan_label_info *dfsan_get_label_info(dfsan_label label) { in dfsan_get_label_info()
211 dfsan_has_label(dfsan_label label, dfsan_label elem) { in dfsan_has_label()
223 dfsan_has_label_with_desc(dfsan_label label, const char *desc) { in dfsan_has_label_with_desc()
/external/chromium_org/ui/views/controls/menu/
Dmenu.cc79 const base::string16& label, in AppendMenuItem()
86 const base::string16& label, in AddMenuItem()
94 Menu* Menu::AppendSubMenu(int item_id, const base::string16& label) { in AppendSubMenu()
98 Menu* Menu::AddSubMenu(int index, int item_id, const base::string16& label) { in AddSubMenu()
103 const base::string16& label, in AppendSubMenuWithIcon()
108 void Menu::AppendMenuItemWithLabel(int item_id, const base::string16& label) { in AppendMenuItemWithLabel()
114 const base::string16& label) { in AddMenuItemWithLabel()
131 const base::string16& label, in AppendMenuItemWithIcon()
138 const base::string16& label, in AddMenuItemWithIcon()
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DLocalVariableInfo.java79 public void setStarts(int label, RegisterSpecSet specs) { in setStarts()
108 public boolean mergeStarts(int label, RegisterSpecSet specs) { in mergeStarts()
142 public RegisterSpecSet getStarts(int label) { in getStarts()
169 public RegisterSpecSet mutableCopyOfStarts(int label) { in mutableCopyOfStarts()
246 private RegisterSpecSet getStarts0(int label) { in getStarts0()
/external/doclava/res/assets/templates/
Ddiff.cs4 .package-label { property
8 .class-label { class
12 .method-label { property
/external/bluetooth/bluedroid/stack/avrc/
Davrc_opt.c101 UINT16 AVRC_UnitCmd(UINT8 handle, UINT8 label) in AVRC_UnitCmd()
146 UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page) in AVRC_SubCmd()
190 UINT16 AVRC_VendorCmd(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg) in AVRC_VendorCmd()
225 UINT16 AVRC_VendorRsp(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg) in AVRC_VendorRsp()
/external/chromium_org/v8/test/mjsunit/
Dswitch-opt.js43 function f(label, b1, b2, b3) { argument
65 function assertResult(r, label, b1, b2, b3) { argument
140 function f(label, b1, b2, b3) { argument
162 function assertResult(r, label, b1, b2, b3) { argument
/external/chromium-trace/trace-viewer/src/cc/
Dlayer_tree_quad_stack_viewer.js51 [{label: '6.25%', value: 0.0625}, property
52 {label: '12.5%', value: 0.125}, property
53 {label: '25%', value: 0.25}, property
54 {label: '37.5%', value: 0.375}, property
55 {label: '50%', value: 0.5}, property
56 {label: '75%', value: 0.75}, property
57 {label: '100%', value: 1}, property
58 {label: '200%', value: 2} property
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DBlockAddresses.java76 public CodeAddress getStart(int label) { in getStart()
97 public CodeAddress getLast(int label) { in getLast()
119 public CodeAddress getEnd(int label) { in getEnd()
132 int label = one.getLabel(); in setupArrays() local
/external/chromium_org/content/test/data/webcrypto/
Drsa_oaep.json23 "label": "", string
31 "label": "", string
49 "label": "66656564206D65207365796D6F7572", string
57 "label": "66656564206D65207365796D6F7572", string

12345678910>>...38