Home
last modified time | relevance | path

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

12345678910>>...67

/OK3568_Linux_fs/kernel/include/kunit/
H A Dtest.h27 * @data: for the user to store arbitrary data.
196 * @priv: for user to store arbitrary data. Commonly used to pass data
202 * used by the test writer to store arbitrary data.
415 * @context: for the user to pass in arbitrary data to the init function.
1185 * @condition: an arbitrary boolean expression. The test fails when this does
1206 * @condition: an arbitrary boolean expression. The test fails when this does
1225 * @left: an arbitrary expression that evaluates to a primitive C type.
1226 * @right: an arbitrary expression that evaluates to a primitive C type.
1247 * @left: an arbitrary expression that evaluates to a pointer.
1248 * @right: an arbitrary expression that evaluates to a pointer.
[all …]
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dstl_relops.h78 * @brief Defines @c != for arbitrary types, in terms of @c ==. in _GLIBCXX_VISIBILITY()
91 * @brief Defines @c > for arbitrary types, in terms of @c <. in _GLIBCXX_VISIBILITY()
104 * @brief Defines @c <= for arbitrary types, in terms of @c <. in _GLIBCXX_VISIBILITY()
117 * @brief Defines @c >= for arbitrary types, in terms of @c <. in _GLIBCXX_VISIBILITY()
H A Dmove.h96 * @param __t A thing of arbitrary type. in _GLIBCXX_VISIBILITY()
112 * @param __x A thing of arbitrary type. in _GLIBCXX_VISIBILITY()
175 * @param __a A thing of arbitrary type. in _GLIBCXX_VISIBILITY()
176 * @param __b Another thing of arbitrary type. in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dstl_relops.h78 * @brief Defines @c != for arbitrary types, in terms of @c ==. in _GLIBCXX_VISIBILITY()
91 * @brief Defines @c > for arbitrary types, in terms of @c <. in _GLIBCXX_VISIBILITY()
104 * @brief Defines @c <= for arbitrary types, in terms of @c <. in _GLIBCXX_VISIBILITY()
117 * @brief Defines @c >= for arbitrary types, in terms of @c <. in _GLIBCXX_VISIBILITY()
H A Dmove.h96 * @param __t A thing of arbitrary type. in _GLIBCXX_VISIBILITY()
112 * @param __x A thing of arbitrary type. in _GLIBCXX_VISIBILITY()
175 * @param __a A thing of arbitrary type. in _GLIBCXX_VISIBILITY()
176 * @param __b Another thing of arbitrary type. in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dbpf_design_QA.rst225 Q: Can BPF call arbitrary kernel functions?
230 Q: Can BPF overwrite arbitrary kernel memory?
234 Tracing bpf programs can *read* arbitrary memory with bpf_probe_read()
236 arbitrary memory, since they don't have access to these helpers.
237 Programs can never read or write arbitrary memory directly.
239 Q: Can BPF overwrite arbitrary user memory?
/OK3568_Linux_fs/kernel/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. */
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bc/
H A Dbc_1.07.1.bb1 SUMMARY = "Arbitrary precision calculator language"
3 DESCRIPTION = "bc is an arbitrary precision numeric processing language. Syntax is similar to C, bu…
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dpage_frags.rst7 A page fragment is an arbitrary-length arbitrary-offset area of memory
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dcustomize.txt17 ** running arbitrary commands prior to generating the filesystem image
24 * running arbitrary commands after generating the filesystem image
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbiovecs.rst67 arbitrary range of an existing biovec, both starting and ending midway
68 through biovecs. This is what enables efficient splitting of arbitrary
74 bios with more than a single bvec! Now, we can efficiently split arbitrary
/OK3568_Linux_fs/kernel/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,
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dtouchscreen.yaml32 description: maximum reported pressure (arbitrary range dependent on the controller)
49 description: pressure noise value of the absolute input device (arbitrary
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-git/
H A D0001-python3-git-CVE-2022-24439-fix-from-PR-1521.patch69 + one of these helpers (`ext::`) can be used to invoke any arbitrary command.
86 + arbitrary commands, this are blocked by default.
221 + # This option allows users to execute arbitrary commands.
226 + # This option allows users to execute arbitrary commands.
231 + # This option allows users to execute arbitrary commands.
397 + # This option allows users to execute arbitrary commands.
402 + # like `protocol.allow` or `core.gitProxy` to execute arbitrary commands.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/security/keys/
H A Dbig_key.c38 * big_key defined keys take an arbitrary string as the description and an
39 * arbitrary blob of data as the payload
69 /* Set an arbitrary quota */ in big_key_preparse()
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Draw-gadget.rst24 while Raw Gadget allows you to provide arbitrary data as responses to
53 therefore arbitrary endpoint addresses can't be used in the descriptors.

12345678910>>...67