| /openbmc/qemu/rust/qemu-api/tests/ |
| H A D | vmstate_tests.rs | 9 slice, 59 let foo_fields: &[VMStateField] = unsafe { slice::from_raw_parts(VMSTATE_FOOA.fields, 5) }; in test_vmstate_uint16() 79 let foo_fields: &[VMStateField] = unsafe { slice::from_raw_parts(VMSTATE_FOOA.fields, 5) }; in test_vmstate_unused() 99 let foo_fields: &[VMStateField] = unsafe { slice::from_raw_parts(VMSTATE_FOOA.fields, 5) }; in test_vmstate_varray_uint16_unsafe() 120 let foo_fields: &[VMStateField] = unsafe { slice::from_raw_parts(VMSTATE_FOOA.fields, 5) }; in test_vmstate_varray_multiply() 191 let foo_fields: &[VMStateField] = unsafe { slice::from_raw_parts(VMSTATE_FOOB.fields, 7) }; in test_vmstate_bool_v() 211 let foo_fields: &[VMStateField] = unsafe { slice::from_raw_parts(VMSTATE_FOOB.fields, 7) }; in test_vmstate_uint64() 231 let foo_fields: &[VMStateField] = unsafe { slice::from_raw_parts(VMSTATE_FOOB.fields, 7) }; in test_vmstate_struct_varray_uint8() 255 let foo_fields: &[VMStateField] = unsafe { slice::from_raw_parts(VMSTATE_FOOB.fields, 7) }; in test_vmstate_struct_varray_uint32_multiply() 281 let foo_fields: &[VMStateField] = unsafe { slice::from_raw_parts(VMSTATE_FOOB.fields, 7) }; in test_vmstate_macro_array() [all …]
|
| /openbmc/qemu/rust/qemu-api/src/ |
| H A D | irq.rs | 95 pub(crate) const fn slice_as_ptr(slice: &[Self]) -> *mut *mut bindings::IRQState { in slice_as_ptr() 96 assert!(!slice.is_empty()); in slice_as_ptr() 97 slice[0].as_ptr() in slice_as_ptr()
|
| H A D | chardev.rs | 18 slice, 127 let buf = unsafe { slice::from_raw_parts(buf, size.try_into().unwrap()) }; in enable_handlers()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
| H A D | 0001-Add-missing-includes-cstdint-and-cstdio.patch | 16 storage/rocksdb/rocksdb/util/slice.cc | 2 +- 44 diff --git a/storage/rocksdb/rocksdb/util/slice.cc b/storage/rocksdb/rocksdb/util/slice.cc 46 --- a/storage/rocksdb/rocksdb/util/slice.cc 47 +++ b/storage/rocksdb/rocksdb/util/slice.cc
|
| /openbmc/webui-vue/src/utilities/ |
| H A D | objectUtils.js | 12 const output = Array.isArray(target) ? target.slice() : { ...target }; 17 output[key] = sourceValue.slice();
|
| H A D | NBDServer.js | 112 this.msgbuf = this.msgbuf.slice(consumed); 259 var blob = this.file.slice(offset, offset + req.length);
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/ |
| H A D | 0001-add-missing-includes-for-the-build-with-use_libcxx_m.patch | 82 diff --git a/include/perfetto/ext/tracing/core/slice.h b/include/perfetto/ext/tracing/core/slice.h 84 --- a/include/perfetto/ext/tracing/core/slice.h 85 +++ b/include/perfetto/ext/tracing/core/slice.h
|
| /openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/ |
| H A D | dimm_train_fail_log.sh | 16 slice=$((s1 & 0xf)) 27 echo "Slice $slice: $uMsg, $lMsg"
|
| /openbmc/openbmc-tools/dbus-vis/ |
| H A D | boost_handler_timeline_vis.js | 133 let sortedKeys = keys.slice(); 168 boost_asio_handler_timeline_view.Intervals = intervals.slice(); 169 boost_asio_handler_timeline_view.Titles = titles.slice();
|
| H A D | ipmi_capture.js | 43 let b0 = sp[j].slice(2); 44 let b1 = sp[j].slice(0, 2); 58 ret = ret.slice(0, tot_size); 262 return [v[0], v.slice(1, v.length)];
|
| H A D | dbus_timeline_vis.js | 174 let sortedKeys = keys.slice(); 278 dbus_timeline_view.Intervals = intervals.slice(); 279 dbus_timeline_view.Titles = titles.slice();
|
| H A D | ipmi_timeline_vis.js | 297 let entry = data[i].slice(); 436 let sortedKeys = keys.slice(); 469 ipmi_timeline_view.Intervals = Intervals.slice(); 470 ipmi_timeline_view.Titles = Titles.slice();
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | typeahead.jquery.js | 275 args = [].slice.call(arguments, 1); 281 this._trigger(type, [].slice.call(arguments, 1)); 283 this._trigger(deprecatedType, [].slice.call(arguments, 1)); 338 args = [].slice.call(arguments, 1); 375 fn.apply(context, [].slice.call(arguments, 0)); 799 suggestions = (suggestions || []).slice(0, that.limit); 1008 Menu.apply(this, [].slice.call(arguments, 0)); 1013 return s.open.apply(this, [].slice.call(arguments, 0)); 1017 return s.close.apply(this, [].slice.call(arguments, 0)); 1025 return s._onRendered.apply(this, [].slice.call(arguments, 0)); [all …]
|
| H A D | jsrender.min.js | 3 …slice():i:[r.data],e&&(e.depends&&(t.depends=ae.getDeps(t.depends,t,e.depends,e)),i[0]=e.apply(t,i…
|
| H A D | jquery-3.7.1.min.js | 2 …slice,g=oe.flat?function(e){return oe.flat.call(e)}:function(e){return oe.concat.apply([],e)},s=oe…
|
| H A D | jquery.cookie.js | 35 s = s.slice(1, -1).replace(/\\"/g, '"').replace(/\\\\/g, '\\');
|
| H A D | jquery-2.0.3.min.js | 4 …slice,g=c.indexOf,m=l.toString,y=l.hasOwnProperty,v=p.trim,x=function(e,n){return new x.fn.init(e,… 5 …slice(a)}),s},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTar… 6 …slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function ln(e,t,n,r){var i={},o…
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-crc32c_2.3.bb | 8 file://LICENSE.slice-by-8;md5=6b3bc7709d6b2db6646ec2467310ff6b \
|
| /openbmc/rest-dbus/resources/ |
| H A D | jsrender.min.js | 3 …slice():i:[r.data],e&&(e.depends&&(t.depends=te.getDeps(t.depends,t,e.depends,e)),i[0]=e.apply(t,i…
|
| /openbmc/openbmc/poky/scripts/lib/build_perf/ |
| H A D | scrape-html-report.js | 11 else if (msg.slice(0, 11) === "CHART READY") {
|
| /openbmc/openbmc/poky/bitbake/lib/ply/ |
| H A D | yacc.py | 193 self.slice = s 198 if isinstance(n,slice): 199 return [self[i] for i in range(*(n.indices(len(self.slice))))] 200 if n >= 0: return self.slice[n].value 204 self.slice[n].value = v 207 return [s.value for s in self.slice[i:j]] 210 return len(self.slice) 213 return getattr(self.slice[n],"lineno",0) 216 self.slice[n].lineno = lineno 219 startline = getattr(self.slice[n],"lineno",0) [all …]
|
| /openbmc/webui-vue/src/views/Overview/ |
| H A D | OverviewDumps.vue | 52 date.toISOString().slice(0, 10) +
|
| /openbmc/webui-vue/src/components/Mixins/ |
| H A D | BVTableSelectableMixin.js | 75 .slice(startIndex, endIndex)
|
| /openbmc/qemu/block/ |
| H A D | qcow2-cluster.c | 278 unsigned slice, slice_size2, n_slices; in l2_allocate() local 316 for (slice = 0; slice < n_slices; slice++) { in l2_allocate() 318 l2_offset + slice * slice_size2, in l2_allocate() 330 (old_l2_offset & L1E_OFFSET_MASK) + slice * slice_size2; in l2_allocate() 2258 unsigned slice, slice_size2, n_slices; in expand_zero_clusters_in_l1() local 2304 for (slice = 0; slice < n_slices; slice++) { in expand_zero_clusters_in_l1() 2305 uint64_t slice_offset = l2_offset + slice * slice_size2; in expand_zero_clusters_in_l1() 2368 int l2_index = slice * s->l2_slice_size + j; in expand_zero_clusters_in_l1()
|
| /openbmc/phosphor-webui/app/server-control/controllers/ |
| H A D | virtual-media-controller.js | 184 this.msgbuf = this.msgbuf.slice(consumed); 364 var blob = this.file.slice(offset, offset + req.length);
|