/third_party/ffmpeg/doc/examples/ |
D | Makefile | 1 EXAMPLES-$(CONFIG_AVIO_LIST_DIR_EXAMPLE) += avio_list_dir 2 EXAMPLES-$(CONFIG_AVIO_READING_EXAMPLE) += avio_reading 3 EXAMPLES-$(CONFIG_DECODE_AUDIO_EXAMPLE) += decode_audio 4 EXAMPLES-$(CONFIG_DECODE_VIDEO_EXAMPLE) += decode_video 5 EXAMPLES-$(CONFIG_DEMUXING_DECODING_EXAMPLE) += demuxing_decoding 6 EXAMPLES-$(CONFIG_ENCODE_AUDIO_EXAMPLE) += encode_audio 7 EXAMPLES-$(CONFIG_ENCODE_VIDEO_EXAMPLE) += encode_video 8 EXAMPLES-$(CONFIG_EXTRACT_MVS_EXAMPLE) += extract_mvs 9 EXAMPLES-$(CONFIG_FILTER_AUDIO_EXAMPLE) += filter_audio 10 EXAMPLES-$(CONFIG_FILTERING_AUDIO_EXAMPLE) += filtering_audio [all …]
|
D | Makefile.example | 14 EXAMPLES= avio_list_dir \ 34 OBJS=$(addsuffix .o,$(EXAMPLES)) 44 all: $(OBJS) $(EXAMPLES) 50 $(RM) $(EXAMPLES) $(OBJS)
|
/third_party/json/doc/ |
D | Makefile | 12 EXAMPLES = $(wildcard examples/*.cpp) macro 37 create_output: $(EXAMPLES:.cpp=.output) 39 create_links: $(EXAMPLES:.cpp=.link) 42 check_output: $(EXAMPLES:.cpp=.test) 46 rm -fr me.nlohmann.json.docset html xml $(EXAMPLES:.cpp=)
|
/third_party/jsoncpp/example/ |
D | CMakeLists.txt | 2 set(EXAMPLES variable 21 foreach(example ${EXAMPLES}) 27 add_custom_target(examples ALL DEPENDS ${EXAMPLES})
|
/third_party/boost/libs/callable_traits/example/ |
D | CMakeLists.txt | 11 file(GLOB_RECURSE EXAMPLES "*.cpp") 16 list(REMOVE_ITEM EXAMPLES ${_experimental}) 20 foreach(_file IN LISTS EXAMPLES)
|
/third_party/boost/libs/hana/example/ |
D | CMakeLists.txt | 41 file(GLOB_RECURSE EXAMPLES "*.cpp") 43 list(REMOVE_ITEM EXAMPLES "" ${EXCLUDED_EXAMPLES}) 53 foreach(_file IN LISTS EXAMPLES)
|
/third_party/boost/libs/compute/example/ |
D | CMakeLists.txt | 12 set(EXAMPLES variable 58 foreach(EXAMPLE ${EXAMPLES})
|
/third_party/skia/third_party/externals/imgui/examples/ |
D | README.txt | 1 See BACKENDS and EXAMPLES files in the docs/ folder, or on the web at: https://github.com/ocornut/i…
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | BACKENDS.md | 18 …mgui/blob/master/examples/) folder. See [EXAMPLES.MD](https://github.com/ocornut/imgui/blob/master… 53 See "Getting Started" section of [EXAMPLES.MD](https://github.com/ocornut/imgui/blob/master/docs/EX…
|
/third_party/boost/libs/hof/ |
D | CMakeLists.txt | 151 file(GLOB EXAMPLES example/*.cpp) 152 foreach(EXAMPLE ${EXAMPLES})
|
/third_party/openssl/doc/man1/ |
D | errstr.pod | 23 =head1 EXAMPLES chapter
|
D | pkeyparam.pod | 63 =head1 EXAMPLES chapter
|
D | nseq.pod | 49 =head1 EXAMPLES chapter
|
/third_party/openssl/doc/man3/ |
D | SSL_CTX_get0_param.pod | 40 =head1 EXAMPLES chapter
|
D | SSL_load_client_CA_file.pod | 57 =head1 EXAMPLES chapter
|
D | BIO_new.pod | 56 =head1 EXAMPLES chapter
|
D | SSL_CTX_config.pod | 36 =head1 EXAMPLES chapter
|
D | BIO_find_type.pod | 43 =head1 EXAMPLES chapter
|
D | EVP_PKEY_verify.pod | 47 =head1 EXAMPLES chapter
|
/third_party/skia/third_party/externals/opengl-registry/extensions/WIN/ |
D | WIN_scene_markerXXX.txt | 55 EXAMPLES
|
/third_party/openGLES/extensions/WIN/ |
D | WIN_scene_markerXXX.txt | 55 EXAMPLES
|
/third_party/iptables/extensions/ |
D | libxt_time.man | 35 this as a single time period instead distinct intervals. See EXAMPLES. 67 EXAMPLES. To match on weekends, use:
|
/third_party/openssl/doc/man7/ |
D | X25519.pod | 40 =head1 EXAMPLES chapter
|
D | ossl_store.pod | 43 =head1 EXAMPLES chapter
|
D | SM2.pod | 44 =head1 EXAMPLES chapter
|