Home
last modified time | relevance | path

Searched full:ends (Results 1 – 25 of 1072) sorted by relevance

12345678910>>...43

/openbmc/u-boot/common/
H A Dlog_console.c22 * - cat is lower case and ends with comma in log_console_emit()
23 * - file normally has a .c extension and ends with a colon in log_console_emit()
24 * - line is integer and ends with a - in log_console_emit()
25 * - function is an identifier and ends with () in log_console_emit()
/openbmc/pldm/common/
H A Dbios_utils.hpp85 /** @brief Check if the iterator ends
87 * @return True if the iterator ends
94 /** @brief Check if the iterator ends
96 * @return False if the iterator ends
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dfsl,asrc.txt6 Ends Audio controller such as ESAI, SSI and SAI. It has three pairs to support
39 - fsl,asrc-rate : Defines a mutual sample rate used by DPCM Back Ends.
41 - fsl,asrc-width : Defines a mutual sample width used by DPCM Back Ends.
55 Ends, which can replace the fsl,asrc-width.
H A Dfsl,easrc.yaml62 description: Defines a mutual sample rate used by DPCM Back Ends
69 Defines a mutual sample format used by DPCM Back Ends
/openbmc/linux/tools/perf/util/
H A Dstat-display.c435 char buf[64], *vals, *ends; in print_metric_csv() local
442 ends = vals = skip_spaces(buf); in print_metric_csv()
443 while (isdigit(*ends) || *ends == '.') in print_metric_csv()
444 ends++; in print_metric_csv()
445 *ends = 0; in print_metric_csv()
575 char buf[64], *vals, *ends; in print_metric_only_csv() local
582 ends = vals = skip_spaces(buf); in print_metric_only_csv()
583 while (isdigit(*ends) || *ends == '.') in print_metric_only_csv()
584 ends++; in print_metric_only_csv()
585 *ends = 0; in print_metric_only_csv()
[all …]
/openbmc/linux/tools/include/nolibc/
H A Darch.h11 * Then argv[] begins, and ends at the first NULL. Then we have envp which
12 * starts and ends with a NULL as well. So envp=argv+argc+1.
/openbmc/linux/arch/powerpc/include/asm/
H A Dkasan.h37 * The shadow ends before the highest accessible address
46 * The shadow ends before the highest accessible address
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DAllowDeny.v1_0_3.json104 …"description": "The TCP, UDP, or other destination port to which this rule ends application, inclu…
105 … shall contain the TCP, UDP, or other destination port to which this rule ends application, inclus…
188 …"description": "The TCP, UDP or other source port to which this rule ends application, inclusive.",
189 …perty shall contain the TCP, UDP, or other source port to which this rule ends application, inclus…
/openbmc/linux/sound/soc/fsl/
H A Dfsl_asrc_common.h68 * @asrc_rate: default sample rate for ASoC Back-Ends
69 * @asrc_format: default sample format for ASoC Back-Ends
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-cmake-Use-idirafter-instead-of-isystem.patch14 if cstlib ends up including system stdlib.h before libc++ provided
24 e.g. OPENSSL_INCLUDE_DIR which ends up adding -isystem
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DCreate.interface.yaml27 ends up in AdditionaData like:
63 ends up in AdditionaData like:
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon-page_range_tree.h41 uint64_t ends = start + count; in page_range_part_after() local
43 out->start = MAX(range->start, ends); in page_range_part_after()
/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h70 /* Our XIVE source objects for IPIs and ENDs */
145 /* Our XIVE source objects for IPIs and ENDs */
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend_f_open.rst57 In a system with multiple front-ends, it is usually the case that
67 powered up, and that other front-ends may have been powered down to make
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DElastic-2.039 the software granted under these terms ends immediately. If your company makes
40 such a claim, your patent license ends immediately for work on behalf of your
H A DPolyForm-Noncommercial-1.0.089 for the software granted under these terms ends immediately. If
90 your company makes such a claim, your patent license ends
H A DPolyForm-Small-Business-1.0.079 for the software granted under these terms ends immediately. If
80 your company makes such a claim, your patent license ends
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_hash_map.c100 * map dump ends in dump_bpf_hash_map()
106 BPF_SEQ_PRINTF(seq, "map dump ends\n"); in dump_bpf_hash_map()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-bonegreen-wireless.dts113 /* in case it isn't, wilink8 ends up in one of the test modes that */
116 /* introduces a pullup on the line and wilink8 ends up in a bad state. */
/openbmc/linux/include/net/
H A Diw_handler.h503 char *ends, struct iw_event *iwe, int event_len);
507 char *ends, struct iw_event *iwe, int event_len) in iwe_stream_add_event_check() argument
509 char *res = iwe_stream_add_event(info, stream, ends, iwe, event_len); in iwe_stream_add_event_check()
522 char *ends, struct iw_event *iwe, char *extra);
526 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point_check() argument
528 char *res = iwe_stream_add_point(info, stream, ends, iwe, extra); in iwe_stream_add_point_check()
542 char *value, char *ends, struct iw_event *iwe,
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3399-skips.txt4 # Too unstable, machine ends up hanging after lots of Oopses
H A Dmsm-sc7180-flakes.txt2 # Test ends up reading CRC from frame before cursor update
/openbmc/qemu/docs/system/devices/
H A Dvhost-user.rst3 vhost-user back ends
6 vhost-user back ends are way to service the request of VirtIO devices
/openbmc/linux/Documentation/driver-api/media/
H A Ddtv-demux.rst22 can be used to select one of the DVB front-ends as a TS source for a demux,
25 The demux kABI only controls front-ends regarding to their connections with
/openbmc/linux/drivers/iio/afe/
H A DMakefile3 # Makefile for industrial I/O Analog Front Ends (AFE)

12345678910>>...43