Home
last modified time | relevance | path

Searched refs:embed (Results 1 – 25 of 114) sorted by relevance

12345

/external/dhcpcd-6.8.2/
Ddhcpcd-definitions.conf98 define 78 embed slp_agent
99 embed byte mandatory
100 embed array ipaddress address
101 define 79 embed slp_service
102 embed byte mandatory
103 embed ascii scope_list
109 define 81 embed fqdn
110 embed byte flags
111 embed byte rcode1
112 embed byte rcode2
[all …]
/external/skia/site/user/api/
Dskpaint.md32 <fiddle-embed name='@skpaint_skia'></fiddle-embed>
38 <fiddle-embed name='@skpaint_mix'></fiddle-embed>
49 <fiddle-embed name='@skpaint_shader'></fiddle-embed>
96 <fiddle-embed name='@skpaint_xfer'></fiddle-embed>
107 <fiddle-embed name='@skpaint_bitmap_shader'></fiddle-embed>
111 <fiddle-embed name='@skpaint_radial'></fiddle-embed>
115 <fiddle-embed name='@skpaint_2pt'></fiddle-embed>
120 <fiddle-embed name='@skpaint_sweep'></fiddle-embed>
124 <fiddle-embed name='@skpaint_perlin'></fiddle-embed>
128 <fiddle-embed name='@skpaint_turb'></fiddle-embed>
[all …]
Dskcanvas.md15 <fiddle-embed name='@skcanvas_star'></fiddle-embed>
28 <fiddle-embed name='@skcanvas_square'></fiddle-embed>
64 <fiddle-embed name='@skcanvas_paint'></fiddle-embed>
/external/fmtlib/doc/bootstrap/
Dresponsive-embed.less5 .embed-responsive {
12 .embed-responsive-item,
14 embed,
28 .embed-responsive-16by9 {
33 .embed-responsive-4by3 {
/external/skia/site/dev/present/
Dpathops.md9 src="https://docs.google.com/presentation/d/1iEjbQV4o40hoooB9DiAHjH9P9Q5CrVUUnbYdQtQB6_A/embed?star…
16 src="https://docs.google.com/presentation/d/1NbmG5W6VW9h5HtjpCVLx4h6SXW0qW7HIwmSfiwzFbrI/embed?star…
23 src="https://docs.google.com/presentation/d/1PoZdIx4DqdIvs7ybv-L3EvtxQE2qXuzeOZpSkFJjfhg/embed?star…
/external/pdfium/third_party/freetype/src/psaux/
Dpsobjs.c337 FT_Int embed = 0; in skip_literal_string() local
388 embed++; in skip_literal_string()
391 embed--; in skip_literal_string()
392 if ( embed == 0 ) in skip_literal_string()
452 FT_Int embed = 0; in skip_procedure() local
463 ++embed; in skip_procedure()
467 --embed; in skip_procedure()
468 if ( embed == 0 ) in skip_procedure()
490 if ( embed != 0 ) in skip_procedure()
621 FT_Int embed; in ps_parser_to_token() local
[all …]
/external/freetype/src/psaux/
Dpsobjs.c337 FT_Int embed = 0; in skip_literal_string() local
388 embed++; in skip_literal_string()
391 embed--; in skip_literal_string()
392 if ( embed == 0 ) in skip_literal_string()
452 FT_Int embed = 0; in skip_procedure() local
463 ++embed; in skip_procedure()
467 --embed; in skip_procedure()
468 if ( embed == 0 ) in skip_procedure()
490 if ( embed != 0 ) in skip_procedure()
618 FT_Int embed; in ps_parser_to_token() local
[all …]
/external/icu/icu4c/source/config/
Dmh-mpras27 ## Compiler switch to embed a runtime search path
31 ## Compiler switch to embed a library name
Dmh-haiku25 ## Compiler switch to embed a runtime search path
29 ## Compiler switch to embed a library name
Dmh-solaris-gcc23 ## Compiler switch to embed a runtime search path
27 ## Compiler switch to embed a library name
Dmh-bsd-gcc21 ## Compiler switch to embed a runtime search path
25 ## Compiler switch to embed a library name
Dmh-alpha-linux-gcc25 ## Compiler switch to embed a runtime search path
29 ## Compiler switch to embed a library name
Dmh-solaris48 ## Compiler switch to embed a runtime search path
54 ## Compiler switch to embed a library name
Dmh-qnx33 ## Compiler switch to embed a runtime search path
37 ## Compiler switch to embed a library name
Dmh-alpha-osf34 ## Compiler switch to embed a runtime search path
38 ## Compiler switch to embed a library name
Dmh-alpha-linux-cc34 ## Compiler switch to embed a runtime search path
38 ## Compiler switch to embed a library name
Dmh-linux21 ## Compiler switch to embed a runtime search path
28 ## Compiler switch to embed a library name
Dmh-linux-va28 ## Compiler switch to embed a runtime search path
32 ## Compiler switch to embed a library name
Dmh-irix32 ## Compiler switch to embed a runtime search path
36 ## Compiler switch to embed a library name
Dmh-hpux-gcc40 ## Compiler switch to embed a runtime search path
44 ## Compiler switch to embed a library name
Dmh-darwin32 ## Compiler switches to embed a library name and version information
39 ## Compiler switch to embed a runtime search path
Dmh-beos52 ## Compiler switch to embed a runtime search path
56 ## Compiler switch to embed a library name
/external/conscrypt/testing/
Dbuild.gradle12 // Only compile against this. Other modules will embed the generated code directly.
/external/conscrypt/libcore-stub/
Dbuild.gradle11 // Only compile against this. Other modules will embed the generated code directly.
/external/python/cpython2/Doc/c-api/
Dindex.rst8 extension modules or embed Python. It is a companion to :ref:`extending-index`,

12345