Home
last modified time | relevance | path

Searched refs:extracted (Results 1 – 25 of 198) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/tools/testing/selftests/exec/
H A Dload_address.c40 struct Statistics extracted; in main() local
44 ret = dl_iterate_phdr(ExtractStatistics, &extracted); in main()
50 if (extracted.alignment == 0) { in main()
53 } else if (extracted.alignment & (extracted.alignment - 1)) { in main()
58 misalign = extracted.load_address & (extracted.alignment - 1); in main()
61 extracted.alignment, extracted.load_address); in main()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dexceptions.py72 def format_extracted(extracted, formatter=None, limit=None): argument
74 extracted = extracted[-limit:]
77 for tracebackinfo in extracted:
/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/
H A Distream79 * The number of characters extracted in the previous unformatted
248 * Characters are extracted from this stream and inserted into the
253 * character that would have been inserted is not extracted), or
265 * @return The number of characters extracted by the previous
285 * The number of characters extracted is stored for later retrieval
325 * Characters are extracted and stored into @a __s until one of the
331 * is not extracted
363 * Characters are extracted and inserted into @a __sb until one of the
368 * character that would have been inserted is not extracted)
370 * is not extracted)
[all …]
/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/
H A Distream79 * The number of characters extracted in the previous unformatted
248 * Characters are extracted from this stream and inserted into the
253 * character that would have been inserted is not extracted), or
265 * @return The number of characters extracted by the previous
285 * The number of characters extracted is stored for later retrieval
325 * Characters are extracted and stored into @a __s until one of the
331 * is not extracted
363 * Characters are extracted and inserted into @a __sb until one of the
368 * character that would have been inserted is not extracted)
370 * is not extracted)
[all …]
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c327 int extracted; in check_slots() local
337 extracted = inserted = 0; in check_slots()
402 extracted++; in check_slots()
420 inserted, extracted, atomic_read(&extracting)); in check_slots()
421 if (inserted || extracted) in check_slots()
422 return extracted; in check_slots()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.softdep
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-compressed.rst58 without the start code, as extracted from the H264 bitstream.
112 - MPEG-2 parsed slice data, as extracted from the MPEG-2 bitstream.
155 - VP8 parsed frame, as extracted from the container.
192 - HEVC parsed slice data, as extracted from the HEVC bitstream.
/OK3568_Linux_fs/kernel/drivers/usb/atm/
H A DKconfig26 two parts of the firmware, extracted by the user space tools; see
38 install the firmware, extracted by the user space tools; see
/OK3568_Linux_fs/buildroot/package/pru-software-support/
H A DConfig.in6 PRU firmware examples extracted from TI's PRU software
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0001-tiffcrop-Fix-issue-330-and-some-more-from-320-to-349.patch100 + /* Number of extracted columns shall be kept as (end-start + 1). Otherwise buffer-overflow might…
130 + /* Number of extracted columns shall be kept as (end-start + 1). Otherwise buffer-overflow might…
162 + /* Number of extracted columns shall be kept as (end-start + 1). Otherwise buffer-overflow might…
192 + /* Number of extracted columns shall be kept as (end-start + 1). Otherwise buffer-overflow might…
222 + /* Number of extracted columns shall be kept as (end-start + 1). Otherwise buffer-overflow might…
252 + /* Number of extracted columns shall be kept as (end-start + 1). Otherwise buffer-overflow might…
282 + /* Number of extracted columns shall be kept as (end-start + 1). Otherwise buffer-overflow might…
312 + /* Number of extracted columns shall be kept as (end-start + 1). Otherwise buffer-overflow might…
357 + /* Number of extracted columns shall be kept as (end-start + 1). Otherwise buffer-overflow might…
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-shark/
H A DConfig.in10 variety of data analytics are extracted and presented to the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ncp/
H A Dlibowfat_0.32.bb2 DESCRIPTION = "libowfat is a library of general purpose APIs extracted from Dan \
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-field_print.txt40 field is found, its value is extracted from the _record_ and is printed in the
46 field is found, its value is extracted from the _record_. The value is assumed
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dextensible.rst228 need to be extracted.
254 to be extracted. In this situation, the source code is extracted
269 case, the code is again upstream and needs to be extracted to some
280 extracted code outside of the workspace. You need to specify an
286 the source code is pulled from fetchuri and extracted into the
304 Because the extracted source code already exists, ``devtool`` does
413 - The source files exist either upstream in an un-extracted state or
414 locally in a previously extracted state.
423 needs to be extracted from an upstream source. In this situation,
424 the source is extracted into the default ``devtool`` workspace
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt113 Description: This attribute contains id of this device extracted from
120 Description: This attribute contains name of this device extracted from
155 Description: This attribute contains vendor id of this device extracted
162 Description: This attribute contains vendor name of this device extracted
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-Dpkg-Source-Archive-Prevent-directory-traversal-for-.patch20 extracted following the symlink outside the source tree root.
94 - # Stop here if we extracted in-place as there's nothing to move around
97 - # Rename extracted directory
182 + # Rename extracted directory
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/
H A DMakevars15 # package. (Note that the msgstr strings, extracted from the package's
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dvideo-get-pts.rst52 decoded frame or the last PTS extracted by the PES parser.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/
H A Dcdparanoia_10.2.bb24 # we need to add the path to the extracted sources explicitely:
/OK3568_Linux_fs/buildroot/package/mender-artifact/
H A Dmender-artifact.hash5 # License hash extracted from LIC_FILES_CHKSUM.sha256 using the
/OK3568_Linux_fs/buildroot/docs/manual/
H A Ddebugging-buildroot.txt40 - +BUILD_DIR+: the directory where packages are extracted and built
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Ddns_resolver.rst34 This code is extracted from the CIFS filesystem.
139 lowest TTL of all the records it has extracted a result from. This means that
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dcve-2023-24329.patch27 CVE fix extracted; test case and update to NEWS abandoned.
/OK3568_Linux_fs/kernel/net/dccp/ccids/
H A DKconfig34 This text was extracted from RFC 4340 (sec. 10.2),
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-printing/gutenprint/
H A Dgutenprint_git.bb3 # Uses the gutenprint-native extracted strings and disable local build stuff

12345678