Home
last modified time | relevance | path

Searched full:stored (Results 1 – 25 of 3923) sorted by relevance

12345678910>>...157

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dbblogging.py18 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
26 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
34 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
43 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
53 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
62 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
71 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
81 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
90 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
97 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dptr.inl.hpp112 Ptr<T>::Ptr() : owner(NULL), stored(NULL) in Ptr()
121 stored(p) in Ptr()
130 stored(p) in Ptr()
134 Ptr<T>::Ptr(const Ptr& o) : owner(o.owner), stored(o.stored) in Ptr()
141 Ptr<T>::Ptr(const Ptr<Y>& o) : owner(o.owner), stored(o.stored) in Ptr()
148 Ptr<T>::Ptr(const Ptr<Y>& o, T* p) : owner(o.owner), stored(p) in Ptr()
179 stored = NULL; in release()
200 std::swap(stored, o.stored); in swap()
206 return stored; in get()
212 return *stored; in operator *()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dptr.inl.hpp112 Ptr<T>::Ptr() : owner(NULL), stored(NULL) in Ptr()
121 stored(p) in Ptr()
130 stored(p) in Ptr()
134 Ptr<T>::Ptr(const Ptr& o) : owner(o.owner), stored(o.stored) in Ptr()
141 Ptr<T>::Ptr(const Ptr<Y>& o) : owner(o.owner), stored(o.stored) in Ptr()
148 Ptr<T>::Ptr(const Ptr<Y>& o, T* p) : owner(o.owner), stored(p) in Ptr()
179 stored = NULL; in release()
200 std::swap(stored, o.stored); in swap()
206 return stored; in get()
212 return *stored; in operator *()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dptr.inl.hpp112 Ptr<T>::Ptr() : owner(NULL), stored(NULL) in Ptr()
121 stored(p) in Ptr()
130 stored(p) in Ptr()
134 Ptr<T>::Ptr(const Ptr& o) : owner(o.owner), stored(o.stored) in Ptr()
141 Ptr<T>::Ptr(const Ptr<Y>& o) : owner(o.owner), stored(o.stored) in Ptr()
148 Ptr<T>::Ptr(const Ptr<Y>& o, T* p) : owner(o.owner), stored(p) in Ptr()
179 stored = NULL; in release()
200 std::swap(stored, o.stored); in swap()
206 return stored; in get()
212 return *stored; in operator *()
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dearly_cmos.h14 * cmos_read8() - Get 8-bit data stored at the given address
16 * This reads from CMOS for the 8-bit data stored at the given address.
19 * @return: 8-bit data stored at the given address
24 * cmos_read16() - Get 16-bit data stored at the given address
26 * This reads from CMOS for the 16-bit data stored at the given address.
29 * @return: 16-bit data stored at the given address
34 * cmos_read32() - Get 32-bit data stored at the given address
36 * This reads from CMOS for the 32-bit data stored at the given address.
39 * @return: 32-bit data stored at the given address
/OK3568_Linux_fs/kernel/fs/nls/
H A DKconfig44 native language character sets. These character sets are stored
56 native language character sets. These character sets are stored
68 native language character sets. These character sets are stored
81 native language character sets. These character sets are stored in
97 native language character sets. These character sets are stored in
112 native language character sets. These character sets are stored in
123 native language character sets. These character sets are stored in
134 native language character sets. These character sets are stored in
145 native language character sets. These character sets are stored in
156 native language character sets. These character sets are stored in
[all …]
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dattributes.rst6 Extended attributes (xattrs) are typically stored in a separate data
23 attribute's value to be stored in a separate data block, though as of
29 Extended attributes, when stored after the inode, have a header
89 long. When stored in an external block, the ``struct ext4_xattr_entry``
90 entries must be stored in sorted order. The sort order is
92 Attributes stored inside an inode do not need be stored in sorted order.
113 - Location of this attribute's value on the disk block where it is stored.
120 - The inode where the value is stored. Zero indicates the value is in the
141 are stored starting at the end of the block and grow towards the
188 POSIX ACLs are stored in a reduced version of the Linux kernel (and
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Dnfp.rst46 - stored, running
49 - stored, running
52 - stored, running
55 - stored, running
58 - stored, running
61 - stored, running
64 - stored, running
H A Dbnxt.rst64 - stored, running
67 - stored, running
70 - stored, running
76 - stored, running
79 - stored, running
H A Ddevlink-info.rst73 * - ``stored``
76 Stored values must update to reflect changes in the flash even
78 ``stored`` versions when new software is flashed, it must not report
82 components stored on the flash should feature in both the ``running`` and
83 ``stored`` sections, if device is capable of reporting ``stored`` versions
119 ``bundle_id`` can appear in both ``running`` and ``stored`` versions,
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dapi.rst46 Pixels are stored in memory in hardware-dependent formats. Applications need
51 additional information, which are stored in the variable screen information
55 macropixels. Types describe how macropixels are stored in memory. The following
60 Macropixels are stored contiguously in a single plane. If the number of bits
83 belonging to different planes, is stored in the fixed screen information
88 Macropixels are stored in memory as described by the format FOURCC identifier
89 stored in the variable screen information grayscale field.
93 Pixels are black or white and stored on a number of bits (typically one)
104 Pixels are black or white and stored on a number of bits (typically one)
119 Each component is stored in a macropixel according to the variable screen
[all …]
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dasm-macros.h92 * bit is zero. The result of the bit test is stored in reg1.
104 * bit is non-zero. The result of the bit test is stored in reg1.
116 * The result of the bit test is stored in reg1.
137 * The result of the bit test is stored in reg1.
158 * The result of the bit test is stored in reg1.
179 * The result of the bit test is stored in reg1. If the
192 * The result of the bit test is stored in reg1. If the
205 * The result of the bit test is stored in reg1. If the
218 * The result of the bit test is stored in reg1. If the
231 * The result of the bit test is stored in reg1. If the
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-switchtec18 Description: Component identifier as stored in the hardware (eg. PM8543)
27 Description: Component revision stored in the hardware (read only)
35 Description: Component vendor as stored in the hardware (eg. MICROSEM)
44 Description: Device version as stored in the hardware (read only)
76 Description: Product identifier as stored in the hardware (eg. PSX 48XG3)
85 Description: Product revision stored in the hardware (eg. RevB)
94 Description: Product vendor as stored in the hardware (eg. MICROSEM)
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dsquashfs.rst110 these are stored here.
133 information has to be stored.
138 Like inodes, directories are packed into compressed metadata blocks, stored
170 of each datablock is stored in a block list contained within the
189 fragment lookup table is itself stored compressed into metadata blocks.
199 stored compressed into metadata blocks. A second index table is used to
213 This table is stored compressed into metadata blocks. A second index table is
221 for each inode are stored in a list, each list entry containing a type,
225 is stored inline (in which case the value field contains the xattr value),
226 or if it is stored out of line (in which case the value field stores a
[all …]
H A Dqnx6.rst55 Each of these root nodes holds information like total size of the stored
68 Data leaves are always on the lowest level. So no data is stored on upper
100 The filesize is stored 64bit. Inode counting starts with 1. (while long
119 record plus the longfile inode number also stored in that record.
143 Long filenames are stored in a separate addressing tree. The staring point
151 is a limit of 510 bytes for the actual filename stored.
156 The qnx6fs filesystem allocation bitmap is stored in a tree under bitmap
/OK3568_Linux_fs/kernel/kernel/
H A Dstacktrace.c109 * Return: Number of trace entries stored.
133 * Return: Number of trace entries stored.
162 * Return: Number of trace entries stored.
188 * reliable and returns the number of entries stored.
221 * Return: Number of trace entries stored.
269 * Return: Number of trace entries stored
292 * Return: Number of trace entries stored
316 * Return: Number of trace entries stored
340 * reliable and returns the number of entries stored.
363 * Return: Number of trace entries stored
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt88 Ad. 9. Similar to case 2: boot kernel stored in <subimg1> from the image at
96 Ad. 11. Equivalent to case 5: boot kernel stored in <subimg1> from the image
101 Ad. 12. Equivalent to case 6: boot kernel stored in <subimg1> from the image
110 Ad. 14. Equivalent to case 7: boot kernel stored in <subimg1> from the image
141 - boot kernel "kernel@1" stored in a new uImage located at 200000:
152 some other new uImage stored at address 800000:
156 "fdt@1", both stored in some other new uImage located at 800000:
159 - boot kernel "kernel@2" with initrd "ramdisk@2", both stored in a new uImage
160 at address 200000, with a raw FDT blob stored at address 600000:
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dtrust_token.h231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in
232 // |*out_token|. The extracted client data is stored into a newly-allocated
233 // buffer and stored in |*out_client_data|. In TrustTokenV1, the extracted
234 // redemption time is stored in |*out_redemption_time|. The caller takes
249 // verifies the token. The public metadata is stored in |*out_public|. The
250 // private metadata (if any) is stored in |*out_private|. The extracted
251 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in
252 // |*out_token|. The extracted client data is stored into a newly-allocated
253 // buffer and stored in |*out_client_data|. The caller takes ownership of each
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dtrust_token.h231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in
232 // |*out_token|. The extracted client data is stored into a newly-allocated
233 // buffer and stored in |*out_client_data|. In TrustTokenV1, the extracted
234 // redemption time is stored in |*out_redemption_time|. The caller takes
249 // verifies the token. The public metadata is stored in |*out_public|. The
250 // private metadata (if any) is stored in |*out_private|. The extracted
251 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in
252 // |*out_token|. The extracted client data is stored into a newly-allocated
253 // buffer and stored in |*out_client_data|. The caller takes ownership of each
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dtrust_token.h231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in
232 // |*out_token|. The extracted client data is stored into a newly-allocated
233 // buffer and stored in |*out_client_data|. In TrustTokenV1, the extracted
234 // redemption time is stored in |*out_redemption_time|. The caller takes
249 // verifies the token. The public metadata is stored in |*out_public|. The
250 // private metadata (if any) is stored in |*out_private|. The extracted
251 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in
252 // |*out_token|. The extracted client data is stored into a newly-allocated
253 // buffer and stored in |*out_client_data|. The caller takes ownership of each
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dtrust_token.h231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in
232 // |*out_token|. The extracted client data is stored into a newly-allocated
233 // buffer and stored in |*out_client_data|. In TrustTokenV1, the extracted
234 // redemption time is stored in |*out_redemption_time|. The caller takes
249 // verifies the token. The public metadata is stored in |*out_public|. The
250 // private metadata (if any) is stored in |*out_private|. The extracted
251 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in
252 // |*out_token|. The extracted client data is stored into a newly-allocated
253 // buffer and stored in |*out_client_data|. The caller takes ownership of each
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dload_store.c167 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
177 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
187 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
213 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
220 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
227 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
234 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
289 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
303 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
317 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmtdutils.c48 size_t stored; member
394 ctx->stored = 0; in mtd_write_partition()
481 if (ctx->stored > 0 || len - wrote < ctx->partition->erase_size) { in mtd_write_data()
482 size_t avail = ctx->partition->erase_size - ctx->stored; in mtd_write_data()
484 memcpy(ctx->buffer + ctx->stored, data + wrote, copy); in mtd_write_data()
485 ctx->stored += copy; in mtd_write_data()
490 if (ctx->stored == ctx->partition->erase_size) { in mtd_write_data()
492 ctx->stored = 0; in mtd_write_data()
496 while (ctx->stored == 0 && len - wrote >= ctx->partition->erase_size) { in mtd_write_data()
508 if (ctx->stored > 0) { in mtd_erase_blocks()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A Dcve-2014-9636.patch11 uncompressed blocks in STORED no-compression mode, an attacker can
15 This patch ensures that when extra fields use STORED mode, the
38 + if ((method == STORED) &&
41 + * should match in STORED
/OK3568_Linux_fs/kernel/drivers/char/mwave/
H A DREADME18 If the dsp irq has not been setup and stored in bios by the
23 If the dsp io range has not been setup and stored in bios by the
28 If the mwave's uart irq has not been setup and stored in bios by the
33 If the uart io range has not been setup and stored in bios by the

12345678910>>...157