Home
last modified time | relevance | path

Searched full:captures (Results 1 – 25 of 140) sorted by relevance

123456

/OK3568_Linux_fs/u-boot/include/
H A Dslre.h23 * struct cap captures[4 + 1]; // Number of braket pairs + 1
28 * if (slre_match(&slre, buf, len, captures)) {
29 * printf("Request line length: %d\n", captures[0].len);
30 * printf("Method: %.*s\n", captures[1].len, captures[1].ptr);
31 * printf("URI: %.*s\n", captures[2].len, captures[2].ptr);
88 * a full matched substring. The round bracket captures start from
91 * hold all captures. The caller function must make sure it is! So, the
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/
H A D0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch70 + * CO-RE relocation captures the following data:
104 + * Clang built-in, passing expression that captures field address, e.g.:
/OK3568_Linux_fs/kernel/drivers/usb/mon/
H A DKconfig9 If you select this option, a component which captures the USB traffic
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-panel-plugins/genmon/
H A Dxfce4-genmon-plugin_4.1.1.bb1 DESCRIPTION = "This plugin cyclically spawns the indicated script/program, captures its output (std…
/OK3568_Linux_fs/buildroot/package/fswebcam/
H A DConfig.in10 fswebcam is a neat and simple webcam app. It captures images
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/map/
H A Dmap_snapshotter.cpp79 // Create lambda that captures the current transform state in snapshot()
90 // Create lambda that captures the current transform state in snapshot()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Divtv.rst149 This device only captures audio. This should be replaced by an ALSA
195 Captures the raw (or sliced) video data sent during the Vertical Blank
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-trbe.rst13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_shared/
H A Dtag_global.h37 * skip Skip N frames in between captures. This can be
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dchafsr.h203 /* System bus MTAG ECC syndrome. This field captures the status of the
216 /* System bus or E-cache data ECC syndrome. This field captures the status
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpcieaer-howto.rst123 error message to the PCIe root port above it when the device captures
197 If Upstream port A captures an AER error, the hierarchy consists of
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf_internal.h270 * CO-RE relocation captures the following data:
304 * Clang built-in, passing expression that captures field address, e.g.:
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dfunc-select.rst71 captures continuously (as opposed to, for example, still images) and
H A Dfunc-poll.rst70 captures continuously (as opposed to, for example, still images) the
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Devents-power.rst5 The power tracing system captures events related to power transitions
H A Devents-kmem.rst5 The kmem tracing system captures events related to object and page allocation
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dcommand.py12 """A class which captures the result of executing a command.
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dpac7311.c22 * 0x1c From usb captures under Windows for 640x480
29 * 0x3f From usb captures under Windows for 320x240
30 * 0x69 From usb captures under Windows for 160x120
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml16 The IP versions are named v0.1, v1 and v2 in the driver, where v0.1 captures
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,csi2rxss.yaml16 The subsystem consists of a MIPI D-PHY in slave mode which captures the
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c435 * the shadow-ram devlink region. It captures a snapshot of the shadow ram
492 * the device-caps devlink region. It captures a snapshot of the device
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/armada100/
H A Dtimer.c52 * register after it captures counter value.
/OK3568_Linux_fs/kernel/sound/pci/pcxhr/
H A Dpcxhr.h88 unsigned int capture_ltc:1; /* if 1 the board captures LTC input */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A Dlong-help51 (useful if the OS captures all ESP traffic)
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_pmc_core.h239 * captures them to have a common implementation.

123456