Home
last modified time | relevance | path

Searched refs:result (Results 1 – 18 of 18) sorted by relevance

/doc/
A Dscorer.js17 score: function(result) { argument
19 if (result[0].search("release_notes/")>=0) {
22 else if (result[0].search("api/")>=0) {
25 else if (result[0].search("kconfig/")>=0) {
29 return result[4];
A Dasa.rst164 ioctls and payloads. This attack can result in a corrupt state and Denial
180 de-assigned may result in kernel crash. The return value of 'pci_find_bus()' shall
256 unintended inputs, which may result in an altered control flow, arbitrary
A Dacrn.doxyfile115 # and the result, after processing the whole list, is used as the annotated
237 # documentation, which will result in a user-defined paragraph with heading
1059 # The result: instead of the source browser generated by doxygen, the links to
1261 # representing an infinite number of entries and will result in a full expanded
1331 # file. You can add a path in front of the file if the result should not be
1554 # Content Delivery Network so you can quickly see the result without installing
2176 # interpreter (i.e. the result of 'which perl').
/doc/extensions/
A Dkerneldoc.py112 result = ViewList()
123 result.append(line, filename, lineoffset)
130 with switch_source_input(self.state, result):
131 self.state.nested_parse(result, 0, node, match_titles=1)
/doc/tutorials/
A Dlaunch_uos.sh65 result=$(echo $vm_ps | grep "${vm_name}")
66 if [[ "$result" != "" ]]; then
188 result=$(echo $vm_ps | grep "${vm_name}")
189 if [[ "$result" != "" ]]; then
A Dacrn_on_qemu.rst278 result=$(echo $vm_ps | grep "${vm_name}")
279 if [[ "$result" != "" ]]; then
A Dusing_windows_as_user_vm.rst93 result=$(echo $vm_ps | grep "${vm_name}")
94 if [[ "$result" != "" ]]; then
A Dgpu-passthru.rst106 before the OS driver loads. As a result, the Guest BIOS and the Grub UI
A Dacrn-secure-boot-with-grub.rst114 Replace the ``GRUB_PASSWORD_HASH`` with the result of the :command:`grub-mkpasswd-pbkdf2`
A Drtvm_performance_tips.rst104 and LDR are virtualized even though LAPIC is passthrough. As a result,
/doc/.known-issues/
A DREADME8 $ make SOMETHING >& result
9 $ scripts/filter-known-issues.py result
/doc/release_notes/
A Drelease_notes_3.3.rst83 User can config ServicVM as supervisor role in result it can manage the power status of
/doc/developer-guides/hld/
A Dhld-overview.rst224 of a device such as uDev1, uDev1 puts the result into the request
227 HSM/hypercall. The HV then stores the result to the guest register
A Dhv-io-emulation.rst224 in, rather than switching to where the vCPU is scheduled out. As a result,
A Dhld-virtio-devices.rst80 produce requests, and kick the backend virtio driver. As a result, the FE
A Dhld-security.rst616 #. For those hypercalls that may result in data inconsistent intra hypervisor
/doc/developer-guides/
A Dcontribute_guidelines.rst9 chaos that can result from an active development community.
A Dc_coding_guidelines.rst19 a) The result from the ``##`` or ``#`` operation shall not be used as the
1444 C-EP-04: The evaluation order of an expression shall not influence the result

Completed in 347 milliseconds