Home
last modified time | relevance | path

Searched full:arbitrary (Results 1 – 25 of 1350) sorted by relevance

12345678910>>...54

/openbmc/linux/include/kunit/
H A Dtest.h269 * @priv: for user to store arbitrary data. Commonly used to pass data
275 * used by the test writer to store arbitrary data.
826 * @condition: an arbitrary boolean expression. The test fails when this does
847 * @condition: an arbitrary boolean expression. The test fails when this does
866 * @left: an arbitrary expression that evaluates to a primitive C type.
867 * @right: an arbitrary expression that evaluates to a primitive C type.
887 * @left: an arbitrary expression that evaluates to a pointer.
888 * @right: an arbitrary expression that evaluates to a pointer.
908 * @left: an arbitrary expression that evaluates to a primitive C type.
909 * @right: an arbitrary expression that evaluates to a primitive C type.
[all …]
/openbmc/qemu/subprojects/
H A Darbitrary-int-1-rs.wrap2 directory = arbitrary-int-1.2.7
3 source_url = https://crates.io/api/v1/crates/arbitrary-int/1.2.7/download
4 source_filename = arbitrary-int-1.2.7.tar.gz
7 patch_directory = arbitrary-int-1-rs
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-switchtec20 Values: arbitrary string.
37 Values: arbitrary string.
78 Values: arbitrary string.
87 Values: arbitrary string.
96 Values: arbitrary string.
/openbmc/linux/drivers/leds/
H A DTODO41 Userspace is interested in knowing "this LED can produce arbitrary
51 white and to turn it into any arbitrary color. It is essential that
52 userspace is able to set arbitrary colors, and it might be good to
/openbmc/qemu/subprojects/packagefiles/arbitrary-int-1-rs/
H A Dmeson.build1 project('arbitrary-int-1-rs', 'rust',
20 meson.override_dependency('arbitrary-int-1-rs', arbitrary_int_dep)
/openbmc/qemu/subprojects/packagefiles/bilge-0.2-rs/
H A Dmeson.build9 subproject('arbitrary-int-1-rs', required: true)
12 arbitrary_int_dep = dependency('arbitrary-int-1-rs')
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-intel_pmc_bxt1 These files allow sending arbitrary IPC commands to the PMC/SCU which
9 Description: This interface allows userspace to send an arbitrary
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/
H A Ddrf.h125 /* Helper for reading an arbitrary object. */
132 /* Helper for writing an arbitrary object. */
139 /* Helper for modifying an arbitrary object. */
150 /* Helper for extracting a field value from arbitrary object. */
157 /* Helper for writing field value to arbitrary object (all other bits cleared). */
165 /* Helper for writing field definition to arbitrary object (all other bits cleared). */
173 /* Helper for modifying field value in arbitrary object. */
183 /* Helper for modifying field definition in arbitrary object. */
193 /* Helper for testing against field value in arbitrary object */
201 /* Helper for testing against field definition in arbitrary object */
/openbmc/openbmc/poky/meta/recipes-extended/bc/
H A Dbc_1.08.1.bb1 SUMMARY = "Arbitrary precision calculator language"
3 DESCRIPTION = "bc is an arbitrary precision numeric processing language. Syntax is similar to C, bu…
/openbmc/phosphor-dbus-interfaces/
H A Drequirements.md19 ### Avoid use of arbitrary strings
21 Arbitrary strings should only be utilized for human consumption and never parsed
22 by code. Any arbitrary string is typically expected to have a description such
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api-intro.rst8 shrink or enlarge it to an image of arbitrary size. Next, the devices
11 arbitrary scan line and horizontal offset into a video signal. We call
/openbmc/linux/Documentation/mm/
H A Dpage_frags.rst5 A page fragment is an arbitrary-length arbitrary-offset area of memory
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c67 * user defined keys take an arbitrary string as the description and an
68 * arbitrary blob of data as the payload
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dcpm.txt53 indicate the portion of muram that is usable by the OS for arbitrary
54 purposes. The data node may have an arbitrary number of reg resources,
/openbmc/linux/mm/damon/
H A DKconfig60 the interface for arbitrary data access monitoring.
67 can use the interface for arbitrary data access monitoring.
/openbmc/linux/Documentation/bpf/
H A Dbpf_design_QA.rst236 Q: Can BPF call arbitrary kernel functions?
241 Q: Can BPF overwrite arbitrary kernel memory?
245 Tracing bpf programs can *read* arbitrary memory with bpf_probe_read()
247 arbitrary memory, since they don't have access to these helpers.
248 Programs can never read or write arbitrary memory directly.
250 Q: Can BPF overwrite arbitrary user memory?
288 Q: Attaching to arbitrary kernel functions is an ABI?
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dkeystone-pll.txt48 - bit-mask : arbitrary bitmask for programming the mux
70 - bit-mask : arbitrary bitmask for programming the divider
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dcnxt,cx92755-pinctrl.txt37 container of an arbitrary number of subnodes, called pin group nodes in this
46 A pin group node specifies the desired pin mux for an arbitrary number of
/openbmc/qemu/rust/
H A DCargo.lock6 name = "arbitrary-int"
17 "arbitrary-int",
/openbmc/linux/include/linux/
H A Djhash.h57 /* An arbitrary initial parameter */
60 /* jhash - hash an arbitrary key
65 * The generic version, hashes an arbitrary sequence of bytes.
/openbmc/linux/Documentation/block/
H A Dbiovecs.rst69 arbitrary range of an existing biovec, both starting and ending midway
70 through biovecs. This is what enables efficient splitting of arbitrary
76 bios with more than a single bvec! Now, we can efficiently split arbitrary
/openbmc/linux/tools/include/linux/
H A Djhash.h57 /* An arbitrary initial parameter */
60 /* jhash - hash an arbitrary key
65 * The generic version, hashes an arbitrary sequence of bytes.
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dtouchscreen.yaml39 description: maximum reported pressure (arbitrary range dependent on the controller)
56 description: pressure noise value of the absolute input device (arbitrary
/openbmc/linux/Documentation/input/
H A Dmulti-touch-protocol.rst17 drivers to report details for an arbitrary number of contacts.
59 For type A devices, the kernel driver should generate an arbitrary
259 The pressure, in arbitrary units, on the contact area. May be used instead
263 If the resolution is zero, the pressure data is in arbitrary units.
275 range is arbitrary, but zero should be returned for an ellipse aligned with
/openbmc/libpldm/tests/fuzz/
H A Dfd-fuzz.cpp29 /* Arbitrary EID */
86 /* An arbitrary but valid set of descriptors.
343 // Arbitrary 3s increment. FD code has a 1s retry timeout. in cb_now()
401 /* Arbitrary length send buffer */ in LLVMFuzzerTestOneInput()

12345678910>>...54