Home
last modified time | relevance | path

Searched full:embedded (Results 1 – 25 of 4485) sorted by relevance

12345678910>>...180

/external/neven/
DAndroid.bp37 "Embedded/common/src/b_APIEm/DCR.c",
38 "Embedded/common/src/b_APIEm/BFFaceFinder.c",
39 "Embedded/common/src/b_APIEm/FaceFinder.c",
40 "Embedded/common/src/b_APIEm/FaceFinderRef.c",
41 "Embedded/common/src/b_APIEm/Functions.c",
42 "Embedded/common/src/b_BasicEm/APh.c",
43 "Embedded/common/src/b_BasicEm/APhArr.c",
44 "Embedded/common/src/b_BasicEm/Complex.c",
45 "Embedded/common/src/b_BasicEm/ComplexArr.c",
46 "Embedded/common/src/b_BasicEm/Context.c",
[all …]
/external/xz-embedded/
DREADME2 XZ Embedded
5 XZ Embedded is a relatively small, limited implementation of the .xz
8 XZ Embedded was written for use in the Linux kernel, but the code can
12 NOTE: The version of XZ Embedded in the Linux kernel lacks a few
14 upstream XZ Embedded project: support for concatated .xz files,
20 of XZ Embedded isn't part of the Linux kernel tree. You should also
22 XZ Embedded as part of Linux; information in that file is not
47 XZ Embedded should compile with any C99 or C11 compiler. The code
71 the .h files are meant only for internal use in XZ Embedded.
94 XZ Embedded always supports the integrity check types None and
[all …]
DAUTHORS2 Authors of XZ Embedded
5 XZ Embedded is developed and maintained by
8 Major parts of XZ Embedded are based on code written by Igor Pavlov,
10 code, XZ Embedded wouldn't exist.
DMETADATA2 # Usage: tools/external_updater/updater.sh update external/xz-embedded
5 name: "xz-embedded"
6 description: "XZ Embedded"
16 value: "https://git.tukaani.org/xz-embedded.git"
/external/apache-xml/test/java/src/org/apache/qetest/trax/
DEmbeddedStylesheetTest.java49 * Test behavior of various kinds of embedded stylesheets.
71 /** Embedded identity test file for getEmbedded.... */
74 /** Embedded fragment test file for getEmbedded.... */
77 /** Embedded types test file for getEmbedded.... text/xsl */
80 /** Embedded types test file for getEmbedded.... text/xml */
83 /** Embedded types test file for getEmbedded.... application/xml+xslt */
86 /** Embedded types gold file for all types */
89 /** Embedded relative path test file for getEmbedded.... */
92 /** Gold embedded relative path test file for getEmbedded, at up level.... */
94 /** Gold embedded relative path test file for getEmbedded, at default level.... */
[all …]
/external/sdv/vsomeip/third_party/boost/spirit/doc/karma/
Ddirective.qbk88 long as its embedded generator `a` does not
94 long as its embedded generator `a` does not
102 succeeds as long as its embedded and padding
109 generator succeeds as long as its embedded
119 long as its embedded generator `a` does not
125 long as its embedded generator `a` does not
133 succeeds as long as its embedded and padding
140 generator succeeds as long as its embedded
150 long as its embedded generator `a` does not
156 long as its embedded generator `a` does not
[all …]
Doperator.qbk241 Kleene star generators are used to repeat the execution of an embedded generator
242 zero or more times. Regardless of the success of the embedded generator, the
271 [note All failing iterations of the embedded generator will consume one element
289 The Kleene star generator will execute its embedded generator once for each
290 element in the provided container attribute as long as the embedded
292 from the container attribute to the embedded generator. Therefore the number of
298 of the output generated by its embedded elements. That means that any failing
321 complexity of its embedded generator multiplied by the number of executed
349 The Plus generator is used to repeat the execution of an embedded generator
350 one or more times. It succeeds if the embedded generator has been successfully
[all …]
/external/pdfium/public/
Dfpdf_attachment.h16 // Get the number of embedded files in |document|.
20 // Returns the number of embedded files in |document|.
25 // Add an embedded file with |name| in |document|. If |name| is empty, or if
26 // |name| is the name of a existing embedded file in |document|, or if
27 // |document|'s embedded file name tree is too deep (i.e. |document| has too
28 // many embedded files already), then a new attachment will not be added.
38 // Get the embedded attachment at |index| in |document|. Note that the returned
42 // index - the index of the requested embedded file.
49 // Delete the embedded attachment at |index| in |document|. Note that this does
51 // file's entry in the embedded files name tree so that it does not appear in
[all …]
/external/pigweed/docs/
Doverview.rst13 Our goal is to make embedded software development efficient, robust, and
17 Embedded software development is notoriously arcane. Developers often have to
21 system, automated testing, serial communication, and many other embedded
27 hardware the framework supports, and you get an efficient embedded development
33 So we have set out to build a platform that supports successful embedded
40 Pigweed provides four foundational pillars to support your embedded development:
42 * :ref:`A comprehensive set of libraries for embedded development<docs-concepts-embedded-developmen…
47 .. _docs-concepts-embedded-development-libraries:
49 Embedded Development Libraries
52 your embedded project without compromising performance or increasing memory use
[all …]
Dmission.rst13 *robust*, and *rapid* *embedded* product development with *large teams*.
45 - **Embedded** - Our mission is to support software embedded in products such as
47 - **Large teams** - Developing software with large teams in the embedded space
48 is increasingly frequent due to more capable embedded processors.
/external/rust/crates/gpio-cdev/
DCODE_OF_CONDUCT.md5 **Contact**: [Embedded Linux Team][team]
13 … community member, please contact one of the channel ops or any of the [Embedded Linux Team][team]…
33embedded WG venues; including official IRC channels (#rust-embedded); GitHub repositories under ru…
37 [team]: https://github.com/rust-embedded/wg#the-embedded-linux-team
DCHANGELOG.md24 - Update Tokio to 1.x. [#55](https://github.com/rust-embedded/gpio-cdev/pull/55).
39 …events from a line as a Stream via tokio. [#35](https://github.com/rust-embedded/gpio-cdev/pull/35…
65 [Unreleased]: https://github.com/rust-embedded/gpio-cdev/compare/0.6.0...HEAD
66 [v0.6.0]: https://github.com/rust-embedded/gpio-cdev/compare/0.5.1...0.6.0
67 [v0.5.1]: https://github.com/rust-embedded/gpio-cdev/compare/0.5.0...0.5.1
68 [v0.5.0]: https://github.com/rust-embedded/gpio-cdev/compare/0.4.0...0.5.0
69 [v0.4.0]: https://github.com/rust-embedded/gpio-cdev/compare/0.3.0...0.4.0
DCargo.toml.orig6 homepage = "https://github.com/rust-embedded/gpio-cdev"
7 repository = "https://github.com/rust-embedded/gpio-cdev"
9 categories = ["embedded", "hardware-support", "os", "os::unix-apis"]
10 keywords = ["linux", "gpio", "gpiochip", "embedded"]
/external/cronet/third_party/boringssl/src/include/openssl/
Dtarget.h107 // Defining this on any other platform is not supported. Other embedded
118 // other platform is not supported. Other embedded platforms must introduce
127 // Android baremetal is an embedded target that uses a subset of bionic.
128 // Defining this on any other platform is not supported. Other embedded
137 // CROS_EC is an embedded target for ChromeOS Embedded Controller. Defining
138 // this on any other platform is not supported. Other embedded platforms must
149 // CROS_ZEPHYR is an embedded target for ChromeOS Zephyr Embedded Controller.
150 // Defining this on any other platform is not supported. Other embedded
174 // thread-safe, including the PRNG. On some single-threaded embedded platforms,
/external/skia/src/codec/
DSkIcoCodec.cpp82 SkCodecPrintf("Error: No images embedded in ico.\n"); in MakeFromStream()
115 // embedded image. In the event of an inconsistency, we would always in MakeFromStream()
116 // defer to the value in the embedded header anyway. in MakeFromStream()
118 // Specifies the size of the embedded image, including the header in MakeFromStream()
121 // Specifies the offset of the embedded image from the start of file. in MakeFromStream()
123 // start of the embedded image header. in MakeFromStream()
131 // Default Result, if no valid embedded codecs are found. in MakeFromStream()
134 // It is "customary" that the embedded images will be stored in order of in MakeFromStream()
137 // case. Here we sort the embedded images by increasing offset. in MakeFromStream()
146 // Now will construct a candidate codec for each of the embedded images in MakeFromStream()
[all …]
/external/aws-sdk-java-v2/core/json-utils/src/main/java/software/amazon/awssdk/protocols/jsoncore/internal/
DEmbeddedObjectJsonNode.java25 * An embedded object {@link JsonNode}.
42 …throw new UnsupportedOperationException("A JSON embedded object cannot be converted to a number."); in asNumber()
47 …throw new UnsupportedOperationException("A JSON embedded object cannot be converted to a string."); in asString()
52 …throw new UnsupportedOperationException("A JSON embedded object cannot be converted to a boolean."… in asBoolean()
57 …throw new UnsupportedOperationException("A JSON embedded object cannot be converted to an array."); in asArray()
62 …throw new UnsupportedOperationException("A JSON embedded object cannot be converted to an object."… in asObject()
82 return "<<Embedded Object (" + embeddedObject.getClass().getSimpleName() + ")>>"; in toString()
/external/llvm/test/MC/Disassembler/PowerPC/
Ddcbt.txt2 …c --disassemble %s -triple powerpc64-unknown-unknown -mcpu=a2 | FileCheck %s -check-prefix=EMBEDDED
5 # EMBEDDED: dcbt 2, 3
9 # EMBEDDED: dcbtst 2, 3
13 # EMBEDDED: dcbt 10, 2, 3
17 # EMBEDDED: dcbtst 10, 2, 3
/external/golang-protobuf/internal/pragma/
Dpragma.go5 // Package pragma provides types that can be embedded into a struct to
11 // NoUnkeyedLiterals can be embedded in a struct to prevent unkeyed literals.
14 // DoNotImplement can be embedded in an interface to prevent trivial
21 // DoNotCompare can be embedded in a struct to prevent comparability.
24 // DoNotCopy can be embedded in a struct to help prevent shallow copies.
/external/boringssl/src/include/openssl/
Dtarget.h109 // Defining this on any other platform is not supported. Other embedded
120 // other platform is not supported. Other embedded platforms must introduce
129 // Android baremetal is an embedded target that uses a subset of bionic.
130 // Defining this on any other platform is not supported. Other embedded
139 // CROS_EC is an embedded target for ChromeOS Embedded Controller. Defining
140 // this on any other platform is not supported. Other embedded platforms must
151 // Zephyr is an open source RTOS, optimized for embedded devices.
152 // Defining this on any other platform is not supported. Other embedded
179 // thread-safe, including the PRNG. On some single-threaded embedded platforms,
/external/rust/crates/grpcio-sys/grpc/third_party/xds/go/xds/type/matcher/v3/
Dmatcher.pb.validate.go47 reason: "embedded message failed validation",
61 reason: "embedded message failed validation",
73 reason: "embedded message failed validation",
154 reason: "embedded message failed validation",
166 reason: "embedded message failed validation",
259 reason: "embedded message failed validation",
345 reason: "embedded message failed validation",
359 reason: "embedded message failed validation",
371 reason: "embedded message failed validation",
383 reason: "embedded message failed validation",
[all …]
/external/capstone/windowsce/
DCOMPILE.md2 - Windows CE 7, a.k.a, [Windows Embedded Compact 7](https://www.microsoft.com/windowsembedded/en-us…
3 - Windows CE 8, a.k.a, [Windows Embedded Compact 2013](https://www.microsoft.com/windowsembedded/en…
13 …talled, targetting **Windows Embedded Compact 7** on **ARMv7**. We recommend the toolchain provid…
20 …toolchain. To build for Windows CE 7, this should be set to the Windows Embedded Compact 7 toolcha…
37 …so include the directories containing the C header files of the Windows Embedded Compact 7 toolcha…
/external/clang/test/Driver/
Dmacho-embedded.c5 …v6m -target thumbv7-apple-darwin -### -c %s 2>&1 | FileCheck %s --check-prefix=CHECK-MACHO-EMBEDDED
6 …v7m -target thumbv7-apple-darwin -### -c %s 2>&1 | FileCheck %s --check-prefix=CHECK-MACHO-EMBEDDED
7 …7em -target thumbv7-apple-darwin -### -c %s 2>&1 | FileCheck %s --check-prefix=CHECK-MACHO-EMBEDDED
14 // CHECK-MACHO-EMBEDDED: "-triple" "{{thumbv[67]e?m}}-apple-unknown-macho"
15 // CHECK-MACHO-EMBEDDED: "-mrelocation-model" "pic"
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/cronet/
DREADME.md73 #### Cronet Embedded
75 Cronet Embedded bundles a full Cronet implementation directly into your
77 `org.chromium.net:cronet-embedded`. Cronet Embedded adds approximately 8MB to
79 use of Cronet Embedded may be appropriate if:
110 * `CronetProvider.PROVIDER_NAME_APP_PACKAGED`: Embedded implementation.
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/cronet/
DREADME.md72 #### Cronet Embedded
74 Cronet Embedded bundles a full Cronet implementation directly into your
76 `org.chromium.net:cronet-embedded`. Cronet Embedded adds approximately 8MB to
78 use of Cronet Embedded may be appropriate if:
109 * `CronetProvider.PROVIDER_NAME_APP_PACKAGED`: Embedded implementation.
/external/dtc/Documentation/
Ddtc-paper.tex43 embedded machine. To do this, we supply the kernel with a compact
83 Embedded systems, by contrast, usually have a minimal firmware that
86 meant that the various 32-bit \ppc embedded ports have required a
93 kernel image that supports multiple embedded machines.
125 before invoking the new kernel. For embedded systems the blob can
126 come either from the embedded bootloader, or from a specialised
147 \item \emph{compact}: embedded systems are frequently short of
269 bindings for many modern buses and devices. In particular, embedded
375 by walking the OF maintained tree. However, for embedded systems, the
378 Embedded bootloaders are generally built for a particular board. So,
[all …]

12345678910>>...180