Home
last modified time | relevance | path

Searched refs:produced (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/eventreplay/
H A DREADME3 These tests use event log files produced by bitbake <target> -w <event log file>
4 You need to have event log files produced before running this tests.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-move-fprintf-into-same-block-where-modname-and-symna.patch26 + /* This mimics the output produced by libunwind below. */
31 - /* This mimics the output produced by libunwind below. */
/OK3568_Linux_fs/kernel/kernel/
H A Drelay.c1004 size_t produced = buf->subbufs_produced; in relay_file_read_avail() local
1012 if (produced == consumed) in relay_file_read_avail()
1017 if (unlikely(produced - consumed >= n_subbufs)) { in relay_file_read_avail()
1018 consumed = produced - n_subbufs + 1; in relay_file_read_avail()
1023 produced = (produced % n_subbufs) * subbuf_size + buf->offset; in relay_file_read_avail()
1026 if (consumed > produced) in relay_file_read_avail()
1027 produced += n_subbufs * subbuf_size; in relay_file_read_avail()
1029 if (consumed == produced) { in relay_file_read_avail()
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-golang.txt95 will be produced, and that by default we name it after the package
96 name. If that is not appropriate, the name of the produced binary
100 values to build each target, and for each produced a binary that is
102 +FOO_BUILD_TARGETS = cmd/docker cmd/dockerd+ the binaries produced
H A Dlegal-notice.txt35 * A +README+ file, that summarizes the produced material and contains warnings
38 produced with +make menuconfig+, and which is necessary to reproduce the
58 If the license file(s) are not defined in Buildroot, the file is not produced
64 you must somehow make public. Certainly, more material is produced than is
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Drcar_drif.c241 u32 produced; /* Buffers produced by sdr dev */ member
473 rdrif_dbg(sdr, "\napp late: prod %u\n", sdr->produced); in rcar_drif_get_fbuf()
529 u32 idx, produced; in rcar_drif_dma_complete() local
540 idx = sdr->produced % RCAR_DRIF_NUM_HWBUFS; in rcar_drif_dma_complete()
573 produced = sdr->produced++; in rcar_drif_dma_complete()
576 rdrif_dbg(sdr, "ch%u: prod %u\n", ch->num, produced); in rcar_drif_dma_complete()
588 fbuf->vb.sequence = produced; in rcar_drif_dma_complete()
759 sdr->produced = 0; in rcar_drif_start()
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dnotifier.rst17 - KBD_UNICODE events are sent if the keycode -> keysym translation produced a
19 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-image-source.rst25 image data is produced. The unit of vertical blanking is a line.
32 during which no image data is produced. The unit of horizontal
H A Ddev-encoder.rst154 the coded format to be produced.
439 * encoded frames produced after the restart must not reference any
440 frames produced before the stop, e.g. no long term references for
444 produced again, e.g. SPS and PPS for H.264/HEVC.
468 * a buffer queued to ``OUTPUT`` may result in more than one buffer produced on
473 * a buffer queued to ``OUTPUT`` may result in a buffer being produced on
675 * encoded frames produced after the restart must not reference any frames
676 produced before the stop, e.g. no long term references for H.264/HEVC,
678 * any headers that must be included in a standalone stream must be produced
691 continue with regular encoding sequence. The encoded frames produced into
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DNAIST-200333 The program was produced on an experimental basis in the course of the
35 to users as so produced on an experimental basis. Accordingly, the
55 or result produced or otherwise obtained by using the program,
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Drc-core.rst12 Every time a key is pressed on a remote controller, a scan code is produced.
24 an extra code is produced to indicate key repeats.
68 When the RC core receives events produced by ``RC_DRIVER_IR_RAW`` IR
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-mako/
H A DCVE-2022-40023.patch8 still produced the same expected tag structure later on, the mis-handling
35 + still produced the same expected tag structure later on, the mis-handling
/OK3568_Linux_fs/buildroot/package/libhdhomerun/
H A DConfig.in7 box, produced by the company SiliconDust USA, Inc.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dgemini.txt4 produced by Storlink Semiconductor around 2005. The company was renamed
10 produced and used for NAS and similar usecases. In 2014 Cortina Systems was
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dusing-gpio.rst14 For any kind of mass produced system you want to support, such as servers,
25 of specialized equipment that is not produced by the numbers, requiring
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/
H A Dpatch.inc3 produced by the diff program and applies those differences to one or more \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/
H A Dxwud_1.0.5.bb6 in a specially formatted dump file, such as produced by xwd."
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dfsl-vdoa.txt5 is to reorder video data from the macroblock tiled order produced by the CODA
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip.h34 u32 produced; member
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dappendix-customizing.rst14 OpenEmbedded build system from which it was produced. Thus, the SDK's
51 appended to the end of ``conf/local.conf`` within the produced SDK,
88 state cache) or ensuring the tasks are able to be produced quickly
257 2. Expose the ``sstate-cache`` directory produced by the build.
263 3. Set the appropriate configuration so that the produced SDK knows how
316 bringing in the information on a wider range of packages produced by the
/OK3568_Linux_fs/kernel/drivers/media/usb/ttusb-budget/
H A DKconfig14 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dimage-artifact-names.bbclass11 # IMAGE_NAME is the base name for everything produced when building images.
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/builds/
H A DREADME3 These tests are to test the running of builds and the data produced by the builds.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-stm21 Reads as 0 if master numbers in the STP stream produced by
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gnss/
H A Dmediatek.txt3 Mediatek chipsets are used in GNSS-receiver modules produced by several

12345678910>>...14