Home
last modified time | relevance | path

Searched defs:examples (Results 1 – 25 of 59) sorted by relevance

123

/third_party/mbedtls/programs/
DREADME.md18 ### Generic public-key cryptography (`pk`) examples
30 ### ECDSA and RSA signature examples
42 ### Diffie-Hellman key exchange examples
48 ### Bignum (`mpi`) usage examples
63 ### SSL/TLS sample applications
81 ### SSL/TLS feature demonstrators
/third_party/node/doc/api/
Daddons.md532 ### Function arguments
608 ### Callbacks
669 ### Object factory
724 ### Function factory
785 ### Wrapping C++ objects
966 ### Factory of wrapped objects
1178 ### Passing wrapped objects around
/third_party/node/deps/npm/node_modules/concat-stream/
Dreadme.md21 ### examples subsection
23 #### Buffers
47 #### Arrays
57 #### Uint8Arrays
/third_party/libabigail/doc/manuals/
Dlibabigail-concepts.rst1305 .. _example_accessed_through_label:
1686 .. _ELF: http://en.wikipedia.org/wiki/Executable_and_Linkable_Format
1688 .. _Ini File Syntax: http://en.wikipedia.org/wiki/INI_file
1690 .. _GNU C Library: http://www.gnu.org/software/libc
/third_party/typescript/tests/baselines/reference/
Dparser509630.js3 public examples = [ // typing here field in Type
27 this.examples = []; // typing here property in Type.Type
/third_party/lz4/contrib/meson/meson/examples/
Dmeson.build13 examples = { variable
/third_party/jsoncpp/example/
DCMakeLists.txt27 add_custom_target(examples ALL DEPENDS ${EXAMPLES}) target
/third_party/gstreamer/gstplugins_good/tests/
Dmeson.build7 subdir('examples') subdir
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/
Dmeson.build1 examples = ['webrtc', 'webrtcbidirectional', 'webrtcswap', 'webrtctransceiver', 'webrtcrenego'] variable
/third_party/libexif/contrib/
DMakefile.am1 SUBDIRS = examples subdir
/third_party/gstreamer/gstplugins_bad/tests/examples/opencv/
Dmeson.build1 examples = ['gstmotioncells_dynamic_test', 'gsthanddetect_test', 'gstfacedetect_test'] variable
/third_party/libfuse/example/
Dmeson.build1 examples = [ 'passthrough', 'passthrough_fh', variable
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/RegressionTests/
Dparser509630.ts2 public examples = [ // typing here property in Type
/third_party/gstreamer/gstplugins_bad/tests/examples/wpe/
Dmeson.build1 examples = ['wpe'] variable
/third_party/gstreamer/gstplugins_bad/tests/
Dmeson.build7 subdir('examples') subdir
/third_party/gstreamer/gstreamer/tests/
Dmeson.build9 subdir('examples') subdir
/third_party/libfuse/
Dmeson_options.txt10 option('examples', type : 'boolean', value : true, boolean
/third_party/lz4/contrib/meson/
Dmeson_options.txt21 option('examples', type: 'boolean', value: false, boolean
/third_party/flutter/skia/third_party/externals/libwebp/
DMakefile.am9 SUBDIRS += examples subdir
/third_party/skia/third_party/externals/libwebp/
DMakefile.am9 SUBDIRS += examples subdir
/third_party/gstreamer/gstplugins_base/tests/
Dmeson.build16 subdir('examples') subdir
/third_party/skia/third_party/externals/microhttpd/doc/
DMakefile.am4 SUBDIRS = . examples doxygen subdir
/third_party/lz4/contrib/meson/meson/
Dmeson.build66 subdir('examples') subdir
/third_party/skia/third_party/externals/microhttpd/src/
DMakefile.am25 SUBDIRS += examples subdir
/third_party/python/Doc/library/
Dstring.rst720 .. _template-strings:

123