Home
last modified time | relevance | path

Searched refs:embedded (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/external/curl/tests/data/
Dtest3526 HTTP POST binary data with embedded NUL
32 This� is binary data with an embedded NUL byte
48 This� is binary data with an embedded NUL byte
Dtest54533 HTTP POST binary with embedded zero and no trailing zero
53 This� is test binary data with an embedded NUL
/external/dhcpcd-6.8.2/
DMakefile112 CLEANFILES+= dhcpcd-embedded.h dhcpcd-embedded.c
114 dhcpcd-embedded.h: genembedh dhcpcd-definitions.conf dhcpcd-embedded.h.in
117 dhcpcd-embedded.c: genembedc dhcpcd-definitions.conf
120 if-options.c: dhcpcd-embedded.h
Dconfig-null.mk3 DHCPCD_SRCS+= dhcpcd-embedded.c
Dgenembedc7 cat dhcpcd-embedded.c.in
Dgenembedh8 H=${2:-dhcpcd-embedded.h.in}
/external/freetype/src/autofit/
Dafhints.c50 axis->segments = axis->embedded.segments; in af_axis_hints_new_segment()
71 if ( axis->segments == axis->embedded.segments ) in af_axis_hints_new_segment()
75 ft_memcpy( axis->segments, axis->embedded.segments, in af_axis_hints_new_segment()
76 sizeof ( axis->embedded.segments ) ); in af_axis_hints_new_segment()
115 axis->edges = axis->embedded.edges; in af_axis_hints_new_edge()
136 if ( axis->edges == axis->embedded.edges ) in af_axis_hints_new_edge()
140 ft_memcpy( axis->edges, axis->embedded.edges, in af_axis_hints_new_edge()
141 sizeof ( axis->embedded.edges ) ); in af_axis_hints_new_edge()
653 FT_MEM_ZERO( hints, sizeof ( *hints ) - sizeof ( hints->embedded ) ); in af_glyph_hints_init()
681 if ( axis->segments != axis->embedded.segments ) in af_glyph_hints_done()
[all …]
/external/clang/test/Frontend/
Dembed-bitcode.ll34 ; CHECK: @llvm.embedded.module = private constant
40 ; CHECK-ELF: @llvm.embedded.module
45 ; CHECK-ONLY-BITCODE: @llvm.embedded.module = private constant
51 ; CHECK-MARKER: @llvm.embedded.module
/external/ply/ply/example/yply/
Dyparse.py134 embedded = [] # Embedded actions (a mess)
154 embedded.append((embed_name, item))
164 for e, code in embedded:
/external/autotest/apache/conf/
Dall-directives14 Include "/usr/local/autotest/apache/conf/embedded-tko-directives"
15 Include "/usr/local/autotest/apache/conf/embedded-spreadsheet-directives"
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
Dpersistent_field_in_gc_managed_class.txt5 ./persistent_field_in_gc_managed_class.h:24:5: note: [blink-gc] Field 'm_part' with embedded GC roo…
14 ./persistent_field_in_gc_managed_class.h:25:5: note: [blink-gc] Field 'm_parts' with embedded GC ro…
/external/v8/tools/clang/blink_gc_plugin/tests/
Dpersistent_field_in_gc_managed_class.txt5 ./persistent_field_in_gc_managed_class.h:24:5: note: [blink-gc] Field 'm_part' with embedded GC roo…
14 ./persistent_field_in_gc_managed_class.h:25:5: note: [blink-gc] Field 'm_parts' with embedded GC ro…
/external/mesa3d/src/gallium/
DSConscript63 if not env['embedded']:
100 if not env['embedded']:
/external/conscrypt/openjdk/src/test/resources/
DREADME10 - cert-ct-embedded.pem: Same certificate as cert.pem, but with an embedded signed certificate
/external/curl/m4/
Dcurl-override.m438 dnl embedded comments that hit the resulting script
54 dnl embedded comments that hit the resulting script
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D038-func-arg-with-commas.c2 foo(argument (with,embedded , commas) -- tricky)
D056-macro-argument-with-comma.c1 #define bar with,embedded,commas
/external/xz-embedded/
DREADME.version1 URL: https://git.tukaani.org/?p=xz-embedded.git
/external/dtc/Documentation/
Ddtc-paper.tex43 embedded machine. To do this, we supply the kernel with a compact
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
384 The device trees for embedded boards are usually quite simple, and
479 This is useful for the common case where an embedded board has an
[all …]
/external/libxml2/result/
Dent2.rdr9 1 3 #text 0 1 and this is an embedded
Dent2.rde11 This text is about XML, the Extensible Markup Language and this is an embedded
/external/markdown/MarkdownTest/Tests_2004/
DLinks, reference style.text11 With [embedded [brackets]] [b].
/external/markdown/tests/markdown-test/
Dlinks-reference.txt11 With [embedded [brackets]] [b].
/external/libmicrohttpd/
Dlibmicrospdy.pc.in7 Description: A library for creating an embedded SPDY server
Dlibmicrohttpd.pc.in7 Description: A library for creating an embedded HTTP server

12345678910>>...14