SYMBOL INDEX (7194 symbols across 939 files) FILE: dlib/algs.h function namespace (line 100) | namespace std function wchar_t (line 133) | inline wchar_t _dTcast (const char , const wchar_t b) { return ... function wchar_t (line 140) | inline const wchar_t* _dTcast ( const char* , const wchar_t* b)... function namespace (line 156) | namespace dlib type static_switch (line 464) | struct static_switch type static_switch (line 465) | struct static_switch type static_switch (line 466) | struct static_switch type static_switch (line 467) | struct static_switch type static_switch (line 468) | struct static_switch type static_switch (line 469) | struct static_switch type static_switch (line 470) | struct static_switch type static_switch (line 471) | struct static_switch type static_switch (line 472) | struct static_switch type static_switch (line 473) | struct static_switch type static_switch (line 474) | struct static_switch type static_switch (line 475) | struct static_switch type static_switch (line 476) | struct static_switch type static_switch (line 477) | struct static_switch type static_switch (line 478) | struct static_switch type static_switch (line 479) | struct static_switch type int32 (line 514) | typedef int32 type; type int32 (line 515) | typedef int32 type; type int64 (line 516) | typedef int64 type; type int64 (line 517) | typedef int64 type; type promote (line 519) | struct promote type type (line 519) | typedef double type; type promote (line 520) | struct promote type type (line 520) | typedef double type; type promote (line 521) | struct promote type type (line 521) | typedef long double type; function T (line 680) | T operator()(A0 a0) const { return f(a0); } function T (line 688) | T operator()(A0 a0, A1 a1) const { return f(a0,a1); } function T (line 696) | T operator()(A0 a0, A1 a1, A2 a2) const { return f(a0,a1,a2); } function T (line 704) | T operator()(A0 a0, A1 a1, A2 a2, A3 a3) const { return f(a0,a1,a2,a3); } function T (line 712) | T operator()(A0 a0, A1 a1, A2 a2, A3 a3, A4 a4) const { return f(a0,a1,a... FILE: dlib/any/any.h function class (line 14) | class any FILE: dlib/any/any_abstract.h function namespace (line 8) | namespace dlib function class (line 28) | class any FILE: dlib/any/any_decision_function.h function namespace (line 10) | namespace dlib FILE: dlib/any/any_decision_function_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/any/any_function.h function namespace (line 11) | namespace dlib function noexcept (line 51) | constexpr any_function_basic(std::nullptr_t) noexcept {} function str (line 56) | constexpr any_function_basic(any_function_basic&& other) FILE: dlib/any/any_trainer.h function namespace (line 11) | namespace dlib function trained_function_type (line 69) | trained_function_type train ( function clear (line 85) | void clear() { storage.clear(); } function swap (line 86) | void swap (any_trainer& item) { std::swap(*this, item); } FILE: dlib/any/any_trainer_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/any/storage.h function namespace (line 13) | namespace dlib function ptr (line 226) | storage_heap(const storage_heap& other) function clear (line 734) | void clear() function class (line 786) | class storage_shared : public storage_base function class (line 880) | class storage_view : public storage_base function clear (line 926) | void clear() FILE: dlib/array/array_kernel.h function namespace (line 13) | namespace dlib FILE: dlib/array/array_kernel_abstract.h type T (line 56) | typedef T value_type; type mem_manager (line 57) | typedef mem_manager mem_manager_type; function max_size (line 158) | size_t max_size( type T (line 282) | typedef T* iterator; type T (line 283) | typedef const T* const_iterator; function const_iterator (line 293) | const_iterator begin( FILE: dlib/array/array_tools.h function namespace (line 9) | namespace dlib FILE: dlib/array/array_tools_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/array2d/array2d_generic_image.h function namespace (line 9) | namespace dlib function num_rows (line 23) | long num_rows( const array2d& img) { return img.nr(); } function num_columns (line 25) | long num_columns( const array2d& img) { return img.nc(); } function width_step (line 57) | size_t width_step( FILE: dlib/array2d/array2d_kernel.h function namespace (line 12) | namespace dlib function iterator (line 329) | iterator begin() function iterator (line 334) | iterator end() FILE: dlib/array2d/array2d_kernel_abstract.h type mem_manager (line 66) | typedef mem_manager mem_manager_type; type T (line 67) | typedef T* iterator; type T (line 68) | typedef const T* const_iterator; function class (line 72) | class row FILE: dlib/array2d/serialize_pixel_overloads.h function namespace (line 9) | namespace dlib FILE: dlib/assert.h function namespace (line 72) | namespace dlib function dlib_assert_breakpoint (line 201) | inline void dlib_assert_breakpoint( FILE: dlib/base64/base64_kernel_1.cpp type dlib (line 11) | namespace dlib FILE: dlib/base64/base64_kernel_1.h function class (line 39) | class decode_error : public dlib::error { public: type line_ending_type (line 48) | enum line_ending_type FILE: dlib/base64/base64_kernel_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/bayes_utils/bayes_utils.h function namespace (line 23) | namespace dlib function swap (line 240) | inline void swap ( function class (line 251) | class joint_probability_table function marginalize (line 417) | void marginalize ( function normalize (line 442) | void normalize ( function swap (line 456) | void swap ( function friend (line 463) | friend inline void serialize ( function swap (line 484) | inline void swap ( function class (line 491) | class conditional_probability_table : noncopyable function swap (line 626) | inline void swap ( function class (line 633) | class bayes_node : noncopyable function swap (line 712) | inline void swap ( function namespace (line 719) | namespace bayes_node_utils function assignment (line 973) | assignment node_first_parent_assignment ( function n (line 1069) | long n function class (line 1111) | class bayesian_network_gibbs_sampler : noncopyable function namespace (line 1200) | namespace bayesian_network_join_tree_helpers function class (line 1576) | class bayesian_network_join_tree : noncopyable function swap (line 1667) | inline void swap ( FILE: dlib/bayes_utils/bayes_utils_abstract.h function swap (line 175) | inline void swap ( function swap (line 357) | inline void swap ( function num_values (line 434) | unsigned long num_values ( function value (line 539) | unsigned long value ( function namespace (line 640) | namespace bayes_node_utils function class (line 909) | class bayesian_network_gibbs_sampler : noncopyable FILE: dlib/bigint.h function namespace (line 13) | namespace dlib FILE: dlib/bigint/bigint_kernel_1.cpp type dlib (line 9) | namespace dlib function bigint_kernel_1 (line 70) | const bigint_kernel_1 bigint_kernel_1:: function bigint_kernel_1 (line 84) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 115) | const bigint_kernel_1 bigint_kernel_1:: function bigint_kernel_1 (line 129) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 151) | const bigint_kernel_1 bigint_kernel_1:: function bigint_kernel_1 (line 165) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 189) | const bigint_kernel_1 bigint_kernel_1:: function bigint_kernel_1 (line 209) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 242) | const bigint_kernel_1 bigint_kernel_1:: function bigint_kernel_1 (line 260) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 310) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 516) | const bigint_kernel_1 operator+ ( function bigint_kernel_1 (line 531) | const bigint_kernel_1 operator+ ( function bigint_kernel_1 (line 546) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 577) | const bigint_kernel_1 operator- ( function bigint_kernel_1 (line 592) | const bigint_kernel_1 operator- ( function bigint_kernel_1 (line 607) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 629) | const bigint_kernel_1 operator* ( function bigint_kernel_1 (line 644) | const bigint_kernel_1 operator* ( function bigint_kernel_1 (line 659) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 689) | const bigint_kernel_1 operator/ ( function bigint_kernel_1 (line 708) | const bigint_kernel_1 operator/ ( function bigint_kernel_1 (line 724) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 747) | const bigint_kernel_1 operator% ( function bigint_kernel_1 (line 772) | const bigint_kernel_1 operator% ( function bigint_kernel_1 (line 790) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 856) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 881) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 911) | const bigint_kernel_1 bigint_kernel_1:: function bigint_kernel_1 (line 929) | bigint_kernel_1& bigint_kernel_1:: function bigint_kernel_1 (line 951) | const bigint_kernel_1 bigint_kernel_1:: FILE: dlib/bigint/bigint_kernel_1.h function namespace (line 12) | namespace dlib function explicit (line 117) | explicit bigint_kernel_1 ( function swap (line 313) | void swap ( function swap (line 501) | inline void swap ( function serialize (line 506) | inline void serialize ( function deserialize (line 517) | inline void deserialize ( function operator (line 532) | inline bool operator> (const bigint_kernel_1& a, const bigint_kernel_1&... function operator (line 533) | inline bool operator!= (const bigint_kernel_1& a, const bigint_kernel_1&... function operator (line 534) | inline bool operator<= (const bigint_kernel_1& a, const bigint_kernel_1&... function operator (line 535) | inline bool operator>= (const bigint_kernel_1& a, const bigint_kernel_1&... FILE: dlib/bigint/bigint_kernel_2.cpp type dlib (line 10) | namespace dlib function bigint_kernel_2 (line 71) | const bigint_kernel_2 bigint_kernel_2:: function bigint_kernel_2 (line 85) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 116) | const bigint_kernel_2 bigint_kernel_2:: function bigint_kernel_2 (line 130) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 152) | const bigint_kernel_2 bigint_kernel_2:: function bigint_kernel_2 (line 166) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 190) | const bigint_kernel_2 bigint_kernel_2:: function bigint_kernel_2 (line 210) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 243) | const bigint_kernel_2 bigint_kernel_2:: function bigint_kernel_2 (line 261) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 311) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 517) | const bigint_kernel_2 operator+ ( function bigint_kernel_2 (line 532) | const bigint_kernel_2 operator+ ( function bigint_kernel_2 (line 547) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 578) | const bigint_kernel_2 operator- ( function bigint_kernel_2 (line 593) | const bigint_kernel_2 operator- ( function bigint_kernel_2 (line 608) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 630) | const bigint_kernel_2 operator* ( function bigint_kernel_2 (line 645) | const bigint_kernel_2 operator* ( function bigint_kernel_2 (line 660) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 690) | const bigint_kernel_2 operator/ ( function bigint_kernel_2 (line 709) | const bigint_kernel_2 operator/ ( function bigint_kernel_2 (line 725) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 748) | const bigint_kernel_2 operator% ( function bigint_kernel_2 (line 773) | const bigint_kernel_2 operator% ( function bigint_kernel_2 (line 791) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 857) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 882) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 912) | const bigint_kernel_2 bigint_kernel_2:: function bigint_kernel_2 (line 930) | bigint_kernel_2& bigint_kernel_2:: function bigint_kernel_2 (line 952) | const bigint_kernel_2 bigint_kernel_2:: FILE: dlib/bigint/bigint_kernel_2.h function namespace (line 15) | namespace dlib function explicit (line 115) | explicit bigint_kernel_2 ( function swap (line 310) | void swap ( type std (line 318) | typedef std::complex ct; function swap (line 526) | inline void swap ( function serialize (line 531) | inline void serialize ( function deserialize (line 542) | inline void deserialize ( function operator (line 557) | inline bool operator> (const bigint_kernel_2& a, const bigint_kernel_2&... function operator (line 558) | inline bool operator!= (const bigint_kernel_2& a, const bigint_kernel_2&... function operator (line 559) | inline bool operator<= (const bigint_kernel_2& a, const bigint_kernel_2&... function operator (line 560) | inline bool operator>= (const bigint_kernel_2& a, const bigint_kernel_2&... FILE: dlib/bigint/bigint_kernel_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/bigint/bigint_kernel_c.h function namespace (line 11) | namespace dlib function serialize (line 250) | void serialize ( function data (line 302) | data(value) FILE: dlib/binary_search_tree.h function namespace (line 16) | namespace dlib FILE: dlib/binary_search_tree/binary_search_tree_kernel_1.h function namespace (line 15) | namespace dlib type range (line 108) | typedef range range_type; type compare (line 109) | typedef compare compare_type; type mem_manager (line 110) | typedef mem_manager mem_manager_type; function height (line 130) | inline short height ( function node (line 430) | node* pop ( FILE: dlib/binary_search_tree/binary_search_tree_kernel_2.h function namespace (line 14) | namespace dlib type range (line 108) | typedef range range_type; type compare (line 109) | typedef compare compare_type; type mem_manager (line 110) | typedef mem_manager mem_manager_type; function height (line 132) | inline short height ( FILE: dlib/binary_search_tree/binary_search_tree_kernel_abstract.h type range (line 81) | typedef range range_type; type compare (line 82) | typedef compare compare_type; type mem_manager (line 83) | typedef mem_manager mem_manager_type; FILE: dlib/binary_search_tree/binary_search_tree_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/bit_stream.h function namespace (line 12) | namespace dlib FILE: dlib/bit_stream/bit_stream_kernel_1.cpp type dlib (line 12) | namespace dlib function swap (line 15) | inline void swap ( FILE: dlib/bit_stream/bit_stream_kernel_1.h function virtual (line 54) | virtual ~bit_stream_kernel_1 ( FILE: dlib/bit_stream/bit_stream_kernel_abstract.h function class (line 11) | class bit_stream FILE: dlib/bit_stream/bit_stream_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/bit_stream/bit_stream_multi_1.h function namespace (line 8) | namespace dlib FILE: dlib/bit_stream/bit_stream_multi_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/bit_stream/bit_stream_multi_c.h function namespace (line 10) | namespace dlib FILE: dlib/bound_function_pointer/bound_function_pointer_kernel_1.h function namespace (line 10) | namespace dlib type bound_function_helper_T (line 312) | typedef bound_function_helper_T > bf_helper_type; type bound_function_helper_T (line 331) | typedef bound_function_helper_T > bf_helper_... type bound_function_helper_T (line 352) | typedef bound_function_helper_T > bf_help... type bound_function_helper_T (line 375) | typedef bound_function_helper_T > bf_h... type bound_function_helper_T (line 400) | typedef bound_function_helper_T > b... type bound_function_helper_T (line 424) | typedef bound_function_helper_T > bf_helper_... type bound_function_helper_T (line 440) | typedef bound_function_helper_T > bf_helper_... type bound_function_helper_T (line 459) | typedef bound_function_helper_T > bf_help... type bound_function_helper_T (line 477) | typedef bound_function_helper_T > bf_help... type bound_function_helper_T (line 499) | typedef bound_function_helper_T > bf_h... type bound_function_helper_T (line 520) | typedef bound_function_helper_T > bf_h... type bound_function_helper_T (line 545) | typedef bound_function_helper_T > b... type bound_function_helper_T (line 569) | typedef bound_function_helper_T > b... type bound_function_helper_T (line 597) | typedef bound_function_helper_T ... type bound_function_helper_T (line 624) | typedef bound_function_helper_T ... function set (line 640) | void set ( type bound_function_helper_T (line 662) | typedef bound_function_helper_T > bf_help... type bound_function_helper_T (line 681) | typedef bound_function_helper_T > bf_h... type bound_function_helper_T (line 703) | typedef bound_function_helper_T > b... type bound_function_helper_T (line 728) | typedef bound_function_helper_T ... function destroy_bf_memory (line 746) | void destroy_bf_memory ( function bfp1_helpers (line 757) | const bfp1_helpers::bound_function_helper_base_base* bf () const function swap (line 764) | inline void swap ( FILE: dlib/bound_function_pointer/bound_function_pointer_kernel_abstract.h function class (line 11) | class bound_function_pointer FILE: dlib/bridge/bridge.h function namespace (line 20) | namespace dlib function connect_to_ip_and_port (line 48) | inline connect_to_ip_and_port connect_to ( function p (line 98) | p(p_) {} function p (line 113) | p(p_) {} function deserialize (line 139) | inline void deserialize ( bridge_status& , std::istream& ) function namespace (line 146) | namespace impl_brns function bridge_status (line 275) | bridge_status get_bridge_status ( function receive_thread (line 371) | void receive_thread ( function transmit_thread (line 451) | void transmit_thread ( function class (line 568) | class bridge : noncopyable FILE: dlib/bridge/bridge_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/bsp/bsp.cpp type dlib (line 13) | namespace dlib type impl1 (line 16) | namespace impl1 function connect_all (line 19) | void connect_all ( function connect_all_hostinfo (line 35) | void connect_all_hostinfo ( function send_out_connection_orders (line 64) | void send_out_connection_orders ( type impl2 (line 101) | namespace impl2 function read_thread (line 136) | void read_thread ( FILE: dlib/bsp/bsp.h function namespace (line 21) | namespace dlib function class (line 369) | class bsp_context : noncopyable FILE: dlib/bsp/bsp_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/byte_orderer/byte_orderer_kernel_1.h function namespace (line 10) | namespace dlib function const (line 170) | char> ( char& ) const {} FILE: dlib/byte_orderer/byte_orderer_kernel_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/clustering/bottom_up_cluster.h function namespace (line 16) | namespace dlib type snl_range (line 136) | struct snl_range function snl_range (line 149) | inline snl_range merge(const snl_range& a, const snl_range& b) function distance (line 154) | inline double distance (const snl_range& a, const snl_range& b) FILE: dlib/clustering/bottom_up_cluster_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/clustering/chinese_whispers.h function namespace (line 11) | namespace dlib FILE: dlib/clustering/chinese_whispers_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/clustering/modularity_clustering.h function namespace (line 12) | namespace dlib function namespace (line 356) | namespace impl function modularity (line 401) | inline double modularity ( function modularity (line 461) | inline double modularity ( FILE: dlib/clustering/modularity_clustering_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/clustering/spectral_cluster.h function namespace (line 11) | namespace dlib FILE: dlib/clustering/spectral_cluster_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/cmake_utils/test_for_avx/avx_test.cpp function main (line 4) | int main() FILE: dlib/cmake_utils/test_for_libjpeg/libjpeg_test.cpp type jpeg_loader_error_mgr (line 10) | struct jpeg_loader_error_mgr function jpeg_loader_error_exit (line 16) | void jpeg_loader_error_exit (j_common_ptr cinfo) function main (line 25) | int main() FILE: dlib/cmake_utils/test_for_libjxl/libjxl_test.cpp function main (line 13) | int main() FILE: dlib/cmake_utils/test_for_libpng/libpng_test.cpp function png_loader_user_error_fn_silent (line 9) | void png_loader_user_error_fn_silent(png_structp png_struct, png_const_... function png_loader_user_warning_fn_silent (line 13) | void png_loader_user_warning_fn_silent(png_structp , png_const_charp ) function main (line 19) | int main() FILE: dlib/cmake_utils/test_for_libwebp/libwebp_test.cpp function main (line 10) | int main() FILE: dlib/cmake_utils/test_for_neon/neon_test.cpp function main (line 5) | int main(){} FILE: dlib/cmake_utils/test_for_sse4/sse4_test.cpp function main (line 9) | int main() FILE: dlib/cmd_line_parser.h function namespace (line 19) | namespace dlib type cmd_line_parser (line 76) | typedef cmd_line_parser command_line_parser; type cmd_line_parser (line 77) | typedef cmd_line_parser wcommand_line_parser; FILE: dlib/cmd_line_parser/cmd_line_parser_check_1.h function namespace (line 12) | namespace dlib function set_info_string (line 87) | void set_info_string ( function throw (line 421) | throw cmd_line_check_error( FILE: dlib/cmd_line_parser/cmd_line_parser_check_c.h function namespace (line 13) | namespace dlib FILE: dlib/cmd_line_parser/cmd_line_parser_kernel_1.h function namespace (line 15) | namespace dlib function std (line 164) | const std::basic_string& argument ( function parse (line 246) | void parse ( function parsed_line (line 254) | bool parsed_line( function number_of_arguments (line 278) | unsigned long number_of_arguments( function have_parsed_line (line 353) | have_parsed_line(false) function delete (line 373) | delete static_cast(options.element().value()); FILE: dlib/cmd_line_parser/cmd_line_parser_kernel_abstract.h function namespace (line 13) | namespace dlib FILE: dlib/cmd_line_parser/cmd_line_parser_kernel_c.h function namespace (line 13) | namespace dlib FILE: dlib/cmd_line_parser/cmd_line_parser_print_1.h function namespace (line 15) | namespace dlib type typename (line 60) | typedef typename clp_base::char_type ct; type std (line 61) | typedef std::basic_string string; type typename (line 62) | typedef typename string::size_type size_type; type std (line 64) | typedef std::basic_ostringstream ostringstream; FILE: dlib/cmd_line_parser/get_option.h function namespace (line 10) | namespace dlib FILE: dlib/cmd_line_parser/get_option_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/compress_stream.h function namespace (line 22) | namespace dlib FILE: dlib/compress_stream/compress_stream_kernel_1.h function namespace (line 12) | namespace dlib FILE: dlib/compress_stream/compress_stream_kernel_2.h function namespace (line 11) | namespace dlib FILE: dlib/compress_stream/compress_stream_kernel_3.h function namespace (line 10) | namespace dlib FILE: dlib/compress_stream/compress_stream_kernel_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/conditioning_class.h function namespace (line 15) | namespace dlib FILE: dlib/conditioning_class/conditioning_class_kernel_1.h function namespace (line 10) | namespace dlib FILE: dlib/conditioning_class/conditioning_class_kernel_2.h function namespace (line 10) | namespace dlib FILE: dlib/conditioning_class/conditioning_class_kernel_3.h function namespace (line 11) | namespace dlib FILE: dlib/conditioning_class/conditioning_class_kernel_4.h function namespace (line 10) | namespace dlib FILE: dlib/conditioning_class/conditioning_class_kernel_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/conditioning_class/conditioning_class_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/config_reader.h function namespace (line 15) | namespace dlib FILE: dlib/config_reader/config_reader_kernel_1.h function namespace (line 18) | namespace dlib function delete (line 266) | delete static_cast(block_table.element().value()); FILE: dlib/config_reader/config_reader_kernel_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/config_reader/config_reader_thread_safe_1.h function namespace (line 15) | namespace dlib FILE: dlib/config_reader/config_reader_thread_safe_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/console_progress_indicator.h function namespace (line 11) | namespace dlib FILE: dlib/constexpr_if.h function namespace (line 9) | namespace dlib FILE: dlib/control/approximate_linear_models.h function namespace (line 9) | namespace dlib type typename (line 66) | typedef typename feature_extractor::state_type state_type; type typename (line 67) | typedef typename feature_extractor::action_type action_type; function action_type (line 82) | action_type operator() ( function serialize (line 102) | void serialize(const policy& item, std::ostream& out) FILE: dlib/control/approximate_linear_models_abstract.h type example_feature_extractor (line 13) | struct example_feature_extractor type feature_extractor (line 102) | typedef feature_extractor feature_extractor_type; type typename (line 103) | typedef typename feature_extractor::state_type state_type; type typename (line 104) | typedef typename feature_extractor::action_type action_type; type typename (line 150) | typedef typename feature_extractor::state_type state_type; type typename (line 151) | typedef typename feature_extractor::action_type action_type; FILE: dlib/control/lspi.h function namespace (line 9) | namespace dlib FILE: dlib/control/lspi_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/control/mpc.h function namespace (line 11) | namespace dlib function set_target (line 142) | void set_target ( function set_target (line 157) | void set_target ( function set_last_target (line 165) | void set_last_target ( function set_target_error_threshold (line 193) | void set_target_error_threshold ( function set_max_iterations (line 203) | void set_max_iterations ( function set_epsilon (line 210) | void set_epsilon ( function solve_linear_mpc (line 266) | void solve_linear_mpc ( FILE: dlib/control/mpc_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/cpp_pretty_printer.h function namespace (line 12) | namespace dlib FILE: dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_1.h function namespace (line 12) | namespace dlib FILE: dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_2.h function namespace (line 12) | namespace dlib FILE: dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/cpp_tokenizer.h function namespace (line 13) | namespace dlib FILE: dlib/cpp_tokenizer/cpp_tokenizer_kernel_1.h function namespace (line 11) | namespace dlib function have_peeked (line 196) | have_peeked(false) FILE: dlib/cpp_tokenizer/cpp_tokenizer_kernel_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/cpp_tokenizer/cpp_tokenizer_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/crc32/crc32_kernel_1.h function namespace (line 11) | namespace dlib FILE: dlib/crc32/crc32_kernel_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/cuda/cpu_dlib.cpp type dlib (line 13) | namespace dlib type cpu (line 15) | namespace cpu function multiply (line 20) | void multiply ( function multiply_conv (line 82) | void multiply_conv ( function scale_channels (line 158) | void scale_channels ( function add (line 222) | void add( function add (line 279) | void add ( function multiply_zero_padded (line 340) | void multiply_zero_padded ( function assign_bias_gradient (line 413) | void assign_bias_gradient ( function assign_conv_bias_gradient (line 440) | void assign_conv_bias_gradient ( function affine_transform (line 478) | void affine_transform( function affine_transform (line 492) | void affine_transform( function affine_transform (line 510) | void affine_transform( function affine_transform_range (line 532) | void affine_transform_range( function affine_transform (line 558) | void affine_transform( function affine_transform_conv (line 599) | void affine_transform_conv( function affine_transform (line 634) | void affine_transform( function compute_adam_update (line 674) | void compute_adam_update ( function batch_normalize_inference (line 717) | void batch_normalize_inference ( function batch_normalize (line 778) | void batch_normalize ( function batch_normalize_gradient (line 880) | void batch_normalize_gradient ( function batch_normalize_conv_inference (line 977) | void batch_normalize_conv_inference ( function batch_normalize_conv (line 1042) | void batch_normalize_conv ( function batch_normalize_conv_gradient (line 1157) | void batch_normalize_conv_gradient( function layer_normalize (line 1265) | void layer_normalize ( function layer_normalize_gradient (line 1346) | void layer_normalize_gradient ( function rms_normalize (line 1454) | void rms_normalize( function rms_normalize_gradient (line 1517) | void rms_normalize_gradient( function threshold (line 1592) | void threshold ( function dot (line 1602) | void dot ( type ttimpl (line 1623) | namespace ttimpl function softmax (line 1625) | void softmax( function softmax_gradient (line 1698) | void softmax_gradient( function softmax (line 1773) | void softmax( function softmax_gradient (line 1784) | void softmax_gradient( function softmax_all (line 1798) | void softmax_all ( function softmax_all_gradient (line 1807) | void softmax_all_gradient ( function sigmoid (line 1820) | void sigmoid ( function sigmoid_gradient (line 1831) | void sigmoid_gradient ( function mish (line 1854) | void mish ( function mish_gradient (line 1869) | void mish_gradient( function relu (line 1906) | void relu ( function relu_gradient (line 1914) | void relu_gradient ( function prelu (line 1945) | void prelu ( function prelu_gradient (line 1963) | void prelu_gradient ( function leaky_relu (line 1994) | void leaky_relu ( function leaky_relu_gradient (line 2011) | void leaky_relu_gradient ( function tanh (line 2045) | void tanh ( function tanh_gradient (line 2056) | void tanh_gradient ( function clipped_relu (line 2079) | void clipped_relu ( function clipped_relu_gradient (line 2088) | void clipped_relu_gradient ( function elu (line 2120) | void elu ( function elu_gradient (line 2137) | void elu_gradient ( function gelu (line 2171) | void gelu ( function gelu_gradient (line 2182) | void gelu_gradient ( function smelu (line 2212) | void smelu ( function smelu_gradient (line 2231) | void smelu_gradient ( function silu (line 2269) | void silu ( function silu_gradient (line 2280) | void silu_gradient ( function resize_bilinear (line 2309) | void resize_bilinear ( function resize_bilinear_gradient (line 2337) | void resize_bilinear_gradient ( function reorg (line 2391) | void reorg( function reorg_gradient (line 2436) | void reorg_gradient( function embeddings (line 2480) | void embeddings( function embeddings_gradient (line 2528) | void embeddings_gradient( function img2col (line 2835) | void img2col( function col2img (line 2888) | void col2img( function copy_tensor (line 3071) | void copy_tensor( function copy_tensor (line 3112) | void copy_tensor( function transpose (line 3182) | void transpose( function compute_act_halt_probabilities (line 3224) | void compute_act_halt_probabilities( function update_act_state (line 3263) | void update_act_state( function finalize_act_output (line 3311) | void finalize_act_output( function apply_act_depth_scaling (line 3345) | void apply_act_depth_scaling( FILE: dlib/cuda/cpu_dlib.h function namespace (line 13) | namespace dlib function class (line 892) | class compute_loss_multiclass_log_per_pixel_weighted function class (line 954) | class compute_loss_mean_squared_per_channel_and_pixel FILE: dlib/cuda/cublas_dlibapi.cpp type dlib (line 40) | namespace dlib type cuda (line 42) | namespace cuda class cublas_context (line 47) | class cublas_context method cublas_context (line 51) | cublas_context(const cublas_context&) = delete; method cublas_context (line 52) | cublas_context& operator=(const cublas_context&) = delete; method cublas_context (line 54) | cublas_context() method cublasHandle_t (line 67) | cublasHandle_t get_handle ( function cublasHandle_t (line 89) | static cublasHandle_t context() function gemm (line 97) | void gemm ( FILE: dlib/cuda/cublas_dlibapi.h function namespace (line 11) | namespace dlib FILE: dlib/cuda/cuda_data_ptr.cpp type dlib (line 11) | namespace dlib type cuda (line 13) | namespace cuda function cuda_data_void_ptr (line 28) | cuda_data_void_ptr weak_cuda_data_void_ptr:: function memcpy (line 68) | void memcpy( function memcpy (line 83) | void memcpy( function memcpy (line 93) | void memcpy( function memcpy (line 108) | void memcpy( class cudnn_device_buffer (line 118) | class cudnn_device_buffer method cudnn_device_buffer (line 122) | cudnn_device_buffer(const cudnn_device_buffer&) = delete; method cudnn_device_buffer (line 123) | cudnn_device_buffer& operator=(const cudnn_device_buffer&) = delete; method cudnn_device_buffer (line 125) | cudnn_device_buffer() method cuda_data_void_ptr (line 133) | cuda_data_void_ptr get ( function cuda_data_void_ptr (line 163) | cuda_data_void_ptr device_global_buffer(size_t size) FILE: dlib/cuda/cuda_data_ptr.h function namespace (line 14) | namespace dlib FILE: dlib/cuda/cuda_dlib.h function namespace (line 11) | namespace dlib function class (line 83) | class enable_peer_access function resize_bilinear (line 536) | inline void resize_bilinear ( function resize_bilinear_gradient (line 541) | inline void resize_bilinear_gradient ( function class (line 663) | class compute_loss_binary_log_per_pixel function class (line 724) | class compute_loss_multiclass_log_per_pixel function class (line 785) | class compute_loss_multiclass_log_per_pixel_weighted function class (line 861) | class compute_loss_mean_squared_per_channel_and_pixel function set_device (line 932) | inline void set_device ( function get_device (line 939) | inline int get_device ( function get_num_devices (line 942) | inline int get_num_devices ( function std (line 945) | inline std::string get_device_name ( function set_current_device_blocking_sync (line 953) | inline void set_current_device_blocking_sync( function can_access_peer (line 957) | inline bool can_access_peer (int , int ) function can_access_peer (line 959) | inline bool can_access_peer (const tensor& , const tensor& ) function device_synchronize (line 962) | inline void device_synchronize (int ){} function device_synchronize (line 963) | inline void device_synchronize (const tensor& ){} function class (line 965) | class enable_peer_access FILE: dlib/cuda/cuda_errors.h function namespace (line 9) | namespace dlib FILE: dlib/cuda/cuda_utils.h function namespace (line 40) | namespace dlib function class (line 323) | class grid_stride_range_y FILE: dlib/cuda/cudnn_dlibapi.cpp type dlib (line 56) | namespace dlib type cuda (line 59) | namespace cuda function cudnnTensorDescriptor_t (line 64) | static cudnnTensorDescriptor_t descriptor(const tensor& t) function cudnnTensorDescriptor_t (line 68) | static cudnnTensorDescriptor_t descriptor(const tensor_descriptor& t) class cudnn_context (line 75) | class cudnn_context method cudnn_context (line 79) | cudnn_context(const cudnn_context&) = delete; method cudnn_context (line 80) | cudnn_context& operator=(const cudnn_context&) = delete; method cudnn_context (line 82) | cudnn_context() method cudnnHandle_t (line 95) | cudnnHandle_t get_handle ( function cudnnHandle_t (line 117) | static cudnnHandle_t context() class cudnn_activation_descriptor (line 124) | class cudnn_activation_descriptor method cudnn_activation_descriptor (line 128) | cudnn_activation_descriptor(const cudnn_activation_descriptor&) = ... method cudnn_activation_descriptor (line 129) | cudnn_activation_descriptor& operator=(const cudnn_activation_desc... method cudnn_activation_descriptor (line 131) | cudnn_activation_descriptor( method cudnnActivationDescriptor_t (line 146) | cudnnActivationDescriptor_t get_handle ( function cudnnActivationDescriptor_t (line 155) | static cudnnActivationDescriptor_t identity_activation_descriptor() function cudnnActivationDescriptor_t (line 161) | static cudnnActivationDescriptor_t relu_activation_descriptor() function cudnnActivationDescriptor_t (line 167) | static cudnnActivationDescriptor_t sigmoid_activation_descriptor() function cudnnActivationDescriptor_t (line 173) | static cudnnActivationDescriptor_t tanh_activation_descriptor() function add (line 257) | void add( function assign_conv_bias_gradient (line 303) | void assign_conv_bias_gradient ( function batch_normalize_inference (line 331) | void batch_normalize_inference ( function batch_normalize (line 393) | void batch_normalize ( function batch_normalize_gradient (line 468) | void batch_normalize_gradient( function batch_normalize_conv_inference (line 520) | void batch_normalize_conv_inference ( function batch_normalize_conv (line 582) | void batch_normalize_conv ( function batch_normalize_conv_gradient (line 658) | void batch_normalize_conv_gradient( function pick_best_algorithm (line 765) | decltype(std::declval().algo) pick_best_algorithm(const std::vect... function softmax (line 1542) | void softmax( function softmax_gradient (line 1595) | void softmax_gradient( function softmax_all (line 1659) | void softmax_all ( function softmax_all_gradient (line 1683) | void softmax_all_gradient ( function sigmoid (line 1713) | void sigmoid ( function sigmoid_gradient (line 1734) | void sigmoid_gradient ( function relu (line 1764) | void relu ( function relu_gradient (line 1785) | void relu_gradient ( function tanh (line 1815) | void tanh ( function tanh_gradient (line 1836) | void tanh_gradient ( FILE: dlib/cuda/cudnn_dlibapi.h function namespace (line 13) | namespace dlib FILE: dlib/cuda/curand_dlibapi.cpp type dlib (line 38) | namespace dlib type cuda (line 40) | namespace cuda FILE: dlib/cuda/curand_dlibapi.h function namespace (line 12) | namespace dlib FILE: dlib/cuda/cusolver_dlibapi.h function namespace (line 13) | namespace dlib FILE: dlib/cuda/gpu_data.cpp type dlib (line 16) | namespace dlib function memcpy (line 21) | void memcpy ( function memcpy (line 33) | void memcpy ( function synchronize_stream (line 82) | void synchronize_stream(cudaStream_t stream) FILE: dlib/cuda/gpu_data.h function namespace (line 12) | namespace dlib FILE: dlib/cuda/gpu_data_abstract.h function class (line 14) | class gpu_data FILE: dlib/cuda/operation_mode.h function namespace (line 6) | namespace dlib FILE: dlib/cuda/tensor.h function namespace (line 15) | namespace dlib function have_same_dimensions (line 284) | inline bool have_same_dimensions ( function class (line 297) | class resizable_tensor : public tensor function _annotation (line 322) | resizable_tensor(const resizable_tensor& item) : _annotation(item.annota... function _annotation (line 327) | resizable_tensor(const tensor& item) : _annotation(item.annotation()) function virtual (line 336) | virtual const float* host() const { return data_instance.host(); } function virtual (line 337) | virtual float* host() { return data_instance.host(); } function virtual (line 338) | virtual float* host_write_only() { return data_instance.host_write... function virtual (line 339) | virtual const float* device() const { return data_instance.device(); } function virtual (line 340) | virtual float* device() { return data_instance.device(); } function virtual (line 341) | virtual float* device_write_only() { return data_instance.device_w... function virtual (line 344) | virtual any& annotation() { return _annotation; } function clear (line 346) | void clear( function copy_size (line 355) | void copy_size ( function swap (line 413) | void swap(resizable_tensor& item) function virtual (line 440) | virtual gpu_data& data() { return data_instance; } function serialize (line 444) | inline void serialize(const tensor& item, std::ostream& out) function deserialize (line 468) | inline void deserialize(resizable_tensor& item, std::istream& in) function virtual (line 544) | virtual any& annotation() { return *_annotation; } function virtual (line 560) | virtual gpu_data& data() { return *data_instance; } function class (line 566) | class alias_tensor_const_instance function operator (line 570) | operator const tensor& () { return inst; } function inst (line 572) | alias_tensor_const_instance(const alias_tensor_instance& item) : inst(it... function class (line 583) | class alias_tensor function serialize (line 657) | inline void serialize(const alias_tensor& item, std::ostream& out) function deserialize (line 667) | inline void deserialize(alias_tensor& item, std::istream& in) function memcpy (line 683) | inline void memcpy ( FILE: dlib/cuda/tensor_abstract.h function class (line 13) | class tensor function class (line 432) | class resizable_tensor : public tensor function class (line 590) | class alias_tensor_instance : public tensor function memcpy (line 610) | inline void memcpy ( FILE: dlib/cuda/tensor_tools.cpp type dlib (line 10) | namespace dlib function dnn_prefer_fastest_algorithms (line 22) | bool dnn_prefer_fastest_algorithms ( function set_dnn_prefer_fastest_algorithms (line 28) | void set_dnn_prefer_fastest_algorithms( function set_dnn_prefer_smallest_algorithms (line 34) | void set_dnn_prefer_smallest_algorithms( type tt (line 41) | namespace tt function inverse_norms (line 46) | void inverse_norms ( function dot_prods (line 59) | void dot_prods ( function dot_prods (line 72) | void dot_prods ( function scale_columns (line 89) | void scale_columns ( function scale_rows (line 109) | void scale_rows ( function scale_rows2 (line 129) | void scale_rows2 ( function exp (line 156) | void exp ( function log (line 172) | void log ( function log10 (line 188) | void log10 ( function gemm (line 204) | void gemm ( function multiply (line 353) | void multiply ( function scale_channels (line 375) | void scale_channels ( function multiply_conv (line 389) | void multiply_conv ( function multiply_zero_padded (line 403) | void multiply_zero_padded ( function affine_transform (line 419) | void affine_transform( function affine_transform (line 433) | void affine_transform( function affine_transform (line 446) | void affine_transform( function affine_transform (line 462) | void affine_transform( function affine_transform (line 477) | void affine_transform( function affine_transform_range (line 495) | void affine_transform_range( function affine_transform (line 514) | void affine_transform( function affine_transform (line 532) | void affine_transform( function affine_transform (line 551) | void affine_transform( function affine_transform_conv (line 567) | void affine_transform_conv( function compute_adam_update (line 583) | void compute_adam_update ( function batch_normalize_inference (line 609) | void batch_normalize_inference ( function batch_normalize (line 626) | void batch_normalize ( function batch_normalize_gradient (line 646) | void batch_normalize_gradient ( function batch_normalize_conv_inference (line 668) | void batch_normalize_conv_inference ( function batch_normalize_conv (line 685) | void batch_normalize_conv ( function batch_normalize_conv_gradient (line 705) | void batch_normalize_conv_gradient ( function layer_normalize (line 727) | void layer_normalize ( function layer_normalize_gradient (line 744) | void layer_normalize_gradient ( function rms_normalize (line 767) | void rms_normalize( function rms_normalize_gradient (line 782) | void rms_normalize_gradient( function threshold (line 801) | void threshold ( function dot (line 813) | void dot ( function add (line 829) | void add( function add (line 845) | void add ( function assign_conv_bias_gradient (line 860) | void assign_conv_bias_gradient ( function assign_bias_gradient (line 874) | void assign_bias_gradient ( function softmax (line 888) | void softmax( function softmax_gradient (line 901) | void softmax_gradient( function softmax_all (line 917) | void softmax_all ( function softmax_all_gradient (line 929) | void softmax_all_gradient ( function sigmoid (line 944) | void sigmoid ( function sigmoid_gradient (line 956) | void sigmoid_gradient ( function mish (line 971) | void mish ( function mish_gradient (line 983) | void mish_gradient ( function relu (line 998) | void relu ( function relu_gradient (line 1010) | void relu_gradient ( function prelu (line 1025) | void prelu ( function prelu_gradient (line 1038) | void prelu_gradient ( function leaky_relu (line 1055) | void leaky_relu ( function leaky_relu_gradient (line 1068) | void leaky_relu_gradient ( function tanh (line 1084) | void tanh ( function tanh_gradient (line 1096) | void tanh_gradient ( function clipped_relu (line 1111) | void clipped_relu ( function clipped_relu_gradient (line 1124) | void clipped_relu_gradient ( function elu (line 1140) | void elu ( function elu_gradient (line 1153) | void elu_gradient ( function gelu (line 1169) | void gelu ( function gelu_gradient (line 1181) | void gelu_gradient ( function smelu (line 1196) | void smelu ( function smelu_gradient (line 1210) | void smelu_gradient ( function silu (line 1227) | void silu ( function silu_gradient (line 1239) | void silu_gradient ( function resize_bilinear (line 1254) | void resize_bilinear ( function resize_bilinear_gradient (line 1270) | void resize_bilinear_gradient ( function reorg (line 1288) | void reorg ( function reorg_gradient (line 1303) | void reorg_gradient ( function copy_tensor (line 1320) | void copy_tensor( function copy_tensor (line 1338) | void copy_tensor( function transpose (line 1371) | void transpose( function embeddings (line 1386) | void embeddings( function embeddings_gradient (line 1399) | void embeddings_gradient( function compute_act_halt_probabilities (line 1417) | void compute_act_halt_probabilities( function update_act_state (line 1436) | void update_act_state( function finalize_act_output (line 1461) | void finalize_act_output( function apply_act_depth_scaling (line 1481) | void apply_act_depth_scaling( type dlib (line 41) | namespace dlib { namespace tt function dnn_prefer_fastest_algorithms (line 22) | bool dnn_prefer_fastest_algorithms ( function set_dnn_prefer_fastest_algorithms (line 28) | void set_dnn_prefer_fastest_algorithms( function set_dnn_prefer_smallest_algorithms (line 34) | void set_dnn_prefer_smallest_algorithms( type tt (line 41) | namespace tt function inverse_norms (line 46) | void inverse_norms ( function dot_prods (line 59) | void dot_prods ( function dot_prods (line 72) | void dot_prods ( function scale_columns (line 89) | void scale_columns ( function scale_rows (line 109) | void scale_rows ( function scale_rows2 (line 129) | void scale_rows2 ( function exp (line 156) | void exp ( function log (line 172) | void log ( function log10 (line 188) | void log10 ( function gemm (line 204) | void gemm ( function multiply (line 353) | void multiply ( function scale_channels (line 375) | void scale_channels ( function multiply_conv (line 389) | void multiply_conv ( function multiply_zero_padded (line 403) | void multiply_zero_padded ( function affine_transform (line 419) | void affine_transform( function affine_transform (line 433) | void affine_transform( function affine_transform (line 446) | void affine_transform( function affine_transform (line 462) | void affine_transform( function affine_transform (line 477) | void affine_transform( function affine_transform_range (line 495) | void affine_transform_range( function affine_transform (line 514) | void affine_transform( function affine_transform (line 532) | void affine_transform( function affine_transform (line 551) | void affine_transform( function affine_transform_conv (line 567) | void affine_transform_conv( function compute_adam_update (line 583) | void compute_adam_update ( function batch_normalize_inference (line 609) | void batch_normalize_inference ( function batch_normalize (line 626) | void batch_normalize ( function batch_normalize_gradient (line 646) | void batch_normalize_gradient ( function batch_normalize_conv_inference (line 668) | void batch_normalize_conv_inference ( function batch_normalize_conv (line 685) | void batch_normalize_conv ( function batch_normalize_conv_gradient (line 705) | void batch_normalize_conv_gradient ( function layer_normalize (line 727) | void layer_normalize ( function layer_normalize_gradient (line 744) | void layer_normalize_gradient ( function rms_normalize (line 767) | void rms_normalize( function rms_normalize_gradient (line 782) | void rms_normalize_gradient( function threshold (line 801) | void threshold ( function dot (line 813) | void dot ( function add (line 829) | void add( function add (line 845) | void add ( function assign_conv_bias_gradient (line 860) | void assign_conv_bias_gradient ( function assign_bias_gradient (line 874) | void assign_bias_gradient ( function softmax (line 888) | void softmax( function softmax_gradient (line 901) | void softmax_gradient( function softmax_all (line 917) | void softmax_all ( function softmax_all_gradient (line 929) | void softmax_all_gradient ( function sigmoid (line 944) | void sigmoid ( function sigmoid_gradient (line 956) | void sigmoid_gradient ( function mish (line 971) | void mish ( function mish_gradient (line 983) | void mish_gradient ( function relu (line 998) | void relu ( function relu_gradient (line 1010) | void relu_gradient ( function prelu (line 1025) | void prelu ( function prelu_gradient (line 1038) | void prelu_gradient ( function leaky_relu (line 1055) | void leaky_relu ( function leaky_relu_gradient (line 1068) | void leaky_relu_gradient ( function tanh (line 1084) | void tanh ( function tanh_gradient (line 1096) | void tanh_gradient ( function clipped_relu (line 1111) | void clipped_relu ( function clipped_relu_gradient (line 1124) | void clipped_relu_gradient ( function elu (line 1140) | void elu ( function elu_gradient (line 1153) | void elu_gradient ( function gelu (line 1169) | void gelu ( function gelu_gradient (line 1181) | void gelu_gradient ( function smelu (line 1196) | void smelu ( function smelu_gradient (line 1210) | void smelu_gradient ( function silu (line 1227) | void silu ( function silu_gradient (line 1239) | void silu_gradient ( function resize_bilinear (line 1254) | void resize_bilinear ( function resize_bilinear_gradient (line 1270) | void resize_bilinear_gradient ( function reorg (line 1288) | void reorg ( function reorg_gradient (line 1303) | void reorg_gradient ( function copy_tensor (line 1320) | void copy_tensor( function copy_tensor (line 1338) | void copy_tensor( function transpose (line 1371) | void transpose( function embeddings (line 1386) | void embeddings( function embeddings_gradient (line 1399) | void embeddings_gradient( function compute_act_halt_probabilities (line 1417) | void compute_act_halt_probabilities( function update_act_state (line 1436) | void update_act_state( function finalize_act_output (line 1461) | void finalize_act_output( function apply_act_depth_scaling (line 1481) | void apply_act_depth_scaling( FILE: dlib/cuda/tensor_tools.h function namespace (line 18) | namespace dlib function class (line 222) | class inv function class (line 252) | class tensor_rand function class (line 1068) | class tensor_conv function class (line 1304) | class pooling function resize_bilinear (line 1981) | inline void resize_bilinear ( function resize_bilinear_gradient (line 1996) | inline void resize_bilinear_gradient ( function class (line 2172) | class multi_device_tensor_averager FILE: dlib/data_io/arc_agi.h function namespace (line 19) | namespace dlib function namespace (line 142) | namespace internal function class (line 315) | class arc_agi_manager function arc_task (line 631) | const arc_task& get_evaluation_task_by_id(const std::string& task_id) const function serialize (line 652) | void serialize(std::ostream& out) const function deserialize (line 668) | void deserialize(std::istream& in) function arc_token_sequence_t (line 691) | static arc_token_sequence_t tokenize_input_context(const arc_task& task, FILE: dlib/data_io/arc_agi_abstract.h type arc_token_id (line 22) | enum arc_token_id type arc_task_pair (line 39) | struct arc_task_pair type arc_task (line 66) | struct arc_task FILE: dlib/data_io/cifar.cpp type dlib (line 11) | namespace dlib type impl (line 13) | namespace impl function load_cifar_10_batch (line 15) | void load_cifar_10_batch ( function load_cifar_10_dataset (line 57) | void load_cifar_10_dataset ( FILE: dlib/data_io/cifar.h function namespace (line 14) | namespace dlib FILE: dlib/data_io/cifar_abstract.h function namespace (line 13) | namespace dlib FILE: dlib/data_io/image_dataset_metadata.cpp type dlib (line 17) | namespace dlib type image_dataset_metadata (line 19) | namespace image_dataset_metadata function create_image_metadata_stylesheet_file (line 25) | void create_image_metadata_stylesheet_file(const std::string& main_f... function save_image_dataset_metadata (line 42) | void save_image_dataset_metadata ( class doc_handler (line 137) | class doc_handler : public document_handler method doc_handler (line 147) | doc_handler( method start_document (line 154) | virtual void start_document ( method end_document (line 163) | virtual void end_document ( method start_element (line 168) | virtual void start_element ( method end_element (line 273) | virtual void end_element ( method characters (line 294) | virtual void characters ( method processing_instruction (line 313) | virtual void processing_instruction ( class xml_error_handler (line 324) | class xml_error_handler : public error_handler method error (line 327) | virtual void error ( method fatal_error (line 331) | virtual void fatal_error ( function load_image_dataset_metadata (line 343) | void load_image_dataset_metadata ( function get_decoded_string (line 366) | const std::string get_decoded_string() FILE: dlib/data_io/image_dataset_metadata.h type gender_t (line 19) | enum gender_t type image (line 100) | struct image type dataset (line 118) | struct dataset FILE: dlib/data_io/libsvm_io.h function namespace (line 17) | namespace dlib type typename (line 113) | typedef typename basic_type::type key_type; type typename (line 154) | typedef typename basic_type::type key_type; type typename (line 189) | typedef typename sample_type::value_type pair_type; type typename (line 190) | typedef typename basic_type::type key_type; FILE: dlib/data_io/libsvm_io_abstract.h function namespace (line 13) | namespace dlib FILE: dlib/data_io/load_image_dataset.h function namespace (line 22) | namespace dlib type typename (line 126) | typedef typename array_type::value_type image_type; type typename (line 347) | typedef typename array_type::value_type image_type; FILE: dlib/data_io/mnist.cpp type dlib (line 13) | namespace dlib function load_mnist_dataset (line 15) | void load_mnist_dataset ( FILE: dlib/data_io/mnist.h function namespace (line 13) | namespace dlib FILE: dlib/data_io/mnist_abstract.h function namespace (line 12) | namespace dlib FILE: dlib/dir_nav/dir_nav_extensions.cpp type dlib (line 8) | namespace dlib type implementation_details (line 13) | namespace implementation_details function get_all_sub_dirs (line 15) | void get_all_sub_dirs ( function file_exists (line 39) | bool file_exists ( function directory_exists (line 56) | bool directory_exists ( function directory (line 73) | directory get_parent_directory ( function directory (line 82) | directory get_parent_directory ( function select_oldest_file (line 99) | std::string select_oldest_file ( function select_newest_file (line 116) | std::string select_newest_file ( FILE: dlib/dir_nav/dir_nav_extensions.h function namespace (line 13) | namespace dlib function class (line 135) | class match_all FILE: dlib/dir_nav/dir_nav_extensions_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/dir_nav/dir_nav_kernel_1.cpp type dlib (line 18) | namespace dlib function directory (line 178) | const directory directory:: FILE: dlib/dir_nav/dir_nav_kernel_1.h function namespace (line 26) | namespace dlib function class (line 150) | class directory function swap (line 366) | inline void swap ( function swap (line 373) | inline void swap ( type directory (line 393) | typedef directory::listing_error listing_error; type file (line 394) | typedef file::private_constructor private_constructor; type directory (line 516) | typedef directory::listing_error listing_error; type directory (line 517) | typedef directory::private_constructor private_constructor; FILE: dlib/dir_nav/dir_nav_kernel_2.cpp type dlib (line 17) | namespace dlib type stat64 (line 54) | struct stat64 type stat64 (line 143) | struct stat64 function directory (line 194) | const directory directory:: FILE: dlib/dir_nav/dir_nav_kernel_2.h function namespace (line 36) | namespace dlib function class (line 157) | class directory function swap (line 309) | inline void swap ( function swap (line 316) | inline void swap ( type dirent (line 341) | struct dirent type stat64 (line 342) | struct stat64 type dirent (line 496) | struct dirent type stat64 (line 497) | struct stat64 FILE: dlib/dir_nav/dir_nav_kernel_abstract.h function std (line 121) | const std::string& name ( FILE: dlib/directed_graph.h function namespace (line 10) | namespace dlib FILE: dlib/directed_graph/directed_graph_kernel_1.h function check_parent_edge (line 28) | static void check_parent_edge ( function check_child_edge (line 43) | static void check_child_edge ( function check_parent (line 58) | static void check_parent ( function check_child (line 73) | static void check_child ( function check_node (line 88) | static void check_node ( function check_has_edge (line 103) | static void check_has_edge ( function check_add_edge (line 121) | static void check_add_edge ( function check_remove_edge (line 148) | static void check_remove_edge ( function check_remove_node (line 175) | static void check_remove_node ( type node_type (line 240) | struct node_type type E (line 249) | typedef E edge_type; type mem_manager (line 250) | typedef mem_manager mem_manager_type; type directed_graph_kernel_1 (line 254) | typedef directed_graph_kernel_1 other; function virtual (line 260) | virtual ~directed_graph_kernel_1( function clear (line 263) | void clear( function node_type (line 277) | const node_type& node ( function swap (line 303) | void swap ( type node_type (line 312) | struct node_type function node_type (line 326) | const node_type& parent ( function node_type (line 334) | const node_type& child ( function E (line 342) | const E& parent_edge ( function E (line 350) | const E& child_edge ( type std_allocator (line 360) | typedef std_allocator alloc_type; type std_allocator (line 361) | typedef std_allocator,mem_manager> alloc_edge_type; FILE: dlib/directed_graph/directed_graph_kernel_abstract.h type E (line 57) | typedef E edge_type; type mem_manager (line 58) | typedef mem_manager mem_manager_type; type directed_graph (line 62) | typedef directed_graph other; function number_of_nodes (line 107) | unsigned long number_of_nodes ( FILE: dlib/disjoint_subsets/disjoint_subsets.h function namespace (line 10) | namespace dlib FILE: dlib/disjoint_subsets/disjoint_subsets_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/disjoint_subsets/disjoint_subsets_sized.h function namespace (line 11) | namespace dlib FILE: dlib/disjoint_subsets/disjoint_subsets_sized_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/dnn/core.h function namespace (line 33) | namespace dlib function namespace (line 197) | namespace impl function T (line 554) | const T& top() const function namespace (line 589) | namespace dimpl function zero_gradients (line 698) | enum class zero_gradients : uint8_t function tensor (line 911) | const tensor& operator() (const input_type& x) function tensor (line 916) | const tensor& forward(const tensor& x) function disable_output_and_gradient_getters (line 959) | void disable_output_and_gradient_getters ( function set_gradient_inputs_to_zero (line 1039) | void set_gradient_inputs_to_zero() function clean (line 1045) | void clean() function friend (line 1056) | friend void serialize(const add_layer& item, std::ostream& out) function print (line 1094) | void print (std::ostream& out, unsigned long idx, int& min_length) const function this_layer_requires_forward_output (line 1110) | bool this_layer_requires_forward_output( function swap (line 1116) | void swap(add_layer& item) type INPUT_LAYER (line 1166) | typedef INPUT_LAYER subnet_type; type INPUT_LAYER (line 1167) | typedef INPUT_LAYER input_layer_type; type typename (line 1168) | typedef typename INPUT_LAYER::input_type input_type; function tensor (line 1311) | const tensor& operator() (const input_type& x) function tensor (line 1316) | const tensor& forward (const tensor& x) function disable_output_and_gradient_getters (line 1343) | void disable_output_and_gradient_getters ( function set_gradient_inputs_to_zero (line 1425) | void set_gradient_inputs_to_zero() function clean (line 1430) | void clean() function friend (line 1441) | friend void serialize(const add_layer& item, std::ostream& out) function print (line 1483) | void print (std::ostream& out, unsigned long idx, int& min_length) const function class (line 1502) | class subnet_wrapper function swap (line 1529) | void swap(add_layer& item) type typename (line 1576) | typedef typename subnet_type::input_type input_type; type typename (line 1577) | typedef typename subnet_type::input_layer_type input_layer_type; type layer_details_type (line 1578) | typedef int layer_details_type; function tensor (line 1622) | const tensor& operator() (const input_type& x) function tensor (line 1627) | const tensor& forward(const tensor& x) function set_gradient_inputs_to_zero (line 1684) | void set_gradient_inputs_to_zero() function clean (line 1689) | void clean() function friend (line 1694) | friend void serialize(const add_tag_layer& item, std::ostream& out) function print (line 1717) | void print (std::ostream& out, unsigned long idx, int& min_length) const function this_layer_requires_forward_output (line 1738) | bool this_layer_requires_forward_output( function disable_output_and_gradient_getters (line 1741) | void disable_output_and_gradient_getters ( type typename (line 1794) | typedef typename SUBNET::input_type input_type; type typename (line 1795) | typedef typename subnet_type::input_layer_type input_layer_type; type layer_details_type (line 1796) | typedef int layer_details_type; type REPEATED_LAYER (line 1806) | typedef REPEATED_LAYER repeated_layer_type; function details (line 1810) | details(num) function repeated_layer_type (line 1817) | const repeated_layer_type& get_repeated_layer ( function disable_output_and_gradient_getters (line 2066) | void disable_output_and_gradient_getters ( type typename (line 2097) | typedef typename subnet_type::input_type input_type; type INPUT_LAYER (line 2098) | typedef INPUT_LAYER input_layer_type; type layer_details_type (line 2099) | typedef int layer_details_type; function tensor (line 2173) | const tensor& operator() (const input_type& x) function tensor (line 2178) | const tensor& forward(const tensor& x) function back_propagate_error (line 2216) | void back_propagate_error( function back_propagate_error (line 2223) | void back_propagate_error( function set_gradient_inputs_to_zero (line 2250) | void set_gradient_inputs_to_zero() function clean (line 2255) | void clean() function friend (line 2262) | friend void serialize(const add_tag_layer& item, std::ostream& out) function print (line 2298) | void print (std::ostream& out, unsigned long idx, int& min_length) const function this_layer_requires_forward_output (line 2322) | bool this_layer_requires_forward_output( function disable_output_and_gradient_getters (line 2325) | void disable_output_and_gradient_getters ( function swap (line 2341) | void swap(add_tag_layer& item) function class (line 2370) | class no_label_type type no_label_type (line 2393) | typedef no_label_type type; type typename (line 2398) | typedef typename T::training_label_type type; type no_label_type (line 2404) | typedef no_label_type type; type typename (line 2409) | typedef typename T::output_label_type type; type SUBNET (line 2414) | typedef SUBNET subnet_type; type typename (line 2415) | typedef typename subnet_type::input_type input_type; type typename (line 2416) | typedef typename subnet_type::input_layer_type input_layer_type; type typename (line 2420) | typedef typename get_loss_layer_training_label_type::type ... type typename (line 2421) | typedef typename get_loss_layer_output_label_type::type ou... function subnetwork (line 2456) | loss(std::move(layer_det)), function tensor (line 2578) | const tensor& forward(const tensor& x) function compute_loss (line 2626) | double compute_loss ( function set_gradient_inputs_to_zero (line 2715) | void set_gradient_inputs_to_zero ( function clean (line 2721) | void clean ( function print (line 2740) | void print (std::ostream& out, unsigned long idx, int& min_length) const function namespace (line 2792) | namespace impl type typename (line 2832) | typedef typename repeat::repeated_layer_type repeated_layer_type; function type (line 2866) | static type& layer(const repeat& n) type typename (line 2878) | typedef typename repeat::repeated_layer_type repeated_layer_type; function type (line 2881) | static type& layer(const repeat& n) function type (line 2893) | static type& layer(const repeat& n) function typename (line 2987) | typename net_type::input_layer_type& input_layer ( type typename (line 3001) | typedef typename subnet_type::input_type input_type; type typename (line 3002) | typedef typename subnet_type::input_layer_type input_layer_type; type layer_details_type (line 3003) | typedef int layer_details_type; function tensor (line 3048) | const tensor& operator() (const input_type& x) function tensor (line 3054) | const tensor& forward(const tensor& x) function set_gradient_inputs_to_zero (line 3118) | void set_gradient_inputs_to_zero() function clean (line 3123) | void clean() function friend (line 3128) | friend void serialize(const add_skip_layer& item, std::ostream& out) function print (line 3151) | void print (std::ostream& out, unsigned long idx, int& min_length) const function this_layer_requires_forward_output (line 3171) | bool this_layer_requires_forward_output( function disable_output_and_gradient_getters (line 3174) | void disable_output_and_gradient_getters ( function namespace (line 3216) | namespace timpl function class (line 3229) | class test_layer_subnet type layer_test_results (line 3307) | struct layer_test_results function namespace (line 3548) | namespace impl function namespace (line 3680) | namespace impl function namespace (line 3745) | namespace impl function namespace (line 3804) | namespace impl function namespace (line 3844) | namespace impl FILE: dlib/dnn/core_abstract.h function size (line 247) | size_t size( type class (line 280) | enum class type SUBNET (line 317) | typedef SUBNET subnet_type; type typename (line 318) | typedef typename subnet_type::input_type input_type; type typename (line 319) | typedef typename subnet_type::input_layer_type input_layer_type; type SUBNET (line 776) | typedef SUBNET subnet_type; type typename (line 777) | typedef typename subnet_type::input_type input_type; type typename (line 778) | typedef typename subnet_type::input_layer_type input_layer_type; type typename (line 783) | typedef typename LOSS_DETAILS::training_label_type training_label_type; type typename (line 786) | typedef typename LOSS_DETAILS::output_label_type output_label_type; function subnet_type (line 853) | const subnet_type& subnet( FILE: dlib/dnn/input.h function namespace (line 16) | namespace dlib type matrix (line 176) | typedef matrix input_type; function image_contained_point (line 204) | bool image_contained_point ( const tensor& data, const point& p) const {... function drectangle (line 205) | drectangle tensor_space_to_image_space ( const tensor& /*data*/, drectan... function drectangle (line 206) | drectangle image_space_to_tensor_space ( const tensor& /*data*/, double ... function friend (line 253) | friend void serialize(const input_rgb_image_sized& item, std::ostream& out) function friend (line 290) | friend void to_xml(const input_rgb_image_sized& item, std::ostream& out) function class (line 314) | class input_rgb_image_pair function image_contained_point (line 355) | bool image_contained_point ( const tensor& data, const point& p) const {... function drectangle (line 356) | drectangle tensor_space_to_image_space ( const tensor& /*data*/, drectan... function drectangle (line 357) | drectangle image_space_to_tensor_space ( const tensor& /*data*/, double ... function friend (line 416) | friend void serialize(const input_rgb_image_pair& item, std::ostream& out) function friend (line 449) | friend void to_xml(const input_rgb_image_pair& item, std::ostream& out) type typename (line 514) | typedef typename pixel_traits::basic_pixel_type bptype; function friend (line 541) | friend void serialize(const input& /*item*/, std::ostream& out) function drectangle (line 579) | drectangle image_space_to_tensor_space ( const tensor& /*data*/, double ... function friend (line 634) | friend void serialize(const input& /*item*/, std::ostream& out) type typename (line 703) | typedef typename pixel_traits::basic_pixel_type bptype; type PYRAMID_TYPE (line 764) | typedef PYRAMID_TYPE pyramid_type; function set_pyramid_padding (line 767) | void set_pyramid_padding(unsigned long value) { pyramid_padding = value; } function set_pyramid_outer_padding (line 770) | void set_pyramid_outer_padding(unsigned long value) { pyramid_outer_padd... function image_contained_point (line 772) | bool image_contained_point( function drectangle (line 782) | drectangle tensor_space_to_image_space( function drectangle (line 791) | drectangle image_space_to_tensor_space ( function create_tiled_pyramid (line 849) | void create_tiled_pyramid ( type PYRAMID_TYPE (line 881) | typedef PYRAMID_TYPE pyramid_type; function friend (line 916) | friend void serialize(const input_grayscale_image_pyramid& item, std::os... function friend (line 941) | friend void to_xml(const input_grayscale_image_pyramid& item, std::ostre... type PYRAMID_TYPE (line 957) | typedef PYRAMID_TYPE pyramid_type; function friend (line 1031) | friend void serialize(const input_rgb_image_pyramid& item, std::ostream&... function friend (line 1070) | friend void to_xml(const input_rgb_image_pyramid& item, std::ostream& out) function class (line 1087) | class input_tensor function friend (line 1135) | friend void serialize(const input_tensor&, std::ostream& out) FILE: dlib/dnn/input_abstract.h function class (line 15) | class EXAMPLE_INPUT_LAYER function image_contained_point (line 165) | bool image_contained_point ( const tensor& data, const point& p) const {... function drectangle (line 166) | drectangle tensor_space_to_image_space ( const tensor& /*data*/, drectan... function drectangle (line 167) | drectangle image_space_to_tensor_space ( const tensor& /*data*/, double ... function class (line 172) | class input_rgb_image function image_contained_point (line 379) | bool image_contained_point ( const tensor& data, const point& p) const {... function drectangle (line 380) | drectangle tensor_space_to_image_space ( const tensor& /*data*/, drectan... function drectangle (line 381) | drectangle image_space_to_tensor_space ( const tensor& /*data*/, double ... type PYRAMID_TYPE (line 404) | typedef PYRAMID_TYPE pyramid_type; FILE: dlib/dnn/layers.h function namespace (line 20) | namespace dlib function con_ (line 70) | con_(num_con_outputs(_num_filters)) {} function set_num_filters (line 92) | void set_num_filters(long num) function set_learning_rate_multiplier (line 105) | void set_learning_rate_multiplier(double val) { learning_rate_multiplier... function set_weight_decay_multiplier (line 106) | void set_weight_decay_multiplier(double val) { weight_decay_multiplier ... function set_bias_learning_rate_multiplier (line 110) | void set_bias_learning_rate_multiplier(double val) { bias_learning_rate_... function set_bias_weight_decay_multiplier (line 111) | void set_bias_weight_decay_multiplier(double val) { bias_weight_decay_m... function disable_relu (line 115) | void disable_relu() function enable_relu (line 120) | void enable_relu() function disable_bias (line 127) | void disable_bias() function enable_bias (line 143) | void enable_bias() function dpoint (line 160) | inline dpoint map_input_to_output ( function dpoint (line 169) | inline dpoint map_output_to_input ( function friend (line 291) | friend void serialize(const con_& item, std::ostream& out) function friend (line 387) | friend void to_xml(const con_& item, std::ostream& out) function cont_ (line 476) | cont_(num_con_outputs(_num_filters)) {} function set_num_filters (line 486) | void set_num_filters(long num) function set_learning_rate_multiplier (line 499) | void set_learning_rate_multiplier(double val) { learning_rate_multiplier... function set_weight_decay_multiplier (line 500) | void set_weight_decay_multiplier(double val) { weight_decay_multiplier ... function set_bias_learning_rate_multiplier (line 504) | void set_bias_learning_rate_multiplier(double val) { bias_learning_rate_... function set_bias_weight_decay_multiplier (line 505) | void set_bias_weight_decay_multiplier(double val) { bias_weight_decay_m... function disable_bias (line 506) | void disable_bias() { use_bias = false; } function dpoint (line 509) | inline dpoint map_output_to_input ( function dpoint (line 518) | inline dpoint map_input_to_output ( function friend (line 627) | friend void serialize(const cont_& item, std::ostream& out) function friend (line 714) | friend void to_xml(const cont_& item, std::ostream& out) function dpoint (line 800) | inline dpoint map_input_to_output (dpoint p) const function dpoint (line 806) | inline dpoint map_output_to_input (dpoint p) const function friend (line 816) | friend void serialize(const upsample_& /*item*/, std::ostream& out) function dpoint (line 912) | inline dpoint map_output_to_input (dpoint p) const function friend (line 922) | friend void serialize(const resize_to_& item, std::ostream& out) function set_output_k (line 1003) | void set_output_k(long k) { function set_output_nr (line 1007) | void set_output_nr(long nr) { function set_output_nc (line 1011) | void set_output_nc(long nc) { function dpoint (line 1083) | inline dpoint map_input_to_output(const dpoint& p) const { function dpoint (line 1088) | inline dpoint map_output_to_input(const dpoint& p) const { function friend (line 1097) | friend void serialize(const reshape_to_& item, std::ostream& out) function friend (line 1135) | friend void to_xml(const reshape_to_& item, std::ostream& out) function dpoint (line 1194) | inline dpoint map_input_to_output ( function dpoint (line 1203) | inline dpoint map_output_to_input ( function friend (line 1265) | friend void serialize(const max_pool_& item, std::ostream& out) function friend (line 1319) | friend void to_xml(const max_pool_& item, std::ostream& out) function dpoint (line 1391) | inline dpoint map_input_to_output ( function dpoint (line 1400) | inline dpoint map_output_to_input ( function friend (line 1462) | friend void serialize(const avg_pool_& item, std::ostream& out) function friend (line 1517) | friend void to_xml(const avg_pool_& item, std::ostream& out) function class (line 1555) | class layer_norm_ function friend (line 1616) | friend void serialize(const layer_norm_& item, std::ostream& out) function friend (line 1660) | friend void to_xml(const layer_norm_& item, std::ostream& out) function class (line 1692) | class rms_norm_ function friend (line 1747) | friend void serialize(const rms_norm_& item, std::ostream& out) function friend (line 1785) | friend void to_xml(const rms_norm_& item, std::ostream& out) type layer_mode (line 1814) | enum layer_mode function set_running_stats_window_size (line 1847) | void set_running_stats_window_size (unsigned long new_window_size ) function set_learning_rate_multiplier (line 1856) | void set_learning_rate_multiplier(double val) { learning_rate_multiplier... function set_weight_decay_multiplier (line 1857) | void set_weight_decay_multiplier(double val) { weight_decay_multiplier ... function set_bias_learning_rate_multiplier (line 1861) | void set_bias_learning_rate_multiplier(double val) { bias_learning_rate_... function set_bias_weight_decay_multiplier (line 1862) | void set_bias_weight_decay_multiplier(double val) { bias_weight_decay_m... function dpoint (line 1864) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 1865) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 1937) | friend void serialize(const bn_& item, std::ostream& out) function friend (line 2005) | friend void to_xml(const bn_& item, std::ostream& out) type fc_bias_mode (line 2052) | enum fc_bias_mode type num_fc_outputs (line 2058) | struct num_fc_outputs function set_learning_rate_multiplier (line 2085) | void set_learning_rate_multiplier(double val) { learning_rate_multiplier... function set_weight_decay_multiplier (line 2086) | void set_weight_decay_multiplier(double val) { weight_decay_multiplier ... function set_bias_learning_rate_multiplier (line 2090) | void set_bias_learning_rate_multiplier(double val) { bias_learning_rate_... function set_bias_weight_decay_multiplier (line 2091) | void set_bias_weight_decay_multiplier(double val) { bias_weight_decay_m... function disable_bias (line 2092) | void disable_bias() { use_bias = false; } function set_num_outputs (line 2098) | void set_num_outputs(long num) function alias_tensor_instance (line 2173) | alias_tensor_instance get_weights() function alias_tensor_instance (line 2183) | alias_tensor_instance get_biases() function friend (line 2200) | friend void serialize(const fc_& item, std::ostream& out) function friend (line 2275) | friend void to_xml(const fc_& item, std::ostream& out) type linear_bias_mode (line 2328) | enum linear_bias_mode { LINEAR_HAS_BIAS = 0, LINEAR_NO_BIAS = 1 } function set_learning_rate_multiplier (line 2370) | void set_learning_rate_multiplier(double val) { learning_rate_multiplier... function set_num_outputs (line 2373) | void set_num_outputs(long num) function alias_tensor_instance (line 2452) | alias_tensor_instance get_weights() { return weights(params, 0); } function alias_tensor_instance (line 2454) | alias_tensor_instance get_biases() function dpoint (line 2467) | inline dpoint map_input_to_output(const dpoint& p) const { return p; } function dpoint (line 2468) | inline dpoint map_output_to_input(const dpoint& p) const { return p; } function friend (line 2473) | friend void serialize(const linear_& item, std::ostream& out) function friend (line 2520) | friend void to_xml(const linear_& item, std::ostream& out) function class (line 2553) | class dropout_ function forward_inplace (line 2592) | void forward_inplace(const tensor& input, tensor& output) function backward_inplace (line 2601) | void backward_inplace( function dpoint (line 2613) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 2614) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 2619) | friend void serialize(const dropout_& item, std::ostream& out) function clean (line 2636) | void clean( function friend (line 2650) | friend void to_xml(const dropout_& item, std::ostream& out) function class (line 2689) | class multiply_ function class (line 2784) | class affine_ function dpoint (line 3036) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 3037) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 3039) | friend void serialize(const add_prev_& /*item*/, std::ostream& out) function dpoint (line 3139) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 3140) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 3142) | friend void serialize(const mult_prev_& /*item*/, std::ostream& out) function dpoint (line 3236) | inline dpoint map_input_to_output(const dpoint& p) const { return p; } function dpoint (line 3237) | inline dpoint map_output_to_input(const dpoint& p) const { return p; } function friend (line 3239) | friend void serialize(const multm_prev_& /*item*/, std::ostream& out) function dpoint (line 3355) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 3356) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 3358) | friend void serialize(const resize_prev_to_tagged_& /*item*/, std::ostre... function friend (line 3451) | friend void serialize(const scale_& item, std::ostream& out) function dpoint (line 3570) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 3571) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 3573) | friend void serialize(const scale_prev_& item, std::ostream& out) function disable (line 3644) | void disable() function forward_inplace (line 3657) | void forward_inplace(const tensor& input, tensor& output) function backward_inplace (line 3665) | void backward_inplace( function dpoint (line 3678) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 3679) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 3684) | friend void serialize(const relu_& item, std::ostream& out) function friend (line 3713) | friend void to_xml(const relu_& item, std::ostream& out) function class (line 3734) | class prelu_ function class (line 3822) | class leaky_relu_ function class (line 3900) | class sig_ function dpoint (line 4001) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 4006) | friend void serialize(const mish_& /*item*/, std::ostream& out) function dpoint (line 4053) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 4054) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function forward_inplace (line 4056) | void forward_inplace(const tensor& input, tensor& output) function backward_inplace (line 4061) | void backward_inplace( function friend (line 4074) | friend void serialize(const htan_& /*item*/, std::ostream& out) function forward_inplace (line 4128) | void forward_inplace(const tensor& input, tensor& output) function backward_inplace (line 4133) | void backward_inplace( function dpoint (line 4143) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 4144) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 4149) | friend void serialize(const clipped_relu_& item, std::ostream& out) function friend (line 4172) | friend void to_xml(const clipped_relu_& item, std::ostream& out) function class (line 4188) | class elu_ function class (line 4267) | class gelu_ function dpoint (line 4299) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 4300) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 4305) | friend void serialize(const gelu_& /*item*/, std::ostream& out) function forward_inplace (line 4358) | void forward_inplace(const tensor& input, tensor& output) function backward_inplace (line 4363) | void backward_inplace( function dpoint (line 4373) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 4374) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 4379) | friend void serialize(const smelu_& item, std::ostream& out) function friend (line 4402) | friend void to_xml(const smelu_& item, std::ostream& out) function class (line 4417) | class silu_ function dpoint (line 4449) | inline dpoint map_input_to_output (const dpoint& p) const { return p; } function dpoint (line 4450) | inline dpoint map_output_to_input (const dpoint& p) const { return p; } function friend (line 4455) | friend void serialize(const silu_& /*item*/, std::ostream& out) function forward_inplace (line 4497) | void forward_inplace(const tensor& input, tensor& output) function backward_inplace (line 4502) | void backward_inplace( function friend (line 4515) | friend void serialize(const softmax_& /*item*/, std::ostream& out) function forward_inplace (line 4565) | void forward_inplace(const tensor& input, tensor& output) function backward_inplace (line 4570) | void backward_inplace( function friend (line 4583) | friend void serialize(const softmax_all_& /*item*/, std::ostream& out) function tag_count (line 4621) | constexpr static size_t tag_count() {return 1 + concat_helper_impl : std::true_type {} function true_type (line 5598) | struct is_special_value : std::true_type {} function dpoint (line 5628) | inline dpoint map_input_to_output(const dpoint& p) const { return p; } function dpoint (line 5629) | inline dpoint map_output_to_input(const dpoint& p) const { return p; } function friend (line 5634) | friend void serialize(const tril_& item, std::ostream& out) function friend (line 5655) | friend void to_xml(const tril_& item, std::ostream& out) function check_mask (line 5670) | void check_mask(const tensor& t) function set_halt_threshold (line 5925) | void set_halt_threshold(float threshold) { function set_ponder_penalty (line 5929) | void set_ponder_penalty(float penalty) { function enable_depth_scaling (line 5939) | void enable_depth_scaling() { enable_depth_scaling_ = true; } function disable_depth_scaling (line 5940) | void disable_depth_scaling() { enable_depth_scaling_ = false; } function dpoint (line 5943) | inline dpoint map_input_to_output(const dpoint& p) const { return p; } function dpoint (line 5944) | inline dpoint map_output_to_input(const dpoint& p) const { return p; } function friend (line 5947) | friend void serialize(const adaptive_computation_time_& item, std::ostre... function friend (line 5988) | friend void to_xml(const adaptive_computation_time_& item, std::ostream&... function all_positions_halted (line 6018) | bool all_positions_halted(const resizable_tensor& ch) const { function compute_ponder_stats (line 6028) | void compute_ponder_stats() { FILE: dlib/dnn/layers_abstract.h type fc_bias_mode (line 425) | enum fc_bias_mode type num_fc_outputs (line 431) | struct num_fc_outputs function get_learning_rate_multiplier (line 521) | double get_learning_rate_multiplier( function get_output_k (line 1690) | long get_output_k() const; function class (line 1905) | class multiply_ type layer_mode (line 2273) | enum layer_mode function get_learning_rate_multiplier (line 2391) | double get_learning_rate_multiplier( function class (line 4274) | class transpose_ function get_num_embeddings (line 4510) | unsigned long get_num_embeddings() const; FILE: dlib/dnn/loss.h function namespace (line 19) | namespace dlib function friend (line 218) | friend void serialize(const loss_binary_log_& , std::ostream& out) type output_label_type (line 254) | typedef unsigned long output_label_type; function friend (line 335) | friend void serialize(const loss_multiclass_log_& , std::ostream& out) type weighted_label (line 371) | typedef weighted_label training_label_type; type output_label_type (line 372) | typedef unsigned long output_label_type; function friend (line 454) | friend void serialize(const loss_multiclass_log_weighted_& , std::ostrea... function friend (line 734) | friend void to_xml(const loss_multimulticlass_log_& item, std::ostream& ... function operator (line 760) | inline bool operator== (const std::string& lhs, const loss_multimulticla... function operator (line 762) | inline bool operator== (const loss_multimulticlass_log_::classifier_outp... function class (line 767) | class loss_multibinary_log_ function use_image_pyramid (line 916) | enum class use_image_pyramid : uint8_t function std (line 1145) | static std::set get_labels ( function serialize (line 1205) | inline void serialize(const mmod_options& item, std::ostream& out) function deserialize (line 1221) | inline void deserialize(mmod_options& item, std::istream& in) type std (line 1331) | typedef std::vector output_label_type; function options (line 1335) | loss_mmod_(mmod_options options_) : options(options_) {} function friend (line 1679) | friend void serialize(const loss_mmod_& item, std::ostream& out) function friend (line 1715) | friend void to_xml(const loss_mmod_& /*item*/, std::ostream& out) function find_best_detection_window (line 1789) | size_t find_best_detection_window ( function overlaps_any_box_nms (line 1984) | bool overlaps_any_box_nms ( function class (line 2007) | class loss_metric_ function friend (line 2200) | friend void serialize(const loss_metric_& item, std::ostream& out) function friend (line 2236) | friend void to_xml(const loss_metric_& item, std::ostream& out) function class (line 2257) | class loss_ranking_ function friend (line 2367) | friend void serialize(const loss_ranking_& , std::ostream& out) type output_label_type (line 2403) | typedef float output_label_type; function friend (line 2474) | friend void serialize(const loss_mean_squared_& , std::ostream& out) type output_label_type (line 2510) | typedef float output_label_type; function eps (line 2513) | loss_epsilon_insensitive_(double eps) : eps(eps) function set_epsilon (line 2519) | void set_epsilon(double e) function friend (line 2600) | friend void serialize(const loss_epsilon_insensitive_& item, std::ostrea... function friend (line 2621) | friend void to_xml(const loss_epsilon_insensitive_& item, std::ostream& ... function class (line 2636) | class loss_mean_squared_multioutput_ function friend (line 2724) | friend void serialize(const loss_mean_squared_multioutput_& , std::ostre... type matrix (line 2760) | typedef matrix output_label_type; function to_label (line 2766) | void to_label ( function friend (line 2834) | friend void serialize(const loss_binary_log_per_pixel_& , std::ostream& ... type matrix (line 2883) | typedef matrix training_label_type; type matrix (line 2884) | typedef matrix output_label_type; function to_label (line 2890) | void to_label ( type matrix (line 3022) | typedef matrix training_label_type; type matrix (line 3023) | typedef matrix output_label_type; function to_label (line 3029) | void to_label ( function friend (line 3079) | friend void serialize(const loss_multiclass_log_per_pixel_weighted_& , s... type matrix (line 3123) | typedef matrix output_label_type; type std (line 3249) | typedef std::array, _num_channels> output_label_type; function friend (line 3330) | friend void serialize(const loss_mean_squared_per_channel_and_pixel_& , ... type matrix (line 3373) | typedef matrix output_label_type; function friend (line 3443) | friend void serialize(const loss_dot_& , std::ostream& out) type yolo_options (line 3474) | struct yolo_options function serialize (line 3525) | inline void serialize(const yolo_options& item, std::ostream& out) function deserialize (line 3542) | inline void deserialize(yolo_options& item, std::istream& in) function tensor_to_dets (line 3602) | void tensor_to_dets ( function tensor_to_loss (line 3619) | void tensor_to_loss ( function tag_count (line 3636) | constexpr static size_t tag_count() { return 1; } function list_tags (line 3638) | static void list_tags(std::ostream& out) { out << "tag" << tag_id output_label_type; function tag_count (line 3881) | constexpr static size_t tag_count() { return impl::yolo_helper_impl output_label_type; type matrix (line 1119) | typedef matrix output_label_type; function get_margin (line 1164) | float get_margin() const; type output_label_type (line 1308) | typedef float output_label_type; function get_epsilon (line 1327) | double get_epsilon ( function class (line 1450) | class loss_mean_squared_multioutput_ function class (line 1511) | class loss_binary_log_per_pixel_ function class (line 1573) | class loss_multiclass_log_per_pixel_ function class (line 1638) | class loss_multiclass_log_per_pixel_weighted_ function class (line 1707) | class loss_mean_squared_per_pixel_ type std (line 1779) | typedef std::array, _num_channels> output_label_type; function class (line 1826) | class loss_dot_ type yolo_options (line 1888) | struct yolo_options function serialize (line 1963) | void serialize(const yolo_options& item, std::ostream& out) FILE: dlib/dnn/solvers.h function namespace (line 11) | namespace dlib function friend (line 122) | friend void serialize(const sgd& item, std::ostream& out) function class (line 195) | class adam function friend (line 314) | friend void serialize(const adam& item, std::ostream& out) FILE: dlib/dnn/solvers_abstract.h function get_weight_decay (line 119) | float get_weight_decay () const; FILE: dlib/dnn/trainer.h function namespace (line 28) | namespace dlib function force_flush_to_disk (line 58) | enum class force_flush_to_disk { function train (line 353) | void train ( function std (line 424) | const std::string& get_synchronization_file ( function clear_average_loss (line 444) | void clear_average_loss ( function set_learning_rate (line 451) | void set_learning_rate ( function set_min_learning_rate (line 475) | void set_min_learning_rate ( function set_iterations_without_progress_threshold (line 511) | void set_iterations_without_progress_threshold ( function set_test_iterations_without_progress_threshold (line 532) | void set_test_iterations_without_progress_threshold ( function set_learning_rate_shrink_factor (line 553) | void set_learning_rate_shrink_factor ( function record_loss (line 595) | void record_loss(double loss) function compute_parameter_gradients (line 631) | double compute_parameter_gradients(size_t device, job_t& next_job, const... function update_parameters (line 649) | void update_parameters(size_t device) function thread (line 656) | void thread() try function init (line 874) | void init() function friend (line 913) | friend void serialize(const dnn_trainer& item, std::ostream& out) function drop_some_previous_loss_values (line 1010) | void drop_some_previous_loss_values() function drop_some_test_previous_loss_values (line 1017) | void drop_some_test_previous_loss_values() function loss_increased_since_last_disk_sync (line 1101) | bool loss_increased_since_last_disk_sync() function print_progress (line 1245) | void print_progress() function print_periodic_verbose_status (line 1263) | void print_periodic_verbose_status() FILE: dlib/dnn/trainer_abstract.h type class (line 17) | enum class type typename (line 58) | typedef typename net_type::input_type input_type; FILE: dlib/dnn/utilities.h function randomize_parameters (line 16) | inline void randomize_parameters ( FILE: dlib/dnn/utilities_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/dnn/validation.h function namespace (line 11) | namespace dlib FILE: dlib/dnn/visitors.h function namespace (line 11) | namespace dlib function class (line 89) | class visitor_net_map_output_to_input function dpoint (line 160) | dpoint input_tensor_to_output_tensor( function dpoint (line 171) | dpoint output_tensor_to_input_tensor( function namespace (line 195) | namespace impl function namespace (line 241) | namespace impl function namespace (line 425) | namespace impl function namespace (line 537) | namespace impl function namespace (line 613) | namespace impl function update (line 1111) | void update(const size_t i) function end_node (line 1120) | void end_node() FILE: dlib/dnn/visitors_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/enable_if.h function namespace (line 11) | namespace dlib type T (line 39) | typedef T type; FILE: dlib/entropy_decoder.h function namespace (line 13) | namespace dlib FILE: dlib/entropy_decoder/entropy_decoder_kernel_1.cpp type dlib (line 12) | namespace dlib function uint32 (line 201) | uint32 entropy_decoder_kernel_1:: FILE: dlib/entropy_decoder/entropy_decoder_kernel_2.cpp type dlib (line 12) | namespace dlib function uint32 (line 205) | uint32 entropy_decoder_kernel_2:: FILE: dlib/entropy_decoder/entropy_decoder_kernel_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_decoder/entropy_decoder_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/entropy_decoder_model.h function namespace (line 16) | namespace dlib FILE: dlib/entropy_decoder_model/entropy_decoder_model_kernel_1.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_decoder_model/entropy_decoder_model_kernel_2.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_decoder_model/entropy_decoder_model_kernel_3.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_decoder_model/entropy_decoder_model_kernel_4.h function namespace (line 11) | namespace dlib FILE: dlib/entropy_decoder_model/entropy_decoder_model_kernel_5.h function namespace (line 11) | namespace dlib FILE: dlib/entropy_decoder_model/entropy_decoder_model_kernel_6.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_decoder_model/entropy_decoder_model_kernel_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/entropy_encoder.h function namespace (line 13) | namespace dlib FILE: dlib/entropy_encoder/entropy_encoder_kernel_1.cpp type dlib (line 9) | namespace dlib FILE: dlib/entropy_encoder/entropy_encoder_kernel_1.h function namespace (line 11) | namespace dlib FILE: dlib/entropy_encoder/entropy_encoder_kernel_2.cpp type dlib (line 9) | namespace dlib FILE: dlib/entropy_encoder/entropy_encoder_kernel_2.h function namespace (line 11) | namespace dlib FILE: dlib/entropy_encoder/entropy_encoder_kernel_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_encoder/entropy_encoder_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/entropy_encoder_model.h function namespace (line 19) | namespace dlib FILE: dlib/entropy_encoder_model/entropy_encoder_model_kernel_1.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_encoder_model/entropy_encoder_model_kernel_2.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_encoder_model/entropy_encoder_model_kernel_3.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_encoder_model/entropy_encoder_model_kernel_4.h function namespace (line 12) | namespace dlib FILE: dlib/entropy_encoder_model/entropy_encoder_model_kernel_5.h function namespace (line 12) | namespace dlib FILE: dlib/entropy_encoder_model/entropy_encoder_model_kernel_6.h function namespace (line 10) | namespace dlib FILE: dlib/entropy_encoder_model/entropy_encoder_model_kernel_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/entropy_encoder_model/entropy_encoder_model_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/error.h function namespace (line 17) | namespace dlib function class (line 182) | class fatal_error : public error function error (line 212) | fatal_error( function error (line 231) | error(EFATAL) {check_for_previous_fatal_errors();} function dlib_fatal_error_terminate (line 247) | static inline void dlib_fatal_error_terminate ( function check_for_previous_fatal_errors (line 255) | void check_for_previous_fatal_errors() function class (line 298) | class gui_error : public error FILE: dlib/external/cblas/cblas.h type CBLAS_ORDER (line 11) | enum CBLAS_ORDER {CblasRowMajor=101, CblasColMajor=102} type CBLAS_TRANSPOSE (line 12) | enum CBLAS_TRANSPOSE {CblasNoTrans=111, CblasTrans=112, CblasConjTrans=113} type CBLAS_UPLO (line 13) | enum CBLAS_UPLO {CblasUpper=121, CblasLower=122} type CBLAS_DIAG (line 14) | enum CBLAS_DIAG {CblasNonUnit=131, CblasUnit=132} type CBLAS_SIDE (line 15) | enum CBLAS_SIDE {CblasLeft=141, CblasRight=142} type CBLAS_ORDER (line 152) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 153) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 157) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 158) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 162) | enum CBLAS_ORDER type CBLAS_UPLO (line 162) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 163) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 163) | enum CBLAS_DIAG type CBLAS_ORDER (line 166) | enum CBLAS_ORDER type CBLAS_UPLO (line 166) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 167) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 167) | enum CBLAS_DIAG type CBLAS_ORDER (line 170) | enum CBLAS_ORDER type CBLAS_UPLO (line 170) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 171) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 171) | enum CBLAS_DIAG type CBLAS_ORDER (line 173) | enum CBLAS_ORDER type CBLAS_UPLO (line 173) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 174) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 174) | enum CBLAS_DIAG type CBLAS_ORDER (line 177) | enum CBLAS_ORDER type CBLAS_UPLO (line 177) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 178) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 178) | enum CBLAS_DIAG type CBLAS_ORDER (line 181) | enum CBLAS_ORDER type CBLAS_UPLO (line 181) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 182) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 182) | enum CBLAS_DIAG type CBLAS_ORDER (line 185) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 186) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 190) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 191) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 195) | enum CBLAS_ORDER type CBLAS_UPLO (line 195) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 196) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 196) | enum CBLAS_DIAG type CBLAS_ORDER (line 199) | enum CBLAS_ORDER type CBLAS_UPLO (line 199) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 200) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 200) | enum CBLAS_DIAG type CBLAS_ORDER (line 203) | enum CBLAS_ORDER type CBLAS_UPLO (line 203) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 204) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 204) | enum CBLAS_DIAG type CBLAS_ORDER (line 206) | enum CBLAS_ORDER type CBLAS_UPLO (line 206) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 207) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 207) | enum CBLAS_DIAG type CBLAS_ORDER (line 210) | enum CBLAS_ORDER type CBLAS_UPLO (line 210) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 211) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 211) | enum CBLAS_DIAG type CBLAS_ORDER (line 214) | enum CBLAS_ORDER type CBLAS_UPLO (line 214) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 215) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 215) | enum CBLAS_DIAG type CBLAS_ORDER (line 218) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 219) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 223) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 224) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 228) | enum CBLAS_ORDER type CBLAS_UPLO (line 228) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 229) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 229) | enum CBLAS_DIAG type CBLAS_ORDER (line 232) | enum CBLAS_ORDER type CBLAS_UPLO (line 232) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 233) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 233) | enum CBLAS_DIAG type CBLAS_ORDER (line 236) | enum CBLAS_ORDER type CBLAS_UPLO (line 236) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 237) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 237) | enum CBLAS_DIAG type CBLAS_ORDER (line 239) | enum CBLAS_ORDER type CBLAS_UPLO (line 239) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 240) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 240) | enum CBLAS_DIAG type CBLAS_ORDER (line 243) | enum CBLAS_ORDER type CBLAS_UPLO (line 243) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 244) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 244) | enum CBLAS_DIAG type CBLAS_ORDER (line 247) | enum CBLAS_ORDER type CBLAS_UPLO (line 247) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 248) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 248) | enum CBLAS_DIAG type CBLAS_ORDER (line 251) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 252) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 256) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 257) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 261) | enum CBLAS_ORDER type CBLAS_UPLO (line 261) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 262) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 262) | enum CBLAS_DIAG type CBLAS_ORDER (line 265) | enum CBLAS_ORDER type CBLAS_UPLO (line 265) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 266) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 266) | enum CBLAS_DIAG type CBLAS_ORDER (line 269) | enum CBLAS_ORDER type CBLAS_UPLO (line 269) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 270) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 270) | enum CBLAS_DIAG type CBLAS_ORDER (line 272) | enum CBLAS_ORDER type CBLAS_UPLO (line 272) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 273) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 273) | enum CBLAS_DIAG type CBLAS_ORDER (line 276) | enum CBLAS_ORDER type CBLAS_UPLO (line 276) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 277) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 277) | enum CBLAS_DIAG type CBLAS_ORDER (line 280) | enum CBLAS_ORDER type CBLAS_UPLO (line 280) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 281) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 281) | enum CBLAS_DIAG type CBLAS_ORDER (line 288) | enum CBLAS_ORDER type CBLAS_UPLO (line 288) | enum CBLAS_UPLO type CBLAS_ORDER (line 292) | enum CBLAS_ORDER type CBLAS_UPLO (line 292) | enum CBLAS_UPLO type CBLAS_ORDER (line 296) | enum CBLAS_ORDER type CBLAS_UPLO (line 296) | enum CBLAS_UPLO type CBLAS_ORDER (line 300) | enum CBLAS_ORDER type CBLAS_ORDER (line 303) | enum CBLAS_ORDER type CBLAS_UPLO (line 303) | enum CBLAS_UPLO type CBLAS_ORDER (line 306) | enum CBLAS_ORDER type CBLAS_UPLO (line 306) | enum CBLAS_UPLO type CBLAS_ORDER (line 309) | enum CBLAS_ORDER type CBLAS_UPLO (line 309) | enum CBLAS_UPLO type CBLAS_ORDER (line 313) | enum CBLAS_ORDER type CBLAS_UPLO (line 313) | enum CBLAS_UPLO type CBLAS_ORDER (line 317) | enum CBLAS_ORDER type CBLAS_UPLO (line 317) | enum CBLAS_UPLO type CBLAS_ORDER (line 321) | enum CBLAS_ORDER type CBLAS_UPLO (line 321) | enum CBLAS_UPLO type CBLAS_ORDER (line 325) | enum CBLAS_ORDER type CBLAS_UPLO (line 325) | enum CBLAS_UPLO type CBLAS_ORDER (line 329) | enum CBLAS_ORDER type CBLAS_ORDER (line 332) | enum CBLAS_ORDER type CBLAS_UPLO (line 332) | enum CBLAS_UPLO type CBLAS_ORDER (line 335) | enum CBLAS_ORDER type CBLAS_UPLO (line 335) | enum CBLAS_UPLO type CBLAS_ORDER (line 338) | enum CBLAS_ORDER type CBLAS_UPLO (line 338) | enum CBLAS_UPLO type CBLAS_ORDER (line 342) | enum CBLAS_ORDER type CBLAS_UPLO (line 342) | enum CBLAS_UPLO type CBLAS_ORDER (line 350) | enum CBLAS_ORDER type CBLAS_UPLO (line 350) | enum CBLAS_UPLO type CBLAS_ORDER (line 354) | enum CBLAS_ORDER type CBLAS_UPLO (line 354) | enum CBLAS_UPLO type CBLAS_ORDER (line 358) | enum CBLAS_ORDER type CBLAS_UPLO (line 358) | enum CBLAS_UPLO type CBLAS_ORDER (line 362) | enum CBLAS_ORDER type CBLAS_ORDER (line 365) | enum CBLAS_ORDER type CBLAS_ORDER (line 368) | enum CBLAS_ORDER type CBLAS_UPLO (line 368) | enum CBLAS_UPLO type CBLAS_ORDER (line 371) | enum CBLAS_ORDER type CBLAS_UPLO (line 371) | enum CBLAS_UPLO type CBLAS_ORDER (line 374) | enum CBLAS_ORDER type CBLAS_UPLO (line 374) | enum CBLAS_UPLO type CBLAS_ORDER (line 377) | enum CBLAS_ORDER type CBLAS_UPLO (line 377) | enum CBLAS_UPLO type CBLAS_ORDER (line 381) | enum CBLAS_ORDER type CBLAS_UPLO (line 381) | enum CBLAS_UPLO type CBLAS_ORDER (line 385) | enum CBLAS_ORDER type CBLAS_UPLO (line 385) | enum CBLAS_UPLO type CBLAS_ORDER (line 389) | enum CBLAS_ORDER type CBLAS_UPLO (line 389) | enum CBLAS_UPLO type CBLAS_ORDER (line 393) | enum CBLAS_ORDER type CBLAS_ORDER (line 396) | enum CBLAS_ORDER type CBLAS_ORDER (line 399) | enum CBLAS_ORDER type CBLAS_UPLO (line 399) | enum CBLAS_UPLO type CBLAS_ORDER (line 402) | enum CBLAS_ORDER type CBLAS_UPLO (line 402) | enum CBLAS_UPLO type CBLAS_ORDER (line 405) | enum CBLAS_ORDER type CBLAS_UPLO (line 405) | enum CBLAS_UPLO type CBLAS_ORDER (line 408) | enum CBLAS_ORDER type CBLAS_UPLO (line 408) | enum CBLAS_UPLO type CBLAS_ORDER (line 421) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 421) | enum CBLAS_TRANSPOSE type CBLAS_TRANSPOSE (line 422) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 426) | enum CBLAS_ORDER type CBLAS_SIDE (line 426) | enum CBLAS_SIDE type CBLAS_UPLO (line 427) | enum CBLAS_UPLO type CBLAS_ORDER (line 431) | enum CBLAS_ORDER type CBLAS_UPLO (line 431) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 432) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 435) | enum CBLAS_ORDER type CBLAS_UPLO (line 435) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 436) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 440) | enum CBLAS_ORDER type CBLAS_SIDE (line 440) | enum CBLAS_SIDE type CBLAS_UPLO (line 441) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 441) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 442) | enum CBLAS_DIAG type CBLAS_ORDER (line 445) | enum CBLAS_ORDER type CBLAS_SIDE (line 445) | enum CBLAS_SIDE type CBLAS_UPLO (line 446) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 446) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 447) | enum CBLAS_DIAG type CBLAS_ORDER (line 451) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 451) | enum CBLAS_TRANSPOSE type CBLAS_TRANSPOSE (line 452) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 456) | enum CBLAS_ORDER type CBLAS_SIDE (line 456) | enum CBLAS_SIDE type CBLAS_UPLO (line 457) | enum CBLAS_UPLO type CBLAS_ORDER (line 461) | enum CBLAS_ORDER type CBLAS_UPLO (line 461) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 462) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 465) | enum CBLAS_ORDER type CBLAS_UPLO (line 465) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 466) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 470) | enum CBLAS_ORDER type CBLAS_SIDE (line 470) | enum CBLAS_SIDE type CBLAS_UPLO (line 471) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 471) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 472) | enum CBLAS_DIAG type CBLAS_ORDER (line 475) | enum CBLAS_ORDER type CBLAS_SIDE (line 475) | enum CBLAS_SIDE type CBLAS_UPLO (line 476) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 476) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 477) | enum CBLAS_DIAG type CBLAS_ORDER (line 481) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 481) | enum CBLAS_TRANSPOSE type CBLAS_TRANSPOSE (line 482) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 486) | enum CBLAS_ORDER type CBLAS_SIDE (line 486) | enum CBLAS_SIDE type CBLAS_UPLO (line 487) | enum CBLAS_UPLO type CBLAS_ORDER (line 491) | enum CBLAS_ORDER type CBLAS_UPLO (line 491) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 492) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 495) | enum CBLAS_ORDER type CBLAS_UPLO (line 495) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 496) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 500) | enum CBLAS_ORDER type CBLAS_SIDE (line 500) | enum CBLAS_SIDE type CBLAS_UPLO (line 501) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 501) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 502) | enum CBLAS_DIAG type CBLAS_ORDER (line 505) | enum CBLAS_ORDER type CBLAS_SIDE (line 505) | enum CBLAS_SIDE type CBLAS_UPLO (line 506) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 506) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 507) | enum CBLAS_DIAG type CBLAS_ORDER (line 511) | enum CBLAS_ORDER type CBLAS_TRANSPOSE (line 511) | enum CBLAS_TRANSPOSE type CBLAS_TRANSPOSE (line 512) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 516) | enum CBLAS_ORDER type CBLAS_SIDE (line 516) | enum CBLAS_SIDE type CBLAS_UPLO (line 517) | enum CBLAS_UPLO type CBLAS_ORDER (line 521) | enum CBLAS_ORDER type CBLAS_UPLO (line 521) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 522) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 525) | enum CBLAS_ORDER type CBLAS_UPLO (line 525) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 526) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 530) | enum CBLAS_ORDER type CBLAS_SIDE (line 530) | enum CBLAS_SIDE type CBLAS_UPLO (line 531) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 531) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 532) | enum CBLAS_DIAG type CBLAS_ORDER (line 535) | enum CBLAS_ORDER type CBLAS_SIDE (line 535) | enum CBLAS_SIDE type CBLAS_UPLO (line 536) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 536) | enum CBLAS_TRANSPOSE type CBLAS_DIAG (line 537) | enum CBLAS_DIAG type CBLAS_ORDER (line 545) | enum CBLAS_ORDER type CBLAS_SIDE (line 545) | enum CBLAS_SIDE type CBLAS_UPLO (line 546) | enum CBLAS_UPLO type CBLAS_ORDER (line 550) | enum CBLAS_ORDER type CBLAS_UPLO (line 550) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 551) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 554) | enum CBLAS_ORDER type CBLAS_UPLO (line 554) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 555) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 560) | enum CBLAS_ORDER type CBLAS_SIDE (line 560) | enum CBLAS_SIDE type CBLAS_UPLO (line 561) | enum CBLAS_UPLO type CBLAS_ORDER (line 565) | enum CBLAS_ORDER type CBLAS_UPLO (line 565) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 566) | enum CBLAS_TRANSPOSE type CBLAS_ORDER (line 569) | enum CBLAS_ORDER type CBLAS_UPLO (line 569) | enum CBLAS_UPLO type CBLAS_TRANSPOSE (line 570) | enum CBLAS_TRANSPOSE FILE: dlib/external/cblas/cblas_caxpy.c function cblas_caxpy (line 11) | void cblas_caxpy( const CBLAS_INT_TYPE N, const void *alpha, const void *X, FILE: dlib/external/cblas/cblas_ccopy.c function cblas_ccopy (line 11) | void cblas_ccopy( const CBLAS_INT_TYPE N, const void *X, FILE: dlib/external/cblas/cblas_cdotc_sub.c function cblas_cdotc_sub (line 12) | void cblas_cdotc_sub( const CBLAS_INT_TYPE N, const void *X, const CBLAS... FILE: dlib/external/cblas/cblas_cdotu_sub.c function cblas_cdotu_sub (line 12) | void cblas_cdotu_sub( const CBLAS_INT_TYPE N, const void *X, FILE: dlib/external/cblas/cblas_cgbmv.c function cblas_cgbmv (line 12) | void cblas_cgbmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_cgemm.c function cblas_cgemm (line 12) | void cblas_cgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOS... FILE: dlib/external/cblas/cblas_cgemv.c function cblas_cgemv (line 12) | void cblas_cgemv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_cgerc.c function cblas_cgerc (line 12) | void cblas_cgerc(const enum CBLAS_ORDER order, const CBLAS_INT_TYPE M, c... FILE: dlib/external/cblas/cblas_cgeru.c function cblas_cgeru (line 10) | void cblas_cgeru(const enum CBLAS_ORDER order, const CBLAS_INT_TYPE M, c... FILE: dlib/external/cblas/cblas_chbmv.c function cblas_chbmv (line 12) | void cblas_chbmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_chemm.c function cblas_chemm (line 12) | void cblas_chemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_chemv.c function cblas_chemv (line 12) | void cblas_chemv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_cher.c function cblas_cher (line 12) | void cblas_cher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_cher2.c function cblas_cher2 (line 12) | void cblas_cher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_cher2k.c function cblas_cher2k (line 12) | void cblas_cher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_cherk.c function cblas_cherk (line 12) | void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_chpmv.c function cblas_chpmv (line 12) | void cblas_chpmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_chpr.c function cblas_chpr (line 12) | void cblas_chpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_chpr2.c function cblas_chpr2 (line 12) | void cblas_chpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_cscal.c function cblas_cscal (line 11) | void cblas_cscal( const CBLAS_INT_TYPE N, const void *alpha, void *X, FILE: dlib/external/cblas/cblas_csscal.c function cblas_csscal (line 11) | void cblas_csscal( const CBLAS_INT_TYPE N, const float alpha, void *X, FILE: dlib/external/cblas/cblas_cswap.c function cblas_cswap (line 11) | void cblas_cswap( const CBLAS_INT_TYPE N, void *X, const CBLAS_INT_TYPE ... FILE: dlib/external/cblas/cblas_csymm.c function cblas_csymm (line 12) | void cblas_csymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_csyr2k.c function cblas_csyr2k (line 12) | void cblas_csyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_csyrk.c function cblas_csyrk (line 12) | void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ctbmv.c function cblas_ctbmv (line 10) | void cblas_ctbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ctbsv.c function cblas_ctbsv (line 10) | void cblas_ctbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ctpmv.c function cblas_ctpmv (line 10) | void cblas_ctpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ctpsv.c function cblas_ctpsv (line 10) | void cblas_ctpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ctrmm.c function cblas_ctrmm (line 12) | void cblas_ctrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_ctrmv.c function cblas_ctrmv (line 10) | void cblas_ctrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ctrsm.c function cblas_ctrsm (line 12) | void cblas_ctrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_ctrsv.c function cblas_ctrsv (line 10) | void cblas_ctrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dasum.c function cblas_dasum (line 12) | double cblas_dasum( const CBLAS_INT_TYPE N, const double *X, const CBLAS... FILE: dlib/external/cblas/cblas_daxpy.c function cblas_daxpy (line 11) | void cblas_daxpy( const CBLAS_INT_TYPE N, const double alpha, const doub... FILE: dlib/external/cblas/cblas_dcopy.c function cblas_dcopy (line 11) | void cblas_dcopy( const CBLAS_INT_TYPE N, const double *X, FILE: dlib/external/cblas/cblas_ddot.c function cblas_ddot (line 12) | double cblas_ddot( const CBLAS_INT_TYPE N, const double *X, FILE: dlib/external/cblas/cblas_dgbmv.c function cblas_dgbmv (line 11) | void cblas_dgbmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_dgemm.c function cblas_dgemm (line 12) | void cblas_dgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOS... FILE: dlib/external/cblas/cblas_dgemv.c function cblas_dgemv (line 11) | void cblas_dgemv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_dger.c function cblas_dger (line 12) | void cblas_dger(const enum CBLAS_ORDER order, const CBLAS_INT_TYPE M, co... FILE: dlib/external/cblas/cblas_dnrm2.c function cblas_dnrm2 (line 12) | double cblas_dnrm2( const CBLAS_INT_TYPE N, const double *X, const CBLAS... FILE: dlib/external/cblas/cblas_drot.c function cblas_drot (line 11) | void cblas_drot(const CBLAS_INT_TYPE N, double *X, const CBLAS_INT_TYPE ... FILE: dlib/external/cblas/cblas_drotg.c function cblas_drotg (line 11) | void cblas_drotg( double *a, double *b, double *c, double *s) FILE: dlib/external/cblas/cblas_drotm.c function cblas_drotm (line 3) | void cblas_drotm( const CBLAS_INT_TYPE N, double *X, const CBLAS_INT_TYP... FILE: dlib/external/cblas/cblas_drotmg.c function cblas_drotmg (line 11) | void cblas_drotmg( double *d1, double *d2, double *b1, FILE: dlib/external/cblas/cblas_dsbmv.c function cblas_dsbmv (line 12) | void cblas_dsbmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_dscal.c function cblas_dscal (line 11) | void cblas_dscal( const CBLAS_INT_TYPE N, const double alpha, double *X, FILE: dlib/external/cblas/cblas_dsdot.c function cblas_dsdot (line 12) | double cblas_dsdot( const CBLAS_INT_TYPE N, const float *X, FILE: dlib/external/cblas/cblas_dspmv.c function cblas_dspmv (line 13) | void cblas_dspmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_dspr.c function cblas_dspr (line 12) | void cblas_dspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dspr2.c function cblas_dspr2 (line 10) | void cblas_dspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dswap.c function cblas_dswap (line 11) | void cblas_dswap( const CBLAS_INT_TYPE N, double *X, const CBLAS_INT_TYP... FILE: dlib/external/cblas/cblas_dsymm.c function cblas_dsymm (line 12) | void cblas_dsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_dsymv.c function cblas_dsymv (line 12) | void cblas_dsymv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_dsyr.c function cblas_dsyr (line 12) | void cblas_dsyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dsyr2.c function cblas_dsyr2 (line 12) | void cblas_dsyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dsyr2k.c function cblas_dsyr2k (line 12) | void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dsyrk.c function cblas_dsyrk (line 12) | void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dtbmv.c function cblas_dtbmv (line 10) | void cblas_dtbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dtbsv.c function cblas_dtbsv (line 10) | void cblas_dtbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dtpmv.c function cblas_dtpmv (line 10) | void cblas_dtpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dtpsv.c function cblas_dtpsv (line 10) | void cblas_dtpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dtrmm.c function cblas_dtrmm (line 12) | void cblas_dtrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_dtrmv.c function cblas_dtrmv (line 12) | void cblas_dtrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dtrsm.c function cblas_dtrsm (line 12) | void cblas_dtrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_dtrsv.c function cblas_dtrsv (line 10) | void cblas_dtrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_dzasum.c function cblas_dzasum (line 12) | double cblas_dzasum( const CBLAS_INT_TYPE N, const void *X, const CBLAS_... FILE: dlib/external/cblas/cblas_dznrm2.c function cblas_dznrm2 (line 12) | double cblas_dznrm2( const CBLAS_INT_TYPE N, const void *X, const CBLAS_... FILE: dlib/external/cblas/cblas_icamax.c function CBLAS_INDEX (line 12) | CBLAS_INDEX cblas_icamax( const CBLAS_INT_TYPE N, const void *X, const C... FILE: dlib/external/cblas/cblas_idamax.c function CBLAS_INDEX (line 12) | CBLAS_INDEX cblas_idamax( const CBLAS_INT_TYPE N, const double *X, const... FILE: dlib/external/cblas/cblas_isamax.c function CBLAS_INDEX (line 12) | CBLAS_INDEX cblas_isamax( const CBLAS_INT_TYPE N, const float *X, const ... FILE: dlib/external/cblas/cblas_izamax.c function CBLAS_INDEX (line 12) | CBLAS_INDEX cblas_izamax( const CBLAS_INT_TYPE N, const void *X, const C... FILE: dlib/external/cblas/cblas_sasum.c function cblas_sasum (line 12) | float cblas_sasum( const CBLAS_INT_TYPE N, const float *X, const CBLAS_I... FILE: dlib/external/cblas/cblas_saxpy.c function cblas_saxpy (line 12) | void cblas_saxpy( const CBLAS_INT_TYPE N, const float alpha, const float... FILE: dlib/external/cblas/cblas_scasum.c function cblas_scasum (line 12) | float cblas_scasum( const CBLAS_INT_TYPE N, const void *X, const CBLAS_I... FILE: dlib/external/cblas/cblas_scnrm2.c function cblas_scnrm2 (line 12) | float cblas_scnrm2( const CBLAS_INT_TYPE N, const void *X, const CBLAS_I... FILE: dlib/external/cblas/cblas_scopy.c function cblas_scopy (line 11) | void cblas_scopy( const CBLAS_INT_TYPE N, const float *X, FILE: dlib/external/cblas/cblas_sdot.c function cblas_sdot (line 12) | float cblas_sdot( const CBLAS_INT_TYPE N, const float *X, FILE: dlib/external/cblas/cblas_sdsdot.c function cblas_sdsdot (line 12) | float cblas_sdsdot( const CBLAS_INT_TYPE N, const float alpha, const flo... FILE: dlib/external/cblas/cblas_sgbmv.c function cblas_sgbmv (line 12) | void cblas_sgbmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_sgemm.c function cblas_sgemm (line 12) | void cblas_sgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOS... FILE: dlib/external/cblas/cblas_sgemv.c function cblas_sgemv (line 11) | void cblas_sgemv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_sger.c function cblas_sger (line 12) | void cblas_sger(const enum CBLAS_ORDER order, const CBLAS_INT_TYPE M, co... FILE: dlib/external/cblas/cblas_snrm2.c function cblas_snrm2 (line 12) | float cblas_snrm2( const CBLAS_INT_TYPE N, const float *X, const CBLAS_I... FILE: dlib/external/cblas/cblas_srot.c function cblas_srot (line 11) | void cblas_srot( const CBLAS_INT_TYPE N, float *X, const CBLAS_INT_TYPE ... FILE: dlib/external/cblas/cblas_srotg.c function cblas_srotg (line 11) | void cblas_srotg( float *a, float *b, float *c, float *s) FILE: dlib/external/cblas/cblas_srotm.c function cblas_srotm (line 11) | void cblas_srotm( const CBLAS_INT_TYPE N, float *X, const CBLAS_INT_TYPE... FILE: dlib/external/cblas/cblas_srotmg.c function cblas_srotmg (line 11) | void cblas_srotmg( float *d1, float *d2, float *b1, FILE: dlib/external/cblas/cblas_ssbmv.c function cblas_ssbmv (line 11) | void cblas_ssbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_sscal.c function cblas_sscal (line 11) | void cblas_sscal( const CBLAS_INT_TYPE N, const float alpha, float *X, FILE: dlib/external/cblas/cblas_sspmv.c function cblas_sspmv (line 11) | void cblas_sspmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_sspr.c function cblas_sspr (line 12) | void cblas_sspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_sspr2.c function cblas_sspr2 (line 12) | void cblas_sspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_sswap.c function cblas_sswap (line 11) | void cblas_sswap( const CBLAS_INT_TYPE N, float *X, const CBLAS_INT_TYPE... FILE: dlib/external/cblas/cblas_ssymm.c function cblas_ssymm (line 12) | void cblas_ssymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_ssymv.c function cblas_ssymv (line 12) | void cblas_ssymv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_ssyr.c function cblas_ssyr (line 11) | void cblas_ssyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ssyr2.c function cblas_ssyr2 (line 12) | void cblas_ssyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ssyr2k.c function cblas_ssyr2k (line 12) | void cblas_ssyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ssyrk.c function cblas_ssyrk (line 12) | void cblas_ssyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_stbmv.c function cblas_stbmv (line 10) | void cblas_stbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_stbsv.c function cblas_stbsv (line 10) | void cblas_stbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_stpmv.c function cblas_stpmv (line 11) | void cblas_stpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_stpsv.c function cblas_stpsv (line 10) | void cblas_stpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_strmm.c function cblas_strmm (line 12) | void cblas_strmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_strmv.c function cblas_strmv (line 11) | void cblas_strmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_strsm.c function cblas_strsm (line 12) | void cblas_strsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_strsv.c function cblas_strsv (line 10) | void cblas_strsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_xerbla.c function cblas_xerbla (line 8) | void cblas_xerbla(int info, const char *rout, const char *form, ...) FILE: dlib/external/cblas/cblas_zaxpy.c function cblas_zaxpy (line 11) | void cblas_zaxpy( const CBLAS_INT_TYPE N, const void *alpha, const void *X, FILE: dlib/external/cblas/cblas_zcopy.c function cblas_zcopy (line 11) | void cblas_zcopy( const CBLAS_INT_TYPE N, const void *X, FILE: dlib/external/cblas/cblas_zdotc_sub.c function cblas_zdotc_sub (line 12) | void cblas_zdotc_sub( const CBLAS_INT_TYPE N, const void *X, const CBLAS... FILE: dlib/external/cblas/cblas_zdotu_sub.c function cblas_zdotu_sub (line 12) | void cblas_zdotu_sub( const CBLAS_INT_TYPE N, const void *X, const CBLAS... FILE: dlib/external/cblas/cblas_zdscal.c function cblas_zdscal (line 11) | void cblas_zdscal( const CBLAS_INT_TYPE N, const double alpha, void *X, FILE: dlib/external/cblas/cblas_zgbmv.c function cblas_zgbmv (line 12) | void cblas_zgbmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_zgemm.c function cblas_zgemm (line 12) | void cblas_zgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOS... FILE: dlib/external/cblas/cblas_zgemv.c function cblas_zgemv (line 12) | void cblas_zgemv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_zgerc.c function cblas_zgerc (line 12) | void cblas_zgerc(const enum CBLAS_ORDER order, const CBLAS_INT_TYPE M, c... FILE: dlib/external/cblas/cblas_zgeru.c function cblas_zgeru (line 10) | void cblas_zgeru(const enum CBLAS_ORDER order, const CBLAS_INT_TYPE M, c... FILE: dlib/external/cblas/cblas_zhbmv.c function cblas_zhbmv (line 12) | void cblas_zhbmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_zhemm.c function cblas_zhemm (line 12) | void cblas_zhemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_zhemv.c function cblas_zhemv (line 12) | void cblas_zhemv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_zher.c function cblas_zher (line 12) | void cblas_zher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_zher2.c function cblas_zher2 (line 12) | void cblas_zher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_zher2k.c function cblas_zher2k (line 12) | void cblas_zher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_zherk.c function cblas_zherk (line 12) | void cblas_zherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_zhpmv.c function cblas_zhpmv (line 12) | void cblas_zhpmv(const enum CBLAS_ORDER order, FILE: dlib/external/cblas/cblas_zhpr.c function cblas_zhpr (line 12) | void cblas_zhpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_zhpr2.c function cblas_zhpr2 (line 12) | void cblas_zhpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_zscal.c function cblas_zscal (line 11) | void cblas_zscal( const CBLAS_INT_TYPE N, const void *alpha, void *X, FILE: dlib/external/cblas/cblas_zswap.c function cblas_zswap (line 11) | void cblas_zswap( const CBLAS_INT_TYPE N, void *X, const CBLAS_INT_TYPE... FILE: dlib/external/cblas/cblas_zsymm.c function cblas_zsymm (line 12) | void cblas_zsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_zsyr2k.c function cblas_zsyr2k (line 12) | void cblas_zsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_zsyrk.c function cblas_zsyrk (line 12) | void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ztbmv.c function cblas_ztbmv (line 10) | void cblas_ztbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ztbsv.c function cblas_ztbsv (line 10) | void cblas_ztbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ztpmv.c function cblas_ztpmv (line 10) | void cblas_ztpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ztpsv.c function cblas_ztpsv (line 10) | void cblas_ztpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ztrmm.c function cblas_ztrmm (line 12) | void cblas_ztrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_ztrmv.c function cblas_ztrmv (line 10) | void cblas_ztrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/cblas/cblas_ztrsm.c function cblas_ztrsm (line 12) | void cblas_ztrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, FILE: dlib/external/cblas/cblas_ztrsv.c function cblas_ztrsv (line 10) | void cblas_ztrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, FILE: dlib/external/libjpeg/cdjpeg.h type cjpeg_source_struct (line 25) | struct cjpeg_source_struct type cjpeg_source_struct (line 27) | struct cjpeg_source_struct { type djpeg_dest_struct (line 46) | struct djpeg_dest_struct type djpeg_dest_struct (line 48) | struct djpeg_dest_struct { type cdjpeg_progress_mgr (line 82) | struct cdjpeg_progress_mgr { type cdjpeg_progress_mgr (line 90) | struct cdjpeg_progress_mgr FILE: dlib/external/libjpeg/jcapimin.c function jpeg_CreateCompress (line 30) | GLOBAL(void) function jpeg_destroy_compress (line 95) | GLOBAL(void) function jpeg_abort_compress (line 107) | GLOBAL(void) function jpeg_suppress_tables (line 126) | GLOBAL(void) function jpeg_finish_compress (line 154) | GLOBAL(void) function jpeg_write_marker (line 199) | GLOBAL(void) function jpeg_write_m_header (line 221) | GLOBAL(void) function jpeg_write_m_byte (line 233) | GLOBAL(void) function jpeg_write_tables (line 261) | GLOBAL(void) FILE: dlib/external/libjpeg/jcapistd.c function jpeg_start_compress (line 38) | GLOBAL(void) function jpeg_write_scanlines (line 77) | GLOBAL(JDIMENSION) function jpeg_write_raw_data (line 120) | GLOBAL(JDIMENSION) FILE: dlib/external/libjpeg/jcarith.c type arith_entropy_encoder (line 23) | typedef struct { type arith_entropy_encoder (line 48) | typedef arith_entropy_encoder * arith_entropy_ptr; function emit_byte (line 115) | LOCAL(void) function finish_pass (line 132) | METHODDEF(void) function arith_encode (line 218) | LOCAL(void) function emit_restart (line 320) | LOCAL(void) function encode_mcu_DC_first (line 363) | METHODDEF(boolean) function encode_mcu_AC_first (line 452) | METHODDEF(boolean) function encode_mcu_DC_refine (line 559) | METHODDEF(boolean) function encode_mcu_AC_refine (line 594) | METHODDEF(boolean) function encode_mcu (line 693) | METHODDEF(boolean) function start_pass (line 842) | METHODDEF(void) function jinit_arith_encoder (line 925) | GLOBAL(void) FILE: dlib/external/libjpeg/jccoefct.c type my_coef_controller (line 35) | typedef struct { type my_coef_controller (line 59) | typedef my_coef_controller * my_coef_ptr; function start_iMCU_row (line 73) | LOCAL(void) function start_pass_coef (line 101) | METHODDEF(void) function compress_data (line 143) | METHODDEF(boolean) function compress_first_pass (line 245) | METHODDEF(boolean) function compress_output (line 343) | METHODDEF(boolean) function jinit_c_coef_controller (line 409) | GLOBAL(void) FILE: dlib/external/libjpeg/jccolor.c type my_color_converter (line 19) | typedef struct { type my_color_converter (line 26) | typedef my_color_converter * my_cconvert_ptr; function rgb_ycc_start (line 98) | METHODDEF(void) function rgb_ycc_convert (line 142) | METHODDEF(void) function rgb_gray_convert (line 198) | METHODDEF(void) function cmyk_ycck_convert (line 236) | METHODDEF(void) function rgb_rgb1_convert (line 294) | METHODDEF(void) function grayscale_convert (line 333) | METHODDEF(void) function rgb_convert (line 361) | METHODDEF(void) function null_convert (line 394) | METHODDEF(void) function null_method (line 426) | METHODDEF(void) function jinit_color_converter (line 437) | GLOBAL(void) FILE: dlib/external/libjpeg/jcdctmgr.c type my_fdct_controller (line 23) | typedef struct { type my_fdct_controller (line 35) | typedef my_fdct_controller * my_fdct_ptr; type divisor_table (line 45) | typedef union { function forward_DCT (line 73) | METHODDEF(void) function forward_DCT_float (line 133) | METHODDEF(void) function start_pass_fdctmgr (line 182) | METHODDEF(void) function jinit_forward_dct (line 448) | GLOBAL(void) FILE: dlib/external/libjpeg/jchuff.c type c_derived_tbl (line 42) | typedef struct { type savable_state (line 55) | typedef struct { type huff_entropy_encoder (line 81) | typedef struct { type huff_entropy_encoder (line 117) | typedef huff_entropy_encoder * huff_entropy_ptr; type working_state (line 123) | typedef struct { function jpeg_make_c_derived_tbl (line 160) | LOCAL(void) function dump_buffer_s (line 267) | LOCAL(boolean) function dump_buffer_e (line 282) | LOCAL(void) function INLINE (line 304) | INLINE function INLINE (line 346) | INLINE function flush_bits_s (line 389) | LOCAL(boolean) function flush_bits_e (line 400) | LOCAL(void) function INLINE (line 413) | INLINE function INLINE (line 426) | INLINE function emit_buffered_bits (line 443) | LOCAL(void) function emit_eobrun (line 462) | LOCAL(void) function emit_restart_s (line 493) | LOCAL(boolean) function emit_restart_e (line 514) | LOCAL(void) function encode_mcu_DC_first (line 544) | METHODDEF(boolean) function encode_mcu_AC_first (line 627) | METHODDEF(boolean) function encode_mcu_DC_refine (line 738) | METHODDEF(boolean) function encode_mcu_AC_refine (line 781) | METHODDEF(boolean) function encode_one_block (line 911) | LOCAL(boolean) function encode_mcu_huff (line 1011) | METHODDEF(boolean) function finish_pass_huff (line 1068) | METHODDEF(void) function htest_one_block (line 1117) | LOCAL(void) function encode_mcu_gather (line 1192) | METHODDEF(boolean) function jpeg_gen_optimal_table (line 1251) | LOCAL(void) function finish_pass_gather (line 1464) | METHODDEF(void) function start_pass_huff (line 1518) | METHODDEF(void) function jinit_huff_encoder (line 1621) | GLOBAL(void) FILE: dlib/external/libjpeg/jcinit.c function jpeg_calc_jpeg_dimensions (line 30) | GLOBAL(void) function jinit_compress_master (line 192) | GLOBAL(void) FILE: dlib/external/libjpeg/jcmainct.c type my_main_controller (line 29) | typedef struct { type my_main_controller (line 51) | typedef my_main_controller * my_main_ptr; function start_pass_main (line 69) | METHODDEF(void) function process_data_simple_main (line 113) | METHODDEF(void) function process_data_buffer_main (line 169) | METHODDEF(void) function jinit_c_main_controller (line 247) | GLOBAL(void) FILE: dlib/external/libjpeg/jcmarker.c type JPEG_MARKER (line 17) | typedef enum { /* JPEG marker codes */ type my_marker_writer (line 88) | typedef struct { type my_marker_writer (line 94) | typedef my_marker_writer * my_marker_ptr; function emit_byte (line 109) | LOCAL(void) function emit_marker (line 123) | LOCAL(void) function emit_2bytes (line 132) | LOCAL(void) function emit_dqt (line 145) | LOCAL(int) function emit_dht (line 186) | LOCAL(void) function emit_dac (line 224) | LOCAL(void) function emit_dri (line 273) | LOCAL(void) function emit_lse_ict (line 285) | LOCAL(void) function emit_sof (line 316) | LOCAL(void) function emit_sos (line 347) | LOCAL(void) function emit_pseudo_sos (line 382) | LOCAL(void) function emit_jfif_app0 (line 398) | LOCAL(void) function emit_adobe_app14 (line 433) | LOCAL(void) function write_marker_header (line 486) | METHODDEF(void) function write_marker_byte (line 498) | METHODDEF(void) function write_file_header (line 517) | METHODDEF(void) function write_frame_header (line 543) | METHODDEF(void) function write_scan_header (line 611) | METHODDEF(void) function write_file_trailer (line 655) | METHODDEF(void) function write_tables_only (line 669) | METHODDEF(void) function jinit_marker_writer (line 698) | GLOBAL(void) FILE: dlib/external/libjpeg/jcmaster.c type c_pass_type (line 22) | typedef enum { type my_comp_master (line 28) | typedef struct { type my_comp_master (line 39) | typedef my_comp_master * my_master_ptr; function initial_setup (line 46) | LOCAL(void) function validate_script (line 177) | LOCAL(void) function reduce_script (line 308) | LOCAL(void) function select_scan_parameters (line 343) | LOCAL(void) function per_scan_setup (line 387) | LOCAL(void) function prepare_for_pass (line 478) | METHODDEF(void) function pass_startup (line 566) | METHODDEF(void) function finish_pass_master (line 580) | METHODDEF(void) function jinit_c_master_control (line 620) | GLOBAL(void) FILE: dlib/external/libjpeg/jcomapi.c function jpeg_abort (line 29) | GLOBAL(void) function jpeg_destroy (line 69) | GLOBAL(void) function jpeg_alloc_quant_table (line 86) | GLOBAL(JQUANT_TBL *) function jpeg_alloc_huff_table (line 98) | GLOBAL(JHUFF_TBL *) function jpeg_std_huff_table (line 116) | GLOBAL(JHUFF_TBL *) FILE: dlib/external/libjpeg/jconfig.h type boolean (line 24) | typedef unsigned char boolean; FILE: dlib/external/libjpeg/jcparam.c function jpeg_add_quant_table (line 23) | GLOBAL(void) function jpeg_default_qtables (line 91) | GLOBAL(void) function jpeg_set_linear_quality (line 106) | GLOBAL(void) function jpeg_quality_scaling (line 123) | GLOBAL(int) function jpeg_set_quality (line 149) | GLOBAL(void) function std_huff_tables (line 169) | LOCAL(void) function jpeg_set_defaults (line 196) | GLOBAL(void) function jpeg_default_colorspace (line 297) | GLOBAL(void) function jpeg_set_colorspace (line 336) | GLOBAL(void) function fill_a_scan (line 451) | LOCAL(jpeg_scan_info *) function fill_scans (line 466) | LOCAL(jpeg_scan_info *) function fill_dc_scans (line 485) | LOCAL(jpeg_scan_info *) function jpeg_simple_progression (line 513) | GLOBAL(void) FILE: dlib/external/libjpeg/jcprepct.c type my_prep_controller (line 54) | typedef struct { type my_prep_controller (line 71) | typedef my_prep_controller * my_prep_ptr; function start_pass_prep (line 78) | METHODDEF(void) function expand_bottom_edge (line 106) | LOCAL(void) function pre_process_data (line 129) | METHODDEF(void) function pre_process_context (line 198) | METHODDEF(void) function create_context_buffer (line 270) | LOCAL(void) function jinit_c_prep_controller (line 318) | GLOBAL(void) FILE: dlib/external/libjpeg/jcsample.c type cinfo (line 55) | typedef JMETHOD(void, downsample1_ptr, type my_downsampler (line 61) | typedef struct { type my_downsampler (line 77) | typedef my_downsampler * my_downsample_ptr; function start_pass_downsample (line 84) | METHODDEF(void) function expand_right_edge (line 96) | LOCAL(void) function sep_downsample (line 123) | METHODDEF(void) function int_downsample (line 150) | METHODDEF(void) function fullsize_downsample (line 199) | METHODDEF(void) function h2v1_downsample (line 224) | METHODDEF(void) function h2v2_downsample (line 261) | METHODDEF(void) function h2v2_smooth_downsample (line 305) | METHODDEF(void) function fullsize_smooth_downsample (line 406) | METHODDEF(void) function jinit_downsampler (line 478) | GLOBAL(void) FILE: dlib/external/libjpeg/jctrans.c function jpeg_write_coefficients (line 38) | GLOBAL(void) function jpeg_copy_critical_parameters (line 63) | GLOBAL(void) function jpeg_calc_trans_dimensions (line 163) | LOCAL(void) function transencode_master_selection (line 180) | LOCAL(void) type my_coef_controller (line 223) | typedef struct { type my_coef_controller (line 238) | typedef my_coef_controller * my_coef_ptr; function start_iMCU_row (line 241) | LOCAL(void) function start_pass_coef (line 269) | METHODDEF(void) function compress_output (line 292) | METHODDEF(boolean) function transencode_coef_controller (line 382) | LOCAL(void) FILE: dlib/external/libjpeg/jdapimin.c function jpeg_CreateDecompress (line 30) | GLOBAL(void) function jpeg_destroy_decompress (line 91) | GLOBAL(void) function jpeg_abort_decompress (line 103) | GLOBAL(void) function default_decompress_parms (line 114) | LOCAL(void) function jpeg_read_header (line 257) | GLOBAL(int) function jpeg_consume_input (line 303) | GLOBAL(int) function jpeg_input_complete (line 350) | GLOBAL(boolean) function jpeg_has_multiple_scans (line 365) | GLOBAL(boolean) function jpeg_finish_decompress (line 385) | GLOBAL(boolean) FILE: dlib/external/libjpeg/jdapistd.c function jpeg_start_decompress (line 38) | GLOBAL(boolean) function output_pass_setup (line 95) | LOCAL(boolean) function jpeg_read_scanlines (line 152) | GLOBAL(JDIMENSION) function jpeg_read_raw_data (line 185) | GLOBAL(JDIMENSION) function jpeg_start_output (line 228) | GLOBAL(boolean) function jpeg_finish_output (line 253) | GLOBAL(boolean) FILE: dlib/external/libjpeg/jdarith.c type arith_entropy_decoder (line 23) | typedef struct { type arith_entropy_decoder (line 45) | typedef arith_entropy_decoder * arith_entropy_ptr; function get_byte (line 64) | LOCAL(int) function arith_decode (line 105) | LOCAL(int) function process_restart (line 189) | LOCAL(void) function decode_mcu_DC_first (line 241) | METHODDEF(boolean) function decode_mcu_AC_first (line 320) | METHODDEF(boolean) function decode_mcu_DC_refine (line 402) | METHODDEF(boolean) function decode_mcu_AC_refine (line 436) | METHODDEF(boolean) function decode_mcu (line 511) | METHODDEF(boolean) function start_pass (line 643) | METHODDEF(void) function finish_pass (line 753) | METHODDEF(void) function jinit_arith_decoder (line 764) | GLOBAL(void) FILE: dlib/external/libjpeg/jdatadst.c type my_destination_mgr (line 31) | typedef struct { type my_destination_mgr (line 38) | typedef my_destination_mgr * my_dest_ptr; type my_mem_destination_mgr (line 45) | typedef struct { type my_mem_destination_mgr (line 55) | typedef my_mem_destination_mgr * my_mem_dest_ptr; function init_destination (line 63) | METHODDEF(void) function init_mem_destination (line 76) | METHODDEF(void) function empty_output_buffer (line 106) | METHODDEF(boolean) function empty_mem_output_buffer (line 121) | METHODDEF(boolean) function term_destination (line 161) | METHODDEF(void) function term_mem_destination (line 178) | METHODDEF(void) function jpeg_stdio_dest (line 194) | GLOBAL(void) function jpeg_mem_dest (line 232) | GLOBAL(void) FILE: dlib/external/libjpeg/jdatasrc.c type my_source_mgr (line 26) | typedef struct { type my_source_mgr (line 34) | typedef my_source_mgr * my_src_ptr; function init_source (line 44) | METHODDEF(void) function init_mem_source (line 56) | METHODDEF(void) function fill_input_buffer (line 96) | METHODDEF(boolean) function fill_mem_input_buffer (line 121) | METHODDEF(boolean) function skip_input_data (line 155) | METHODDEF(void) function term_source (line 198) | METHODDEF(void) function jpeg_stdio_src (line 211) | GLOBAL(void) function jpeg_mem_src (line 248) | GLOBAL(void) FILE: dlib/external/libjpeg/jdcoefct.c type my_coef_controller (line 31) | typedef struct { type my_coef_controller (line 65) | typedef my_coef_controller * my_coef_ptr; function start_iMCU_row (line 82) | LOCAL(void) function start_input_pass (line 110) | METHODDEF(void) function start_output_pass (line 122) | METHODDEF(void) function decompress_onepass (line 150) | METHODDEF(int) function dummy_consume_data (line 230) | METHODDEF(int) function consume_data (line 246) | METHODDEF(int) function decompress_data (line 319) | METHODDEF(int) function smoothing_ok (line 409) | LOCAL(boolean) function decompress_smooth_data (line 464) | METHODDEF(int) function jinit_d_coef_controller (line 679) | GLOBAL(void) FILE: dlib/external/libjpeg/jdcolor.c type my_color_deconverter (line 25) | typedef struct { type my_color_deconverter (line 38) | typedef my_color_deconverter * my_cconvert_ptr; function build_ycc_rgb_table (line 118) | LOCAL(void) function build_bg_ycc_rgb_table (line 152) | LOCAL(void) function ycc_rgb_convert (line 198) | METHODDEF(void) function build_rgb_y_table (line 248) | LOCAL(void) function rgb_gray_convert (line 271) | METHODDEF(void) function rgb1_rgb_convert (line 312) | METHODDEF(void) function rgb1_gray_convert (line 350) | METHODDEF(void) function rgb_convert (line 393) | METHODDEF(void) function null_convert (line 426) | METHODDEF(void) function grayscale_convert (line 465) | METHODDEF(void) function gray_rgb_convert (line 481) | METHODDEF(void) function ycck_cmyk_convert (line 511) | METHODDEF(void) function cmyk_yk_convert (line 562) | METHODDEF(void) function start_pass_dcolor (line 602) | METHODDEF(void) function jinit_color_deconverter (line 613) | GLOBAL(void) FILE: dlib/external/libjpeg/jdct.h type DCTELEM (line 36) | typedef int DCTELEM; type INT32 (line 38) | typedef INT32 DCTELEM; type data (line 41) | typedef JMETHOD(void, forward_DCT_method_ptr, (DCTELEM * data, type data (line 44) | typedef JMETHOD(void, float_DCT_method_ptr, (FAST_FLOAT * data, type MULTIPLIER (line 66) | typedef MULTIPLIER ISLOW_MULT_TYPE; type MULTIPLIER (line 68) | typedef MULTIPLIER IFAST_MULT_TYPE; type INT32 (line 71) | typedef INT32 IFAST_MULT_TYPE; type FAST_FLOAT (line 74) | typedef FAST_FLOAT FLOAT_MULT_TYPE; FILE: dlib/external/libjpeg/jddctmgr.c type my_idct_controller (line 44) | typedef struct { type my_idct_controller (line 55) | typedef my_idct_controller * my_idct_ptr; type multiplier_table (line 60) | typedef union { function start_pass (line 89) | METHODDEF(void) function jinit_inverse_dct (line 361) | GLOBAL(void) FILE: dlib/external/libjpeg/jdhuff.c type d_derived_tbl (line 28) | typedef struct { type INT32 (line 69) | typedef INT32 bit_buf_type; type bitread_perm_state (line 79) | typedef struct { /* Bitreading state saved across MCUs */ type bitread_working_state (line 84) | typedef struct { /* Bitreading working state within an MCU */ type savable_state (line 198) | typedef struct { type huff_entropy_decoder (line 222) | typedef struct { type huff_entropy_decoder (line 257) | typedef huff_entropy_decoder * huff_entropy_ptr; function jpeg_make_d_derived_tbl (line 322) | LOCAL(void) function jpeg_fill_bit_buffer (line 463) | LOCAL(boolean) function jpeg_huff_decode (line 590) | LOCAL(int) function finish_pass_huff (line 633) | METHODDEF(void) function process_restart (line 650) | LOCAL(boolean) function decode_mcu_DC_first (line 706) | METHODDEF(boolean) function decode_mcu_AC_first (line 778) | METHODDEF(boolean) function decode_mcu_DC_refine (line 866) | METHODDEF(boolean) function decode_mcu_AC_refine (line 915) | METHODDEF(boolean) function decode_mcu_sub (line 1074) | METHODDEF(boolean) function decode_mcu (line 1203) | METHODDEF(boolean) function start_pass_huff_decoder (line 1327) | METHODDEF(void) function jinit_huff_decoder (line 1526) | GLOBAL(void) FILE: dlib/external/libjpeg/jdinput.c type my_input_controller (line 22) | typedef struct { type my_input_controller (line 28) | typedef my_input_controller * my_inputctl_ptr; function jpeg_core_output_dimensions (line 46) | GLOBAL(void) function initial_setup (line 207) | LOCAL(void) function per_scan_setup (line 386) | LOCAL(void) function latch_quant_tables (line 483) | LOCAL(void) function start_input_pass (line 516) | METHODDEF(void) function finish_input_pass (line 533) | METHODDEF(void) function consume_markers (line 555) | METHODDEF(int) function reset_input_controller (line 615) | METHODDEF(void) function jinit_input_controller (line 637) | GLOBAL(void) FILE: dlib/external/libjpeg/jdmainct.c type my_main_controller (line 115) | typedef struct { type my_main_controller (line 136) | typedef my_main_controller * my_main_ptr; function alloc_funny_pointers (line 158) | LOCAL(void) function make_funny_pointers (line 197) | LOCAL(void) function set_wraparound_pointers (line 242) | LOCAL(void) function set_bottom_pointers (line 272) | LOCAL(void) function start_pass_main (line 315) | METHODDEF(void) function process_data_simple_main (line 352) | METHODDEF(void) function process_data_context_main (line 382) | METHODDEF(void) function process_data_crank_post (line 455) | METHODDEF(void) function jinit_d_main_controller (line 471) | GLOBAL(void) FILE: dlib/external/libjpeg/jdmarker.c type JPEG_MARKER (line 21) | typedef enum { /* JPEG marker codes */ type my_marker_reader (line 92) | typedef struct { type my_marker_reader (line 109) | typedef my_marker_reader * my_marker_ptr; function get_soi (line 198) | LOCAL(boolean) function get_sof (line 239) | LOCAL(boolean) function get_sos (line 321) | LOCAL(boolean) function get_dac (line 412) | LOCAL(boolean) function get_dht (line 458) | LOCAL(boolean) function get_dqt (line 530) | LOCAL(boolean) function get_dri (line 620) | LOCAL(boolean) function get_lse (line 644) | LOCAL(boolean) function examine_app0 (line 718) | LOCAL(void) function examine_app14 (line 794) | LOCAL(void) function get_interesting_appn (line 825) | METHODDEF(boolean) function save_marker (line 872) | METHODDEF(boolean) function skip_variable (line 977) | METHODDEF(boolean) function next_marker (line 1006) | LOCAL(boolean) function first_marker (line 1053) | LOCAL(boolean) function read_markers (line 1089) | METHODDEF(int) function read_restart_marker (line 1258) | METHODDEF(boolean) function jpeg_resync_to_restart (line 1337) | GLOBAL(boolean) function reset_marker_reader (line 1387) | METHODDEF(void) function jinit_marker_reader (line 1407) | GLOBAL(void) function jpeg_save_markers (line 1444) | GLOBAL(void) function jpeg_set_marker_processor (line 1493) | GLOBAL(void) FILE: dlib/external/libjpeg/jdmaster.c type my_decomp_master (line 22) | typedef struct { type my_decomp_master (line 36) | typedef my_decomp_master * my_master_ptr; function use_merged_upsample (line 44) | LOCAL(boolean) function jpeg_calc_output_dimensions (line 100) | GLOBAL(void) function prepare_range_limit_table (line 228) | LOCAL(void) function master_selection (line 261) | LOCAL(void) function prepare_for_output_pass (line 413) | METHODDEF(void) function finish_output_pass (line 473) | METHODDEF(void) function jpeg_new_colormap (line 490) | GLOBAL(void) function jinit_master_decompress (line 518) | GLOBAL(void) FILE: dlib/external/libjpeg/jdmerge.c type my_upsampler (line 51) | typedef struct { type my_upsampler (line 77) | typedef my_upsampler * my_upsample_ptr; function build_ycc_rgb_table (line 89) | LOCAL(void) function build_bg_ycc_rgb_table (line 123) | LOCAL(void) function start_pass_merged_upsample (line 161) | METHODDEF(void) function merged_2v_upsample (line 179) | METHODDEF(void) function merged_1v_upsample (line 228) | METHODDEF(void) function h2v1_merged_upsample (line 261) | METHODDEF(void) function h2v2_merged_upsample (line 323) | METHODDEF(void) function jinit_merged_upsampler (line 405) | GLOBAL(void) FILE: dlib/external/libjpeg/jdpostct.c type my_post_controller (line 26) | typedef struct { type my_post_controller (line 42) | typedef my_post_controller * my_post_ptr; function start_pass_dpost (line 72) | METHODDEF(void) function post_process_1pass (line 125) | METHODDEF(void) function post_process_prepass (line 157) | METHODDEF(void) function post_process_2pass (line 201) | METHODDEF(void) function jinit_d_post_controller (line 249) | GLOBAL(void) FILE: dlib/external/libjpeg/jdsample.c type cinfo (line 28) | typedef JMETHOD(void, upsample1_ptr, type my_upsampler (line 34) | typedef struct { type my_upsampler (line 62) | typedef my_upsampler * my_upsample_ptr; function start_pass_upsample (line 69) | METHODDEF(void) function sep_upsample (line 89) | METHODDEF(void) function fullsize_upsample (line 160) | METHODDEF(void) function int_upsample (line 179) | METHODDEF(void) function h2v1_upsample (line 221) | METHODDEF(void) function h2v2_upsample (line 249) | METHODDEF(void) function jinit_upsampler (line 279) | GLOBAL(void) FILE: dlib/external/libjpeg/jdtrans.c function jpeg_read_coefficients (line 45) | GLOBAL(jvirt_barray_ptr *) function transdecode_master_selection (line 97) | LOCAL(void) FILE: dlib/external/libjpeg/jerror.c function error_exit (line 70) | METHODDEF(noreturn_t) function output_message (line 98) | METHODDEF(void) function emit_message (line 128) | METHODDEF(void) function format_message (line 157) | METHODDEF(void) function reset_error_mgr (line 212) | METHODDEF(void) function jpeg_std_error (line 231) | GLOBAL(struct jpeg_error_mgr *) FILE: dlib/external/libjpeg/jfdctflt.c function jpeg_fdct_float (line 61) | GLOBAL(void) FILE: dlib/external/libjpeg/jfdctfst.c function jpeg_fdct_ifast (line 116) | GLOBAL(void) FILE: dlib/external/libjpeg/jfdctint.c function jpeg_fdct_islow (line 157) | GLOBAL(void) function jpeg_fdct_7x7 (line 334) | GLOBAL(void) function jpeg_fdct_6x6 (line 470) | GLOBAL(void) function jpeg_fdct_5x5 (line 584) | GLOBAL(void) function jpeg_fdct_4x4 (line 695) | GLOBAL(void) function jpeg_fdct_3x3 (line 790) | GLOBAL(void) function jpeg_fdct_2x2 (line 876) | GLOBAL(void) function jpeg_fdct_1x1 (line 921) | GLOBAL(void) function jpeg_fdct_9x9 (line 942) | GLOBAL(void) function jpeg_fdct_10x10 (line 1093) | GLOBAL(void) function jpeg_fdct_11x11 (line 1257) | GLOBAL(void) function jpeg_fdct_12x12 (line 1441) | GLOBAL(void) function jpeg_fdct_13x13 (line 1607) | GLOBAL(void) function jpeg_fdct_14x14 (line 1807) | GLOBAL(void) function jpeg_fdct_15x15 (line 2008) | GLOBAL(void) function jpeg_fdct_16x16 (line 2188) | GLOBAL(void) function jpeg_fdct_16x8 (line 2398) | GLOBAL(void) function jpeg_fdct_14x7 (line 2581) | GLOBAL(void) function jpeg_fdct_12x6 (line 2746) | GLOBAL(void) function jpeg_fdct_10x5 (line 2886) | GLOBAL(void) function jpeg_fdct_8x4 (line 3019) | GLOBAL(void) function jpeg_fdct_6x3 (line 3160) | GLOBAL(void) function jpeg_fdct_4x2 (line 3261) | GLOBAL(void) function jpeg_fdct_2x1 (line 3351) | GLOBAL(void) function jpeg_fdct_8x16 (line 3386) | GLOBAL(void) function jpeg_fdct_7x14 (line 3580) | GLOBAL(void) function jpeg_fdct_6x12 (line 3762) | GLOBAL(void) function jpeg_fdct_5x10 (line 3912) | GLOBAL(void) function jpeg_fdct_4x8 (line 4059) | GLOBAL(void) function jpeg_fdct_3x6 (line 4200) | GLOBAL(void) function jpeg_fdct_2x4 (line 4306) | GLOBAL(void) function jpeg_fdct_1x2 (line 4386) | GLOBAL(void) FILE: dlib/external/libjpeg/jidctflt.c function jpeg_idct_float (line 70) | GLOBAL(void) FILE: dlib/external/libjpeg/jidctfst.c function jpeg_idct_ifast (line 143) | GLOBAL(void) FILE: dlib/external/libjpeg/jidctint.c function jpeg_idct_islow (line 173) | GLOBAL(void) function jpeg_idct_7x7 (line 438) | GLOBAL(void) function jpeg_idct_6x6 (line 589) | GLOBAL(void) function jpeg_idct_5x5 (line 712) | GLOBAL(void) function jpeg_idct_4x4 (line 829) | GLOBAL(void) function jpeg_idct_3x3 (line 936) | GLOBAL(void) function jpeg_idct_2x2 (line 1027) | GLOBAL(void) function jpeg_idct_1x1 (line 1082) | GLOBAL(void) function jpeg_idct_9x9 (line 1113) | GLOBAL(void) function jpeg_idct_10x10 (line 1286) | GLOBAL(void) function jpeg_idct_11x11 (line 1483) | GLOBAL(void) function jpeg_idct_12x12 (line 1679) | GLOBAL(void) function jpeg_idct_13x13 (line 1897) | GLOBAL(void) function jpeg_idct_14x14 (line 2127) | GLOBAL(void) function jpeg_idct_15x15 (line 2355) | GLOBAL(void) function jpeg_idct_16x16 (line 2599) | GLOBAL(void) function jpeg_idct_16x8 (line 2862) | GLOBAL(void) function jpeg_idct_14x7 (line 3139) | GLOBAL(void) function jpeg_idct_12x6 (line 3338) | GLOBAL(void) function jpeg_idct_10x5 (line 3518) | GLOBAL(void) function jpeg_idct_8x4 (line 3683) | GLOBAL(void) function jpeg_idct_6x3 (line 3843) | GLOBAL(void) function jpeg_idct_4x2 (line 3957) | GLOBAL(void) function jpeg_idct_2x1 (line 4048) | GLOBAL(void) function jpeg_idct_8x16 (line 4090) | GLOBAL(void) function jpeg_idct_7x14 (line 4314) | GLOBAL(void) function jpeg_idct_6x12 (line 4501) | GLOBAL(void) function jpeg_idct_5x10 (line 4669) | GLOBAL(void) function jpeg_idct_4x8 (line 4825) | GLOBAL(void) function jpeg_idct_3x6 (line 5012) | GLOBAL(void) function jpeg_idct_2x4 (line 5120) | GLOBAL(void) function jpeg_idct_1x2 (line 5207) | GLOBAL(void) FILE: dlib/external/libjpeg/jmemansi.c function jpeg_get_small (line 35) | GLOBAL(void *) function jpeg_free_small (line 41) | GLOBAL(void) function jpeg_get_large (line 55) | GLOBAL(void FAR *) function jpeg_free_large (line 61) | GLOBAL(void) function jpeg_mem_available (line 80) | GLOBAL(long) function read_backing_store (line 96) | METHODDEF(void) function write_backing_store (line 109) | METHODDEF(void) function close_backing_store (line 122) | METHODDEF(void) function jpeg_open_backing_store (line 140) | GLOBAL(void) function jpeg_mem_init (line 157) | GLOBAL(long) function jpeg_mem_term (line 163) | GLOBAL(void) FILE: dlib/external/libjpeg/jmemmgr.c type small_pool_hdr (line 92) | typedef union small_pool_struct { type large_pool_hdr (line 103) | typedef union large_pool_struct { type my_memory_mgr (line 117) | typedef struct { type my_memory_mgr (line 141) | typedef my_memory_mgr * my_mem_ptr; type jvirt_sarray_control (line 151) | struct jvirt_sarray_control { type jvirt_barray_control (line 167) | struct jvirt_barray_control { function print_mem_stats (line 186) | LOCAL(void) function out_of_memory (line 217) | LOCAL(noreturn_t) function alloc_small (line 257) | METHODDEF(void *) function alloc_large (line 342) | METHODDEF(void FAR *) function alloc_sarray (line 395) | METHODDEF(JSAMPARRAY) function alloc_barray (line 442) | METHODDEF(JBLOCKARRAY) function request_virt_sarray (line 521) | METHODDEF(jvirt_sarray_ptr) function request_virt_barray (line 551) | METHODDEF(jvirt_barray_ptr) function realize_virt_arrays (line 581) | METHODDEF(void) function do_sarray_io (line 686) | LOCAL(void) function do_barray_io (line 719) | LOCAL(void) function access_virt_sarray (line 752) | METHODDEF(JSAMPARRAY) function access_virt_barray (line 837) | METHODDEF(JBLOCKARRAY) function free_pool (line 926) | METHODDEF(void) function self_destruct (line 998) | METHODDEF(void) function jinit_memory_mgr (line 1024) | GLOBAL(void) FILE: dlib/external/libjpeg/jmemname.c function select_file_name (line 94) | LOCAL(void) function select_file_name (line 125) | LOCAL(void) function jpeg_get_small (line 142) | GLOBAL(void *) function jpeg_free_small (line 148) | GLOBAL(void) function jpeg_get_large (line 162) | GLOBAL(void FAR *) function jpeg_free_large (line 168) | GLOBAL(void) function jpeg_mem_available (line 187) | GLOBAL(long) function read_backing_store (line 203) | METHODDEF(void) function write_backing_store (line 216) | METHODDEF(void) function close_backing_store (line 229) | METHODDEF(void) function jpeg_open_backing_store (line 246) | GLOBAL(void) function jpeg_mem_init (line 265) | GLOBAL(long) function jpeg_mem_term (line 272) | GLOBAL(void) FILE: dlib/external/libjpeg/jmemnobs.c function jpeg_get_small (line 35) | GLOBAL(void *) function jpeg_free_small (line 41) | GLOBAL(void) function jpeg_get_large (line 55) | GLOBAL(void FAR *) function jpeg_free_large (line 61) | GLOBAL(void) function jpeg_mem_available (line 72) | GLOBAL(long) function jpeg_open_backing_store (line 90) | GLOBAL(void) function jpeg_mem_init (line 103) | GLOBAL(long) function jpeg_mem_term (line 109) | GLOBAL(void) FILE: dlib/external/libjpeg/jmemsys.h type XMSH (line 121) | typedef unsigned short XMSH; type EMSH (line 122) | typedef unsigned short EMSH; type handle_union (line 124) | typedef union { type backing_store_struct (line 137) | struct backing_store_struct type backing_store_info (line 139) | typedef struct backing_store_struct { FILE: dlib/external/libjpeg/jmorecfg.h type JSAMPLE (line 69) | typedef unsigned char JSAMPLE; type JSAMPLE (line 74) | typedef char JSAMPLE; type JSAMPLE (line 94) | typedef short JSAMPLE; type JSAMPLE (line 108) | typedef short JSAMPLE; type JSAMPLE (line 122) | typedef short JSAMPLE; type JSAMPLE (line 136) | typedef short JSAMPLE; type JCOEF (line 151) | typedef short JCOEF; type JOCTET (line 162) | typedef unsigned char JOCTET; type JOCTET (line 167) | typedef char JOCTET; type UINT8 (line 187) | typedef unsigned char UINT8; type UINT8 (line 190) | typedef char UINT8; type UINT8 (line 192) | typedef short UINT8; type UINT16 (line 199) | typedef unsigned short UINT16; type UINT16 (line 201) | typedef unsigned int UINT16; type INT16 (line 207) | typedef short INT16; type INT32 (line 216) | typedef long INT32; type JDIMENSION (line 229) | typedef unsigned int JDIMENSION; type noreturn_t (line 280) | typedef void noreturn_t; type boolean (line 309) | typedef int boolean; type boolean (line 317) | typedef enum { FALSE = 0, TRUE = 1 } boolean; FILE: dlib/external/libjpeg/jpegint.h type J_BUF_MODE (line 17) | typedef enum { /* Operating modes for buffer controllers */ type jpeg_comp_master (line 46) | struct jpeg_comp_master { type jpeg_c_main_controller (line 57) | struct jpeg_c_main_controller { type jpeg_c_prep_controller (line 65) | struct jpeg_c_prep_controller { type jpeg_c_coef_controller (line 77) | struct jpeg_c_coef_controller { type jpeg_color_converter (line 84) | struct jpeg_color_converter { type jpeg_downsampler (line 92) | struct jpeg_downsampler { type cinfo (line 103) | typedef JMETHOD(void, forward_DCT_ptr, type jpeg_forward_dct (line 108) | struct jpeg_forward_dct { type jpeg_entropy_encoder (line 115) | struct jpeg_entropy_encoder { type jpeg_marker_writer (line 122) | struct jpeg_marker_writer { type jpeg_decomp_master (line 139) | struct jpeg_decomp_master { type jpeg_input_controller (line 148) | struct jpeg_input_controller { type jpeg_d_main_controller (line 160) | struct jpeg_d_main_controller { type jpeg_d_coef_controller (line 168) | struct jpeg_d_coef_controller { type jpeg_d_post_controller (line 179) | struct jpeg_d_post_controller { type jpeg_marker_reader (line 191) | struct jpeg_marker_reader { type jpeg_entropy_decoder (line 211) | struct jpeg_entropy_decoder { type cinfo (line 218) | typedef JMETHOD(void, inverse_DCT_method_ptr, type jpeg_inverse_dct (line 223) | struct jpeg_inverse_dct { type jpeg_upsampler (line 230) | struct jpeg_upsampler { type jpeg_color_deconverter (line 244) | struct jpeg_color_deconverter { type jpeg_color_quantizer (line 252) | struct jpeg_color_quantizer { type jvirt_sarray_control (line 442) | struct jvirt_sarray_control { long dummy; } type jvirt_barray_control (line 443) | struct jvirt_barray_control { long dummy; } FILE: dlib/external/libjpeg/jpeglib.h type JSAMPLE (line 75) | typedef JSAMPLE FAR *JSAMPROW; type JSAMPROW (line 76) | typedef JSAMPROW *JSAMPARRAY; type JSAMPARRAY (line 77) | typedef JSAMPARRAY *JSAMPIMAGE; type JCOEF (line 79) | typedef JCOEF JBLOCK[DCTSIZE2]; type JBLOCK (line 80) | typedef JBLOCK FAR *JBLOCKROW; type JBLOCKROW (line 81) | typedef JBLOCKROW *JBLOCKARRAY; type JBLOCKARRAY (line 82) | typedef JBLOCKARRAY *JBLOCKIMAGE; type JCOEF (line 84) | typedef JCOEF FAR *JCOEFPTR; type JQUANT_TBL (line 92) | typedef struct { type JHUFF_TBL (line 109) | typedef struct { type jpeg_component_info (line 125) | typedef struct { type jpeg_scan_info (line 198) | typedef struct { type jpeg_marker_struct (line 207) | struct jpeg_marker_struct type jpeg_marker_struct (line 209) | struct jpeg_marker_struct { type J_COLOR_SPACE (line 220) | typedef enum { type J_COLOR_TRANSFORM (line 233) | typedef enum { type J_DCT_METHOD (line 240) | typedef enum { type J_DITHER_MODE (line 255) | typedef enum { type jpeg_memory_mgr (line 266) | struct jpeg_memory_mgr type jpeg_progress_mgr (line 267) | struct jpeg_progress_mgr type jpeg_common_struct (line 276) | struct jpeg_common_struct { type jpeg_common_struct (line 284) | struct jpeg_common_struct type jpeg_compress_struct (line 285) | struct jpeg_compress_struct type jpeg_decompress_struct (line 286) | struct jpeg_decompress_struct type jpeg_compress_struct (line 291) | struct jpeg_compress_struct { type jpeg_decompress_struct (line 459) | struct jpeg_decompress_struct { type jpeg_error_mgr (line 702) | struct jpeg_error_mgr { type jpeg_progress_mgr (line 760) | struct jpeg_progress_mgr { type jpeg_destination_mgr (line 772) | struct jpeg_destination_mgr { type jpeg_source_mgr (line 784) | struct jpeg_source_mgr { type jvirt_sarray_control (line 811) | struct jvirt_sarray_control type jvirt_barray_control (line 812) | struct jvirt_barray_control type jpeg_memory_mgr (line 815) | struct jpeg_memory_mgr { type jpeg_error_mgr (line 949) | struct jpeg_error_mgr type jpeg_error_mgr (line 950) | struct jpeg_error_mgr type jvirt_sarray_control (line 1139) | struct jvirt_sarray_control { long dummy; } type jvirt_barray_control (line 1140) | struct jvirt_barray_control { long dummy; } type jpeg_comp_master (line 1141) | struct jpeg_comp_master { long dummy; } type jpeg_c_main_controller (line 1142) | struct jpeg_c_main_controller { long dummy; } type jpeg_c_prep_controller (line 1143) | struct jpeg_c_prep_controller { long dummy; } type jpeg_c_coef_controller (line 1144) | struct jpeg_c_coef_controller { long dummy; } type jpeg_marker_writer (line 1145) | struct jpeg_marker_writer { long dummy; } type jpeg_color_converter (line 1146) | struct jpeg_color_converter { long dummy; } type jpeg_downsampler (line 1147) | struct jpeg_downsampler { long dummy; } type jpeg_forward_dct (line 1148) | struct jpeg_forward_dct { long dummy; } type jpeg_entropy_encoder (line 1149) | struct jpeg_entropy_encoder { long dummy; } type jpeg_decomp_master (line 1150) | struct jpeg_decomp_master { long dummy; } type jpeg_d_main_controller (line 1151) | struct jpeg_d_main_controller { long dummy; } type jpeg_d_coef_controller (line 1152) | struct jpeg_d_coef_controller { long dummy; } type jpeg_d_post_controller (line 1153) | struct jpeg_d_post_controller { long dummy; } type jpeg_input_controller (line 1154) | struct jpeg_input_controller { long dummy; } type jpeg_marker_reader (line 1155) | struct jpeg_marker_reader { long dummy; } type jpeg_entropy_decoder (line 1156) | struct jpeg_entropy_decoder { long dummy; } type jpeg_inverse_dct (line 1157) | struct jpeg_inverse_dct { long dummy; } type jpeg_upsampler (line 1158) | struct jpeg_upsampler { long dummy; } type jpeg_color_deconverter (line 1159) | struct jpeg_color_deconverter { long dummy; } type jpeg_color_quantizer (line 1160) | struct jpeg_color_quantizer { long dummy; } FILE: dlib/external/libjpeg/jpegtran.c function usage (line 46) | LOCAL(void) function select_transform (line 100) | LOCAL(void) function parse_switches (line 123) | LOCAL(int) function main (line 408) | int FILE: dlib/external/libjpeg/jquant1.c type INT16 (line 129) | typedef INT16 FSERROR; type LOCFSERROR (line 130) | typedef int LOCFSERROR; type INT32 (line 132) | typedef INT32 FSERROR; type INT32 (line 133) | typedef INT32 LOCFSERROR; type FSERROR (line 136) | typedef FSERROR FAR *FSERRPTR; type my_cquantizer (line 143) | typedef struct { type my_cquantizer (line 168) | typedef my_cquantizer * my_cquantize_ptr; function select_ncolors (line 186) | LOCAL(int) function output_value (line 245) | LOCAL(int) function largest_input_value (line 259) | LOCAL(int) function create_colormap (line 273) | LOCAL(void) function create_colorindex (line 332) | LOCAL(void) function make_odither_array (line 395) | LOCAL(ODITHER_MATRIX_PTR) function create_odither_tables (line 430) | LOCAL(void) function color_quantize (line 457) | METHODDEF(void) function color_quantize3 (line 485) | METHODDEF(void) function quantize_ord_dither (line 513) | METHODDEF(void) function quantize3_ord_dither (line 562) | METHODDEF(void) function quantize_fs_dither (line 607) | METHODDEF(void) function alloc_fs_workspace (line 718) | LOCAL(void) function start_pass_1_quant (line 737) | METHODDEF(void) function finish_pass_1_quant (line 793) | METHODDEF(void) function new_color_map_1_quant (line 805) | METHODDEF(void) function jinit_1pass_quantizer (line 816) | GLOBAL(void) FILE: dlib/external/libjpeg/jquant2.c type UINT16 (line 148) | typedef UINT16 histcell; type histcell (line 150) | typedef histcell FAR * histptr; type histcell (line 152) | typedef histcell hist1d[HIST_C2_ELEMS]; type hist1d (line 153) | typedef hist1d FAR * hist2d; type hist2d (line 154) | typedef hist2d * hist3d; type INT16 (line 182) | typedef INT16 FSERROR; type LOCFSERROR (line 183) | typedef int LOCFSERROR; type INT32 (line 185) | typedef INT32 FSERROR; type INT32 (line 186) | typedef INT32 LOCFSERROR; type FSERROR (line 189) | typedef FSERROR FAR *FSERRPTR; type my_cquantizer (line 194) | typedef struct { type my_cquantizer (line 212) | typedef my_cquantizer * my_cquantize_ptr; function prescan_quantize (line 224) | METHODDEF(void) type box (line 259) | typedef struct { type box (line 270) | typedef box * boxptr; function find_biggest_color_pop (line 273) | LOCAL(boxptr) function find_biggest_volume (line 293) | LOCAL(boxptr) function update_box (line 313) | LOCAL(void) function median_cut (line 424) | LOCAL(int) function compute_color (line 499) | LOCAL(void) function select_colors (line 539) | LOCAL(void) function find_nearby_colors (line 646) | LOCAL(int) function find_best_colors (line 775) | LOCAL(void) function fill_inverse_cmap (line 855) | LOCAL(void) function pass2_no_dither (line 915) | METHODDEF(void) function pass2_fs_dither (line 949) | METHODDEF(void) function init_error_limit (line 1108) | LOCAL(void) function finish_pass1 (line 1143) | METHODDEF(void) function finish_pass2 (line 1156) | METHODDEF(void) function start_pass_2_quant (line 1167) | METHODDEF(void) function new_color_map_2_quant (line 1230) | METHODDEF(void) function jinit_2pass_quantizer (line 1244) | GLOBAL(void) FILE: dlib/external/libjpeg/jutils.c function jdiv_round_up (line 123) | GLOBAL(long) function jround_up (line 132) | GLOBAL(long) function jzero_far (line 160) | GLOBAL(void) function jcopy_sample_rows (line 176) | GLOBAL(void) function jcopy_block_row (line 207) | GLOBAL(void) FILE: dlib/external/libjpeg/rdbmp.c type U_CHAR (line 33) | typedef unsigned char U_CHAR; type U_CHAR (line 36) | typedef char U_CHAR; type _bmp_source_struct (line 50) | struct _bmp_source_struct type bmp_source_struct (line 52) | typedef struct _bmp_source_struct { function read_byte (line 68) | LOCAL(int) function read_colormap (line 81) | LOCAL(void) function get_8bit_row (line 118) | METHODDEF(JDIMENSION) function get_24bit_row (line 150) | METHODDEF(JDIMENSION) function get_32bit_row (line 177) | METHODDEF(JDIMENSION) function preload_image (line 212) | METHODDEF(JDIMENSION) function start_input_bmp (line 266) | METHODDEF(void) function finish_input_bmp (line 442) | METHODDEF(void) function jinit_read_bmp (line 453) | GLOBAL(cjpeg_source_ptr) FILE: dlib/external/libjpeg/rdcolmap.c function add_map_entry (line 45) | LOCAL(void) function read_gif_map (line 78) | LOCAL(void) function pbm_getc (line 120) | LOCAL(int) function read_pbm_integer (line 137) | LOCAL(unsigned int) function read_ppm_map (line 170) | LOCAL(void) function read_color_map (line 230) | GLOBAL(void) FILE: dlib/external/libjpeg/rdgif.c type U_CHAR (line 41) | typedef unsigned char U_CHAR; type U_CHAR (line 44) | typedef char U_CHAR; type gif_source_struct (line 94) | typedef struct { type gif_source_struct (line 135) | typedef gif_source_struct * gif_source_ptr; function ReadByte (line 147) | LOCAL(int) function GetDataBlock (line 160) | LOCAL(int) function SkipDataBlocks (line 176) | LOCAL(void) function ReInitLZW (line 187) | LOCAL(void) function InitLZWCode (line 198) | LOCAL(void) function GetCode (line 219) | LOCAL(int) function LZWReadByte (line 268) | LOCAL(int) function ReadColorMap (line 351) | LOCAL(void) function DoExtension (line 370) | LOCAL(void) function start_input_gif (line 389) | METHODDEF(void) function get_pixel_rows (line 539) | METHODDEF(JDIMENSION) function load_interlaced_image (line 565) | METHODDEF(JDIMENSION) function get_interlaced_row (line 608) | METHODDEF(JDIMENSION) function finish_input_gif (line 652) | METHODDEF(void) function jinit_read_gif (line 663) | GLOBAL(cjpeg_source_ptr) FILE: dlib/external/libjpeg/rdjpgcom.c function read_1_byte (line 76) | static int function read_2_bytes (line 89) | static unsigned int function next_marker (line 141) | static int function first_marker (line 176) | static int function skip_variable (line 198) | static void function process_COM (line 224) | static void function process_SOFn (line 281) | static void function scan_JPEG_header (line 339) | static int function usage (line 408) | static void function keymatch (line 424) | static int function main (line 453) | int FILE: dlib/external/libjpeg/rdppm.c type U_CHAR (line 42) | typedef unsigned char U_CHAR; type U_CHAR (line 45) | typedef char U_CHAR; type ppm_source_struct (line 70) | typedef struct { type ppm_source_struct (line 81) | typedef ppm_source_struct * ppm_source_ptr; function pbm_getc (line 84) | LOCAL(int) function read_pbm_integer (line 101) | LOCAL(unsigned int) function get_text_gray_row (line 141) | METHODDEF(JDIMENSION) function get_text_rgb_row (line 164) | METHODDEF(JDIMENSION) function get_scaled_gray_row (line 195) | METHODDEF(JDIMENSION) function get_scaled_rgb_row (line 221) | METHODDEF(JDIMENSION) function get_raw_row (line 255) | METHODDEF(JDIMENSION) function get_word_gray_row (line 270) | METHODDEF(JDIMENSION) function get_word_rgb_row (line 297) | METHODDEF(JDIMENSION) function start_input_ppm (line 338) | METHODDEF(void) function finish_input_ppm (line 475) | METHODDEF(void) function jinit_read_ppm (line 486) | GLOBAL(cjpeg_source_ptr) FILE: dlib/external/libjpeg/rdrle.c type rle_kind (line 52) | typedef enum type _rle_source_struct (line 63) | struct _rle_source_struct type rle_source_struct (line 65) | typedef struct _rle_source_struct { function start_input_rle (line 81) | METHODDEF(void) function get_rle_row (line 181) | METHODDEF(JDIMENSION) function get_pseudocolor_row (line 199) | METHODDEF(JDIMENSION) function load_image (line 235) | METHODDEF(JDIMENSION) function finish_input_rle (line 353) | METHODDEF(void) function jinit_read_rle (line 364) | GLOBAL(cjpeg_source_ptr) FILE: dlib/external/libjpeg/rdswitch.c function text_getc (line 22) | LOCAL(int) function read_text_integer (line 39) | LOCAL(boolean) function read_quant_tables (line 74) | GLOBAL(boolean) function read_scan_integer (line 130) | LOCAL(boolean) function read_scan_script (line 159) | GLOBAL(boolean) function set_quality_ratings (line 266) | GLOBAL(boolean) function set_quant_slots (line 297) | GLOBAL(boolean) function set_sample_factors (line 331) | GLOBAL(boolean) FILE: dlib/external/libjpeg/rdtarga.c type U_CHAR (line 29) | typedef unsigned char U_CHAR; type U_CHAR (line 32) | typedef char U_CHAR; type _tga_source_struct (line 46) | struct _tga_source_struct type tga_source_struct (line 48) | typedef struct _tga_source_struct { function read_byte (line 88) | LOCAL(int) function read_colormap (line 101) | LOCAL(void) function read_non_rle_pixel (line 123) | METHODDEF(void) function read_rle_pixel (line 134) | METHODDEF(void) function get_8bit_gray_row (line 170) | METHODDEF(JDIMENSION) function get_8bit_row (line 186) | METHODDEF(JDIMENSION) function get_16bit_row (line 212) | METHODDEF(JDIMENSION) function get_24bit_row (line 240) | METHODDEF(JDIMENSION) function get_memory_row (line 274) | METHODDEF(JDIMENSION) function preload_image (line 300) | METHODDEF(JDIMENSION) function start_input_tga (line 333) | METHODDEF(void) function finish_input_tga (line 474) | METHODDEF(void) function jinit_read_targa (line 485) | GLOBAL(cjpeg_source_ptr) FILE: dlib/external/libjpeg/transupp.c function drop_request_virt_barray (line 95) | METHODDEF(jvirt_barray_ptr) function drop_consume_input (line 112) | METHODDEF(int) function drop_start_input_pass (line 119) | METHODDEF(void) function drop_request_from_src (line 126) | LOCAL(void) function dequant_comp (line 163) | LOCAL(void) function requant_comp (line 193) | LOCAL(void) function largest_common_denominator (line 246) | LOCAL(JCOEF) function adjust_quant (line 261) | LOCAL(void) function do_drop (line 296) | LOCAL(void) function do_crop (line 348) | LOCAL(void) function do_crop_ext_zero (line 386) | LOCAL(void) function do_crop_ext_flat (line 464) | LOCAL(void) function do_crop_ext_reflect (line 547) | LOCAL(void) function do_wipe (line 648) | LOCAL(void) function do_flatten (line 681) | LOCAL(void) function do_reflect (line 731) | LOCAL(void) function do_flip_h_no_crop (line 803) | LOCAL(void) function do_flip_h (line 870) | LOCAL(void) function do_flip_v (line 932) | LOCAL(void) function do_transpose (line 1012) | LOCAL(void) function do_rot_90 (line 1060) | LOCAL(void) function do_rot_270 (line 1141) | LOCAL(void) function do_rot_180 (line 1212) | LOCAL(void) function do_transverse (line 1320) | LOCAL(void) function jt_read_integer (line 1440) | LOCAL(boolean) function jtransform_parse_crop_spec (line 1470) | GLOBAL(boolean) function trim_right_edge (line 1530) | LOCAL(void) function trim_bottom_edge (line 1541) | LOCAL(void) function jtransform_request_workspace (line 1570) | GLOBAL(boolean) function transpose_critical_parameters (line 1904) | LOCAL(void) function adjust_exif_parameters (line 1950) | LOCAL(void) function jtransform_adjust_parameters (line 2112) | GLOBAL(jvirt_barray_ptr *) function jtransform_execute_transform (line 2214) | GLOBAL(void) function jtransform_perfect_transform (line 2327) | GLOBAL(boolean) function jcopy_markers_setup (line 2366) | GLOBAL(void) function jcopy_markers_execute (line 2391) | GLOBAL(void) FILE: dlib/external/libjpeg/transupp.h type JXFORM_CODE (line 105) | typedef enum { type JCROP_CODE (line 124) | typedef enum { type jpeg_transform_info (line 138) | typedef struct { type JCOPY_OPTION (line 216) | typedef enum { FILE: dlib/external/libjpeg/wrbmp.c type bmp_dest_struct (line 45) | typedef struct { type bmp_dest_struct (line 57) | typedef bmp_dest_struct * bmp_dest_ptr; function put_pixel_rows (line 71) | METHODDEF(void) function put_gray_rows (line 103) | METHODDEF(void) function start_output_bmp (line 136) | METHODDEF(void) function write_bmp_header (line 151) | LOCAL(void) function write_os2_header (line 224) | LOCAL(void) function write_colormap (line 286) | LOCAL(void) function finish_output_bmp (line 338) | METHODDEF(void) function jinit_write_bmp (line 382) | GLOBAL(djpeg_dest_ptr) FILE: dlib/external/libjpeg/wrgif.c type INT16 (line 37) | typedef INT16 code_int; type hash_int (line 43) | typedef int hash_int; type INT32 (line 64) | typedef INT32 hash_entry; type gif_dest_struct (line 71) | typedef struct { type gif_dest_struct (line 103) | typedef gif_dest_struct * gif_dest_ptr; function flush_packet (line 111) | LOCAL(void) function output (line 135) | LOCAL(void) function clear_hash (line 167) | LOCAL(void) function clear_block (line 176) | LOCAL(void) function compress_init (line 188) | LOCAL(void) function compress_term (line 211) | LOCAL(void) function put_word (line 232) | LOCAL(void) function put_3bytes (line 241) | LOCAL(void) function emit_header (line 251) | LOCAL(void) function start_output_gif (line 334) | METHODDEF(void) function put_LZW_pixel_rows (line 356) | METHODDEF(void) function put_raw_pixel_rows (line 457) | METHODDEF(void) function finish_output_gif (line 492) | METHODDEF(void) function jinit_write_gif (line 514) | GLOBAL(djpeg_dest_ptr) FILE: dlib/external/libjpeg/wrjpgcom.c function read_1_byte (line 92) | static int function read_2_bytes (line 105) | static unsigned int function write_1_byte (line 122) | static void function write_2_bytes (line 128) | static void function write_marker (line 135) | static void function copy_rest_of_file (line 142) | static void function next_marker (line 187) | static int function first_marker (line 222) | static int function copy_variable (line 244) | static void function skip_variable (line 264) | static void function scan_JPEG_header (line 289) | static int function usage (line 351) | static void function keymatch (line 384) | static int function main (line 413) | int FILE: dlib/external/libjpeg/wrppm.c type ppm_dest_struct (line 69) | typedef struct { type ppm_dest_struct (line 79) | typedef ppm_dest_struct * ppm_dest_ptr; function put_pixel_rows (line 90) | METHODDEF(void) function copy_pixel_rows (line 105) | METHODDEF(void) function put_demapped_rgb (line 128) | METHODDEF(void) function put_demapped_gray (line 152) | METHODDEF(void) function start_output_ppm (line 175) | METHODDEF(void) function finish_output_ppm (line 202) | METHODDEF(void) function jinit_write_ppm (line 216) | GLOBAL(djpeg_dest_ptr) FILE: dlib/external/libjpeg/wrrle.c type rle_dest_struct (line 54) | typedef struct { type rle_dest_struct (line 63) | typedef rle_dest_struct * rle_dest_ptr; function start_output_rle (line 78) | METHODDEF(void) function rle_put_pixel_rows (line 154) | METHODDEF(void) function finish_output_rle (line 174) | METHODDEF(void) function jinit_write_rle (line 279) | GLOBAL(djpeg_dest_ptr) FILE: dlib/external/libjpeg/wrtarga.c type tga_dest_struct (line 44) | typedef struct { type tga_dest_struct (line 51) | typedef tga_dest_struct * tga_dest_ptr; function write_header (line 54) | LOCAL(void) function put_pixel_rows (line 99) | METHODDEF(void) function put_gray_rows (line 120) | METHODDEF(void) function put_demapped_gray (line 144) | METHODDEF(void) function start_output_tga (line 167) | METHODDEF(void) function finish_output_tga (line 213) | METHODDEF(void) function jinit_write_targa (line 227) | GLOBAL(djpeg_dest_ptr) FILE: dlib/external/libpng/arm/arm_init.c function png_have_neon (line 33) | static int function safe_read (line 61) | static size_t function png_have_neon (line 119) | static int function png_init_filter_functions_neon (line 154) | void FILE: dlib/external/libpng/arm/filter_neon_intrinsics.c function png_read_filter_row_up_neon (line 41) | void function png_read_filter_row_sub3_neon (line 60) | void function png_read_filter_row_sub4_neon (line 105) | void function png_read_filter_row_avg3_neon (line 132) | void function png_read_filter_row_avg4_neon (line 198) | void function uint8x8_t (line 236) | static uint8x8_t function png_read_filter_row_paeth3_neon (line 263) | void function png_read_filter_row_paeth4_neon (line 329) | void FILE: dlib/external/libpng/arm/palette_neon_intrinsics.c function png_riffle_palette_neon (line 24) | void function png_do_expand_palette_rgba8_neon (line 61) | int function png_do_expand_palette_rgb8_neon (line 105) | int FILE: dlib/external/libpng/png.c type png_libpng_version_1_6_37 (line 17) | typedef png_libpng_version_1_6_37 Your_png_h_is_not_version_1_6_37; function png_set_sig_bytes (line 46) | void PNGAPI function png_sig_cmp (line 73) | int PNGAPI function png_zfree (line 117) | void /* PRIVATE */ function png_reset_crc (line 126) | void /* PRIVATE */ function png_calculate_crc (line 138) | void /* PRIVATE */ function png_user_version_check (line 192) | int function PNG_UNUSED (line 289) | PNG_UNUSED(mem_ptr) function png_destroy_info_struct (line 385) | void PNGAPI function png_data_freer (line 451) | void PNGAPI function png_free_data (line 470) | void PNGAPI function png_voidp (line 685) | png_voidp PNGAPI function png_init_io (line 702) | void PNGAPI function png_save_int_32 (line 725) | void PNGAPI function png_convert_to_rfc1123_buffer (line 736) | int PNGAPI function png_const_charp (line 790) | png_const_charp PNGAPI function png_const_charp (line 810) | png_const_charp PNGAPI function png_const_charp (line 836) | png_const_charp PNGAPI function png_const_charp (line 843) | png_const_charp PNGAPI function png_const_charp (line 851) | png_const_charp PNGAPI function png_build_grayscale_palette (line 874) | void PNGAPI function png_handle_as_unknown (line 925) | int PNGAPI function png_chunk_unknown_handling (line 960) | int /* PRIVATE */ function png_reset_zstream (line 973) | int PNGAPI function png_uint_32 (line 985) | png_uint_32 PNGAPI function png_zstream_error (line 997) | void /* PRIVATE */ function png_colorspace_check_gamma (line 1069) | static int function png_colorspace_set_gamma (line 1113) | void /* PRIVATE */ function png_colorspace_sync_info (line 1168) | void /* PRIVATE */ function png_colorspace_sync (line 1214) | void /* PRIVATE */ function png_xy_from_XYZ (line 1232) | static int function png_XYZ_from_xy (line 1275) | static int function png_XYZ_normalize (line 1541) | static int function png_colorspace_endpoints_match (line 1591) | static int function png_colorspace_check_xy (line 1617) | static int function png_colorspace_check_XYZ (line 1643) | static int function png_colorspace_set_xy_and_XYZ (line 1671) | static int function png_colorspace_set_chromaticities (line 1719) | int /* PRIVATE */ function png_colorspace_set_endpoints (line 1756) | int /* PRIVATE */ function png_icc_tag_char (line 1785) | static char function png_icc_tag_name (line 1795) | static void function is_ICC_signature_char (line 1806) | static int function is_ICC_signature (line 1813) | static int function png_chunk_report (line 1856) | PNG_UNUSED(pos) function icc_check_length (line 1969) | static int /* bool */ function png_compare_ICC_profile_with_sRGB (line 2306) | static int function png_icc_set_sRGB (line 2427) | void /* PRIVATE */ function png_colorspace_set_ICC (line 2441) | int /* PRIVATE */ function png_colorspace_set_rgb_coefficients (line 2468) | void /* PRIVATE */ function png_gt (line 2537) | static int /* PRIVATE */ function png_check_fp_number (line 2711) | int /* PRIVATE */ function png_check_fp_string (line 2838) | int function png_pow10 (line 2857) | static double function png_ascii_from_fp (line 2902) | void /* PRIVATE */ function png_ascii_from_fixed (line 3232) | void /* PRIVATE */ function png_fixed_point (line 3315) | png_fixed_point function png_muldiv (line 3348) | int function png_fixed_point (line 3471) | png_fixed_point function png_fixed_point (line 3487) | png_fixed_point function png_gamma_significant (line 3508) | int /* PRIVATE */ function png_fixed_point (line 3519) | static png_fixed_point function png_fixed_point (line 3542) | png_fixed_point function png_int_32 (line 3638) | static png_int_32 function png_int_32 (line 3695) | static png_int_32 function png_uint_32 (line 3787) | static png_uint_32 function png_byte (line 3835) | static png_byte function png_uint_16 (line 3850) | static png_uint_16 function png_byte (line 3863) | png_byte function png_uint_16 (line 3911) | png_uint_16 function png_uint_16 (line 3946) | png_uint_16 /* PRIVATE */ function png_build_16bit_table (line 3971) | static void function png_build_16to8_table (line 4048) | static void function png_build_8bit_table (line 4116) | static void function png_destroy_gamma_table (line 4135) | void /* PRIVATE */ function png_build_gamma_table (line 4195) | void /* PRIVATE */ function png_set_option (line 4331) | int PNGAPI function png_image_free_function (line 4521) | static int function png_image_free (line 4581) | void PNGAPI function png_image_error (line 4596) | int /* PRIVATE */ FILE: dlib/external/libpng/png.h type png_struct (line 439) | typedef struct png_struct_def png_struct; type png_struct (line 440) | typedef const png_struct * png_const_structp; type png_struct (line 441) | typedef png_struct * png_structp; type png_struct (line 442) | typedef png_struct * * png_structpp; type png_info (line 453) | typedef struct png_info_def png_info; type png_info (line 454) | typedef png_info * png_infop; type png_info (line 455) | typedef const png_info * png_const_infop; type png_info (line 456) | typedef png_info * * png_infopp; type png_struct (line 469) | typedef png_struct * PNG_RESTRICT type png_struct (line 470) | typedef const png_struct * PNG_RESTRICT type png_info (line 471) | typedef png_info * PNG_RESTRICT type png_info (line 472) | typedef const png_info * PNG_RESTRICT type png_color (line 478) | typedef struct png_color_struct type png_color (line 484) | typedef png_color * png_colorp; type png_color (line 485) | typedef const png_color * png_const_colorp; type png_color (line 486) | typedef png_color * * png_colorpp; type png_color_16 (line 488) | typedef struct png_color_16_struct type png_color_16 (line 496) | typedef png_color_16 * png_color_16p; type png_color_16 (line 497) | typedef const png_color_16 * png_const_color_16p; type png_color_16 (line 498) | typedef png_color_16 * * png_color_16pp; type png_color_8 (line 500) | typedef struct png_color_8_struct type png_color_8 (line 508) | typedef png_color_8 * png_color_8p; type png_color_8 (line 509) | typedef const png_color_8 * png_const_color_8p; type png_color_8 (line 510) | typedef png_color_8 * * png_color_8pp; type png_sPLT_entry (line 516) | typedef struct png_sPLT_entry_struct type png_sPLT_entry (line 524) | typedef png_sPLT_entry * png_sPLT_entryp; type png_sPLT_entry (line 525) | typedef const png_sPLT_entry * png_const_sPLT_entryp; type png_sPLT_entry (line 526) | typedef png_sPLT_entry * * png_sPLT_entrypp; type png_sPLT_t (line 533) | typedef struct png_sPLT_struct type png_sPLT_t (line 540) | typedef png_sPLT_t * png_sPLT_tp; type png_sPLT_t (line 541) | typedef const png_sPLT_t * png_const_sPLT_tp; type png_sPLT_t (line 542) | typedef png_sPLT_t * * png_sPLT_tpp; type png_text (line 562) | typedef struct png_text_struct type png_text (line 579) | typedef png_text * png_textp; type png_text (line 580) | typedef const png_text * png_const_textp; type png_text (line 581) | typedef png_text * * png_textpp; type png_time (line 600) | typedef struct png_time_struct type png_time (line 609) | typedef png_time * png_timep; type png_time (line 610) | typedef const png_time * png_const_timep; type png_time (line 611) | typedef png_time * * png_timepp; type png_unknown_chunk (line 622) | typedef struct png_unknown_chunk_t type png_unknown_chunk (line 638) | typedef png_unknown_chunk * png_unknown_chunkp; type png_unknown_chunk (line 639) | typedef const png_unknown_chunk * png_const_unknown_chunkp; type png_unknown_chunk (line 640) | typedef png_unknown_chunk * * png_unknown_chunkpp; type png_row_info (line 754) | typedef struct png_row_info_struct type png_row_info (line 764) | typedef png_row_info * png_row_infop; type png_row_info (line 765) | typedef png_row_info * * png_row_infopp; type PNG_CALLBACK (line 775) | typedef PNG_CALLBACK(void, *png_error_ptr, (png_structp, png_const_charp)); type PNG_CALLBACK (line 776) | typedef PNG_CALLBACK(void, *png_rw_ptr, (png_structp, png_bytep, size_t)); type PNG_CALLBACK (line 777) | typedef PNG_CALLBACK(void, *png_flush_ptr, (png_structp)); type PNG_CALLBACK (line 778) | typedef PNG_CALLBACK(void, *png_read_status_ptr, (png_structp, png_uint_32, type PNG_CALLBACK (line 780) | typedef PNG_CALLBACK(void, *png_write_status_ptr, (png_structp, png_uint... type PNG_CALLBACK (line 784) | typedef PNG_CALLBACK(void, *png_progressive_info_ptr, (png_structp, png_... type PNG_CALLBACK (line 785) | typedef PNG_CALLBACK(void, *png_progressive_end_ptr, (png_structp, png_i... type PNG_CALLBACK (line 797) | typedef PNG_CALLBACK(void, *png_progressive_row_ptr, (png_structp, png_b... type PNG_CALLBACK (line 803) | typedef PNG_CALLBACK(void, *png_user_transform_ptr, (png_structp, png_ro... type PNG_CALLBACK (line 808) | typedef PNG_CALLBACK(int, *png_user_chunk_ptr, (png_structp, type PNG_CALLBACK (line 867) | typedef PNG_CALLBACK(png_voidp, *png_malloc_ptr, (png_structp, type PNG_CALLBACK (line 869) | typedef PNG_CALLBACK(void, *png_free_ptr, (png_structp, png_voidp)); type png_control (line 2671) | struct png_control type png_image (line 2672) | typedef struct FILE: dlib/external/libpng/pngconf.h type png_byte (line 490) | typedef unsigned char png_byte; type png_int_16 (line 496) | typedef int png_int_16; type png_int_16 (line 498) | typedef short png_int_16; type png_uint_16 (line 504) | typedef unsigned int png_uint_16; type png_uint_16 (line 506) | typedef unsigned short png_uint_16; type png_int_32 (line 512) | typedef int png_int_32; type png_int_32 (line 514) | typedef long int png_int_32; type png_uint_32 (line 520) | typedef unsigned int png_uint_32; type png_uint_32 (line 522) | typedef unsigned long int png_uint_32; type png_size_t (line 532) | typedef size_t png_size_t; type png_ptrdiff_t (line 533) | typedef ptrdiff_t png_ptrdiff_t; type png_uint_32 (line 564) | typedef png_uint_32 png_alloc_size_t; type png_alloc_size_t (line 566) | typedef size_t png_alloc_size_t; type png_int_32 (line 583) | typedef png_int_32 png_fixed_point; type png_byte (line 588) | typedef png_byte * png_bytep; type png_byte (line 589) | typedef const png_byte * png_const_bytep; type png_uint_32 (line 590) | typedef png_uint_32 * png_uint_32p; type png_uint_32 (line 591) | typedef const png_uint_32 * png_const_uint_32p; type png_int_32 (line 592) | typedef png_int_32 * png_int_32p; type png_int_32 (line 593) | typedef const png_int_32 * png_const_int_32p; type png_uint_16 (line 594) | typedef png_uint_16 * png_uint_16p; type png_uint_16 (line 595) | typedef const png_uint_16 * png_const_uint_16p; type png_int_16 (line 596) | typedef png_int_16 * png_int_16p; type png_int_16 (line 597) | typedef const png_int_16 * png_const_int_16p; type png_fixed_point (line 600) | typedef png_fixed_point * png_fixed_point_p; type png_fixed_point (line 601) | typedef const png_fixed_point * png_const_fixed_point_p; type FILE (line 606) | typedef FILE * png_FILE_p; type png_byte (line 615) | typedef png_byte * * png_bytepp; type png_uint_32 (line 616) | typedef png_uint_32 * * png_uint_32pp; type png_int_32 (line 617) | typedef png_int_32 * * png_int_32pp; type png_uint_16 (line 618) | typedef png_uint_16 * * png_uint_16pp; type png_int_16 (line 619) | typedef png_int_16 * * png_int_16pp; type png_fixed_point (line 622) | typedef png_fixed_point * * png_fixed_point_pp; FILE: dlib/external/libpng/pngerror.c function png_safecat (line 111) | size_t function png_charp (line 132) | png_charp function png_warning (line 215) | void PNGAPI function png_warning_parameter (line 246) | void function png_warning_parameter_unsigned (line 254) | void function png_warning_parameter_signed (line 262) | void function png_formatted_warning (line 283) | void function png_benign_error (line 361) | void PNGAPI function png_app_warning (line 391) | void /* PRIVATE */ function png_app_error (line 404) | void /* PRIVATE */ function png_format_buffer (line 433) | static void /* PRIVATE */ function png_chunk_warning (line 496) | void PNGAPI function png_chunk_benign_error (line 513) | void PNGAPI function png_chunk_report (line 530) | void /* PRIVATE */ function png_free_jmpbuf (line 665) | void /* PRIVATE */ function png_default_warning (line 784) | static void /* PRIVATE */ function png_set_error_fn (line 834) | void PNGAPI function png_voidp (line 855) | png_voidp PNGAPI function png_set_strip_error_numbers (line 866) | void PNGAPI function png_safe_warning (line 920) | void /* PRIVATE */ PNGCBAPI function png_safe_execute (line 935) | int /* PRIVATE */ FILE: dlib/external/libpng/pngget.c function png_uint_32 (line 19) | png_uint_32 PNGAPI function png_get_rowbytes (line 29) | size_t PNGAPI function png_bytepp (line 39) | png_bytepp PNGAPI function png_uint_32 (line 51) | png_uint_32 PNGAPI function png_uint_32 (line 60) | png_uint_32 PNGAPI function png_byte (line 69) | png_byte PNGAPI function png_byte (line 78) | png_byte PNGAPI function png_byte (line 87) | png_byte PNGAPI function png_byte (line 96) | png_byte PNGAPI function png_byte (line 105) | png_byte PNGAPI function png_uint_32 (line 114) | png_uint_32 PNGAPI function png_uint_32 (line 136) | png_uint_32 PNGAPI function png_uint_32 (line 158) | png_uint_32 PNGAPI function png_get_pixel_aspect_ratio (line 180) | float PNGAPI function png_fixed_point (line 204) | png_fixed_point PNGAPI function png_int_32 (line 235) | png_int_32 PNGAPI function png_int_32 (line 255) | png_int_32 PNGAPI function png_int_32 (line 275) | png_int_32 PNGAPI function png_int_32 (line 295) | png_int_32 PNGAPI function png_uint_32 (line 316) | static png_uint_32 function png_uint_32 (line 348) | png_uint_32 PNGAPI function png_uint_32 (line 354) | png_uint_32 PNGAPI function png_uint_32 (line 360) | png_uint_32 PNGAPI function png_fixed_point (line 367) | static png_fixed_point function png_fixed_point (line 378) | png_fixed_point PNGAPI function png_fixed_point (line 388) | png_fixed_point PNGAPI function png_get_x_offset_inches (line 398) | float PNGAPI function png_get_y_offset_inches (line 409) | float PNGAPI function png_uint_32 (line 420) | png_uint_32 PNGAPI function png_byte (line 466) | png_byte PNGAPI function png_const_bytep (line 476) | png_const_bytep PNGAPI function png_uint_32 (line 487) | png_uint_32 PNGAPI function png_uint_32 (line 511) | png_uint_32 PNGAPI function png_uint_32 (line 557) | png_uint_32 PNGAPI function png_uint_32 (line 603) | png_uint_32 PNGAPI function png_uint_32 (line 640) | png_uint_32 PNGAPI function png_uint_32 (line 677) | png_uint_32 PNGAPI function png_uint_32 (line 696) | png_uint_32 PNGAPI function png_uint_32 (line 717) | png_uint_32 PNGAPI function png_uint_32 (line 735) | png_uint_32 PNGAPI function png_get_sPLT (line 763) | int PNGAPI function png_uint_32 (line 778) | png_uint_32 PNGAPI function png_uint_32 (line 788) | png_uint_32 PNGAPI function png_uint_32 (line 807) | png_uint_32 PNGAPI function png_uint_32 (line 824) | png_uint_32 PNGAPI function png_uint_32 (line 869) | png_uint_32 PNGAPI function png_uint_32 (line 890) | png_uint_32 PNGAPI function png_uint_32 (line 920) | png_uint_32 PNGAPI function png_uint_32 (line 943) | png_uint_32 PNGAPI function png_uint_32 (line 959) | png_uint_32 PNGAPI function png_uint_32 (line 977) | png_uint_32 PNGAPI function png_uint_32 (line 1011) | png_uint_32 PNGAPI function png_uint_32 (line 1030) | png_uint_32 PNGAPI function png_get_text (line 1048) | int PNGAPI function png_uint_32 (line 1074) | png_uint_32 PNGAPI function png_uint_32 (line 1092) | png_uint_32 PNGAPI function png_get_unknown_chunks (line 1138) | int PNGAPI function png_byte (line 1153) | png_byte PNGAPI function png_voidp (line 1161) | png_voidp PNGAPI function png_uint_32 (line 1194) | png_uint_32 PNGAPI function png_uint_32 (line 1200) | png_uint_32 PNGAPI function png_uint_32 (line 1207) | png_uint_32 PNGAPI function png_alloc_size_t (line 1214) | png_alloc_size_t PNGAPI function png_uint_32 (line 1223) | png_uint_32 PNGAPI function png_uint_32 (line 1229) | png_uint_32 PNGAPI function png_get_palette_max (line 1238) | int PNGAPI FILE: dlib/external/libpng/pnginfo.h type png_info_def (line 55) | struct png_info_def FILE: dlib/external/libpng/pngmem.c function png_destroy_png_struct (line 24) | void /* PRIVATE */ function png_voidp (line 108) | static png_voidp function png_free (line 231) | void PNGAPI function png_set_mem_fn (line 259) | void PNGAPI function png_voidp (line 275) | png_voidp PNGAPI FILE: dlib/external/libpng/pngpread.c function png_process_data (line 35) | void PNGAPI function png_process_data_pause (line 50) | size_t PNGAPI function png_uint_32 (line 77) | png_uint_32 PNGAPI function png_process_some_data (line 93) | void /* PRIVATE */ function png_push_read_sig (line 133) | void /* PRIVATE */ function png_push_read_chunk (line 166) | void /* PRIVATE */ function png_push_fill_buffer (line 420) | void PNGCBAPI function png_push_save_buffer (line 463) | void /* PRIVATE */ function png_push_restore_buffer (line 523) | void /* PRIVATE */ function png_push_read_IDAT (line 533) | void /* PRIVATE */ function png_process_IDAT_data (line 626) | void /* PRIVATE */ function png_push_process_row (line 738) | void /* PRIVATE */ function png_read_push_finish_row (line 968) | void /* PRIVATE */ function png_push_have_info (line 1034) | void /* PRIVATE */ function png_push_have_end (line 1041) | void /* PRIVATE */ function png_push_have_row (line 1048) | void /* PRIVATE */ function png_progressive_combine_row (line 1057) | void PNGAPI function png_set_progressive_read_fn (line 1073) | void PNGAPI function png_voidp (line 1088) | png_voidp PNGAPI FILE: dlib/external/libpng/pngpriv.h type png_double (line 372) | typedef struct png_incomplete png_double; type png_double (line 373) | typedef png_double* png_doublep; type png_double (line 374) | typedef const png_double* png_const_doublep; type png_double (line 375) | typedef png_double** png_doublepp; type png_ptruint (line 497) | typedef unsigned long long png_ptruint; type png_ptruint (line 499) | typedef unsigned __int64 png_ptruint; type png_ptruint (line 502) | typedef unsigned long png_ptruint; type png_uint_16p (line 937) | typedef const png_uint_16p * png_const_uint_16pp; type png_control (line 2035) | typedef struct png_control FILE: dlib/external/libpng/pngread.c function png_read_info (line 91) | void PNGAPI function png_read_update_info (line 266) | void PNGAPI function png_start_read_image (line 297) | void PNGAPI function png_do_read_intrapixel (line 320) | static void function png_read_row (line 382) | void PNGAPI function png_read_rows (line 644) | void PNGAPI function png_read_image (line 699) | void PNGAPI function else (line 810) | else if ((keep = png_chunk_unknown_handling(png_ptr, chunk_name)) != 0) function else (line 824) | else if (chunk_name == png_IDAT) function png_read_destroy (line 939) | static void function png_destroy_read_struct (line 1010) | void PNGAPI function png_set_read_status_fn (line 1036) | void PNGAPI function png_read_png (line 1048) | void PNGAPI type png_image_read_control (line 1283) | typedef struct function png_image_read_init (line 1305) | static int function png_uint_32 (line 1354) | static png_uint_32 function png_gamma_not_sRGB (line 1387) | static int function png_image_read_header (line 1406) | static int function png_image_begin_read_from_stdio (line 1471) | int PNGAPI function png_image_begin_read_from_file (line 1501) | int PNGAPI function png_image_memory_read (line 1540) | static void PNGCBAPI function png_image_begin_read_from_memory (line 1570) | int PNGAPI png_image_begin_read_from_memory(png_imagep image, function png_image_skip_unused_chunks (line 1608) | static void function set_file_encoding (line 1665) | static void function decode_gamma (line 1685) | static unsigned int function png_uint_32 (line 1724) | static png_uint_32 function png_create_colormap_entry (line 1761) | static void function make_gray_file_colormap (line 1982) | static int function make_gray_colormap (line 1993) | static int function make_ga_colormap (line 2005) | static int function make_rgb_colormap (line 2060) | static int function png_image_read_colormap (line 2089) | static int function png_image_read_and_map (line 2943) | static int function png_image_read_colormapped (line 3132) | static int function png_image_read_composite (line 3264) | static int function png_image_read_background (line 3391) | static int function png_image_read_direct (line 3671) | static int function png_image_finish_read (line 4107) | int PNGAPI FILE: dlib/external/libpng/pngrio.c function png_read_data (line 31) | void /* PRIVATE */ function png_default_read_data (line 49) | void PNGCBAPI function png_set_read_fn (line 86) | void PNGAPI FILE: dlib/external/libpng/pngrtran.c function png_set_crc_action (line 35) | void PNGAPI function png_rtran_ok (line 109) | static int function png_set_background_fixed (line 136) | void PNGFAPI function png_set_background (line 166) | void PNGAPI function png_set_scale_16 (line 182) | void PNGAPI function png_set_strip_16 (line 196) | void PNGAPI function png_set_strip_alpha (line 209) | void PNGAPI function png_fixed_point (line 222) | static png_fixed_point function png_fixed_point (line 261) | static png_fixed_point function png_set_alpha_mode_fixed (line 286) | void PNGFAPI function png_set_alpha_mode (line 399) | void PNGAPI type png_dsort (line 418) | typedef struct png_dsort_struct type png_dsort (line 424) | typedef png_dsort * png_dsortp; type png_dsort (line 425) | typedef png_dsort * * png_dsortpp; function png_set_quantize (line 427) | void PNGAPI function png_set_gamma_fixed (line 817) | void PNGFAPI function png_set_gamma (line 857) | void PNGAPI function png_set_expand (line 871) | void PNGAPI function png_set_palette_to_rgb (line 901) | void PNGAPI function png_set_expand_gray_1_2_4_to_8 (line 913) | void PNGAPI function png_set_tRNS_to_alpha (line 925) | void PNGAPI function png_set_expand_16 (line 941) | void PNGAPI function png_set_gray_to_rgb (line 954) | void PNGAPI function png_set_rgb_to_gray_fixed (line 969) | void PNGFAPI function png_set_rgb_to_gray (line 1058) | void PNGAPI function png_set_read_user_transform_fn (line 1072) | void PNGAPI function png_gamma_threshold (line 1091) | static int /* PRIVATE */ function png_init_palette_transformations (line 1116) | static void /* PRIVATE */ function png_init_rgb_transformations (line 1205) | static void /* PRIVATE */ function png_init_read_transformations (line 1290) | void /* PRIVATE */ function png_read_transform_info (line 1939) | void /* PRIVATE */ function png_do_unpack (line 2151) | static void function png_do_unshift (line 2249) | static void function png_do_scale_16_to_8 (line 2388) | static void function png_do_chop (line 2446) | static void function png_do_read_swap_alpha (line 2474) | static void function png_do_read_invert_alpha (line 2570) | static void function png_do_read_filler (line 2672) | static void function png_do_gray_to_rgb (line 2859) | static void function png_do_rgb_to_gray (line 2998) | static int function png_do_compose (line 3199) | static void function png_do_gamma (line 3943) | static void function png_do_encode_alpha (line 4144) | static void function png_do_expand_palette (line 4208) | static void function png_do_expand (line 4382) | static void function png_do_expand_16 (line 4612) | static void function png_do_quantize (line 4642) | static void function png_do_read_transformations (line 4739) | void /* PRIVATE */ FILE: dlib/external/libpng/pngrutil.c function png_uint_32 (line 21) | png_uint_32 PNGAPI function png_fixed_point (line 40) | static png_fixed_point /* PRIVATE */ function png_read_sig (line 120) | void /* PRIVATE */ function png_uint_32 (line 155) | png_uint_32 /* PRIVATE */ function png_crc_read (line 195) | void /* PRIVATE */ function png_crc_finish (line 210) | int /* PRIVATE */ function png_crc_error (line 250) | int /* PRIVATE */ function png_bytep (line 297) | static png_bytep function png_inflate_claim (line 341) | static int function png_zlib_inflate (line 453) | int /* PRIVATE */ function png_inflate (line 484) | static int function png_decompress_chunk (line 609) | static int function png_inflate_read (line 773) | static int function png_handle_IHDR (line 838) | void /* PRIVATE */ function else (line 1026) | else if (png_crc_error(png_ptr) != 0) /* Only if we have a CRC error */ function png_handle_IEND (line 1099) | void /* PRIVATE */ function png_handle_gAMA (line 1119) | void /* PRIVATE */ function png_handle_sBIT (line 1157) | void /* PRIVATE */ function png_handle_cHRM (line 1239) | void /* PRIVATE */ function png_handle_sRGB (line 1311) | void /* PRIVATE */ function png_handle_iCCP (line 1361) | void /* PRIVATE */ function png_handle_sPLT (line 1639) | void /* PRIVATE */ function png_handle_tRNS (line 1816) | void /* PRIVATE */ function png_handle_bKGD (line 1920) | void /* PRIVATE */ function png_handle_eXIf (line 2038) | void /* PRIVATE */ function png_handle_hIST (line 2101) | void /* PRIVATE */ function png_handle_pHYs (line 2153) | void /* PRIVATE */ function png_handle_oFFs (line 2199) | void /* PRIVATE */ function png_handle_pCAL (line 2246) | void /* PRIVATE */ function png_handle_sCAL (line 2375) | void /* PRIVATE */ function png_handle_tIME (line 2468) | void /* PRIVATE */ function png_handle_tEXt (line 2514) | void /* PRIVATE */ function png_handle_zTXt (line 2595) | void /* PRIVATE */ function png_handle_iTXt (line 2712) | void /* PRIVATE */ function png_cache_unknown_chunk (line 2862) | static int function png_check_chunk_name (line 3133) | void /* PRIVATE */ function png_check_chunk_length (line 3152) | void /* PRIVATE */ function png_combine_row (line 3199) | void /* PRIVATE */ function png_do_read_interlace (line 3683) | void /* PRIVATE */ function png_read_filter_row_sub (line 3930) | static void function png_read_filter_row_up (line 3948) | static void function png_read_filter_row_avg (line 3964) | static void function png_read_filter_row_paeth_1byte_pixel (line 3991) | static void function png_read_filter_row_paeth_multibyte_pixel (line 4042) | static void function png_init_filter_functions (line 4093) | static void function png_read_filter_row (line 4130) | void /* PRIVATE */ function png_read_IDAT_data (line 4148) | void /* PRIVATE */ function png_read_finish_IDAT (line 4277) | void /* PRIVATE */ function png_read_finish_row (line 4325) | void /* PRIVATE */ function png_read_start_row (line 4390) | void /* PRIVATE */ FILE: dlib/external/libpng/pngset.c function png_set_bKGD (line 24) | void PNGAPI function png_set_cHRM_fixed (line 39) | void PNGFAPI function png_set_cHRM_XYZ_fixed (line 68) | void PNGFAPI function png_set_cHRM (line 101) | void PNGAPI function png_set_cHRM_XYZ (line 117) | void PNGAPI function png_set_eXIf (line 138) | void PNGAPI function png_set_gAMA_fixed (line 185) | void PNGFAPI function png_set_gAMA (line 199) | void PNGAPI function png_set_hIST (line 209) | void PNGAPI function png_set_IHDR (line 253) | void PNGAPI function png_set_oFFs (line 294) | void PNGAPI function png_set_pCAL (line 311) | void PNGAPI function png_set_sCAL_s (line 429) | void PNGAPI function png_set_sCAL (line 496) | void PNGAPI function png_set_sCAL_fixed (line 526) | void PNGAPI function png_set_pHYs (line 555) | void PNGAPI function png_set_PLTE (line 571) | void PNGAPI function png_set_sBIT (line 637) | void PNGAPI function png_set_sRGB (line 652) | void PNGAPI function png_set_sRGB_gAMA_and_cHRM (line 664) | void PNGAPI function png_set_iCCP (line 687) | void PNGAPI function png_set_text (line 761) | void PNGAPI function png_set_text_2 (line 772) | int /* PRIVATE */ function png_set_tIME (line 967) | void PNGAPI function png_set_tRNS (line 993) | void PNGAPI function png_set_sPLT (line 1061) | void PNGAPI function png_byte (line 1162) | static png_byte function png_set_unknown_chunks (line 1199) | void PNGAPI function png_set_unknown_chunk_location (line 1298) | void PNGAPI function png_uint_32 (line 1328) | png_uint_32 PNGAPI function add_one_chunk (line 1343) | static unsigned int function png_set_keep_unknown_chunks (line 1371) | void PNGAPI function png_set_read_user_chunk_fn (line 1530) | void PNGAPI function png_set_rows (line 1545) | void PNGAPI function png_set_compression_buffer_size (line 1565) | void PNGAPI function png_set_invalid (line 1625) | void PNGAPI function png_set_user_limits (line 1635) | void PNGAPI function png_set_chunk_cache_max (line 1651) | void PNGAPI function png_set_chunk_malloc_max (line 1659) | void PNGAPI function png_set_benign_errors (line 1670) | void PNGAPI function png_set_check_for_invalid_index (line 1700) | void PNGAPI function png_uint_32 (line 1725) | png_uint_32 /* PRIVATE */ FILE: dlib/external/libpng/pngstruct.h type png_compression_buffer (line 61) | typedef struct png_compression_buffer type png_xy (line 83) | typedef struct png_xy type png_XYZ (line 94) | typedef struct png_XYZ type png_colorspace (line 112) | typedef struct png_colorspace type png_colorspace (line 128) | typedef const png_colorspace * PNG_RESTRICT type png_struct_def (line 143) | struct png_struct_def FILE: dlib/external/libpng/pngtrans.c function png_set_bgr (line 20) | void PNGAPI function png_set_swap (line 34) | void PNGAPI function png_set_packing (line 49) | void PNGAPI function png_set_packswap (line 69) | void PNGAPI function png_set_shift (line 83) | void PNGAPI function png_set_interlace_handling (line 98) | int PNGAPI function png_set_filler (line 119) | void PNGAPI function png_set_add_alpha (line 204) | void PNGAPI function png_set_swap_alpha (line 222) | void PNGAPI function png_set_invert_alpha (line 236) | void PNGAPI function png_set_invert_mono (line 249) | void PNGAPI function png_do_invert (line 261) | void /* PRIVATE */ function png_do_swap (line 318) | void /* PRIVATE */ function png_do_packswap (line 454) | void /* PRIVATE */ function png_do_strip_channel (line 494) | void /* PRIVATE */ function png_do_bgr (line 618) | void /* PRIVATE */ function png_do_check_palette_indexes (line 698) | void /* PRIVATE */ function png_set_user_transform_info (line 801) | void PNGAPI function png_voidp (line 832) | png_voidp PNGAPI function png_uint_32 (line 843) | png_uint_32 PNGAPI function png_byte (line 855) | png_byte PNGAPI FILE: dlib/external/libpng/pngwio.c function png_write_data (line 32) | void /* PRIVATE */ function png_default_write_data (line 50) | void PNGCBAPI function png_flush (line 70) | void /* PRIVATE */ function png_default_flush (line 78) | void PNGCBAPI function png_set_write_fn (line 121) | void PNGAPI FILE: dlib/external/libpng/pngwrite.c function write_unknown_chunks (line 23) | static void function png_write_info_before_PLTE (line 83) | void PNGAPI function png_write_info (line 191) | void PNGAPI function png_write_end (line 357) | void PNGAPI function png_convert_from_struct_tm (line 471) | void PNGAPI function png_convert_from_time_t (line 484) | void PNGAPI function png_write_rows (line 578) | void PNGAPI function png_write_image (line 600) | void PNGAPI function png_do_write_intrapixel (line 633) | static void function png_write_row (line 697) | void PNGAPI function png_set_flush (line 907) | void PNGAPI function png_write_flush (line 919) | void PNGAPI function png_write_destroy (line 938) | static void function png_destroy_write_struct (line 978) | void PNGAPI function png_set_filter (line 999) | void PNGAPI function PNG_UNUSED (line 1133) | PNG_UNUSED(png_ptr) function png_set_compression_level (line 1157) | void PNGAPI function png_set_compression_mem_level (line 1168) | void PNGAPI function png_set_compression_strategy (line 1179) | void PNGAPI function png_set_compression_window_bits (line 1196) | void PNGAPI function png_set_compression_method (line 1223) | void PNGAPI function png_set_text_compression_level (line 1243) | void PNGAPI function png_set_text_compression_mem_level (line 1254) | void PNGAPI function png_set_text_compression_strategy (line 1265) | void PNGAPI function png_set_text_compression_window_bits (line 1279) | void PNGAPI function png_set_text_compression_method (line 1300) | void PNGAPI function png_set_write_status_fn (line 1316) | void PNGAPI function png_set_write_user_transform_fn (line 1326) | void PNGAPI function png_write_png (line 1342) | void PNGAPI function png_image_write_init (line 1467) | static int type png_image_write_control (line 1505) | typedef struct function png_write_image_16bit (line 1527) | static int function png_byte (line 1641) | static png_byte function png_write_image_8bit (line 1686) | static int function png_image_set_PLTE (line 1783) | static void function png_image_write_main (line 1929) | static int function png_image_write_memory (line 2195) | static int function png_image_write_to_memory (line 2211) | int PNGAPI function png_image_write_to_stdio (line 2278) | int PNGAPI function png_image_write_to_file (line 2327) | int PNGAPI FILE: dlib/external/libpng/pngwtran.c function png_do_pack (line 24) | static void function png_do_shift (line 171) | static void function png_do_write_swap_alpha (line 309) | static void function png_do_write_invert_alpha (line 403) | static void function png_do_write_transformations (line 500) | void /* PRIVATE */ FILE: dlib/external/libpng/pngwutil.c function png_save_uint_32 (line 23) | void PNGAPI function png_save_uint_16 (line 36) | void PNGAPI function png_write_sig (line 50) | void PNGAPI function png_write_chunk_header (line 72) | static void function png_write_chunk_start (line 114) | void PNGAPI function png_write_chunk_data (line 126) | void PNGAPI function png_write_chunk_end (line 145) | void PNGAPI function png_write_complete_chunk (line 174) | static void function png_write_chunk (line 191) | void PNGAPI function png_alloc_size_t (line 203) | static png_alloc_size_t function optimize_cmf (line 249) | static void function png_deflate_claim (line 291) | static int function png_free_buffer_list (line 438) | void /* PRIVATE */ type compression_state (line 469) | typedef struct function png_text_compress_init (line 477) | static void function png_text_compress (line 487) | static int function png_write_compressed_data_out (line 636) | static void function png_write_IHDR (line 671) | void /* PRIVATE */ function png_write_PLTE (line 841) | void /* PRIVATE */ function png_compress_IDAT (line 930) | void /* PRIVATE */ function png_write_IEND (line 1072) | void /* PRIVATE */ function png_write_gAMA_fixed (line 1083) | void /* PRIVATE */ function png_write_sRGB (line 1098) | void /* PRIVATE */ function png_write_iCCP (line 1116) | void /* PRIVATE */ function png_write_sPLT (line 1178) | void /* PRIVATE */ function png_write_sBIT (line 1262) | void /* PRIVATE */ function png_write_cHRM_fixed (line 1321) | void /* PRIVATE */ function png_write_tRNS (line 1347) | void /* PRIVATE */ function png_write_bKGD (line 1413) | void /* PRIVATE */ function png_write_eXIf (line 1476) | void /* PRIVATE */ function png_write_hIST (line 1498) | void /* PRIVATE */ function png_write_tEXt (line 1529) | void /* PRIVATE */ function png_write_zTXt (line 1572) | void /* PRIVATE */ function png_write_iTXt (line 1623) | void /* PRIVATE */ function png_write_oFFs (line 1723) | void /* PRIVATE */ function png_write_pCAL (line 1743) | void /* PRIVATE */ function png_write_sCAL_s (line 1808) | void /* PRIVATE */ function png_write_pHYs (line 1838) | void /* PRIVATE */ function png_write_tIME (line 1862) | void /* PRIVATE */ function png_write_start_row (line 1889) | void /* PRIVATE */ function png_write_finish_row (line 2004) | void /* PRIVATE */ function png_do_write_interlace (line 2095) | void /* PRIVATE */ function png_setup_sub_row (line 2278) | static size_t /* PRIVATE */ function png_setup_sub_row_only (line 2317) | static void /* PRIVATE */ function png_setup_up_row (line 2339) | static size_t /* PRIVATE */ function png_setup_up_row_only (line 2366) | static void /* PRIVATE */ function png_setup_avg_row (line 2382) | static size_t /* PRIVATE */ function png_setup_avg_row_only (line 2422) | static void /* PRIVATE */ function png_setup_paeth_row (line 2444) | static size_t /* PRIVATE */ function png_setup_paeth_row_only (line 2505) | static void /* PRIVATE */ function png_write_find_filter (line 2549) | void /* PRIVATE */ function png_write_filtered_row (line 2746) | static void FILE: dlib/external/pybind11/include/pybind11/attr.h function is_method (line 18) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) type is_setter (line 30) | struct is_setter {} type is_operator (line 33) | struct is_operator {} type is_final (line 36) | struct is_final {} type name (line 51) | struct name { type op_type (line 171) | enum op_type : int type undefined_t (line 172) | struct undefined_t type function_record (line 191) | struct function_record { type type_record (line 272) | struct type_record { function function_call (line 366) | inline function_call::function_call(const function_record &f, handle p) ... type is_new_style_constructor (line 372) | struct is_new_style_constructor {} function init (line 386) | static void init(const T &, function_record *) {} function init (line 387) | static void init(const T &, type_record *) {} function precall (line 388) | static void precall(function_call &) {} function postcall (line 389) | static void postcall(function_call &, handle) {} function name (line 394) | struct process_attribute : process_attribute_default { function doc (line 400) | struct process_attribute : process_attribute_default { type process_attribute (line 406) | struct process_attribute function init (line 407) | static void init(const char *d, function_record *r) { r->doc = const_cas... function init (line 408) | static void init(const char *d, type_record *r) { r->doc = d; } type process_attribute (line 411) | struct process_attribute function return_value_policy (line 415) | struct process_attribute : process_attribute_defaul... function sibling (line 422) | struct process_attribute : process_attribute_default { function is_method (line 428) | struct process_attribute : process_attribute_default : process_attribute_default : process_attribute_default { function is_operator (line 449) | struct process_attribute : process_attribute_default function check_kw_only_arg (line 461) | inline void check_kw_only_arg(const arg &a, function_record *r) { function append_self_arg_if_needed (line 468) | inline void append_self_arg_if_needed(function_record *r) { function arg (line 476) | struct process_attribute : process_attribute_default { function arg_v (line 487) | struct process_attribute : process_attribute_default { function kw_only (line 528) | struct process_attribute : process_attribute_default { function pos_only (line 541) | struct process_attribute : process_attribute_default { function init (line 557) | static void init(const handle &h, type_record *r) { r->bases.append(h); } function init (line 563) | static void init(const base &, type_record *r) { r->add_base(typeid(T... function multiple_inheritance (line 568) | struct process_attribute : process_attribute_defau... function dynamic_attr (line 575) | struct process_attribute : process_attribute_default { function is_final (line 587) | struct process_attribute : process_attribute_default { function buffer_protocol (line 592) | struct process_attribute : process_attribute_default : process_attribute_default : process_attribute_default : process_attribute_default { function arithmetic (line 614) | struct process_attribute : process_attribute_default f_strides(const std::vector &shape,... function Py_buffer (line 153) | Py_buffer *view() const { return m_view; } type private_ctr_tag (line 168) | struct private_ctr_tag {} type compare_buffer_info (line 188) | struct compare_buffer_info { function compare (line 197) | static bool compare(const buffer_info &b) { FILE: dlib/external/pybind11/include/pybind11/cast.h function handle (line 73) | static handle function index_check (line 142) | auto index_check = [](PyObject *o) { return PyIndex_Check(o); } function index_check (line 146) | auto index_check = [](PyObject *o) { return hasattr(o, "__index__"); } function handle (line 256) | static handle cast(T, return_value_policy /* policy */, handle /* parent... function load (line 270) | bool load(handle h, bool) { function handle (line 296) | static handle cast(const void *ptr, return_value_policy /* policy */, ha... function else (line 340) | else if (hasattr(src, PYBIND11_BOOL_ATTR)) { function handle (line 360) | static handle cast(bool src, return_value_policy /* policy */, handle /*... function load (line 397) | bool load(handle src, bool) { function handle (line 449) | static handle function handle (line 554) | static handle cast(const CharT *src, return_value_policy policy, handle ... function handle (line 561) | static handle cast(CharT src, return_value_policy policy, handle parent) { function handle (line 663) | handle cast(T *src, return_value_policy policy, handle parent) { function load (line 766) | bool load(handle src, bool convert) { function handle (line 843) | static handle cast(holder_type &&src, return_value_policy, handle) { function object (line 901) | struct handle_type_name { function list (line 905) | struct handle_type_name { function dict (line 909) | struct handle_type_name { function anyset (line 913) | struct handle_type_name { function set (line 917) | struct handle_type_name { function frozenset (line 921) | struct handle_type_name { function str (line 925) | struct handle_type_name { function tuple (line 929) | struct handle_type_name { function bool_ (line 933) | struct handle_type_name { function bytes (line 937) | struct handle_type_name { function buffer (line 941) | struct handle_type_name { function int_ (line 945) | struct handle_type_name { function iterable (line 949) | struct handle_type_name { function iterator (line 953) | struct handle_type_name { function float_ (line 957) | struct handle_type_name { function function (line 961) | struct handle_type_name { function handle (line 965) | struct handle_type_name { function none (line 969) | struct handle_type_name { function sequence (line 973) | struct handle_type_name { function bytearray (line 977) | struct handle_type_name { function memoryview (line 981) | struct handle_type_name { function slice (line 985) | struct handle_type_name { function type (line 989) | struct handle_type_name { function capsule (line 993) | struct handle_type_name { function ellipsis (line 997) | struct handle_type_name { function weakref (line 1001) | struct handle_type_name { function args (line 1005) | struct handle_type_name { function kwargs (line 1009) | struct handle_type_name { function obj_attr_accessor (line 1013) | struct handle_type_name { function str_attr_accessor (line 1017) | struct handle_type_name { function item_accessor (line 1021) | struct handle_type_name { function sequence_accessor (line 1025) | struct handle_type_name { function list_accessor (line 1029) | struct handle_type_name { function tuple_accessor (line 1033) | struct handle_type_name { FILE: dlib/external/pybind11/include/pybind11/chrono.h function PYBIND11_NAMESPACE_BEGIN (line 21) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function handle (line 74) | static handle cast(const type &src, return_value_policy /* policy */, ha... function std (line 102) | inline std::tm *localtime_thread_safe(const std::time_t *time, std::tm *... function load (line 123) | bool load(handle src, bool) { function handle (line 173) | static handle cast(const std::chrono::time_point overload_cast{} function const_ (line 1137) | static constexpr auto const_ = std::true_type{} function operator (line 1183) | operator std::vector &&() && { return std::move(v); } FILE: dlib/external/pybind11/include/pybind11/detail/descr.h function descr (line 63) | constexpr descr<0> const_name(char const (&)[1]) { return {}; } FILE: dlib/external/pybind11/include/pybind11/detail/init.h function PYBIND11_WARNING_DISABLE_MSVC (line 14) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) FILE: dlib/external/pybind11/include/pybind11/detail/internals.h function tls_replace_value (line 112) | inline void tls_replace_value(PYBIND11_TLS_KEY_REF key, void *value) { function same_type (line 134) | inline bool same_type(const std::type_info &lhs, const std::type_info &r... function same_type (line 138) | inline bool same_type(const std::type_info &lhs, const std::type_info &r... type type_hash (line 142) | struct type_hash { type type_equal_to (line 153) | struct type_equal_to { type override_hash (line 163) | struct override_hash { type internals (line 174) | struct internals { type type_info (line 232) | struct type_info { function internals (line 331) | inline internals **&get_internals_pp() { function raise_err (line 359) | inline bool raise_err(PyObject *exc_type, const char *msg) { function translate_exception (line 368) | inline void translate_exception(std::exception_ptr p) { function translate_local_exception (line 428) | inline void translate_local_exception(std::exception_ptr p) { function object (line 443) | inline object get_python_state_dict() { function object (line 464) | inline object get_internals_obj_from_state_dict(handle state_dict) { function internals (line 468) | inline internals **get_internals_pp_from_capsule(handle obj) { function PYBIND11_NOINLINE (line 478) | PYBIND11_NOINLINE internals &get_internals() { function local_internals (line 595) | inline local_internals &get_local_internals() { function is_function_record_capsule (line 630) | inline bool is_function_record_capsule(const capsule &cap) { function PYBIND11_NOINLINE (line 647) | PYBIND11_NOINLINE void *set_shared_data(const std::string &name, void *d... FILE: dlib/external/pybind11/include/pybind11/detail/type_caster_base.h function PYBIND11_NAMESPACE_BEGIN (line 29) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function PYBIND11_NOINLINE (line 81) | PYBIND11_NOINLINE static void add_patient(handle h) { function all_type_info_add_base_most_derived_first (line 106) | inline void all_type_info_add_base_most_derived_first(std::vector src_and_type(const ity... function handle (line 1146) | static handle cast(const itype *src, return_value_policy policy, handle ... function handle (line 1156) | static handle cast_holder(const itype *src, const void *holder) { function operator (line 1171) | operator itype *() { return (type *) value; } FILE: dlib/external/pybind11/include/pybind11/detail/typeid.h function PYBIND11_NAMESPACE_BEGIN (line 21) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function std (line 51) | inline std::string clean_type_id(const char *typeid_name) { function type_id (line 57) | PYBIND11_NAMESPACE_END(detail) FILE: dlib/external/pybind11/include/pybind11/eigen/matrix.h function EigenDStride (line 86) | EigenDStride stride{0, 0}; // Only valid if negativestrides is false! type eigen_extract_stride (line 131) | struct eigen_extract_stride type eigen_extract_stride (line 135) | struct eigen_extract_stride function EigenConformable (line 172) | static EigenConformable conformable(const array &a) { function capsule (line 282) | capsule base(src, [](void *o) { delete static_cast(o); } function load (line 295) | bool load(handle src, bool convert) { function handle (line 340) | handle cast_impl(CType *src, return_value_policy policy, handle parent) { function handle (line 365) | static handle cast(const Type &&src, return_value_policy /* policy */, h... function handle (line 369) | static handle cast(Type &src, return_value_policy policy, handle parent) { function handle (line 377) | static handle cast(const Type &src, return_value_policy policy, handle p... function handle (line 385) | static handle cast(Type *src, return_value_policy policy, handle parent) { function handle (line 389) | static handle cast(const Type *src, return_value_policy policy, handle p... function operator (line 396) | operator Type *() { return &value; } function operator (line 547) | operator Type *() { return ref.get(); } function handle (line 628) | static handle cast(const Type *src, return_value_policy policy, handle p... function load (line 652) | bool load(handle src, bool) { function handle (line 691) | static handle cast(const Type &src, return_value_policy /* policy */, ha... FILE: dlib/external/pybind11/include/pybind11/eigen/tensor.h function PYBIND11_WARNING_DISABLE_MSVC (line 32) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) type eigen_tensor_helper (line 55) | struct eigen_tensor_helper function is_correct_shape (line 63) | static constexpr bool function free (line 84) | static void free(Type *tensor) { delete tensor; } type eigen_tensor_helper (line 88) | struct eigen_tensor_helper function load (line 175) | bool load(handle src, bool convert) { function handle (line 218) | static handle cast(Type &&src, return_value_policy policy, handle parent) { function handle (line 226) | static handle cast(const Type &&src, return_value_policy policy, handle ... function handle (line 234) | static handle cast(Type &src, return_value_policy policy, handle parent) { function handle (line 242) | static handle cast(const Type &src, return_value_policy policy, handle p... function handle (line 250) | static handle cast(Type *src, return_value_policy policy, handle parent) { function handle (line 259) | static handle cast(const Type *src, return_value_policy policy, handle p... function handle (line 269) | handle cast_impl(C *src, return_value_policy policy, handle parent) { function load (line 371) | bool load(handle src, bool /*convert*/) { function handle (line 413) | static handle cast(MapType &&src, return_value_policy policy, handle par... function handle (line 417) | static handle cast(const MapType &&src, return_value_policy policy, hand... function handle (line 421) | static handle cast(MapType &src, return_value_policy policy, handle pare... function handle (line 429) | static handle cast(const MapType &src, return_value_policy policy, handl... function handle (line 437) | static handle cast(MapType *src, return_value_policy policy, handle pare... function handle (line 446) | static handle cast(const MapType *src, return_value_policy policy, handl... FILE: dlib/external/pybind11/include/pybind11/embed.h function PYBIND11_NAMESPACE_BEGIN (line 59) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) type wide_char_arg_deleter (line 77) | struct wide_char_arg_deleter { function wchar_t (line 84) | inline wchar_t *widen_chars(const char *safe_arg) { function precheck_interpreter (line 89) | inline void precheck_interpreter() { function initialize_interpreter_pre_pyconfig (line 100) | inline void initialize_interpreter_pre_pyconfig(bool init_signal_handlers, function finalize_interpreter (line 245) | inline void finalize_interpreter() { function class (line 283) | class scoped_interpreter { FILE: dlib/external/pybind11/include/pybind11/eval.h function PYBIND11_NAMESPACE_BEGIN (line 18) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function exec (line 88) | inline void exec(const str &expr, object global = globals(), object loca... FILE: dlib/external/pybind11/include/pybind11/functional.h function PYBIND11_NAMESPACE_BEGIN (line 16) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) FILE: dlib/external/pybind11/include/pybind11/gil.h function PYBIND11_NAMESPACE_BEGIN (line 20) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function inc_ref (line 93) | void inc_ref() { ++tstate->gilstate_counter; } function PYBIND11_NOINLINE (line 95) | PYBIND11_NOINLINE void dec_ref() { function PYBIND11_NOINLINE (line 125) | PYBIND11_NOINLINE void disarm() { active = false; } function PYBIND11_NOINLINE (line 127) | PYBIND11_NOINLINE ~gil_scoped_acquire() { function class (line 140) | class gil_scoped_release { function PYBIND11_NOINLINE (line 167) | PYBIND11_NOINLINE void disarm() { active = false; } function class (line 193) | class gil_scoped_acquire { function class (line 204) | class gil_scoped_release { function class (line 223) | class gil_scoped_acquire { function class (line 234) | class gil_scoped_release { FILE: dlib/external/pybind11/include/pybind11/iostream.h function PYBIND11_NAMESPACE_BEGIN (line 34) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function utf8_remainder (line 58) | size_t utf8_remainder() const { function is_leading (line 62) | auto is_leading = [](char c) { return (static_cast(c) & 0... function is_leading_2b (line 63) | auto is_leading_2b = [](char c) { return static_cast(c) <... function is_leading_3b (line 64) | auto is_leading_3b = [](char c) { return static_cast(c) <... function _sync (line 94) | int _sync() { function sync (line 117) | int sync() override { return _sync(); } function class (line 192) | class scoped_estream_redirect : public scoped_ostream_redirect { function OstreamRedirect (line 200) | PYBIND11_NAMESPACE_BEGIN(detail) function exit (line 222) | void exit() { FILE: dlib/external/pybind11/include/pybind11/numpy.h function PYBIND11_WARNING_DISABLE_MSVC (line 45) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function array (line 60) | struct handle_type_name { type PyArrayDescr1_Proxy (line 68) | struct PyArrayDescr1_Proxy { type PyArrayDescr_Proxy (line 84) | struct PyArrayDescr_Proxy { type PyArrayDescr2_Proxy (line 100) | struct PyArrayDescr2_Proxy { type PyArray_Proxy (line 120) | struct PyArray_Proxy { type PyVoidScalarObject_Proxy (line 131) | struct PyVoidScalarObject_Proxy { type numpy_type_info (line 138) | struct numpy_type_info { function if (line 143) | struct numpy_internals { function numpy_internals (line 167) | inline numpy_internals &get_numpy_internals() { function PYBIND11_NOINLINE (line 175) | PYBIND11_NOINLINE module_ import_numpy_core_submodule(const char *submod... function PyArray_Check_ (line 214) | struct npy_api { function PyArrayDescr_Check_ (line 278) | bool PyArrayDescr_Check_(PyObject *obj) const { type functions (line 321) | enum functions { function npy_api (line 346) | static npy_api lookup() { function PyArray_Proxy (line 387) | inline PyArray_Proxy *array_proxy(void *ptr) { return reinterpret_castb... function explicit (line 914) | explicit array(const buffer_info &info, handle base = handle()) function size (line 923) | ssize_t size() const { function ndim (line 934) | ssize_t ndim() const { return detail::array_proxy(m_ptr)->nd; } function strides (line 954) | ssize_t strides(ssize_t dim) const { function flags (line 962) | int flags() const { return detail::array_proxy(m_ptr)->flags; } function array (line 1044) | array squeeze() { function array (line 1069) | array reshape(ShapeContainer new_shape) { function array (line 1085) | array view(const std::string &dtype) { type detail (line 1107) | struct detail function fail_dim_check (line 1109) | void fail_dim_check(ssize_t dim, const std::string &msg) const { function check_dimensions_impl (line 1131) | void check_dimensions_impl(ssize_t, const ssize_t *) const {} type private_ctor (line 1157) | struct private_ctor {} function explicit (line 1192) | explicit array_t(const buffer_info &info, handle base = handle()) : arra... function array_t (line 1273) | static array_t ensure(handle h) { function check_ (line 1281) | static bool check_(handle h) { function std (line 1308) | static std::string format() { function string (line 1315) | string format() { return std::to_string(N) + 's'; } function string (line 1319) | string format() { return std::to_string(N) + 's'; } function std (line 1324) | static std::string format() { function std (line 1332) | static std::string format() { function load (line 1344) | bool load(handle src, bool convert) { function handle (line 1352) | static handle cast(const handle &src, return_value_policy /* policy */, ... function compare (line 1360) | static bool compare(const buffer_info &b) { function pybind11 (line 1423) | static pybind11::dtype dtype() { return pybind11::dtype(/*typenum*/ valu... function pybind11 (line 1432) | static pybind11::dtype dtype() { return pybind11::dtype(/*typenum*/ valu... function pybind11 (line 1460) | static pybind11::dtype dtype() { function pybind11 (line 1475) | static pybind11::dtype dtype() { return base_descr::dtype(); } type field_descriptor (line 1478) | struct field_descriptor { function pybind11 (line 1566) | static pybind11::dtype dtype() { return reinterpret_borrow fields) { function direct_converter (line 1586) | static bool direct_converter(PyObject *obj, void *&value) { function class (line 1679) | class common_iterator { function init_common_iterator (line 1745) | void init_common_iterator(const buffer_info &buffer, function increment_common_iterator (line 1771) | void increment_common_iterator(size_t dim) { function broadcast_trivial (line 1782) | enum class broadcast_trivial { non_trivial, c_trivial, f_trivial }; function Type (line 1899) | static Type create(broadcast_trivial trivial, const std::vector... function Return (line 1906) | static Return *mutable_data(Type &array) { return array.mutable_data(); } function Return (line 1908) | static Return call(Func &f, Args &...args) { return f(args...); } function call (line 1910) | static void call(Return *out, size_t i, Func &f, Args &...args) { out[i]... function Type (line 1918) | static Type create(broadcast_trivial, const std::vector &) { re... function detail (line 1922) | static detail::void_type call(Func &f, Args &...args) { function call (line 1927) | static void call(void *, size_t, Func &f, Args &...args) { f(args...); } function object (line 1953) | object operator()(typename vectorize_arg::type... args) { FILE: dlib/external/pybind11/include/pybind11/operators.h function PYBIND11_NAMESPACE_BEGIN (line 14) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) type op_impl (line 82) | struct op_impl {} FILE: dlib/external/pybind11/include/pybind11/options.h function options (line 14) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function show_user_defined_docstrings (line 62) | static bool show_user_defined_docstrings() { function show_function_signatures (line 66) | static bool show_function_signatures() { return global_state().show_func... function show_enum_members_docstring (line 68) | static bool show_enum_members_docstring() { type state (line 76) | struct state { function state (line 84) | static state &global_state() { FILE: dlib/external/pybind11/include/pybind11/pybind11.h function replace_newlines_and_squash (line 55) | PYBIND11_NAMESPACE_BEGIN(detail) function apply_exception_translators (line 102) | inline bool apply_exception_translators(std::forward_list const D & { return c.*pm; } function cpp_function (line 1742) | cpp_function fget([pm](const type &c) -> const D & { return c.*pm; } function cpp_function (line 1749) | cpp_function fget([pm](const object &) -> const D & { return *pm; } function cpp_function (line 1757) | cpp_function fget([pm](const object &) -> const D & { return *pm; } function init_holder (line 1869) | void init_holder(detail::instance *inst, function init_holder_from_existing (line 1887) | static void init_holder_from_existing(const detail::value_and_holder &v_h, function init_holder_from_existing (line 1894) | static void init_holder_from_existing(const detail::value_and_holder &v_h, function init_holder (line 1903) | static void init_holder(detail::instance *inst, function init_instance (line 1920) | static void init_instance(detail::instance *inst, const void *holder_ptr) { function dealloc (line 1930) | static void dealloc(detail::value_and_holder &v_h) { function detail (line 1948) | static detail::function_record *get_function_record(handle h) { function enum_name (line 2002) | PYBIND11_NAMESPACE_BEGIN(detail) function PYBIND11_NOINLINE (line 2175) | PYBIND11_NOINLINE void export_values() { type equivalent_integer (line 2189) | struct equivalent_integer type equivalent_integer (line 2193) | struct equivalent_integer type equivalent_integer (line 2197) | struct equivalent_integer type equivalent_integer (line 2201) | struct equivalent_integer type equivalent_integer (line 2205) | struct equivalent_integer type equivalent_integer (line 2209) | struct equivalent_integer type equivalent_integer (line 2213) | struct equivalent_integer type equivalent_integer (line 2217) | struct equivalent_integer function keep_alive_impl (line 2283) | void keep_alive_impl(handle nurse, handle patient) { function PYBIND11_NOINLINE (line 2313) | PYBIND11_NOINLINE void function std (line 2331) | inline std::pair function result_type (line 2387) | result_type operator()(Iterator &it) const { return *it; } function result_type (line 2409) | result_type operator()(Iterator &it) const { return (*it).first; } function result_type (line 2422) | result_type operator()(Iterator &it) const { return (*it).second; } function set_flag (line 2553) | struct set_flag { function register_exception_translator (line 2583) | inline void register_exception_translator(ExceptionTranslator &&translat... function register_local_exception_translator (line 2594) | inline void register_local_exception_translator(ExceptionTranslator &&tr... function exception (line 2628) | PYBIND11_NAMESPACE_BEGIN(detail) function register_exception (line 2659) | PYBIND11_NAMESPACE_END(detail) function print (line 2688) | void print(const tuple &args, const dict &kwargs) { function m_fetched_error_deleter (line 2727) | inline void function get_type_override (line 2740) | PYBIND11_NAMESPACE_BEGIN(detail) function get_override (line 2835) | PYBIND11_NAMESPACE_END(detail) function function (line 2941) | inline function FILE: dlib/external/pybind11/include/pybind11/pytypes.h function PYBIND11_WARNING_DISABLE_MSVC (line 34) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function class (line 71) | class pyobject_tag {} function m_ptr (line 228) | m_ptr(ptr) {} function m_ptr (line 239) | m_ptr(obj) {} function PyObject (line 242) | PyObject *ptr() const { return m_ptr; } function throw_gilstate_error (line 302) | void throw_gilstate_error(const std::string &function_name) const { function inc_ref_counter (line 327) | static std::size_t inc_ref_counter(std::size_t add) { function set_error (line 338) | inline void set_error(const handle &type, const char *message) { function set_error (line 342) | inline void set_error(const handle &type, const handle &value) { function class (line 356) | class object : public handle { function restore (line 697) | void restore() { function matches (line 707) | bool matches(handle exc) const { function std (line 721) | inline std::string error_string() { function PYBIND11_EXPORT_EXCEPTION (line 731) | PYBIND11_EXPORT_EXCEPTION error_already_set : public std::exception { function raise_from (line 789) | inline void raise_from(PyObject *type, const char *message) { function raise_from (line 818) | inline void raise_from(error_already_set &err, PyObject *type, const cha... function isinstance (line 846) | inline bool isinstance(handle obj) { function isinstance (line 852) | inline bool isinstance(handle obj, handle type) { function hasattr (line 862) | inline bool hasattr(handle obj, handle name) { function hasattr (line 866) | inline bool hasattr(handle obj, const char *name) { function delattr (line 870) | inline void delattr(handle obj, handle name) { function delattr (line 876) | inline void delattr(handle obj, const char *name) { function object (line 882) | inline object getattr(handle obj, handle name) { function object (line 890) | inline object getattr(handle obj, const char *name) { function object (line 898) | inline object getattr(handle obj, handle name, handle default_) { function object (line 906) | inline object getattr(handle obj, const char *name, handle default_) { function setattr (line 914) | inline void setattr(handle obj, handle name, handle value) { function setattr (line 920) | inline void setattr(handle obj, const char *name, handle value) { function hash (line 926) | inline ssize_t hash(handle obj) { function get_function (line 936) | PYBIND11_NAMESPACE_BEGIN(detail) function PyObject (line 952) | inline PyObject *dict_getitemstring(PyObject *v, const char *key) { function PyObject (line 967) | inline PyObject *dict_getitem(PyObject *v, PyObject *key) { function handle (line 986) | inline handle object_or_cast(PyObject *ptr) { return ptr; } function PYBIND11_WARNING_PUSH (line 988) | PYBIND11_WARNING_PUSH function PyObject (line 1031) | PyObject *ptr() const { return get_cache().ptr(); } function object (line 1039) | static object ensure_object(handle h) { return reinterpret_borrow() const { return **this; } function arrow_proxy (line 1217) | PYBIND11_NAMESPACE_BEGIN(iterator_policies) function class (line 1229) | class sequence_fast_readonly { function increment (line 1240) | void increment() { ++ptr; } function decrement (line 1241) | void decrement() { --ptr; } function advance (line 1242) | void advance(ssize_t n) { ptr += n; } function equal (line 1243) | bool equal(const sequence_fast_readonly &b) const { return ptr == b.ptr; } function distance_to (line 1244) | ssize_t distance_to(const sequence_fast_readonly &b) const { return ptr ... function class (line 1251) | class sequence_slow_readwrite { function increment (line 1261) | void increment() { ++index; } function decrement (line 1262) | void decrement() { --index; } function advance (line 1263) | void advance(ssize_t n) { index += n; } function equal (line 1264) | bool equal(const sequence_slow_readwrite &b) const { return index == b.i... function distance_to (line 1265) | ssize_t distance_to(const sequence_slow_readwrite &b) const { return ind... function class (line 1273) | class dict_readonly { function increment (line 1285) | void increment() { function equal (line 1290) | bool equal(const dict_readonly &b) const { return pos == b.pos; } function PyIterable_Check (line 1310) | inline bool PyIterable_Check(PyObject *obj) { function PyNone_Check (line 1320) | inline bool PyNone_Check(PyObject *o) { return o == Py_None; } function PyEllipsis_Check (line 1321) | inline bool PyEllipsis_Check(PyObject *o) { return o == Py_Ellipsis; } function PyUnicode_Check_Permissive (line 1324) | inline bool PyUnicode_Check_Permissive(PyObject *o) { function PyStaticMethod_Check (line 1332) | inline bool PyStaticMethod_Check(PyObject *o) { return o->ob_type == &Py... function class (line 1334) | class kwargs_proxy : public handle { function class (line 1339) | class args_proxy : public handle { function Parent (line 1386) | Name(const object &o) ... function Parent (line 1410) | Name(const object &o) : Parent(o) { ... function class (line 1435) | class iterator : public object { function reference (line 1457) | reference operator*() const { function pointer (line 1465) | pointer operator->() const { function iterator (line 1483) | static iterator sentinel() { return {}; } function class (line 1500) | class type : public object { function class (line 1526) | class iterable : public object { function namespace (line 1620) | inline namespace literals { function class (line 1637) | class bytes : public object { function bytes (line 1693) | inline bytes::bytes(const pybind11::str &s) { function str (line 1713) | inline str::str(const bytes &b) { function class (line 1731) | class bytearray : public object { function class (line 1761) | class none : public object { function class (line 1767) | class ellipsis : public object { function class (line 1773) | class bool_ : public object { function as_unsigned (line 1794) | PYBIND11_NAMESPACE_BEGIN(detail) function class (line 1845) | class float_ : public object { function class (line 1867) | class weakref : public object { function class (line 1884) | class slice : public object { function compute (line 1912) | bool compute( function object (line 1921) | object index_to_object(T index) { function class (line 1926) | class capsule : public object { function explicit (line 1959) | explicit capsule(void (*destructor)()) { function set_pointer (line 1991) | void set_pointer(const void *value) { function set_name (line 2006) | void set_name(const char *new_name) { function initialize_with_void_ptr_destructor (line 2025) | void initialize_with_void_ptr_destructor(const void *value, function class (line 2052) | class tuple : public object { function args_are_all_keyword_or_ds (line 2078) | bool args_are_all_keyword_or_ds() { function class (line 2082) | class dict : public object { function clear (line 2101) | void clear() /* py-non-const */ { PyDict_Clear(ptr()); } function class (line 2121) | class sequence : public object { function item_accessor (line 2134) | item_accessor operator[](T &&o) const { function class (line 2141) | class list : public object { function class (line 2180) | class args : public tuple { function memoryview (line 2365) | static memoryview from_memory(const void *mem, ssize_t size) { function memoryview (line 2370) | static memoryview from_memory(std::string_view mem) { function memoryview (line 2377) | inline memoryview memoryview::from_buffer(void *ptr, function len (line 2416) | inline size_t len(handle h) { function len_hint (line 2426) | inline size_t len_hint(handle h) { function str (line 2437) | inline str repr(handle h) { function iterator (line 2445) | inline iterator iter(handle obj) { FILE: dlib/external/pybind11/include/pybind11/stl.h function PYBIND11_NAMESPACE_BEGIN (line 35) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function reserve_maybe (line 116) | void reserve_maybe(const dict &, void *) {} function load (line 168) | bool load(handle src, bool convert) { function reserve_maybe (line 190) | void reserve_maybe(const sequence &, void *) {} function load (line 323) | bool load(handle src, bool convert) { type type_caster (line 356) | struct type_caster type variant_caster_visitor (line 361) | struct variant_caster_visitor { type type_caster (line 434) | struct type_caster FILE: dlib/external/pybind11/include/pybind11/stl/filesystem.h function PyObject (line 51) | static PyObject *unicode_from_fs_native(const std::wstring &w) { function load (line 65) | bool load(handle handle, bool) { type type_caster (line 108) | struct type_caster type type_caster (line 111) | struct type_caster FILE: dlib/external/pybind11/include/pybind11/stl_bind.h function PYBIND11_NAMESPACE_BEGIN (line 21) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) type values_view (line 655) | struct values_view { type items_view (line 661) | struct items_view { function explicit (line 669) | explicit KeysViewImpl(Map &map) : map(map) {} function len (line 670) | size_t len() override { return map.size(); } function iterator (line 671) | iterator iter() override { return make_key_iterator(map.begin(), map.end... function contains (line 672) | bool contains(const handle &k) override { function explicit (line 684) | explicit ValuesViewImpl(Map &map) : map(map) {} function len (line 685) | size_t len() override { return map.size(); } function iterator (line 686) | iterator iter() override { return make_value_iterator(map.begin(), map.e... function explicit (line 692) | explicit ItemsViewImpl(Map &map) : map(map) {} function len (line 693) | size_t len() override { return map.size(); } function iterator (line 694) | iterator iter() override { return make_iterator(map.begin(), map.end()); } FILE: dlib/external/pybind11/include/pybind11/type_caster_pyobject_ptr.h function PYBIND11_NAMESPACE_BEGIN (line 10) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function load (line 46) | bool load(handle src, bool) { FILE: dlib/external/pybind11/include/pybind11/typing.h function PYBIND11_NAMESPACE_BEGIN (line 17) | PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE) function PYBIND11_NAMESPACE_BEGIN (line 66) | PYBIND11_NAMESPACE_END(typing) FILE: dlib/external/pybind11/tools/codespell_ignore_lines_from_errors.py function run (line 16) | def run(args: List[str]) -> None: FILE: dlib/external/zlib/adler32.c function uLong (line 63) | uLong ZEXPORT adler32_z(adler, buf, len) function uLong (line 134) | uLong ZEXPORT adler32(adler, buf, len) function local (line 143) | local uLong adler32_combine_(adler1, adler2, len2) function uLong (line 172) | uLong ZEXPORT adler32_combine(adler1, adler2, len2) function uLong (line 180) | uLong ZEXPORT adler32_combine64(adler1, adler2, len2) FILE: dlib/external/zlib/compress.c function compress2 (line 22) | int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function compress (line 68) | int ZEXPORT compress (dest, destLen, source, sourceLen) function uLong (line 81) | uLong ZEXPORT compressBound (sourceLen) FILE: dlib/external/zlib/crc32.c function local (line 88) | local void make_crc_table() function local (line 165) | local void write_table(out, table) function z_crc_t (line 188) | const z_crc_t FAR * ZEXPORT get_crc_table() function crc32_z (line 202) | unsigned long ZEXPORT crc32_z(crc, buf, len) function crc32 (line 237) | unsigned long ZEXPORT crc32(crc, buf, len) function crc32_little (line 266) | local unsigned long crc32_little(crc, buf, len) function crc32_big (line 306) | local unsigned long crc32_big(crc, buf, len) function gf2_matrix_times (line 344) | local unsigned long gf2_matrix_times(mat, vec) function local (line 361) | local void gf2_matrix_square(square, mat) function local (line 372) | local uLong crc32_combine_(crc1, crc2, len2) function uLong (line 428) | uLong ZEXPORT crc32_combine(crc1, crc2, len2) function uLong (line 436) | uLong ZEXPORT crc32_combine64(crc1, crc2, len2) FILE: dlib/external/zlib/deflate.c type block_state (line 66) | typedef enum { type block_state (line 73) | typedef block_state (*compress_func) type config (line 120) | typedef struct config_s { function local (line 201) | local void slide_hash(s) function deflateInit_ (line 228) | int ZEXPORT deflateInit_(strm, level, version, stream_size) function deflateInit2_ (line 240) | int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, str... function local (line 353) | local int deflateStateCheck (strm) function deflateSetDictionary (line 376) | int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function deflateGetDictionary (line 445) | int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) function deflateReset (line 505) | int ZEXPORT deflateReset (strm) function deflateSetHeader (line 517) | int ZEXPORT deflateSetHeader (strm, head) function deflatePending (line 528) | int ZEXPORT deflatePending (strm, pending, bits) function deflatePrime (line 542) | int ZEXPORT deflatePrime (strm, bits, value) function deflateParams (line 568) | int ZEXPORT deflateParams(strm, level, strategy) function deflateTune (line 617) | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_ch... function uLong (line 652) | uLong ZEXPORT deflateBound(strm, sourceLen) function local (line 716) | local void putShortMSB (s, b) function local (line 730) | local void flush_pending(strm) function deflate (line 763) | int ZEXPORT deflate (strm, flush) function deflateEnd (line 1076) | int ZEXPORT deflateEnd (strm) function deflateCopy (line 1102) | int ZEXPORT deflateCopy (dest, source) function read_buf (line 1164) | local unsigned read_buf(strm, buf, size) function local (line 1194) | local void lm_init (s) function local (line 1236) | local uInt longest_match(s, cur_match) function local (line 1385) | local uInt longest_match(s, cur_match) function local (line 1448) | local void check_match(s, start, match, length) function local (line 1482) | local void fill_window(s) function local (line 1643) | local block_state deflate_stored(s, flush) function local (line 1824) | local block_state deflate_fast(s, flush) function local (line 1926) | local block_state deflate_slow(s, flush) function local (line 2057) | local block_state deflate_rle(s, flush) function local (line 2130) | local block_state deflate_huff(s, flush) FILE: dlib/external/zlib/deflate.h type ct_data (line 68) | typedef struct ct_data_s { type static_tree_desc (line 84) | typedef struct static_tree_desc_s static_tree_desc; type tree_desc (line 86) | typedef struct tree_desc_s { type ush (line 92) | typedef ush Pos; type Pos (line 93) | typedef Pos FAR Posf; type IPos (line 94) | typedef unsigned IPos; type deflate_state (line 100) | typedef struct internal_state { FILE: dlib/external/zlib/gzclose.c function gzclose (line 11) | int ZEXPORT gzclose(file) FILE: dlib/external/zlib/gzguts.h type gz_state (line 180) | typedef struct { type gz_state (line 212) | typedef gz_state FAR *gz_statep; FILE: dlib/external/zlib/gzlib.c function local (line 75) | local void gz_reset(state) function local (line 91) | local gzFile gz_open(path, fd, mode) function gzFile (line 270) | gzFile ZEXPORT gzopen(path, mode) function gzFile (line 278) | gzFile ZEXPORT gzopen64(path, mode) function gzFile (line 286) | gzFile ZEXPORT gzdopen(fd, mode) function gzFile (line 307) | gzFile ZEXPORT gzopen_w(path, mode) function gzbuffer (line 316) | int ZEXPORT gzbuffer(file, size) function gzrewind (line 343) | int ZEXPORT gzrewind(file) function z_off64_t (line 366) | z_off64_t ZEXPORT gzseek64(file, offset, whence) function z_off_t (line 443) | z_off_t ZEXPORT gzseek(file, offset, whence) function z_off64_t (line 455) | z_off64_t ZEXPORT gztell64(file) function z_off_t (line 472) | z_off_t ZEXPORT gztell(file) function z_off64_t (line 482) | z_off64_t ZEXPORT gzoffset64(file) function z_off_t (line 505) | z_off_t ZEXPORT gzoffset(file) function gzeof (line 515) | int ZEXPORT gzeof(file) function gzclearerr (line 553) | void ZEXPORT gzclearerr(file) function gz_error (line 579) | void ZLIB_INTERNAL gz_error(state, err, msg) function gz_intmax (line 625) | unsigned ZLIB_INTERNAL gz_intmax() FILE: dlib/external/zlib/gzread.c function local (line 21) | local int gz_load(state, buf, len, have) function local (line 56) | local int gz_avail(state) function local (line 91) | local int gz_look(state) function local (line 175) | local int gz_decomp(state) function local (line 229) | local int gz_fetch(state) function local (line 259) | local int gz_skip(state, len) function local (line 294) | local z_size_t gz_read(state, buf, len) function gzread (line 375) | int ZEXPORT gzread(file, buf, len) function z_size_t (line 411) | z_size_t ZEXPORT gzfread(buf, size, nitems, file) function gzgetc (line 447) | int ZEXPORT gzgetc(file) function gzgetc_ (line 476) | int ZEXPORT gzgetc_(file) function gzungetc (line 483) | int ZEXPORT gzungetc(c, file) function gzdirect (line 607) | int ZEXPORT gzdirect(file) function gzclose_r (line 627) | int ZEXPORT gzclose_r(file) FILE: dlib/external/zlib/gzwrite.c function local (line 17) | local int gz_init(state) function local (line 73) | local int gz_comp(state, flush) function local (line 145) | local int gz_zero(state, len) function local (line 178) | local z_size_t gz_write(state, buf, len) function gzwrite (line 246) | int ZEXPORT gzwrite(file, buf, len) function z_size_t (line 274) | z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) function gzputc (line 304) | int ZEXPORT gzputc(file, c) function gzputs (line 352) | int ZEXPORT gzputs(file, str) function gzvprintf (line 379) | int ZEXPORTVA gzvprintf(gzFile file, const char *format, va_list va) function gzprintf (line 451) | int ZEXPORTVA gzprintf(gzFile file, const char *format, ...) function ZEXPORTVA (line 465) | int ZEXPORTVA gzprintf (file, format, a1, a2, a3, a4, a5, a6, a7, a8, a9... function gzflush (line 553) | int ZEXPORT gzflush(file, flush) function gzsetparams (line 585) | int ZEXPORT gzsetparams(file, level, strategy) function gzclose_w (line 627) | int ZEXPORT gzclose_w(file) FILE: dlib/external/zlib/infback.c type inflate_state (line 19) | struct inflate_state function inflateBackInit_ (line 28) | int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_s... function local (line 82) | local void fixedtables(state) function inflateBack (line 250) | int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) function inflateBackEnd (line 631) | int ZEXPORT inflateBackEnd(strm) FILE: dlib/external/zlib/inffast.c function inflate_fast (line 50) | void ZLIB_INTERNAL inflate_fast(strm, start) FILE: dlib/external/zlib/inflate.c type inflate_state (line 96) | struct inflate_state function local (line 105) | local int inflateStateCheck(strm) function inflateResetKeep (line 119) | int ZEXPORT inflateResetKeep(strm) function inflateReset (line 144) | int ZEXPORT inflateReset(strm) function inflateReset2 (line 157) | int ZEXPORT inflateReset2(strm, windowBits) function inflateInit2_ (line 195) | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) function inflateInit_ (line 239) | int ZEXPORT inflateInit_(strm, version, stream_size) function inflatePrime (line 247) | int ZEXPORT inflatePrime(strm, bits, value) function local (line 278) | local void fixedtables(state) function makefixed (line 342) | void makefixed() function local (line 396) | local int updatewindow(strm, end, copy) type inflate_state (line 626) | struct inflate_state type inflate_state (line 649) | struct inflate_state type inflate_state (line 1281) | struct inflate_state type inflate_state (line 1284) | struct inflate_state type inflate_state (line 1297) | struct inflate_state type inflate_state (line 1301) | struct inflate_state type inflate_state (line 1320) | struct inflate_state type inflate_state (line 1326) | struct inflate_state type inflate_state (line 1354) | struct inflate_state type inflate_state (line 1358) | struct inflate_state type inflate_state (line 1407) | struct inflate_state type inflate_state (line 1411) | struct inflate_state type inflate_state (line 1455) | struct inflate_state type inflate_state (line 1458) | struct inflate_state type inflate_state (line 1466) | struct inflate_state type inflate_state (line 1467) | struct inflate_state type inflate_state (line 1474) | struct inflate_state type inflate_state (line 1477) | struct inflate_state type inflate_state (line 1478) | struct inflate_state type inflate_state (line 1492) | struct inflate_state type internal_state (line 1505) | struct internal_state type inflate_state (line 1513) | struct inflate_state type inflate_state (line 1516) | struct inflate_state type inflate_state (line 1531) | struct inflate_state type inflate_state (line 1534) | struct inflate_state type inflate_state (line 1545) | struct inflate_state type inflate_state (line 1549) | struct inflate_state type inflate_state (line 1558) | struct inflate_state type inflate_state (line 1560) | struct inflate_state FILE: dlib/external/zlib/inflate.h type inflate_mode (line 20) | typedef enum { type inflate_state (line 82) | struct inflate_state { FILE: dlib/external/zlib/inftrees.c function inflate_table (line 32) | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) FILE: dlib/external/zlib/inftrees.h type code (line 24) | typedef struct { type codetype (line 54) | typedef enum { FILE: dlib/external/zlib/trees.c type static_tree_desc_s (line 117) | struct static_tree_desc_s { function local (line 186) | local void send_bits(s, value, length) function local (line 232) | local void tr_static_init() function gen_trees_header (line 326) | void gen_trees_header() function _tr_init (line 379) | void ZLIB_INTERNAL _tr_init(s) function local (line 407) | local void init_block(s) function local (line 451) | local void pqdownheap(s, tree, k) function local (line 486) | local void gen_bitlen(s, desc) function local (line 572) | local void gen_codes (tree, max_code, bl_count) function local (line 615) | local void build_tree(s, desc) function local (line 703) | local void scan_tree (s, tree, max_code) function local (line 748) | local void send_tree (s, tree, max_code) function local (line 799) | local int build_bl_tree(s) function local (line 834) | local void send_all_trees(s, lcodes, dcodes, blcodes) function _tr_stored_block (line 863) | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) function _tr_flush_bits (line 886) | void ZLIB_INTERNAL _tr_flush_bits(s) function _tr_align (line 896) | void ZLIB_INTERNAL _tr_align(s) function ZLIB_INTERNAL (line 1014) | int ZLIB_INTERNAL _tr_tally (s, dist, lc) function local (line 1064) | local void compress_block(s, ltree, dtree) function local (line 1124) | local int detect_data_type(s) function bi_reverse (line 1158) | local unsigned bi_reverse(code, len) function local (line 1173) | local void bi_flush(s) function local (line 1190) | local void bi_windup(s) FILE: dlib/external/zlib/uncompr.c function uncompress2 (line 27) | int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) function uncompress (line 86) | int ZEXPORT uncompress (dest, destLen, source, sourceLen) FILE: dlib/external/zlib/zconf.h type z_size_t (line 241) | typedef unsigned long z_size_t; type z_size_t (line 245) | typedef unsigned NO_SIZE_T z_size_t; type z_size_t (line 248) | typedef size_t z_size_t; type z_size_t (line 250) | typedef unsigned long z_size_t; type Byte (line 391) | typedef unsigned char Byte; type uInt (line 393) | typedef unsigned int uInt; type uLong (line 394) | typedef unsigned long uLong; type Byte (line 400) | typedef Byte FAR Bytef; type charf (line 402) | typedef char FAR charf; type intf (line 403) | typedef int FAR intf; type uInt (line 404) | typedef uInt FAR uIntf; type uLong (line 405) | typedef uLong FAR uLongf; type Byte (line 412) | typedef Byte const *voidpc; type Byte (line 413) | typedef Byte FAR *voidpf; type Byte (line 414) | typedef Byte *voidp; type Z_U4 (line 429) | typedef Z_U4 z_crc_t; type z_crc_t (line 431) | typedef unsigned long z_crc_t; FILE: dlib/external/zlib/zlib.h type voidpf (line 81) | typedef voidpf (*alloc_func) type internal_state (line 84) | struct internal_state type z_stream (line 86) | typedef struct z_stream_s { type z_stream (line 108) | typedef z_stream FAR *z_streamp; type gz_header (line 114) | typedef struct gz_header_s { type gz_header (line 131) | typedef gz_header FAR *gz_headerp; type gzFile_s (line 1300) | struct gzFile_s type gzFile_s (line 1817) | struct gzFile_s { FILE: dlib/external/zlib/zutil.c function uLong (line 32) | uLong ZEXPORT zlibCompileFlags() function ZLIB_INTERNAL (line 122) | void ZLIB_INTERNAL z_error (m) function zmemcpy (line 149) | void ZLIB_INTERNAL zmemcpy(dest, source, len) function zmemcmp (line 160) | int ZLIB_INTERNAL zmemcmp(s1, s2, len) function zmemzero (line 173) | void ZLIB_INTERNAL zmemzero(dest, len) type ptr_table (line 204) | typedef struct ptr_table_s { function voidpf (line 217) | voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) function ZLIB_INTERNAL (line 243) | void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function voidpf (line 280) | voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) function ZLIB_INTERNAL (line 286) | void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function voidpf (line 305) | voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) function ZLIB_INTERNAL (line 315) | void ZLIB_INTERNAL zcfree (opaque, ptr) FILE: dlib/external/zlib/zutil.h type uch (line 43) | typedef unsigned char uch; type uch (line 44) | typedef uch FAR uchf; type ush (line 45) | typedef unsigned short ush; type ush (line 46) | typedef ush FAR ushf; type ulg (line 47) | typedef unsigned long ulg; FILE: dlib/fft/fft.cpp type dlib (line 9) | namespace dlib function fft (line 12) | void fft(const fft_size& dims, const std::complex* in, std::complex... function fftr (line 22) | void fftr(const fft_size& dims, const T* in, std::complex* out) function ifftr (line 32) | void ifftr(const fft_size& dims, const std::complex* in, T* out) FILE: dlib/fft/fft.h function namespace (line 9) | namespace dlib FILE: dlib/fft/fft_size.h function namespace (line 10) | namespace dlib function fft_size (line 184) | inline fft_size pop_back(const fft_size& size) function fft_size (line 196) | inline fft_size squeeze_ones(const fft_size size) FILE: dlib/fft/fft_stl.h function namespace (line 9) | namespace dlib FILE: dlib/fft/kiss_fft.h function namespace (line 26) | namespace dlib type hasher (line 591) | struct hasher function kiss_fft_next_fast_size (line 726) | inline int kiss_fft_next_fast_size(int n) function kiss_fftr_next_fast_size_real (line 740) | inline int kiss_fftr_next_fast_size_real(int n) FILE: dlib/fft/mkl_fft.h function namespace (line 14) | namespace dlib FILE: dlib/filtering/kalman_filter.cpp type dlib (line 10) | namespace dlib function momentum_filter (line 15) | momentum_filter find_optimal_momentum_filter ( function momentum_filter (line 70) | momentum_filter find_optimal_momentum_filter ( function rect_filter (line 80) | rect_filter find_optimal_rect_filter ( FILE: dlib/filtering/kalman_filter.h function namespace (line 10) | namespace dlib function update (line 62) | void update ( function update (line 73) | void update (const matrix& z) function friend (line 120) | friend inline void serialize(const kalman_filter& item, std::ostream& out) function class (line 167) | class momentum_filter function reset (line 204) | void reset() function friend (line 250) | friend void serialize(const momentum_filter& item, std::ostream& out) function class (line 297) | class rect_filter function drectangle (line 326) | drectangle operator()(const rectangle& r) function friend (line 343) | friend void serialize(const rect_filter& item, std::ostream& out) FILE: dlib/filtering/kalman_filter_abstract.h function class (line 217) | class momentum_filter FILE: dlib/filtering/rls_filter.h function namespace (line 12) | namespace dlib FILE: dlib/float_details.h function namespace (line 10) | namespace dlib FILE: dlib/functional.h function namespace (line 10) | namespace dlib function namespace (line 173) | namespace detail function namespace (line 250) | namespace detail function namespace (line 312) | namespace detail FILE: dlib/general_hash/count_bits.h function namespace (line 9) | namespace dlib FILE: dlib/general_hash/count_bits_abstract.h function namespace (line 7) | namespace dlib FILE: dlib/general_hash/general_hash.h function namespace (line 10) | namespace dlib FILE: dlib/general_hash/hash.h function namespace (line 13) | namespace dlib FILE: dlib/general_hash/hash_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/general_hash/murmur_hash3.h function namespace (line 11) | namespace dlib function uint32 (line 243) | inline uint32 murmur_hash3_2 ( function uint32 (line 280) | inline uint32 murmur_hash3_3 ( FILE: dlib/general_hash/murmur_hash3_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/general_hash/random_hashing.h function namespace (line 9) | namespace dlib FILE: dlib/general_hash/random_hashing_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/geometry/border_enumerator.h function namespace (line 9) | namespace dlib type emode (line 168) | enum emode FILE: dlib/geometry/border_enumerator_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/geometry/drectangle.h function namespace (line 9) | namespace dlib function left (line 78) | double& left() { return l; } function top (line 79) | double& top() { return t; } function right (line 80) | double& right() { return r; } function bottom (line 81) | double& bottom() { return b; } function drectangle (line 122) | drectangle operator + ( function drectangle (line 139) | drectangle intersect ( function contains (line 151) | bool contains ( function contains (line 160) | bool contains ( function operator (line 198) | bool operator== ( function operator (line 205) | bool operator!= ( function serialize (line 221) | inline void serialize ( function deserialize (line 239) | inline void deserialize ( function drectangle (line 316) | inline drectangle operator* ( function drectangle (line 334) | inline drectangle operator* ( function drectangle (line 342) | inline drectangle operator/ ( function drectangle (line 350) | inline drectangle operator+ ( function drectangle (line 358) | inline drectangle operator+ ( function drectangle (line 367) | drectangle translate_rect ( function drectangle (line 380) | inline drectangle intersect ( function area (line 385) | inline double area ( function drectangle (line 389) | inline drectangle centered_drect ( function drectangle (line 401) | inline drectangle centered_drect ( function drectangle (line 410) | inline const drectangle shrink_rect ( function drectangle (line 418) | inline const drectangle grow_rect ( function drectangle (line 426) | inline const drectangle shrink_rect ( function drectangle (line 435) | inline const drectangle grow_rect ( function drectangle (line 444) | inline const drectangle scale_rect ( function drectangle (line 458) | inline drectangle set_rect_area ( function drectangle (line 482) | inline drectangle set_aspect_ratio ( FILE: dlib/geometry/line.h function namespace (line 12) | namespace dlib function line (line 84) | inline line reverse(const line& l) function dpoint (line 92) | dpoint intersect( function dpoint (line 122) | inline dpoint intersect( function error (line 191) | struct no_convex_quadrilateral : dlib::error FILE: dlib/geometry/line_abstract.h function class (line 14) | class line FILE: dlib/geometry/point_transforms.h function namespace (line 17) | namespace dlib function class (line 79) | class point_transform function friend (line 125) | inline friend void serialize (const point_transform& item, std::ostream&... function class (line 147) | class point_transform_affine function friend (line 179) | inline friend void serialize (const point_transform_affine& item, std::o... function class (line 198) | class rectangle_transform function point_transform_affine (line 268) | inline point_transform_affine operator* ( function point_transform_affine (line 278) | inline point_transform_affine inv ( function class (line 387) | class point_transform_projective function friend (line 430) | inline friend void serialize (const point_transform_projective& item, st... function point_transform_projective (line 446) | inline point_transform_projective operator* ( function point_transform_projective (line 456) | inline point_transform_projective inv ( function namespace (line 465) | namespace impl_proj type obj_der (line 563) | struct obj_der function point_transform_projective (line 621) | inline point_transform_projective find_projective_transform ( function class (line 709) | class point_transform_affine3d function friend (line 741) | inline friend void serialize (const point_transform_affine3d& item, std:... function point_transform_affine3d (line 760) | inline point_transform_affine3d operator* ( function point_transform_affine3d (line 775) | inline point_transform_affine3d operator* ( function point_transform_affine3d (line 785) | inline point_transform_affine3d inv ( function point_transform_affine3d (line 795) | inline point_transform_affine3d rotate_around_x ( function point_transform_affine3d (line 814) | inline point_transform_affine3d rotate_around_y ( function point_transform_affine3d (line 833) | inline point_transform_affine3d rotate_around_z ( function point_transform_affine3d (line 852) | inline point_transform_affine3d translate_point ( function point_transform_affine3d (line 859) | inline point_transform_affine3d translate_point ( function class (line 870) | class camera_transform function dpoint (line 927) | inline dpoint operator() ( function dpoint (line 942) | dpoint operator() ( function friend (line 950) | inline friend void serialize (const camera_transform& item, std::ostream... FILE: dlib/geometry/point_transforms_abstract.h function namespace (line 12) | namespace dlib FILE: dlib/geometry/polygon.h function namespace (line 10) | namespace dlib FILE: dlib/geometry/polygon_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/geometry/rectangle.h function namespace (line 14) | namespace dlib function top (line 102) | long& top ( function set_top (line 105) | void set_top ( function left (line 112) | long& left ( function set_left (line 115) | void set_left ( function right (line 122) | long& right ( function set_right (line 125) | void set_right ( function bottom (line 132) | long& bottom ( function set_bottom (line 135) | void set_bottom ( function point (line 139) | const point tl_corner ( function point (line 145) | const point tr_corner ( function rectangle (line 178) | rectangle operator + ( function rectangle (line 195) | rectangle intersect ( function contains (line 207) | bool contains ( function contains (line 216) | bool contains ( function contains (line 226) | bool contains ( function operator (line 249) | bool operator== ( function operator (line 256) | bool operator!= ( function operator (line 263) | inline bool operator< (const dlib::rectangle& b) const function serialize (line 285) | inline void serialize ( function deserialize (line 303) | inline void deserialize ( function rectangle (line 363) | inline const rectangle centered_rect ( function rectangle (line 380) | inline rectangle intersect ( function area (line 387) | inline unsigned long area ( function point (line 393) | inline point center ( function distance_to_rect_edge (line 423) | inline long distance_to_rect_edge ( function nearest_rect (line 469) | inline size_t nearest_rect ( function clip_line_to_rectangle (line 500) | void clip_line_to_rectangle ( function rectangle (line 567) | inline const rectangle centered_rect ( function std (line 578) | inline std::vector centered_rects ( FILE: dlib/geometry/vector.h function namespace (line 26) | namespace dlib type typename (line 56) | typedef typename largest_type::type type; type type (line 62) | typedef double type; type vector (line 74) | typedef vector type; type vector (line 79) | typedef vector::type ret_type; type typename (line 1051) | typedef typename vc_rebind_promote::type ret_type; function serialize (line 1078) | void serialize ( function serialize (line 1119) | void serialize ( type vector (line 1277) | typedef vector point; type vector (line 1278) | typedef vector dpoint; function is_convex_quadrilateral (line 1282) | inline bool is_convex_quadrilateral ( function p0 (line 1341) | const auto p0 = *std::min_element(points.begin(), points.end(), [](const... function namespace (line 1405) | namespace std type dlib (line 1435) | typedef dlib::vector second_argument_type; type result_type (line 1436) | typedef bool result_type; function const (line 1437) | inline bool operator() (const dlib::vector & a, const dlib::vector<... FILE: dlib/geometry/vector_abstract.h function length (line 148) | double length( FILE: dlib/global_optimization/find_max_global.h function namespace (line 18) | namespace dlib type call_function_and_expand_args (line 68) | struct call_function_and_expand_args type max_function_calls (line 108) | struct max_function_calls function stop_condition (line 119) | const stop_condition never_stop_early = [](double) { return false; } function namespace (line 123) | namespace impl function std (line 362) | inline std::vector> normalize( FILE: dlib/global_optimization/find_max_global_abstract.h function namespace (line 15) | namespace dlib FILE: dlib/global_optimization/global_function_search.cpp type dlib (line 7) | namespace dlib type qopt_impl (line 12) | namespace qopt_impl function fit_quadratic_to_points_mse (line 14) | void fit_quadratic_to_points_mse( function fit_quadratic_to_points (line 67) | void fit_quadratic_to_points( type quad_interp_result (line 142) | struct quad_interp_result method quad_interp_result (line 144) | quad_interp_result() = default; method quad_interp_result (line 147) | quad_interp_result( function quad_interp_result (line 158) | quad_interp_result find_max_quadraticly_interpolated_vector ( method quad_interp_result (line 144) | quad_interp_result() = default; method quad_interp_result (line 147) | quad_interp_result( function quad_interp_result (line 206) | quad_interp_result pick_next_sample_using_trust_region ( method quad_interp_result (line 144) | quad_interp_result() = default; method quad_interp_result (line 147) | quad_interp_result( function make_random_vector (line 295) | matrix make_random_vector( type max_upper_bound_function (line 314) | struct max_upper_bound_function method max_upper_bound_function (line 316) | max_upper_bound_function() = default; method max_upper_bound_function (line 319) | max_upper_bound_function( function max_upper_bound_function (line 332) | max_upper_bound_function pick_next_sample_as_max_upper_bound ( method max_upper_bound_function (line 316) | max_upper_bound_function() = default; method max_upper_bound_function (line 319) | max_upper_bound_function( type gopt_impl (line 418) | namespace gopt_impl function upper_bound_function (line 420) | upper_bound_function funct_info::build_upper_bound_with_all_function... function function_evaluation_request (line 480) | function_evaluation_request& function_evaluation_request:: function function_evaluation_request (line 699) | function_evaluation_request global_function_search:: FILE: dlib/global_optimization/global_function_search.h function namespace (line 14) | namespace dlib type outstanding_function_eval_request (line 41) | struct outstanding_function_eval_request type funct_info (line 54) | struct funct_info FILE: dlib/global_optimization/global_function_search_abstract.h function namespace (line 10) | namespace dlib function class (line 71) | class function_evaluation_request FILE: dlib/global_optimization/upper_bound_function.h function namespace (line 12) | namespace dlib FILE: dlib/global_optimization/upper_bound_function_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/graph.h function namespace (line 10) | namespace dlib FILE: dlib/graph/graph_kernel_1.h function check_neighbor (line 28) | static void check_neighbor ( function check_edge (line 43) | static void check_edge ( function check_node (line 58) | static void check_node ( function check_has_edge (line 73) | static void check_has_edge ( function check_add_edge (line 91) | static void check_add_edge ( function check_remove_edge (line 118) | static void check_remove_edge ( function check_remove_node (line 145) | static void check_remove_node ( type node_type (line 201) | struct node_type type E (line 210) | typedef E edge_type; type mem_manager (line 211) | typedef mem_manager mem_manager_type; function virtual (line 216) | virtual ~graph_kernel_1( function clear (line 219) | void clear( function node_type (line 233) | const node_type& node ( function swap (line 259) | void swap ( type node_type (line 265) | struct node_type function node_type (line 276) | const node_type& neighbor ( function E (line 284) | const E& edge ( type std_allocator (line 294) | typedef std_allocator alloc_type; type std_allocator (line 295) | typedef std_allocator,mem_manager> alloc_edge_type; FILE: dlib/graph/graph_kernel_abstract.h type E (line 54) | typedef E edge_type; type mem_manager (line 55) | typedef mem_manager mem_manager_type; function number_of_nodes (line 98) | unsigned long number_of_nodes ( FILE: dlib/graph_cuts/find_max_factor_graph_potts.h function namespace (line 14) | namespace dlib type typename (line 622) | typedef typename graph_type::edge_type edge_type; type typename (line 623) | typedef typename graph_type::type type; type array2d (line 685) | typedef array2d image_type; type typename (line 771) | typedef typename graph_type::edge_type edge_type; type typename (line 772) | typedef typename graph_type::type type; type array2d (line 811) | typedef array2d image_type; function namespace (line 819) | namespace impl type impl (line 934) | typedef impl::potts_grid_image_pair_model block_type; type typename (line 200) | typedef typename hash_function_type::result_type hash_type; type impl (line 204) | typedef impl::scan_find_k_nearest_neighbors_lsh::kernel_1b_c set_of_sets_of_int; function namespace (line 1082) | namespace graph_helpers FILE: dlib/graph_utils/graph_utils_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/graph_utils/ordered_sample_pair.h function namespace (line 10) | namespace dlib function operator (line 64) | inline bool operator == ( function operator (line 72) | inline bool operator != ( function serialize (line 82) | inline void serialize ( function deserialize (line 99) | inline void deserialize ( FILE: dlib/graph_utils/sample_pair.h function namespace (line 10) | namespace dlib function order_by_index (line 81) | bool order_by_index ( function order_by_distance (line 90) | bool order_by_distance ( function order_by_descending_distance (line 99) | bool order_by_descending_distance ( function operator (line 118) | inline bool operator == ( function operator (line 126) | inline bool operator != ( function serialize (line 136) | inline void serialize ( function deserialize (line 153) | inline void deserialize ( FILE: dlib/gui_core/gui_core_kernel_1.cpp type dlib (line 32) | namespace dlib type gui_core_kernel_1_globals (line 37) | namespace gui_core_kernel_1_globals type user_event_type (line 41) | struct user_event_type type USER_OFFSETS (line 52) | enum USER_OFFSETS class event_handler_thread (line 73) | class event_handler_thread : public threaded_object type et_state (line 77) | enum et_state method event_handler_thread (line 124) | event_handler_thread( method start_event_thread (line 150) | void start_event_thread ( method thread (line 202) | void thread ( type call_global_mutex (line 289) | struct call_global_mutex { call_global_mutex() { global_mutex(); } } method call_global_mutex (line 289) | call_global_mutex() { global_mutex(); } type ebh_param (line 326) | struct ebh_param function error_box_helper (line 332) | static void error_box_helper(void* param) function error_box (line 347) | static void error_box ( function map_keys (line 385) | static bool map_keys ( function LRESULT (line 680) | LRESULT CALLBACK WndProc ( function show_window (line 1426) | void show_window ( function hide_window (line 1436) | void hide_window ( function give_window_focus (line 1446) | void give_window_focus ( function destroy_window (line 1460) | void destroy_window ( function HWND (line 1474) | HWND make_window ( function put_on_clipboard (line 2073) | void put_on_clipboard ( function put_on_clipboard (line 2080) | void put_on_clipboard ( function put_on_clipboard (line 2087) | void put_on_clipboard ( function get_from_clipboard (line 2137) | void get_from_clipboard ( function get_from_clipboard (line 2146) | void get_from_clipboard ( function get_from_clipboard (line 2155) | void get_from_clipboard ( FILE: dlib/gui_core/gui_core_kernel_1.h function namespace (line 45) | namespace dlib FILE: dlib/gui_core/gui_core_kernel_2.cpp type dlib (line 31) | namespace dlib type gui_core_kernel_2_globals (line 36) | namespace gui_core_kernel_2_globals type user_event_type (line 39) | struct user_event_type class event_handler_thread (line 59) | class event_handler_thread : public threaded_object type et_state (line 63) | enum et_state method event_handler_thread (line 101) | event_handler_thread( method thread (line 179) | void thread ( type x11_base_windowstuff (line 313) | struct x11_base_windowstuff type call_global_mutex (line 325) | struct call_global_mutex { call_global_mutex() { global_mutex(); } } method call_global_mutex (line 325) | call_global_mutex() { global_mutex(); } function Bool (line 339) | Bool XCheckIfEventPredicate ( function map_keys (line 366) | static bool map_keys ( type pollfd (line 642) | struct pollfd function index_to_modmask (line 1247) | int index_to_modmask(unsigned long n) function trigger_user_event_threadproc (line 1495) | void trigger_user_event_threadproc ( function put_on_clipboard (line 1340) | void put_on_clipboard ( function put_on_clipboard (line 1347) | void put_on_clipboard ( function put_on_clipboard (line 1354) | void put_on_clipboard ( function Bool (line 1370) | Bool clip_peek_helper ( function get_from_clipboard (line 1386) | void get_from_clipboard ( function get_from_clipboard (line 1395) | void get_from_clipboard ( function get_from_clipboard (line 1404) | void get_from_clipboard ( type gui_core_kernel_2_globals (line 1493) | namespace gui_core_kernel_2_globals type user_event_type (line 39) | struct user_event_type class event_handler_thread (line 59) | class event_handler_thread : public threaded_object type et_state (line 63) | enum et_state method event_handler_thread (line 101) | event_handler_thread( method thread (line 179) | void thread ( type x11_base_windowstuff (line 313) | struct x11_base_windowstuff type call_global_mutex (line 325) | struct call_global_mutex { call_global_mutex() { global_mutex(); } } method call_global_mutex (line 325) | call_global_mutex() { global_mutex(); } function Bool (line 339) | Bool XCheckIfEventPredicate ( function map_keys (line 366) | static bool map_keys ( type pollfd (line 642) | struct pollfd function index_to_modmask (line 1247) | int index_to_modmask(unsigned long n) function trigger_user_event_threadproc (line 1495) | void trigger_user_event_threadproc ( FILE: dlib/gui_core/gui_core_kernel_2.h function namespace (line 27) | namespace dlib FILE: dlib/gui_core/gui_core_kernel_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/gui_widgets/base_widgets.cpp type dlib (line 12) | namespace dlib function point (line 2204) | point zoomable_region:: function point (line 2226) | point zoomable_region:: function rectangle (line 2235) | rectangle zoomable_region:: function rectangle (line 2876) | const rectangle& scrollable_region:: function rectangle (line 2909) | const rectangle& scrollable_region:: function popup_menu (line 3198) | popup_menu& popup_menu_region:: FILE: dlib/gui_widgets/base_widgets.h function namespace (line 27) | namespace dlib function class (line 190) | class button_action : public mouse_over_event function virtual (line 231) | virtual void on_button_down ( function virtual (line 234) | virtual void on_button_up ( function class (line 282) | class widget_group : public drawable function class (line 380) | class image_widget : public draggable function class (line 444) | class tooltip : public mouse_over_event function hide (line 529) | void hide ( function disable (line 541) | void disable ( function on_mouse_not_over (line 562) | void on_mouse_not_over () function on_mouse_down (line 568) | void on_mouse_down ( function draw (line 581) | void draw ( function set_text (line 600) | void set_text ( function set_text (line 607) | void set_text ( function set_text (line 614) | void set_text ( function paint (line 632) | void paint(const canvas& c) function show_tooltip (line 640) | void show_tooltip ( type data (line 679) | struct data function class (line 713) | class button : public button_action type bar_orientation (line 1005) | enum bar_orientation function bar_orientation (line 1019) | bar_orientation orientation ( function enable (line 1057) | void enable ( function disable (line 1071) | void disable ( function hide (line 1081) | void hide ( function show (line 1093) | void show ( function set_z_order (line 1105) | void set_z_order ( function class (line 1229) | class filler : public button_action function class (line 1290) | class slider_class : public draggable function get_slider_size (line 1395) | unsigned long get_slider_size ( function class (line 1485) | class menu_item_submenu : public menu_item function class (line 1636) | class menu_item_text : public menu_item function class (line 1814) | class menu_item_separator : public menu_item function class (line 1854) | class popup_menu : public base_window function class (line 2157) | class zoomable_region : public drawable FILE: dlib/gui_widgets/base_widgets_abstract.h function class (line 43) | class draggable : public drawable function class (line 157) | class mouse_over_event : public drawable function class (line 253) | class button_action : public mouse_over_event type bar_orientation (line 739) | enum bar_orientation function max_slider_pos (line 799) | long max_slider_pos ( function class (line 1043) | class image_widget : public draggable function class (line 1116) | class tooltip : public mouse_over_event FILE: dlib/gui_widgets/canvas_drawing.cpp type dlib (line 8) | namespace dlib function draw_sunken_rectangle (line 13) | void draw_sunken_rectangle ( function draw_button_down (line 44) | void draw_button_down ( function draw_button_up (line 71) | void draw_button_up ( FILE: dlib/gui_widgets/canvas_drawing.h function namespace (line 16) | namespace dlib function draw_line (line 167) | inline void draw_line ( function draw_pixel (line 184) | void draw_pixel ( function draw_circle (line 344) | inline void draw_circle ( function draw_solid_circle (line 435) | inline void draw_solid_circle ( function point (line 539) | const point p(x, i+top-1); function else (line 561) | else if (delta < 0) // on the top side function draw_solid_convex_polygon (line 586) | inline void draw_solid_convex_polygon ( function draw_rectangle (line 821) | inline void draw_rectangle ( FILE: dlib/gui_widgets/canvas_drawing_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/gui_widgets/drawable.cpp type dlib (line 11) | namespace dlib function rgb_pixel (line 20) | rgb_pixel drawable_window:: FILE: dlib/gui_widgets/drawable.h function class (line 29) | class drawable_window : public base_window FILE: dlib/gui_widgets/drawable_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/gui_widgets/fonts.cpp type dlib (line 18) | namespace dlib function get_decoded_string_with_default_font_data (line 23) | const std::string get_decoded_string_with_default_font_data() function serialize (line 135) | void serialize ( function deserialize (line 157) | void deserialize ( type bdf_font_helpers (line 195) | namespace bdf_font_helpers class bdf_parser (line 197) | class bdf_parser method bdf_parser (line 200) | bdf_parser( std::istream& in ) : in_( in ) type bdf_enums (line 222) | enum bdf_enums type header_info (line 238) | struct header_info type char_info (line 245) | struct char_info method parse_header (line 252) | bool parse_header( header_info& info ) method parse_glyph (line 296) | int parse_glyph( char_info& info, unichar& enc ) method extract_hex (line 364) | void extract_hex(std::string& str) method trim (line 380) | void trim() method required_keyword (line 395) | bool required_keyword( int kw ) method find_keywords (line 410) | int find_keywords( int find ) function get_native_font (line 663) | const std::shared_ptr get_native_font ( FILE: dlib/gui_widgets/fonts.h function namespace (line 18) | namespace dlib function class (line 490) | class default_font : public font function class (line 556) | class bdf_font : public font FILE: dlib/gui_widgets/fonts_abstract.h type point (line 28) | struct point function num_of_points (line 105) | const unsigned short num_of_points ( function class (line 175) | class font FILE: dlib/gui_widgets/nativefont.h function namespace (line 34) | namespace nativefont type inner (line 319) | struct inner{ FILE: dlib/gui_widgets/style.cpp type dlib (line 8) | namespace dlib function rectangle (line 87) | rectangle button_style_default:: function rectangle (line 194) | rectangle button_style_toolbar1:: function rectangle (line 275) | rectangle button_style_toolbar_icon1:: function rectangle (line 480) | rectangle toggle_button_style_default:: function rectangle (line 571) | rectangle toggle_button_style_check_box:: function rectangle (line 690) | rectangle toggle_button_style_radio_button:: FILE: dlib/gui_widgets/style.h function namespace (line 18) | namespace dlib function class (line 232) | class button_style_arrow : public button_style function class (line 275) | class toggle_button_style function class (line 309) | class toggle_button_style_default : public toggle_button_style function class (line 343) | class toggle_button_style_check_box : public toggle_button_style function class (line 395) | class scroll_bar_style function class (line 670) | class text_box_style function class (line 704) | class text_box_style_default : public text_box_style function class (line 746) | class text_field_style function class (line 781) | class text_field_style_default : public text_field_style FILE: dlib/gui_widgets/style_abstract.h function class (line 20) | class button_style function class (line 95) | class button_style_default : public button_style function class (line 105) | class button_style_toolbar1 : public button_style function class (line 115) | class button_style_toolbar_icon1 : public button_style function class (line 139) | class button_style_arrow : public button_style function class (line 169) | class toggle_button_style function class (line 233) | class toggle_button_style_default : public toggle_button_style function class (line 243) | class toggle_button_style_check_box : public toggle_button_style function class (line 253) | class toggle_button_style_radio_button : public toggle_button_style function button_style_type (line 377) | button_style_type get_up_button_style ( function class (line 693) | class text_field_style function class (line 762) | class text_field_style_default : public text_field_style FILE: dlib/gui_widgets/widgets.cpp type dlib (line 12) | namespace dlib function rgb_pixel (line 408) | const rgb_pixel label:: function rectangle (line 422) | rectangle text_field:: function rgb_pixel (line 784) | const rgb_pixel text_field:: function rgb_pixel (line 806) | const rgb_pixel text_field:: type list_box_helper (line 2250) | namespace list_box_helper{ function S (line 2353) | const S& list_box::operator [] ( function S (line 2434) | const S &list_box:: function S (line 2448) | const S &list_box:: class list_box (line 2615) | class list_box class list_box (line 2616) | class list_box class list_box (line 2617) | class list_box type message_box_helper (line 2626) | namespace message_box_helper type open_file_box_helper (line 2853) | namespace open_file_box_helper type case_insensitive_compare (line 3144) | struct case_insensitive_compare function popup_menu (line 3437) | popup_menu& menu_bar:: function popup_menu (line 3453) | const popup_menu& menu_bar:: function rgb_pixel (line 3877) | rgb_pixel text_grid:: function rgb_pixel (line 3987) | const rgb_pixel text_grid:: function rgb_pixel (line 4029) | const rgb_pixel text_grid:: function rectangle (line 4569) | rectangle text_grid:: function rectangle (line 4588) | rectangle text_grid:: function rectangle (line 4729) | rectangle text_box:: function rgb_pixel (line 5061) | const rgb_pixel text_box:: function rgb_pixel (line 5083) | const rgb_pixel text_box:: type impl (line 5988) | namespace impl class image_display_functor (line 5990) | class image_display_functor method image_display_functor (line 5995) | image_display_functor ( function rectangle (line 6084) | rectangle image_display:: function rectangle (line 6212) | rectangle image_display:: function rectangle (line 6237) | rectangle image_display:: function only_contains_equal_sized_int_strings (line 6492) | bool only_contains_equal_sized_int_strings( function zero_pad_part_names (line 6511) | void zero_pad_part_names ( function rgb_alpha_pixel (line 6893) | rgb_alpha_pixel image_display:: FILE: dlib/gui_widgets/widgets.h function namespace (line 45) | namespace dlib function class (line 715) | class text_box : public scrollable_region function std (line 837) | const std::string text ( function set_text_modified_handler (line 904) | void set_text_modified_handler ( function set_enter_key_handler (line 924) | void set_enter_key_handler ( function set_focus_lost_handler (line 944) | void set_focus_lost_handler ( function on_user_event (line 975) | void on_user_event ( function timer_action (line 1001) | void timer_action ( function rectangle (line 1020) | rectangle get_text_rect ( function class (line 1129) | class radio_button : public toggle_button function class (line 1147) | class tabbed_display : public drawable type overlay_line (line 3335) | struct overlay_line function set_overlay_rects_changed_handler (line 3425) | void set_overlay_rects_changed_handler ( function set_overlay_rect_selected_handler (line 3445) | void set_overlay_rect_selected_handler ( function set_image_clicked_handler (line 3465) | void set_image_clicked_handler ( function enable_overlay_editing (line 3480) | void enable_overlay_editing ( function disable_overlay_editing (line 3483) | void disable_overlay_editing ( function overlay_editing_is_enabled (line 3493) | bool overlay_editing_is_enabled ( function virtual (line 3558) | virtual int next_free_user_event_number ( function on_user_event (line 3567) | void on_user_event (int num) type overlay_line (line 3643) | struct overlay_line type perspective_display (line 3754) | typedef perspective_display::overlay_dot overlay_dot; function disp (line 3757) | disp(*this) function disp (line 3767) | disp(*this) function add_overlay (line 3797) | void add_overlay ( function add_overlay (line 3804) | void add_overlay ( function clear_overlay (line 3811) | void clear_overlay ( function add_overlay (line 3823) | void add_overlay(const std::vector >& d) function set_dot_double_clicked_handler (line 3850) | void set_dot_double_clicked_handler ( function class (line 3874) | class image_window : public drawable_window function add_overlay (line 3965) | void add_overlay(const rectangle& r) function add_overlay (line 3983) | void add_overlay(const std::vector& r) function add_overlay (line 3986) | void add_overlay( function add_overlay (line 4010) | void add_overlay( function add_overlay (line 4018) | void add_overlay( function add_overlay (line 4051) | void add_overlay( function add_overlay (line 4069) | void add_overlay(const line& l) function events_tied (line 4108) | bool events_tied ( FILE: dlib/gui_widgets/widgets_abstract.h function std (line 853) | const std::wstring wtext () const; function class (line 1037) | class radio_button : public toggle_button function std (line 1306) | const std::wstring wname () const; type overlay_rect (line 2405) | struct overlay_rect type overlay_line (line 2483) | struct overlay_line type overlay_circle (line 2520) | struct overlay_circle function rgb_alpha_pixel (line 2668) | rgb_alpha_pixel get_default_overlay_rect_color ( type overlay_line (line 3250) | struct overlay_line FILE: dlib/hash_map.h function namespace (line 15) | namespace dlib FILE: dlib/hash_map/hash_map_kernel_1.h function namespace (line 15) | namespace dlib FILE: dlib/hash_map/hash_map_kernel_abstract.h function namespace (line 14) | namespace dlib FILE: dlib/hash_map/hash_map_kernel_c.h function namespace (line 10) | namespace dlib FILE: dlib/hash_set.h function namespace (line 17) | namespace dlib FILE: dlib/hash_set/hash_set_kernel_1.h function namespace (line 14) | namespace dlib FILE: dlib/hash_set/hash_set_kernel_abstract.h function namespace (line 13) | namespace dlib FILE: dlib/hash_set/hash_set_kernel_c.h function namespace (line 10) | namespace dlib FILE: dlib/hash_table.h function namespace (line 16) | namespace dlib FILE: dlib/hash_table/hash_table_kernel_1.h function namespace (line 17) | namespace dlib type range (line 96) | typedef range range_type; type compare (line 97) | typedef compare compare_type; type mem_manager (line 98) | typedef mem_manager mem_manager_type; function size (line 148) | inline size_t size ( FILE: dlib/hash_table/hash_table_kernel_2.h function namespace (line 16) | namespace dlib FILE: dlib/hash_table/hash_table_kernel_abstract.h function namespace (line 14) | namespace dlib FILE: dlib/hash_table/hash_table_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/http_client/http_client.cpp type dlib (line 15) | namespace dlib function isXdigit (line 31) | inline bool isXdigit( char c ) FILE: dlib/http_client/http_client.h function namespace (line 14) | namespace dlib FILE: dlib/http_client/http_client_abstract.h function namespace (line 6) | namespace dlib FILE: dlib/image_keypoint/binned_vector_feature_image.h function namespace (line 12) | namespace dlib FILE: dlib/image_keypoint/binned_vector_feature_image_abstract.h type hash_function_type_ (line 65) | typedef hash_function_type_ hash_function_type; type std (line 66) | typedef std::vector > descriptor_type; FILE: dlib/image_keypoint/build_separable_poly_filters.h function namespace (line 11) | namespace dlib FILE: dlib/image_keypoint/draw_surf_points.h function namespace (line 10) | namespace dlib FILE: dlib/image_keypoint/draw_surf_points_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/image_keypoint/fine_hog_image.h function namespace (line 12) | namespace dlib FILE: dlib/image_keypoint/fine_hog_image_abstract.h type matrix (line 66) | typedef matrix > descriptor_type; FILE: dlib/image_keypoint/hessian_pyramid.h function namespace (line 17) | namespace dlib function deserialize (line 56) | inline void deserialize( function class (line 76) | class hessian_pyramid : noncopyable function get_border_size (line 180) | long get_border_size ( function get_step_size (line 198) | long get_step_size ( function nr (line 212) | long nr ( function nc (line 226) | long nc ( function get_value (line 240) | double get_value ( function get_laplacian (line 268) | double get_laplacian ( type array2d (line 312) | typedef array2d image_type; type array (line 313) | typedef array pyramid_type; function namespace (line 322) | namespace hessian_pyramid_helpers FILE: dlib/image_keypoint/hog.h function namespace (line 13) | namespace dlib FILE: dlib/image_keypoint/hog_abstract.h type matrix (line 122) | typedef matrix::pixel_t... type typename (line 252) | typedef typename promote::type working_pixel_type; FILE: dlib/image_keypoint/surf_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/image_loader/image_loader.h function namespace (line 19) | namespace dlib type entropy_decoder (line 547) | typedef entropy_decoder::kernel_2a decoder_type; type entropy_decoder (line 731) | typedef entropy_decoder::kernel_2a decoder_type; FILE: dlib/image_loader/image_loader_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/image_loader/jpeg_loader.cpp type dlib (line 22) | namespace dlib type jpeg_loader_error_mgr (line 95) | struct jpeg_loader_error_mgr function jpeg_loader_error_exit (line 102) | void jpeg_loader_error_exit (j_common_ptr cinfo) function FILE (line 115) | FILE * jpeg_loader::check_file( const char* filename ) FILE: dlib/image_loader/jpeg_loader.h function namespace (line 14) | namespace dlib FILE: dlib/image_loader/jxl_loader.cpp type dlib (line 13) | namespace dlib function load_contents (line 16) | static std::vector load_contents(const std::string& fil... FILE: dlib/image_loader/jxl_loader.h function namespace (line 14) | namespace dlib FILE: dlib/image_loader/jxl_loader_abstract.h function namespace (line 12) | namespace dlib FILE: dlib/image_loader/load_image.h function namespace (line 19) | namespace dlib FILE: dlib/image_loader/load_image_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/image_loader/png_loader.cpp type dlib (line 19) | namespace dlib function png_loader_user_error_fn_silent (line 26) | void png_loader_user_error_fn_silent(png_structp png_struct, png_cons... function png_loader_user_warning_fn_silent (line 31) | void png_loader_user_warning_fn_silent(png_structp , png_const_charp ) function png_reader_callback (line 35) | void png_reader_callback(png_structp png, png_bytep data, png_size_t l... FILE: dlib/image_loader/png_loader.h function namespace (line 19) | namespace dlib FILE: dlib/image_loader/webp_loader.cpp type dlib (line 14) | namespace dlib function load_contents (line 17) | static std::vector load_contents(const std::string& fil... FILE: dlib/image_loader/webp_loader.h function namespace (line 14) | namespace dlib FILE: dlib/image_processing/box_overlap_testing.h function namespace (line 10) | namespace dlib function serialize (line 123) | inline void serialize ( function deserialize (line 132) | inline void deserialize ( function test_box_overlap (line 145) | inline test_box_overlap find_tight_overlap_tester ( function overlaps_any_box (line 186) | inline bool overlaps_any_box ( function overlaps_any_box (line 202) | inline bool overlaps_any_box ( FILE: dlib/image_processing/box_overlap_testing_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/image_processing/correlation_tracker.h function namespace (line 14) | namespace dlib FILE: dlib/image_processing/correlation_tracker_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/image_processing/detection_template_tools.h function namespace (line 13) | namespace dlib FILE: dlib/image_processing/detection_template_tools_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_processing/frontal_face_detector.h function namespace (line 13) | namespace dlib FILE: dlib/image_processing/frontal_face_detector_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_processing/full_object_detection.h function namespace (line 11) | namespace dlib function mmod_rect (line 174) | inline mmod_rect ignored_mmod_rect(const rectangle& r) function serialize (line 181) | inline void serialize(const mmod_rect& item, std::ostream& out) function deserialize (line 191) | inline void deserialize(mmod_rect& item, std::istream& in) type yolo_rect (line 208) | struct yolo_rect function serialize (line 236) | inline void serialize(const yolo_rect& item, std::ostream& out) function deserialize (line 247) | inline void deserialize(yolo_rect& item, std::istream& in) FILE: dlib/image_processing/full_object_detection_abstract.h type mmod_rect (line 161) | struct mmod_rect type yolo_rect (line 209) | struct yolo_rect FILE: dlib/image_processing/generic_image.h function namespace (line 10) | namespace dlib function pixel_type (line 260) | pixel_type* operator[] (long row) { return (pixel_type*)(_data+_width_st... function pixel_type (line 269) | const pixel_type* operator[] (long row) const { return (const pixel_type... FILE: dlib/image_processing/object_detector.h function namespace (line 12) | namespace dlib function test_box_overlap (line 112) | const test_box_overlap& get_overlap_tester ( function boxes_overlap (line 311) | boxes_overlap(overlap_tester) function boxes_overlap (line 341) | boxes_overlap(overlap_tester) FILE: dlib/image_processing/object_detector_abstract.h type rect_detection (line 16) | struct rect_detection type full_detection (line 23) | struct full_detection type typename (line 69) | typedef typename image_scanner_type::feature_vector_type feature_vector_... FILE: dlib/image_processing/remove_unobtainable_rectangles.h function namespace (line 15) | namespace dlib FILE: dlib/image_processing/remove_unobtainable_rectangles_abstract.h function namespace (line 14) | namespace dlib FILE: dlib/image_processing/render_face_detections.h function namespace (line 11) | namespace dlib FILE: dlib/image_processing/render_face_detections_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/image_processing/scan_fhog_pyramid.h function namespace (line 13) | namespace dlib function serialize (line 62) | inline void serialize (const default_fhog_feature_extractor&, std::ost... function deserialize (line 63) | inline void deserialize (default_fhog_feature_extractor&, std::istream&) {} type Pyramid_type (line 78) | typedef Pyramid_type pyramid_type; type Feature_extractor_type (line 79) | typedef Feature_extractor_type feature_extractor_type; function is_loaded_with_image (line 95) | inline bool is_loaded_with_image ( function get_num_detection_templates (line 126) | inline unsigned long get_num_detection_templates ( function set_cell_size (line 143) | void set_cell_size ( function get_num_dimensions (line 161) | inline long get_num_dimensions ( function class (line 206) | class fhog_filterbank function fhog_filterbank (line 236) | fhog_filterbank build_fhog_filterbank ( function get_fhog_window_height (line 334) | unsigned long get_fhog_window_height ( type array (line 384) | typedef array > fhog_image; function init (line 397) | void init() function namespace (line 413) | namespace impl function namespace (line 556) | namespace impl function namespace (line 751) | namespace impl function overlaps_any_box (line 809) | inline bool overlaps_any_box ( type matrix (line 1199) | typedef matrix feature_vector_type; type typename (line 1200) | typedef typename scan_fhog_pyramid:... function init (line 1202) | void init ( type scan_fhog_pyramid (line 1230) | typedef scan_fhog_pyramid scanner_type; FILE: dlib/image_processing/scan_fhog_pyramid_abstract.h function namespace (line 10) | namespace dlib function serialize (line 185) | inline void serialize (const default_fhog_feature_extractor&, std::ost... function deserialize (line 186) | inline void deserialize (default_fhog_feature_extractor&, std::istream&) {} type Pyramid_type (line 245) | typedef Pyramid_type pyramid_type; type Feature_extractor_type (line 246) | typedef Feature_extractor_type feature_extractor_type; function feature_extractor_type (line 281) | const feature_extractor_type& get_feature_extractor( function get_min_pyramid_layer_width (line 484) | inline unsigned long get_min_pyramid_layer_width ( FILE: dlib/image_processing/scan_image.h function namespace (line 16) | namespace dlib type typename (line 411) | typedef typename image_traits::pixel_ty... type typename (line 412) | typedef typename promote::type ptype; type typename (line 480) | typedef typename image_traits::pixel_ty... type typename (line 481) | typedef typename promote::type ptype; FILE: dlib/image_processing/scan_image_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/image_processing/scan_image_boxes.h function namespace (line 14) | namespace dlib function serialize (line 33) | inline void serialize(const default_box_generator&, std::ostream& ) {} function deserialize (line 34) | inline void deserialize(default_box_generator&, std::istream& ) {} type Feature_extractor_type (line 49) | typedef Feature_extractor_type feature_extractor_type; type Box_generator (line 50) | typedef Box_generator box_generator; function is_loaded_with_image (line 62) | inline bool is_loaded_with_image ( function get_num_dimensions (line 83) | inline long get_num_dimensions ( function add_grid_rects (line 170) | static void add_grid_rects ( function get_feature_extraction_regions (line 199) | void get_feature_extraction_regions ( FILE: dlib/image_processing/scan_image_boxes_abstract.h function namespace (line 14) | namespace dlib FILE: dlib/image_processing/scan_image_custom.h function namespace (line 12) | namespace dlib function loaded_with_image (line 222) | loaded_with_image(false) FILE: dlib/image_processing/scan_image_custom_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/image_processing/scan_image_pyramid.h function namespace (line 15) | namespace dlib FILE: dlib/image_processing/scan_image_pyramid_abstract.h type Pyramid_type (line 109) | typedef Pyramid_type pyramid_type; type Feature_extractor_type (line 110) | typedef Feature_extractor_type feature_extractor_type; FILE: dlib/image_processing/scan_image_pyramid_tools.h function namespace (line 12) | namespace dlib FILE: dlib/image_processing/scan_image_pyramid_tools_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_processing/setup_hashed_features.h function namespace (line 14) | namespace dlib FILE: dlib/image_processing/setup_hashed_features_abstract.h function namespace (line 12) | namespace dlib FILE: dlib/image_processing/shape_predictor.h function namespace (line 15) | namespace dlib function friend (line 91) | friend void serialize (const regression_tree& item, std::ostream& out) function vector (line 105) | inline vector location ( function nearest_shape_point (line 122) | inline unsigned long nearest_shape_point ( function create_shape_relative_encoding (line 145) | inline void create_shape_relative_encoding ( function point_transform_affine (line 175) | inline point_transform_affine find_tform_between_shapes ( function point_transform_affine (line 201) | inline point_transform_affine normalizing_tform ( function point_transform_affine (line 219) | inline point_transform_affine unnormalizing_tform ( function class (line 287) | class shape_predictor function serialize (line 411) | inline void serialize (const shape_predictor& item, std::ostream& out) function deserialize (line 421) | inline void deserialize (shape_predictor& item, std::istream& in) FILE: dlib/image_processing/shape_predictor_trainer.h function namespace (line 13) | namespace dlib function randomly_sample_pixel_coordinates (line 757) | void randomly_sample_pixel_coordinates ( function dataset (line 836) | dataset make_bounding_box_regression_training_data ( FILE: dlib/image_processing/shape_predictor_trainer_abstract.h type padding_mode_t (line 214) | enum padding_mode_t FILE: dlib/image_saver/dng_shared.h function namespace (line 10) | namespace dlib FILE: dlib/image_saver/image_saver.h function namespace (line 23) | namespace dlib function save_bmp (line 247) | void save_bmp ( function namespace (line 259) | namespace dng_helpers_namespace type typename (line 332) | typedef typename image_traits::pixel_type pixel_type; function save_dng (line 341) | static void save_dng ( type typename (line 383) | typedef typename image_traits::pixel_type pixel_type; function save_dng (line 390) | static void save_dng ( function save_dng (line 429) | static void save_dng ( type typename (line 495) | typedef typename image_traits::pixel_type pixel_type; function save_dng (line 502) | static void save_dng ( type typename (line 570) | typedef typename image_traits::pixel_type pixel_type; function save_dng (line 577) | static void save_dng ( function save_dng (line 634) | void save_dng ( FILE: dlib/image_saver/image_saver_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/image_saver/save_jpeg.cpp type dlib (line 23) | namespace dlib type jpeg_saver_error_mgr (line 28) | struct jpeg_saver_error_mgr function jpeg_saver_error_exit (line 34) | void jpeg_saver_error_exit (j_common_ptr cinfo) function save_jpeg (line 45) | void save_jpeg ( function save_jpeg (line 106) | void save_jpeg ( FILE: dlib/image_saver/save_jpeg.h function namespace (line 15) | namespace dlib FILE: dlib/image_saver/save_jpeg_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_saver/save_jxl.cpp type dlib (line 15) | namespace dlib { type impl (line 19) | namespace impl function impl_save_jxl (line 21) | void impl_save_jxl ( FILE: dlib/image_saver/save_jxl.h function namespace (line 16) | namespace dlib FILE: dlib/image_saver/save_jxl_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_saver/save_png.cpp type dlib (line 14) | namespace dlib function png_reader_user_error_fn_silent (line 18) | void png_reader_user_error_fn_silent(png_structp png_struct, png_cons... function png_reader_user_warning_fn_silent (line 22) | void png_reader_user_warning_fn_silent(png_structp , png_const_charp ) function png_writer_data_callback (line 26) | void png_writer_data_callback(png_structp png, png_bytep data, png_siz... function png_writer_flush_callback (line 33) | void png_writer_flush_callback(png_structp png) type impl (line 38) | namespace impl function impl_save_png (line 40) | void impl_save_png ( FILE: dlib/image_saver/save_png.h function namespace (line 17) | namespace dlib FILE: dlib/image_saver/save_png_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/image_saver/save_webp.cpp type dlib (line 15) | namespace dlib { type impl (line 19) | namespace impl function impl_save_webp (line 21) | void impl_save_webp ( FILE: dlib/image_saver/save_webp.h function namespace (line 21) | namespace impl FILE: dlib/image_saver/save_webp_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_transforms/assign_image.h function namespace (line 10) | namespace dlib type typename (line 82) | typedef typename image_traits::pixel_type dest_pixel; type typename (line 113) | typedef typename pixel_traits::basic_pixe... FILE: dlib/image_transforms/assign_image_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/image_transforms/colormaps.h function namespace (line 11) | namespace dlib type op_randomly_color_image (line 62) | typedef op_randomly_color_image op; function rgb_pixel (line 68) | inline rgb_pixel colormap_heat ( type rgb_pixel (line 111) | typedef rgb_pixel type; type rgb_pixel (line 112) | typedef const rgb_pixel const_ret_type; type default_memory_manager (line 113) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 114) | typedef row_major_layout layout_type; function const_ret_type (line 116) | const_ret_type apply (long r, long c ) const type op_heatmap (line 135) | typedef op_heatmap op; type op_heatmap (line 147) | typedef op_heatmap op; function rgb_pixel (line 156) | inline rgb_pixel colormap_jet ( type rgb_pixel (line 221) | typedef rgb_pixel type; type rgb_pixel (line 222) | typedef const rgb_pixel const_ret_type; type default_memory_manager (line 223) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 224) | typedef row_major_layout layout_type; function const_ret_type (line 226) | const_ret_type apply (long r, long c ) const type op_jet (line 245) | typedef op_jet op; type op_jet (line 257) | typedef op_jet op; FILE: dlib/image_transforms/colormaps_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/image_transforms/draw.h function namespace (line 14) | namespace dlib type typename (line 636) | typedef typename image_traits::pi... FILE: dlib/image_transforms/draw_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/image_transforms/edge_detector.h function namespace (line 13) | namespace dlib function namespace (line 541) | namespace impl type typename (line 654) | typedef typename image_traits::pixel_type out_pixel_type; type typename (line 699) | typedef typename image_traits::pixel_type out_pixel_type; FILE: dlib/image_transforms/edge_detector_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/image_transforms/equalize_histogram.h function namespace (line 12) | namespace dlib FILE: dlib/image_transforms/equalize_histogram_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_transforms/fhog.h function namespace (line 16) | namespace dlib function set_hog (line 382) | void set_hog ( function simd8f (line 830) | simd8f xx(x, x + 1, x + 2, x + 3, x + 4, x + 5, x + 6, x + 7); function create_fhog_bar_images (line 1050) | inline void create_fhog_bar_images ( FILE: dlib/image_transforms/fhog_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/image_transforms/hough_transform.h function namespace (line 13) | namespace dlib FILE: dlib/image_transforms/image_pyramid.h function namespace (line 12) | namespace dlib type typename (line 137) | typedef typename image_traits::pixel_type pixel_type; function namespace (line 147) | namespace impl function drectangle (line 198) | drectangle rect_up ( function drectangle (line 205) | drectangle rect_up ( function drectangle (line 215) | drectangle rect_down ( function drectangle (line 222) | drectangle rect_down ( type typename (line 236) | typedef typename image_traits::pixel_type T_pix; type typename (line 237) | typedef typename image_traits::pixel_type U_pix; type typename (line 258) | typedef typename image_traits::pixel_type in_pixel_type; type typename (line 259) | typedef typename image_traits::pixel_type out_pixel_type; type typename (line 272) | typedef typename pixel_traits::basic_pixel_type bp_type; type typename (line 273) | typedef typename promote::type ptype; type rgbptype (line 333) | struct rgbptype type typename (line 359) | typedef typename image_traits::pixel_type in_pixel_type; type typename (line 360) | typedef typename image_traits::pixel_type out_pixel_type; function class (line 489) | class pyramid_down_3_2 : noncopyable function drectangle (line 539) | drectangle rect_up ( function drectangle (line 546) | drectangle rect_up ( function drectangle (line 556) | drectangle rect_down ( function drectangle (line 563) | drectangle rect_down ( type typename (line 577) | typedef typename image_traits::pixel_type T_pix; type typename (line 578) | typedef typename image_traits::pixel_type U_pix; type typename (line 599) | typedef typename image_traits::pixel_type in_pixel_type; type typename (line 600) | typedef typename image_traits::pixel_type out_pixel_type; type typename (line 616) | typedef typename pixel_traits::basic_pixel_type bp_type; type typename (line 617) | typedef typename promote::type ptype; type rgbptype (line 683) | struct rgbptype type typename (line 710) | typedef typename image_traits::pixel_type in_pixel_type; type typename (line 711) | typedef typename image_traits::pixel_type out_pixel_type; function drectangle (line 890) | drectangle rect_up ( function drectangle (line 897) | drectangle rect_up ( function drectangle (line 907) | drectangle rect_down ( function drectangle (line 914) | drectangle rect_down ( type typename (line 938) | typedef typename image_traits::pixel_type in_pixel_type; type typename (line 939) | typedef typename image_traits::pixel_type out_pixel_type; function find_pyramid_down_output_image_size (line 994) | inline void find_pyramid_down_output_image_size( function find_pyramid_down_output_image_size (line 1004) | inline void find_pyramid_down_output_image_size( function find_pyramid_down_output_image_size (line 1014) | inline void find_pyramid_down_output_image_size( function namespace (line 1026) | namespace impl FILE: dlib/image_transforms/image_pyramid_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/image_transforms/integral_image.h function namespace (line 16) | namespace dlib type integral_image (line 119) | typedef integral_image_generic integral_image; FILE: dlib/image_transforms/integral_image_abstract.h function nr (line 43) | const long nr( type integral_image (line 112) | typedef integral_image_generic integral_image; FILE: dlib/image_transforms/interpolation.h function namespace (line 20) | namespace dlib function class (line 201) | class interpolate_nearest_neighbor function class (line 229) | class interpolate_bilinear function class (line 272) | class interpolate_quadratic function class (line 364) | class black_background function class (line 371) | class white_background function class (line 378) | class no_background type typename (line 623) | typedef typename image_traits::pixel_type T; type typename (line 624) | typedef typename image_traits::pixel_type U; type typename (line 690) | typedef typename image_traits::pixel_type ptype1; type typename (line 691) | typedef typename image_traits::pixel_type ptype2; type typename (line 719) | typedef typename image_traits::pixel_type T; function simd4f (line 734) | simd4f _x(x, x+x_scale, x+2*x_scale, x+3*x_scale); type typename (line 828) | typedef typename image_traits::pixel_type T; function simd4f (line 843) | simd4f _x(x, x+x_scale, x+2*x_scale, x+3*x_scale); function namespace (line 1088) | namespace impl type chip_dims (line 1635) | struct chip_dims type chip_details (line 1646) | struct chip_details function serialize (line 1724) | inline void serialize(const chip_details& item, std::ostream& out) function deserialize (line 1734) | inline void deserialize(chip_details& item, std::istream& in) function point_transform_affine (line 1748) | inline point_transform_affine get_mapping_to_chip ( function full_object_detection (line 1767) | inline full_object_detection map_det_to_chip( function namespace (line 1794) | namespace impl FILE: dlib/image_transforms/interpolation_abstract.h function namespace (line 11) | namespace dlib function class (line 152) | class white_background function class (line 167) | class no_background FILE: dlib/image_transforms/label_connected_blobs.h function namespace (line 14) | namespace dlib FILE: dlib/image_transforms/label_connected_blobs_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_transforms/lbp.h function namespace (line 11) | namespace dlib FILE: dlib/image_transforms/lbp_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/image_transforms/morphological_operations.h function namespace (line 11) | namespace dlib type typename (line 324) | typedef typename image_traits::pixel_type out_pixel_type; type typename (line 403) | typedef typename image_traits::pixel_type in_pixel_type1; type typename (line 404) | typedef typename image_traits::pixel_type in_pixel_type2; type typename (line 405) | typedef typename image_traits::pixel_type out_pixel_type; type typename (line 475) | typedef typename image_traits::pixel_type in_pixel_type1; type typename (line 476) | typedef typename image_traits::pixel_type in_pixel_type2; type typename (line 477) | typedef typename image_traits::pixel_type out_pixel_type; type typename (line 548) | typedef typename image_traits::pixel_type in_pixel_type1; type typename (line 549) | typedef typename image_traits::pixel_type in_pixel_type2; type typename (line 550) | typedef typename image_traits::pixel_type out_pixel_type; type typename (line 618) | typedef typename image_traits::pixel_type in_pixel_type; type typename (line 619) | typedef typename image_traits::pixel_type out_pixel_type; function namespace (line 668) | namespace impl type typename (line 766) | typedef typename image_traits::pixel_type pixel_type; function encode_8_pixel_neighbors (line 845) | char encode_8_pixel_neighbors ( FILE: dlib/image_transforms/morphological_operations_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_transforms/random_color_transform.h function namespace (line 12) | namespace dlib function class (line 74) | class inv_color_transform function rgb_pixel (line 104) | rgb_pixel operator()(rgb_pixel p) const FILE: dlib/image_transforms/random_cropper.h function namespace (line 14) | namespace dlib FILE: dlib/image_transforms/segment_image.h function namespace (line 14) | namespace dlib type typename (line 344) | typedef typename image_traits::pixel_type ptype; type typename (line 345) | typedef typename edge_diff_funct::diff_type diff_type; function namespace (line 434) | namespace impl type dlib (line 638) | typedef dlib::memory_manager::kernel_2c mm_type; type dlib (line 639) | typedef dlib::set::kernel_1a set_of_rects; type typename (line 642) | typedef typename image_traits::pixel_type ptype; type typename (line 643) | typedef typename edge_diff_funct::diff_type diff_type; function namespace (line 729) | namespace impl type typename (line 816) | typedef typename image_traits::pixel_type pixel_type; type typename (line 817) | typedef typename pixel_traits::basic_pixel_type basic_pixel_... type typename (line 888) | typedef typename image_traits::pixel_type pixel_type; FILE: dlib/image_transforms/segment_image_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_transforms/spatial_filtering.h function namespace (line 17) | namespace dlib type typename (line 370) | typedef typename image_traits::pixel_type pixel_type; type matrix (line 371) | typedef matrix::pixel_type pixel_type; type matrix (line 840) | typedef matrix::pix... type typename (line 1240) | typedef typename promote::type ptype; type ptype (line 1250) | typedef double ptype; function namespace (line 1261) | namespace impl function namespace (line 1393) | namespace impl type typename (line 1503) | typedef typename image_traits::pixel_type pixel_type; FILE: dlib/image_transforms/spatial_filtering_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/image_transforms/thresholding.h function namespace (line 12) | namespace dlib FILE: dlib/image_transforms/thresholding_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/interfaces/cmd_line_parser_option.h function namespace (line 8) | namespace dlib FILE: dlib/interfaces/enumerable.h function virtual (line 76) | virtual const T& element ( FILE: dlib/interfaces/map_pair.h type T2 (line 32) | typedef T2 value_type; function virtual (line 40) | virtual const T1& key( FILE: dlib/interfaces/remover.h function namespace (line 9) | namespace dlib type range (line 128) | typedef range range_type; FILE: dlib/iosockstream/iosockstream.h function namespace (line 22) | namespace dlib FILE: dlib/iosockstream/iosockstream_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/is_kind.h function namespace (line 8) | namespace dlib FILE: dlib/java/java_array.h function T (line 251) | T* data() { return pdata; } function T (line 252) | const T* data() const { return pdata; } function T (line 254) | T* begin() { return pdata; } function T (line 255) | T* end() { return pdata+sz; } function T (line 256) | const T* begin() const { return pdata; } function T (line 257) | const T* end() const { return pdata+sz; } function T (line 260) | const T& operator[](size_t i) const { return pdata[i]; } function int16_t (line 281) | struct find_java_array_type { typedef jshortArray type; } function int32_t (line 282) | struct find_java_array_type { typedef jintArray type; } function int64_t (line 283) | struct find_java_array_type { typedef jlongArray type; } function char (line 284) | struct find_java_array_type { typedef jbyteArray type; } function float (line 285) | struct find_java_array_type { typedef jfloatArray type; } function double (line 286) | struct find_java_array_type { typedef jdoubleArray type; } function jshortArray (line 288) | jshortArray create_java_array(int16_t, size_t size) { return JNI_GetEnv... function jintArray (line 289) | jintArray create_java_array(int32_t, size_t size) { return JNI_GetEnv... function jlongArray (line 290) | jlongArray create_java_array(int64_t, size_t size) { return JNI_GetEnv... function jbyteArray (line 291) | jbyteArray create_java_array(char, size_t size) { return JNI_GetEnv... function jfloatArray (line 292) | jfloatArray create_java_array(float, size_t size) { return JNI_GetEnv... function jdoubleArray (line 293) | jdoubleArray create_java_array(double , size_t size) { return JNI_GetEnv... function explicit (line 304) | explicit array(size_t size) function swap (line 372) | void swap(array& item) function T (line 491) | T* data() { return pdata; } function T (line 492) | const T* data() const { return pdata; } function T (line 494) | T* begin() { return pdata; } function T (line 495) | T* end() { return pdata+sz; } function T (line 496) | const T* begin() const { return pdata; } function T (line 497) | const T* end() const { return pdata+sz; } function T (line 499) | const T& operator[](size_t i) const { return pdata[i]; } function reset (line 503) | void reset(JNIEnv* jenv_, JARR arr, bool might_be_modified_) FILE: dlib/java/swig_api.h function sum_crit (line 61) | inline int sum_crit(const array_view_crit& arr) { return tsum(a... function sum (line 62) | inline int sum(const array_view& arr) { return tsum(arr); } function assign_crit (line 63) | inline void assign_crit(array_view_crit& arr) { tassign(arr); } function assign (line 64) | inline void assign(array_view& arr) { tassign(arr); } function sum_crit (line 67) | inline int sum_crit(const array_view_crit& arr) { return tsum(a... function sum (line 68) | inline int sum(const array_view& arr) { return tsum(arr); } function assign_crit (line 69) | inline void assign_crit(array_view_crit& arr) { tassign(arr); } function assign (line 70) | inline void assign(array_view& arr) { tassign(arr); } function sum_crit (line 73) | inline int sum_crit(const array_view_crit& arr) { return tsum(a... function sum (line 74) | inline int sum(const array_view& arr) { return tsum(arr); } function assign_crit (line 75) | inline void assign_crit(array_view_crit& arr) { tassign(arr); } function assign (line 76) | inline void assign(array_view& arr) { tassign(arr); } function sum_crit (line 79) | inline int sum_crit(const array_view_crit& arr) { return tsum(arr); } function sum (line 80) | inline int sum(const array_view& arr) { return tsum(arr); } function assign_crit (line 81) | inline void assign_crit(array_view_crit& arr) { tassign(arr); } function assign (line 82) | inline void assign(array_view& arr) { tassign(arr); } function sum_crit (line 86) | inline double sum_crit(const array_view_crit& arr) { return tsum... function sum (line 87) | inline double sum(const array_view& arr) { return tsum(arr); } function assign_crit (line 88) | inline void assign_crit(array_view_crit& arr) { tassign(arr); } function assign (line 89) | inline void assign(array_view& arr) { tassign(arr); } function sum_crit (line 92) | inline float sum_crit(array arr) function sum (line 97) | inline float sum(const array& arr) function assign_crit (line 102) | inline void assign_crit(array_view_crit& arr) { tassign(arr); } function assign (line 103) | inline void assign(array& arr) FILE: dlib/java/swig_test.java class swig_test (line 11) | public class swig_test method sum (line 13) | public static int sum(long[] arr) method zero (line 20) | public static void zero(long[] arr) method sum (line 26) | public static int sum(byte[] arr) method zero (line 33) | public static void zero(byte[] arr) method sum (line 38) | public static int sum(short[] arr) method zero (line 45) | public static void zero(short[] arr) method sum (line 51) | public static int sum(int[] arr) method zero (line 58) | public static void zero(int[] arr) method assertIs28 (line 64) | public static void assertIs28(int val) method assertIsEqual (line 72) | public static void assertIsEqual(int val1, int val2) method sum (line 80) | public static double sum(double[] arr) method zero (line 87) | public static void zero(double[] arr) method assertIs28 (line 93) | public static void assertIs28(double val) method sum (line 101) | public static float sum(float[] arr) method zero (line 108) | public static void zero(float[] arr) method assertIs28 (line 114) | public static void assertIs28(float val) method main (line 122) | public static void main(String[] args) FILE: dlib/linker/linker_kernel_1.cpp type dlib (line 7) | namespace dlib FILE: dlib/linker/linker_kernel_1.h type linker (line 71) | typedef linker kernel_1a_c; FILE: dlib/linker/linker_kernel_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/logger/extra_logger_headers.cpp type dlib (line 12) | namespace dlib function print_datetime_logger_header (line 15) | void print_datetime_logger_header ( FILE: dlib/logger/extra_logger_headers.h function namespace (line 14) | namespace dlib FILE: dlib/logger/logger_config_file.cpp type dlib (line 17) | namespace dlib type logger_config_file_helpers (line 20) | namespace logger_config_file_helpers function log_level (line 55) | log_level string_to_log_level ( function configure_sub_blocks (line 85) | void configure_sub_blocks ( function configure_loggers_from_file (line 139) | void configure_loggers_from_file ( function configure_loggers_from_file (line 154) | void configure_loggers_from_file ( FILE: dlib/logger/logger_config_file.h function namespace (line 13) | namespace dlib FILE: dlib/logger/logger_kernel_1.cpp type dlib (line 10) | namespace dlib function set_all_logging_output_streams (line 15) | void set_all_logging_output_streams ( function set_all_logging_levels (line 35) | void set_all_logging_levels ( function set_all_logging_headers (line 50) | void set_all_logging_headers ( type logger_helper_stuff (line 67) | namespace logger_helper_stuff class helper (line 69) | class helper method helper (line 72) | helper() function print_default_logger_header (line 90) | void print_default_logger_header ( function T (line 153) | const T& search_tables ( function assign_tables (line 180) | void assign_tables ( function log_level (line 214) | const log_level logger::global_data:: function print_header_type (line 318) | print_header_type logger::global_data:: function uint64 (line 365) | uint64 logger::global_data:: FILE: dlib/logger/logger_kernel_1.h function namespace (line 22) | namespace dlib function class (line 117) | class logger function logger_stream (line 251) | logger_stream operator << ( function is_child_of (line 255) | bool is_child_of ( function log_level (line 262) | const log_level level ( function auto_flush (line 284) | bool auto_flush ( function set_output_stream (line 346) | void set_output_stream ( function set_logger_header (line 370) | void set_logger_header ( type global_data (line 390) | struct global_data type level_container (line 444) | struct level_container type auto_flush_container (line 474) | struct auto_flush_container type output_streambuf_container (line 502) | struct output_streambuf_container type output_hook_container (line 543) | struct output_hook_container type logger_header_container (line 571) | struct logger_header_container FILE: dlib/logger/logger_kernel_abstract.h function namespace (line 12) | namespace dlib FILE: dlib/lsh/create_random_projection_hash.h function namespace (line 14) | namespace dlib function bits (line 124) | int bits type matrix (line 175) | typedef matrix sample_type; FILE: dlib/lsh/create_random_projection_hash_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/lsh/hashes.h function namespace (line 10) | namespace dlib function class (line 128) | class hash_similar_angles_256 type std (line 141) | typedef std::pair hash128_type; type std (line 142) | typedef std::pair result_type; function distance (line 154) | unsigned int distance ( function class (line 172) | class hash_similar_angles_512 type hash_similar_angles_256 (line 186) | typedef hash_similar_angles_256::result_type hash256_type; type std (line 187) | typedef std::pair result_type; function distance (line 199) | unsigned int distance ( FILE: dlib/lsh/hashes_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/lsh/projection_hash.h function namespace (line 11) | namespace dlib FILE: dlib/lz77_buffer.h function namespace (line 14) | namespace dlib FILE: dlib/lz77_buffer/lz77_buffer_kernel_1.h function namespace (line 11) | namespace dlib FILE: dlib/lz77_buffer/lz77_buffer_kernel_2.h function namespace (line 11) | namespace dlib FILE: dlib/lz77_buffer/lz77_buffer_kernel_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/lz77_buffer/lz77_buffer_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/lzp_buffer.h function namespace (line 14) | namespace dlib FILE: dlib/lzp_buffer/lzp_buffer_kernel_1.h function size (line 66) | inline size_t size ( FILE: dlib/lzp_buffer/lzp_buffer_kernel_2.h function namespace (line 10) | namespace dlib FILE: dlib/lzp_buffer/lzp_buffer_kernel_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/lzp_buffer/lzp_buffer_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/manifold_regularization/linear_manifold_regularizer.h function namespace (line 12) | namespace dlib FILE: dlib/manifold_regularization/linear_manifold_regularizer_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/map.h function namespace (line 16) | namespace dlib FILE: dlib/map/map_kernel_1.h function namespace (line 13) | namespace dlib FILE: dlib/map/map_kernel_abstract.h function namespace (line 13) | namespace dlib FILE: dlib/map/map_kernel_c.h function namespace (line 11) | namespace dlib FILE: dlib/math/bessel.h function namespace (line 8) | namespace dlib FILE: dlib/math/details/bessel.h function namespace (line 14) | namespace dlib FILE: dlib/math/windows.h function namespace (line 9) | namespace dlib type window_symmetry (line 49) | enum window_symmetry function kaiser (line 64) | inline double kaiser(double x, double L, beta_t beta) function kaiser (line 87) | inline double kaiser(std::size_t i, std::size_t N, beta_t beta, window_s... function hann (line 107) | inline double hann(std::size_t i, std::size_t N, window_symmetry type) function blackman (line 124) | inline double blackman(std::size_t i, std::size_t N, window_symmetry type) function blackman_nuttall (line 144) | inline double blackman_nuttall(std::size_t i, std::size_t N, window_symm... function blackman_harris (line 164) | inline double blackman_harris(std::size_t i, std::size_t N, window_symme... function blackman_harris7 (line 185) | inline double blackman_harris7(std::size_t i, std::size_t N, window_symm... FILE: dlib/matlab/call_matlab.h function namespace (line 12) | namespace dlib function set_object_handle (line 86) | void set_object_handle(int arg_idx_, const void* sh) { DLIB_CASSERT(!han... function class (line 96) | class matlab_struct function item (line 159) | item(item_){} type function_handle (line 175) | struct function_handle function check_for_matlab_ctrl_c (line 846) | inline void check_for_matlab_ctrl_c() {} FILE: dlib/matlab/example_mex_callback.cpp function mex_function (line 20) | void mex_function ( FILE: dlib/matlab/example_mex_class.cpp class example_class (line 16) | class example_class method example_class (line 22) | example_class() method do_stuff (line 30) | void do_stuff(const matrix_colmajor& x) method do_other_stuff (line 37) | void do_other_stuff(int x) method print_state (line 43) | void print_state() method saveobj (line 51) | void saveobj(matrix_colmajor& state) method load_obj (line 56) | void load_obj(const matrix_colmajor& state) FILE: dlib/matlab/example_mex_function.cpp function mex_function (line 65) | void mex_function ( FILE: dlib/matlab/example_mex_struct.cpp function mex_function (line 26) | void mex_function ( FILE: dlib/matlab/mex_wrapper.cpp type mex_binding (line 242) | namespace mex_binding type is_input_type (line 247) | struct is_input_type type is_output_type (line 252) | struct is_output_type type funct_traits (line 259) | struct funct_traits type is_array_type (line 307) | struct is_array_type type inner_type (line 320) | struct inner_type type inner_type::value || is_array2d::value || dlib::is_array::value >::type> (line 326) | struct inner_type::value ||... type inner_type >::type> (line 332) | struct inner_type >::type> type user_hit_ctrl_c (line 340) | struct user_hit_ctrl_c {} type is_column_major_matrix (line 372) | struct is_column_major_matrix : public default_is_kind_value {} type is_column_major_matrix > (line 380) | struct is_column_major_matrix::value || is_array2d... function clear_mat (line 424) | typename dlib::disable_if_c::value || is_array2... function assign_mat (line 437) | typename dlib::enable_if_c::value && is_same_ty... function assign_mat (line 465) | typename dlib::enable_if_c::value && is_same_t... function assign_mat (line 479) | typename disable_if_c<(is_array2d::value || is_matrix::value || is_sam... function assign_scalar (line 522) | typename dlib::disable_if_c::value || is_sa... function assign_function_handle (line 537) | void assign_function_handle ( function assign_function_handle (line 549) | void assign_function_handle ( function assign_std_vector (line 566) | typename dlib::enable_if >::type function assign_std_vector (line 614) | typename disable_if >::type function assign_image (line 629) | void assign_image ( function assign_image (line 643) | void assign_image( function call_private_set_mxArray (line 666) | void call_private_set_mxArray(T&, mxArray*) {} function call_private_set_mxArray (line 667) | void call_private_set_mxArray(matrix_colmajor& item, mxArray* m) { ite... function call_private_set_mxArray (line 668) | void call_private_set_mxArray(fmatrix_colmajor& item, mxArray* m) { it... function validate_and_populate_arg (line 673) | void validate_and_populate_arg ( function validate_and_populate_arg (line 893) | void validate_and_populate_arg( function validate_and_populate_arg (line 910) | void validate_and_populate_arg( function validate_and_populate_arg (line 920) | void validate_and_populate_arg( function assign_image_to_matlab (line 949) | typename dlib::enable_if >... function assign_to_matlab (line 976) | typename dlib::enable_if >::type assign_to_matlab( function assign_to_matlab (line 1113) | void assign_to_matlab( function assign_to_matlab (line 1140) | void assign_to_matlab( function assign_to_matlab (line 1169) | void assign_to_matlab( function assign_to_matlab (line 1177) | void assign_to_matlab( function assign_to_matlab (line 1185) | void assign_to_matlab( function assign_to_matlab (line 1194) | void assign_to_matlab( function assign_to_matlab (line 1203) | typename dlib::disable_if_c::value || is_array_type::v... function assign_to_matlab (line 1213) | void assign_to_matlab ( function assign_to_matlab (line 1221) | void assign_to_matlab( function assign_to_matlab (line 1229) | typename dlib::enable_if >::type assign_to_matlab( function mark_owned_by_matlab (line 1247) | void mark_owned_by_matlab (const T&){} function mark_owned_by_matlab (line 1249) | void mark_owned_by_matlab(matrix_colmajor& item) { item._private_mark_... function mark_owned_by_matlab (line 1250) | void mark_owned_by_matlab(fmatrix_colmajor& item) { item._private_mark... type call_mex_function_helper (line 1257) | struct call_mex_function_helper type call_mex_function_helper<0> (line 1260) | struct call_mex_function_helper<0> method callit (line 1263) | void callit( type call_mex_function_helper<1> (line 1274) | struct call_mex_function_helper<1> method callit (line 1277) | void callit( type call_mex_function_helper<2> (line 1300) | struct call_mex_function_helper<2> method callit (line 1303) | void callit( type call_mex_function_helper<3> (line 1331) | struct call_mex_function_helper<3> method callit (line 1334) | void callit( type call_mex_function_helper<4> (line 1367) | struct call_mex_function_helper<4> method callit (line 1370) | void callit( type call_mex_function_helper<5> (line 1409) | struct call_mex_function_helper<5> method callit (line 1412) | void callit( type call_mex_function_helper<6> (line 1457) | struct call_mex_function_helper<6> method callit (line 1460) | void callit( type call_mex_function_helper<7> (line 1510) | struct call_mex_function_helper<7> method callit (line 1513) | void callit( type call_mex_function_helper<8> (line 1568) | struct call_mex_function_helper<8> method callit (line 1571) | void callit( type call_mex_function_helper<9> (line 1631) | struct call_mex_function_helper<9> method callit (line 1634) | void callit( type call_mex_function_helper<10> (line 1700) | struct call_mex_function_helper<10> method callit (line 1703) | void callit( type call_mex_function_helper<11> (line 1772) | struct call_mex_function_helper<11> method callit (line 1775) | void callit( type call_mex_function_helper<12> (line 1849) | struct call_mex_function_helper<12> method callit (line 1852) | void callit( type call_mex_function_helper<13> (line 1931) | struct call_mex_function_helper<13> method callit (line 1934) | void callit( type call_mex_function_helper<14> (line 2018) | struct call_mex_function_helper<14> method callit (line 2021) | void callit( type call_mex_function_helper<15> (line 2110) | struct call_mex_function_helper<15> method callit (line 2113) | void callit( type call_mex_function_helper<16> (line 2207) | struct call_mex_function_helper<16> method callit (line 2210) | void callit( type call_mex_function_helper<17> (line 2309) | struct call_mex_function_helper<17> method callit (line 2312) | void callit( type call_mex_function_helper<18> (line 2416) | struct call_mex_function_helper<18> method callit (line 2419) | void callit( type call_mex_function_helper<19> (line 2528) | struct call_mex_function_helper<19> method callit (line 2531) | void callit( type call_mex_function_helper<20> (line 2645) | struct call_mex_function_helper<20> method callit (line 2648) | void callit( type is_matlab_object (line 2768) | struct is_matlab_object { const static bool va... type is_matlab_object (line 2769) | struct is_matlab_object { const static bool va... type is_matlab_object (line 2770) | struct is_matlab_object { const static bool va... type is_matlab_object (line 2771) | struct is_matlab_object { const static bool va... type is_matlab_object (line 2772) | struct is_matlab_object { const static bool va... function call_mex_function (line 2779) | void call_mex_function ( class mex_streambuf (line 3041) | class mex_streambuf : public std::streambuf method mex_streambuf (line 3045) | mex_streambuf ( method sync (line 3065) | int sync ( method int_type (line 3081) | int_type overflow ( class mex_warn_streambuf (line 3100) | class mex_warn_streambuf : public std::streambuf method mex_warn_streambuf (line 3104) | mex_warn_streambuf ( method sync (line 3123) | int sync ( method int_type (line 3139) | int_type overflow ( function setup_input_args (line 3162) | void setup_input_args ( function setup_input_args (line 3172) | void setup_input_args ( function setup_input_args (line 3183) | void setup_input_args ( function setup_output_args (line 3192) | void setup_output_args ( function setup_output_args (line 3202) | void setup_output_args ( function call_matlab_for_real (line 3221) | void call_matlab_for_real ( type dlib (line 3244) | namespace dlib function call_matlab (line 3246) | void call_matlab ( function free_callback_resources (line 3256) | void free_callback_resources ( function call_matlab (line 3279) | void call_matlab ( function call_matlab (line 3305) | void call_matlab ( function call_matlab (line 3335) | void call_matlab ( function call_matlab (line 3370) | void call_matlab ( function call_matlab (line 3409) | void call_matlab ( function call_matlab (line 3452) | void call_matlab ( function call_matlab (line 3499) | void call_matlab ( function call_matlab (line 3550) | void call_matlab ( function call_matlab (line 3606) | void call_matlab ( function call_matlab (line 3665) | void call_matlab ( function call_matlab (line 3727) | void call_matlab ( function call_matlab (line 3793) | void call_matlab ( function call_matlab (line 3863) | void call_matlab ( function call_matlab (line 3937) | void call_matlab ( function call_matlab (line 4015) | void call_matlab ( function call_matlab (line 4097) | void call_matlab ( function call_matlab (line 4183) | void call_matlab ( function call_matlab (line 4258) | void call_matlab ( function call_matlab (line 4323) | void call_matlab ( function call_matlab (line 4390) | void call_matlab ( function matlab_object (line 4489) | matlab_object& matlab_object:: function call_matlab (line 4686) | void call_matlab ( function check_for_matlab_ctrl_c (line 4694) | void check_for_matlab_ctrl_c( type sig_traits> (line 4728) | struct sig_traits> type tuple_element_default_void (line 4733) | struct tuple_element_default_void type tuple_element_default_void (line 4739) | struct tuple_element_default_void class mex_class_wrapper (line 4707) | class mex_class_wrapper method mex_class_wrapper (line 4710) | mex_class_wrapper(T& obj_, mfp_type mfp_) : obj(obj_), mfp(mfp_) {} function wrap_mex_class (line 4723) | mex_class_wrapper wrap_mex_class(T& obj, mfp_type mfp) { ret... type dlib (line 4725) | namespace dlib function call_matlab (line 3246) | void call_matlab ( function free_callback_resources (line 3256) | void free_callback_resources ( function call_matlab (line 3279) | void call_matlab ( function call_matlab (line 3305) | void call_matlab ( function call_matlab (line 3335) | void call_matlab ( function call_matlab (line 3370) | void call_matlab ( function call_matlab (line 3409) | void call_matlab ( function call_matlab (line 3452) | void call_matlab ( function call_matlab (line 3499) | void call_matlab ( function call_matlab (line 3550) | void call_matlab ( function call_matlab (line 3606) | void call_matlab ( function call_matlab (line 3665) | void call_matlab ( function call_matlab (line 3727) | void call_matlab ( function call_matlab (line 3793) | void call_matlab ( function call_matlab (line 3863) | void call_matlab ( function call_matlab (line 3937) | void call_matlab ( function call_matlab (line 4015) | void call_matlab ( function call_matlab (line 4097) | void call_matlab ( function call_matlab (line 4183) | void call_matlab ( function call_matlab (line 4258) | void call_matlab ( function call_matlab (line 4323) | void call_matlab ( function call_matlab (line 4390) | void call_matlab ( function matlab_object (line 4489) | matlab_object& matlab_object:: function call_matlab (line 4686) | void call_matlab ( function check_for_matlab_ctrl_c (line 4694) | void check_for_matlab_ctrl_c( type sig_traits> (line 4728) | struct sig_traits> type tuple_element_default_void (line 4733) | struct tuple_element_default_void type tuple_element_default_void (line 4739) | struct tuple_element_default_void type sig_traits (line 4745) | struct sig_traits type arg (line 4752) | struct arg type sig_traits (line 4782) | struct sig_traits type arg (line 4789) | struct arg type visit_impl (line 4823) | struct visit_impl method visit (line 4826) | static void visit(T& tup, size_t idx, F fun) type visit_impl<0> (line 4834) | struct visit_impl<0> method visit (line 4837) | static void visit(T& tup, size_t idx, F fun) { DLIB_CASSERT(false,"thi... function visit_at (line 4841) | void visit_at(std::tuple const& tup, size_t idx, F fun) function visit_at (line 4847) | void visit_at(std::tuple& tup, size_t idx, F fun) class mex_class_dispatch (line 4852) | class mex_class_dispatch method mex_class_dispatch (line 4855) | mex_class_dispatch( class class_factory_type (line 4883) | class class_factory_type : dlib::noncopyable method class_factory_type (line 4897) | class_factory_type() method uint64 (line 4909) | uint64 create(T&& ...args) method free (line 4929) | void free(uint64 item) method MEX_CLASS_NAME (line 4940) | MEX_CLASS_NAME* access(uint64 item) // convert numeric ID to pointer t... function is_string (line 4992) | bool is_string(const mxArray* arr, const char* str) function mexFunction (line 5007) | void mexFunction( int nlhs, mxArray *plhs[], FILE: dlib/matlab/sig_traits.h function namespace (line 6) | namespace dlib type A1 (line 80) | typedef A1 arg1_type; type A2 (line 81) | typedef A2 arg2_type; type arg3_type (line 82) | typedef void arg3_type; type arg4_type (line 83) | typedef void arg4_type; type arg5_type (line 84) | typedef void arg5_type; type arg6_type (line 85) | typedef void arg6_type; type arg7_type (line 86) | typedef void arg7_type; type arg8_type (line 87) | typedef void arg8_type; type arg9_type (line 88) | typedef void arg9_type; type arg10_type (line 89) | typedef void arg10_type; type arg11_type (line 90) | typedef void arg11_type; type arg12_type (line 91) | typedef void arg12_type; type arg13_type (line 92) | typedef void arg13_type; type arg14_type (line 93) | typedef void arg14_type; type arg15_type (line 94) | typedef void arg15_type; type arg16_type (line 95) | typedef void arg16_type; type arg17_type (line 96) | typedef void arg17_type; type arg18_type (line 97) | typedef void arg18_type; type arg19_type (line 98) | typedef void arg19_type; type arg20_type (line 99) | typedef void arg20_type; type A1 (line 111) | typedef A1 arg1_type; type A2 (line 112) | typedef A2 arg2_type; type A3 (line 113) | typedef A3 arg3_type; type arg4_type (line 114) | typedef void arg4_type; type arg5_type (line 115) | typedef void arg5_type; type arg6_type (line 116) | typedef void arg6_type; type arg7_type (line 117) | typedef void arg7_type; type arg8_type (line 118) | typedef void arg8_type; type arg9_type (line 119) | typedef void arg9_type; type arg10_type (line 120) | typedef void arg10_type; type arg11_type (line 121) | typedef void arg11_type; type arg12_type (line 122) | typedef void arg12_type; type arg13_type (line 123) | typedef void arg13_type; type arg14_type (line 124) | typedef void arg14_type; type arg15_type (line 125) | typedef void arg15_type; type arg16_type (line 126) | typedef void arg16_type; type arg17_type (line 127) | typedef void arg17_type; type arg18_type (line 128) | typedef void arg18_type; type arg19_type (line 129) | typedef void arg19_type; type arg20_type (line 130) | typedef void arg20_type; type A1 (line 143) | typedef A1 arg1_type; type A2 (line 144) | typedef A2 arg2_type; type A3 (line 145) | typedef A3 arg3_type; type A4 (line 146) | typedef A4 arg4_type; type arg5_type (line 147) | typedef void arg5_type; type arg6_type (line 148) | typedef void arg6_type; type arg7_type (line 149) | typedef void arg7_type; type arg8_type (line 150) | typedef void arg8_type; type arg9_type (line 151) | typedef void arg9_type; type arg10_type (line 152) | typedef void arg10_type; type arg11_type (line 153) | typedef void arg11_type; type arg12_type (line 154) | typedef void arg12_type; type arg13_type (line 155) | typedef void arg13_type; type arg14_type (line 156) | typedef void arg14_type; type arg15_type (line 157) | typedef void arg15_type; type arg16_type (line 158) | typedef void arg16_type; type arg17_type (line 159) | typedef void arg17_type; type arg18_type (line 160) | typedef void arg18_type; type arg19_type (line 161) | typedef void arg19_type; type arg20_type (line 162) | typedef void arg20_type; type A1 (line 175) | typedef A1 arg1_type; type A2 (line 176) | typedef A2 arg2_type; type A3 (line 177) | typedef A3 arg3_type; type A4 (line 178) | typedef A4 arg4_type; type A5 (line 179) | typedef A5 arg5_type; type arg6_type (line 180) | typedef void arg6_type; type arg7_type (line 181) | typedef void arg7_type; type arg8_type (line 182) | typedef void arg8_type; type arg9_type (line 183) | typedef void arg9_type; type arg10_type (line 184) | typedef void arg10_type; type arg11_type (line 185) | typedef void arg11_type; type arg12_type (line 186) | typedef void arg12_type; type arg13_type (line 187) | typedef void arg13_type; type arg14_type (line 188) | typedef void arg14_type; type arg15_type (line 189) | typedef void arg15_type; type arg16_type (line 190) | typedef void arg16_type; type arg17_type (line 191) | typedef void arg17_type; type arg18_type (line 192) | typedef void arg18_type; type arg19_type (line 193) | typedef void arg19_type; type arg20_type (line 194) | typedef void arg20_type; type A1 (line 207) | typedef A1 arg1_type; type A2 (line 208) | typedef A2 arg2_type; type A3 (line 209) | typedef A3 arg3_type; type A4 (line 210) | typedef A4 arg4_type; type A5 (line 211) | typedef A5 arg5_type; type A6 (line 212) | typedef A6 arg6_type; type arg7_type (line 213) | typedef void arg7_type; type arg8_type (line 214) | typedef void arg8_type; type arg9_type (line 215) | typedef void arg9_type; type arg10_type (line 216) | typedef void arg10_type; type arg11_type (line 217) | typedef void arg11_type; type arg12_type (line 218) | typedef void arg12_type; type arg13_type (line 219) | typedef void arg13_type; type arg14_type (line 220) | typedef void arg14_type; type arg15_type (line 221) | typedef void arg15_type; type arg16_type (line 222) | typedef void arg16_type; type arg17_type (line 223) | typedef void arg17_type; type arg18_type (line 224) | typedef void arg18_type; type arg19_type (line 225) | typedef void arg19_type; type arg20_type (line 226) | typedef void arg20_type; type A1 (line 240) | typedef A1 arg1_type; type A2 (line 241) | typedef A2 arg2_type; type A3 (line 242) | typedef A3 arg3_type; type A4 (line 243) | typedef A4 arg4_type; type A5 (line 244) | typedef A5 arg5_type; type A6 (line 245) | typedef A6 arg6_type; type A7 (line 246) | typedef A7 arg7_type; type arg8_type (line 247) | typedef void arg8_type; type arg9_type (line 248) | typedef void arg9_type; type arg10_type (line 249) | typedef void arg10_type; type arg11_type (line 250) | typedef void arg11_type; type arg12_type (line 251) | typedef void arg12_type; type arg13_type (line 252) | typedef void arg13_type; type arg14_type (line 253) | typedef void arg14_type; type arg15_type (line 254) | typedef void arg15_type; type arg16_type (line 255) | typedef void arg16_type; type arg17_type (line 256) | typedef void arg17_type; type arg18_type (line 257) | typedef void arg18_type; type arg19_type (line 258) | typedef void arg19_type; type arg20_type (line 259) | typedef void arg20_type; type A1 (line 273) | typedef A1 arg1_type; type A2 (line 274) | typedef A2 arg2_type; type A3 (line 275) | typedef A3 arg3_type; type A4 (line 276) | typedef A4 arg4_type; type A5 (line 277) | typedef A5 arg5_type; type A6 (line 278) | typedef A6 arg6_type; type A7 (line 279) | typedef A7 arg7_type; type A8 (line 280) | typedef A8 arg8_type; type arg9_type (line 281) | typedef void arg9_type; type arg10_type (line 282) | typedef void arg10_type; type arg11_type (line 283) | typedef void arg11_type; type arg12_type (line 284) | typedef void arg12_type; type arg13_type (line 285) | typedef void arg13_type; type arg14_type (line 286) | typedef void arg14_type; type arg15_type (line 287) | typedef void arg15_type; type arg16_type (line 288) | typedef void arg16_type; type arg17_type (line 289) | typedef void arg17_type; type arg18_type (line 290) | typedef void arg18_type; type arg19_type (line 291) | typedef void arg19_type; type arg20_type (line 292) | typedef void arg20_type; type A1 (line 306) | typedef A1 arg1_type; type A2 (line 307) | typedef A2 arg2_type; type A3 (line 308) | typedef A3 arg3_type; type A4 (line 309) | typedef A4 arg4_type; type A5 (line 310) | typedef A5 arg5_type; type A6 (line 311) | typedef A6 arg6_type; type A7 (line 312) | typedef A7 arg7_type; type A8 (line 313) | typedef A8 arg8_type; type A9 (line 314) | typedef A9 arg9_type; type arg10_type (line 315) | typedef void arg10_type; type arg11_type (line 316) | typedef void arg11_type; type arg12_type (line 317) | typedef void arg12_type; type arg13_type (line 318) | typedef void arg13_type; type arg14_type (line 319) | typedef void arg14_type; type arg15_type (line 320) | typedef void arg15_type; type arg16_type (line 321) | typedef void arg16_type; type arg17_type (line 322) | typedef void arg17_type; type arg18_type (line 323) | typedef void arg18_type; type arg19_type (line 324) | typedef void arg19_type; type arg20_type (line 325) | typedef void arg20_type; type A1 (line 340) | typedef A1 arg1_type; type A2 (line 341) | typedef A2 arg2_type; type A3 (line 342) | typedef A3 arg3_type; type A4 (line 343) | typedef A4 arg4_type; type A5 (line 344) | typedef A5 arg5_type; type A6 (line 345) | typedef A6 arg6_type; type A7 (line 346) | typedef A7 arg7_type; type A8 (line 347) | typedef A8 arg8_type; type A9 (line 348) | typedef A9 arg9_type; type A10 (line 349) | typedef A10 arg10_type; type arg11_type (line 350) | typedef void arg11_type; type arg12_type (line 351) | typedef void arg12_type; type arg13_type (line 352) | typedef void arg13_type; type arg14_type (line 353) | typedef void arg14_type; type arg15_type (line 354) | typedef void arg15_type; type arg16_type (line 355) | typedef void arg16_type; type arg17_type (line 356) | typedef void arg17_type; type arg18_type (line 357) | typedef void arg18_type; type arg19_type (line 358) | typedef void arg19_type; type arg20_type (line 359) | typedef void arg20_type; type A1 (line 375) | typedef A1 arg1_type; type A2 (line 376) | typedef A2 arg2_type; type A3 (line 377) | typedef A3 arg3_type; type A4 (line 378) | typedef A4 arg4_type; type A5 (line 379) | typedef A5 arg5_type; type A6 (line 380) | typedef A6 arg6_type; type A7 (line 381) | typedef A7 arg7_type; type A8 (line 382) | typedef A8 arg8_type; type A9 (line 383) | typedef A9 arg9_type; type A10 (line 384) | typedef A10 arg10_type; type A11 (line 385) | typedef A11 arg11_type; type arg12_type (line 386) | typedef void arg12_type; type arg13_type (line 387) | typedef void arg13_type; type arg14_type (line 388) | typedef void arg14_type; type arg15_type (line 389) | typedef void arg15_type; type arg16_type (line 390) | typedef void arg16_type; type arg17_type (line 391) | typedef void arg17_type; type arg18_type (line 392) | typedef void arg18_type; type arg19_type (line 393) | typedef void arg19_type; type arg20_type (line 394) | typedef void arg20_type; type A1 (line 411) | typedef A1 arg1_type; type A2 (line 412) | typedef A2 arg2_type; type A3 (line 413) | typedef A3 arg3_type; type A4 (line 414) | typedef A4 arg4_type; type A5 (line 415) | typedef A5 arg5_type; type A6 (line 416) | typedef A6 arg6_type; type A7 (line 417) | typedef A7 arg7_type; type A8 (line 418) | typedef A8 arg8_type; type A9 (line 419) | typedef A9 arg9_type; type A10 (line 420) | typedef A10 arg10_type; type A11 (line 421) | typedef A11 arg11_type; type A12 (line 422) | typedef A12 arg12_type; type arg13_type (line 423) | typedef void arg13_type; type arg14_type (line 424) | typedef void arg14_type; type arg15_type (line 425) | typedef void arg15_type; type arg16_type (line 426) | typedef void arg16_type; type arg17_type (line 427) | typedef void arg17_type; type arg18_type (line 428) | typedef void arg18_type; type arg19_type (line 429) | typedef void arg19_type; type arg20_type (line 430) | typedef void arg20_type; type A1 (line 448) | typedef A1 arg1_type; type A2 (line 449) | typedef A2 arg2_type; type A3 (line 450) | typedef A3 arg3_type; type A4 (line 451) | typedef A4 arg4_type; type A5 (line 452) | typedef A5 arg5_type; type A6 (line 453) | typedef A6 arg6_type; type A7 (line 454) | typedef A7 arg7_type; type A8 (line 455) | typedef A8 arg8_type; type A9 (line 456) | typedef A9 arg9_type; type A10 (line 457) | typedef A10 arg10_type; type A11 (line 458) | typedef A11 arg11_type; type A12 (line 459) | typedef A12 arg12_type; type A13 (line 460) | typedef A13 arg13_type; type arg14_type (line 461) | typedef void arg14_type; type arg15_type (line 462) | typedef void arg15_type; type arg16_type (line 463) | typedef void arg16_type; type arg17_type (line 464) | typedef void arg17_type; type arg18_type (line 465) | typedef void arg18_type; type arg19_type (line 466) | typedef void arg19_type; type arg20_type (line 467) | typedef void arg20_type; type A1 (line 486) | typedef A1 arg1_type; type A2 (line 487) | typedef A2 arg2_type; type A3 (line 488) | typedef A3 arg3_type; type A4 (line 489) | typedef A4 arg4_type; type A5 (line 490) | typedef A5 arg5_type; type A6 (line 491) | typedef A6 arg6_type; type A7 (line 492) | typedef A7 arg7_type; type A8 (line 493) | typedef A8 arg8_type; type A9 (line 494) | typedef A9 arg9_type; type A10 (line 495) | typedef A10 arg10_type; type A11 (line 496) | typedef A11 arg11_type; type A12 (line 497) | typedef A12 arg12_type; type A13 (line 498) | typedef A13 arg13_type; type A14 (line 499) | typedef A14 arg14_type; type arg15_type (line 500) | typedef void arg15_type; type arg16_type (line 501) | typedef void arg16_type; type arg17_type (line 502) | typedef void arg17_type; type arg18_type (line 503) | typedef void arg18_type; type arg19_type (line 504) | typedef void arg19_type; type arg20_type (line 505) | typedef void arg20_type; type A1 (line 525) | typedef A1 arg1_type; type A2 (line 526) | typedef A2 arg2_type; type A3 (line 527) | typedef A3 arg3_type; type A4 (line 528) | typedef A4 arg4_type; type A5 (line 529) | typedef A5 arg5_type; type A6 (line 530) | typedef A6 arg6_type; type A7 (line 531) | typedef A7 arg7_type; type A8 (line 532) | typedef A8 arg8_type; type A9 (line 533) | typedef A9 arg9_type; type A10 (line 534) | typedef A10 arg10_type; type A11 (line 535) | typedef A11 arg11_type; type A12 (line 536) | typedef A12 arg12_type; type A13 (line 537) | typedef A13 arg13_type; type A14 (line 538) | typedef A14 arg14_type; type A15 (line 539) | typedef A15 arg15_type; type arg16_type (line 540) | typedef void arg16_type; type arg17_type (line 541) | typedef void arg17_type; type arg18_type (line 542) | typedef void arg18_type; type arg19_type (line 543) | typedef void arg19_type; type arg20_type (line 544) | typedef void arg20_type; type A1 (line 565) | typedef A1 arg1_type; type A2 (line 566) | typedef A2 arg2_type; type A3 (line 567) | typedef A3 arg3_type; type A4 (line 568) | typedef A4 arg4_type; type A5 (line 569) | typedef A5 arg5_type; type A6 (line 570) | typedef A6 arg6_type; type A7 (line 571) | typedef A7 arg7_type; type A8 (line 572) | typedef A8 arg8_type; type A9 (line 573) | typedef A9 arg9_type; type A10 (line 574) | typedef A10 arg10_type; type A11 (line 575) | typedef A11 arg11_type; type A12 (line 576) | typedef A12 arg12_type; type A13 (line 577) | typedef A13 arg13_type; type A14 (line 578) | typedef A14 arg14_type; type A15 (line 579) | typedef A15 arg15_type; type A16 (line 580) | typedef A16 arg16_type; type arg17_type (line 581) | typedef void arg17_type; type arg18_type (line 582) | typedef void arg18_type; type arg19_type (line 583) | typedef void arg19_type; type arg20_type (line 584) | typedef void arg20_type; type A1 (line 606) | typedef A1 arg1_type; type A2 (line 607) | typedef A2 arg2_type; type A3 (line 608) | typedef A3 arg3_type; type A4 (line 609) | typedef A4 arg4_type; type A5 (line 610) | typedef A5 arg5_type; type A6 (line 611) | typedef A6 arg6_type; type A7 (line 612) | typedef A7 arg7_type; type A8 (line 613) | typedef A8 arg8_type; type A9 (line 614) | typedef A9 arg9_type; type A10 (line 615) | typedef A10 arg10_type; type A11 (line 616) | typedef A11 arg11_type; type A12 (line 617) | typedef A12 arg12_type; type A13 (line 618) | typedef A13 arg13_type; type A14 (line 619) | typedef A14 arg14_type; type A15 (line 620) | typedef A15 arg15_type; type A16 (line 621) | typedef A16 arg16_type; type A17 (line 622) | typedef A17 arg17_type; type arg18_type (line 623) | typedef void arg18_type; type arg19_type (line 624) | typedef void arg19_type; type arg20_type (line 625) | typedef void arg20_type; type A1 (line 648) | typedef A1 arg1_type; type A2 (line 649) | typedef A2 arg2_type; type A3 (line 650) | typedef A3 arg3_type; type A4 (line 651) | typedef A4 arg4_type; type A5 (line 652) | typedef A5 arg5_type; type A6 (line 653) | typedef A6 arg6_type; type A7 (line 654) | typedef A7 arg7_type; type A8 (line 655) | typedef A8 arg8_type; type A9 (line 656) | typedef A9 arg9_type; type A10 (line 657) | typedef A10 arg10_type; type A11 (line 658) | typedef A11 arg11_type; type A12 (line 659) | typedef A12 arg12_type; type A13 (line 660) | typedef A13 arg13_type; type A14 (line 661) | typedef A14 arg14_type; type A15 (line 662) | typedef A15 arg15_type; type A16 (line 663) | typedef A16 arg16_type; type A17 (line 664) | typedef A17 arg17_type; type A18 (line 665) | typedef A18 arg18_type; type arg19_type (line 666) | typedef void arg19_type; type arg20_type (line 667) | typedef void arg20_type; type A1 (line 691) | typedef A1 arg1_type; type A2 (line 692) | typedef A2 arg2_type; type A3 (line 693) | typedef A3 arg3_type; type A4 (line 694) | typedef A4 arg4_type; type A5 (line 695) | typedef A5 arg5_type; type A6 (line 696) | typedef A6 arg6_type; type A7 (line 697) | typedef A7 arg7_type; type A8 (line 698) | typedef A8 arg8_type; type A9 (line 699) | typedef A9 arg9_type; type A10 (line 700) | typedef A10 arg10_type; type A11 (line 701) | typedef A11 arg11_type; type A12 (line 702) | typedef A12 arg12_type; type A13 (line 703) | typedef A13 arg13_type; type A14 (line 704) | typedef A14 arg14_type; type A15 (line 705) | typedef A15 arg15_type; type A16 (line 706) | typedef A16 arg16_type; type A17 (line 707) | typedef A17 arg17_type; type A18 (line 708) | typedef A18 arg18_type; type A19 (line 709) | typedef A19 arg19_type; type arg20_type (line 710) | typedef void arg20_type; type A1 (line 735) | typedef A1 arg1_type; type A2 (line 736) | typedef A2 arg2_type; type A3 (line 737) | typedef A3 arg3_type; type A4 (line 738) | typedef A4 arg4_type; type A5 (line 739) | typedef A5 arg5_type; type A6 (line 740) | typedef A6 arg6_type; type A7 (line 741) | typedef A7 arg7_type; type A8 (line 742) | typedef A8 arg8_type; type A9 (line 743) | typedef A9 arg9_type; type A10 (line 744) | typedef A10 arg10_type; type A11 (line 745) | typedef A11 arg11_type; type A12 (line 746) | typedef A12 arg12_type; type A13 (line 747) | typedef A13 arg13_type; type A14 (line 748) | typedef A14 arg14_type; type A15 (line 749) | typedef A15 arg15_type; type A16 (line 750) | typedef A16 arg16_type; type A17 (line 751) | typedef A17 arg17_type; type A18 (line 752) | typedef A18 arg18_type; type A19 (line 753) | typedef A19 arg19_type; type A20 (line 754) | typedef A20 arg20_type; FILE: dlib/matlab/subprocess_stream.cpp type dlib (line 20) | namespace dlib function make_fd_non_blocking (line 25) | void make_fd_non_blocking(int fd) function read_echoing_select (line 35) | int read_echoing_select(int fd, int fd_printf) function write_echoing_select (line 92) | int write_echoing_select(int fd, int fd_printf) class filestreambuf (line 151) | class filestreambuf : public std::streambuf method filestreambuf (line 167) | filestreambuf ( method sync (line 187) | int sync ( method init (line 199) | void init ( method flush_out_buffer (line 218) | int flush_out_buffer ( method int_type (line 242) | int_type overflow ( method xsputn (line 260) | std::streamsize xsputn ( method int_type (line 320) | int_type underflow( method xsgetn (line 355) | std::streamsize xsgetn ( type impl (line 402) | namespace impl function get_data_fd (line 404) | int get_data_fd() FILE: dlib/matlab/subprocess_stream.h function namespace (line 15) | namespace dlib function namespace (line 55) | namespace impl{ std::iostream& get_data_iostream(); } function send_to_parent_process (line 57) | inline void send_to_parent_process() {impl::get_data_iostream().flush();} function receive_from_parent_process (line 72) | inline void receive_from_parent_process() {} function class (line 92) | class subprocess_stream : noncopyable function send (line 170) | void send() {iosub.flush();} function receive (line 189) | void receive() {} function class (line 196) | class cpipe : noncopyable FILE: dlib/matrix/cblas_constants.h function namespace (line 17) | namespace dlib FILE: dlib/matrix/lapack/fortran_id.h function namespace (line 45) | namespace dlib FILE: dlib/matrix/lapack/gees.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/lapack/geev.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/lapack/geqrf.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/lapack/gesdd.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/lapack/gesvd.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/lapack/getrf.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/lapack/ormqr.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/lapack/pbtrf.h function namespace (line 8) | namespace dlib FILE: dlib/matrix/lapack/potrf.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/lapack/syev.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/lapack/syevr.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/matrix.h function namespace (line 52) | namespace dlib type typename (line 117) | typedef typename LHS::type const_ret_type; type typename (line 118) | typedef typename LHS::mem_manager_type mem_manager_type; type typename (line 119) | typedef typename LHS::layout_type layout_type; type typename (line 144) | typedef typename T::matrix_type type; type typename (line 160) | typedef typename matrix_traits::const_ret_type cons... type typename (line 161) | typedef typename matrix_traits::mem_manager_type me... type typename (line 165) | typedef typename matrix_traits::layout_type layout_... type typename (line 173) | typedef typename conditional_matrix_temp exp2; type matrix_mul_scal_exp (line 283) | typedef matrix_mul_scal_exp exp2; type matrix_mul_scal_exp (line 295) | typedef matrix_mul_scal_exp exp2; type typename (line 308) | typedef typename LHS::type const_ret_type; type typename (line 309) | typedef typename LHS::mem_manager_type mem_manager_type; type typename (line 310) | typedef typename LHS::layout_type layout_type; type typename (line 328) | typedef typename matrix_traits::const_ret_type const_ret... type typename (line 329) | typedef typename matrix_traits::mem_manager_type mem_man... type typename (line 333) | typedef typename matrix_traits::layout_type layout_type; function type (line 366) | const type operator() ( function type (line 371) | inline const type operator() ( long i ) const type typename (line 415) | typedef typename LHS::type const_ret_type; type typename (line 416) | typedef typename LHS::mem_manager_type mem_manager_type; type typename (line 417) | typedef typename LHS::layout_type layout_type; type typename (line 435) | typedef typename matrix_traits::const_ret_type cons... type typename (line 436) | typedef typename matrix_traits::mem_manager_type me... type typename (line 440) | typedef typename matrix_traits::layout_type layout_... function type (line 474) | const type operator() ( function type (line 479) | inline const type operator() ( long i ) const type typename (line 522) | typedef typename M::type type; type typename (line 523) | typedef typename M::type const_ret_type; type typename (line 524) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 525) | typedef typename M::layout_type layout_type; type typename (line 542) | typedef typename matrix_traits::const_ret_type cons... type typename (line 543) | typedef typename matrix_traits::mem_manager_type me... type typename (line 547) | typedef typename matrix_traits::layout_type layout_... function type (line 563) | const type operator() ( function type (line 568) | inline const type operator() ( long i ) const type typename (line 609) | typedef typename M::type const_ret_type; type typename (line 610) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 611) | typedef typename M::layout_type layout_type; type T (line 617) | typedef T type; type typename (line 634) | typedef typename matrix_traits::const_ret_type cons... type typename (line 635) | typedef typename matrix_traits::mem_manager_type me... type typename (line 639) | typedef typename matrix_traits::layout_type layout_... function type (line 657) | const type operator() ( function type (line 662) | inline const type operator() ( long i ) const type typename (line 681) | typedef typename conditional_reference::type M_re... type typename (line 710) | typedef typename EXP::type type; type typename (line 723) | typedef typename EXP::type type; type typename (line 774) | typedef typename M::type type; type typename (line 781) | typedef const typename M::type const_ret_type; function const_ret_type (line 782) | const_ret_type apply (long r, long c) const type typename (line 797) | typedef typename EXP::type type; type op_s_div_m (line 799) | typedef op_s_div_m op; type typename (line 831) | typedef typename M::type type; type typename (line 838) | typedef const typename M::type const_ret_type; function const_ret_type (line 839) | const_ret_type apply (long r, long c) const type op_add_scalar (line 856) | typedef op_add_scalar op; type typename (line 869) | typedef typename EXP::type type; type op_add_scalar (line 871) | typedef op_add_scalar op; type typename (line 880) | typedef typename M::type type; type typename (line 887) | typedef const typename M::type const_ret_type; function const_ret_type (line 888) | const_ret_type apply (long r, long c) const type typename (line 903) | typedef typename EXP::type type; type op_subl_scalar (line 905) | typedef op_subl_scalar op; type typename (line 914) | typedef typename M::type type; type typename (line 921) | typedef const typename M::type const_ret_type; function const_ret_type (line 922) | const_ret_type apply (long r, long c) const type op_subr_scalar (line 939) | typedef op_subr_scalar op; type T (line 997) | typedef const T& const_ret_type; type mem_manager (line 998) | typedef mem_manager mem_manager_type; type layout (line 999) | typedef layout layout_type; type typename (line 1020) | typedef typename matrix_traits::const_ret_type const_ret_type; type typename (line 1021) | typedef typename matrix_traits::mem_manager_type mem_manager_type; type typename (line 1022) | typedef typename matrix_traits::layout_type layout_type; type T (line 1026) | typedef T* iterator; type T (line 1027) | typedef const T* const_iterator; function explicit (line 1033) | explicit matrix ( function T (line 1272) | const T& operator() ( function T (line 1314) | const T& operator() ( function _private_set_mxArray (line 1355) | void _private_set_mxArray( function mxArray (line 1362) | mxArray* _private_release_mxArray( function _private_mark_owned_by_matlab (line 1368) | void _private_mark_owned_by_matlab() function _private_is_owned_by_matlab (line 1373) | bool _private_is_owned_by_matlab() function set_size (line 1379) | void set_size ( function set_size (line 1398) | void set_size ( function swap (line 1702) | void swap ( function aliases (line 1714) | bool aliases ( function iterator (line 1731) | iterator begin() function iterator (line 1739) | iterator end() type literal_assign_helper (line 1764) | struct literal_assign_helper function class (line 2045) | class print_matrix_as_csv_helper function class (line 2078) | class print_matrix_as_csv {} function print_matrix_as_csv_helper (line 2080) | inline print_matrix_as_csv_helper operator<< ( type typename (line 2100) | typedef typename EXP::type type; type typename (line 2101) | typedef typename EXP::const_ret_type const_ret_type; type typename (line 2102) | typedef typename EXP::mem_manager_type mem_manager_type; type typename (line 2103) | typedef typename EXP::layout_type layout_type; type typename (line 2114) | typedef typename matrix_traits::const_ret_type const_... type typename (line 2115) | typedef typename matrix_traits::mem_manager_type mem_... type typename (line 2116) | typedef typename matrix_traits::layout_type layout_type; function ref_ (line 2126) | const_temp_matrix ( function const_ret_type (line 2132) | const_ret_type operator() ( function const_ret_type (line 2137) | const_ret_type operator() ( long i ) const FILE: dlib/matrix/matrix_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/matrix/matrix_assign.h function namespace (line 15) | namespace dlib type T (line 218) | typedef T type; type T (line 219) | typedef T type; type T (line 220) | typedef T type; type T (line 221) | typedef T type; type typename (line 231) | typedef typename matrix_multiply_exp::RHS_ref_type T_RHS_ref_... type typename (line 232) | typedef typename noref::type T_lhs_type; type typename (line 233) | typedef typename noref::type T_rhs_type; type typename (line 235) | typedef typename matrix_multiply_exp::LHS_ref_type U_LHS_ref_... type typename (line 236) | typedef typename matrix_multiply_exp::RHS_ref_type U_RHS_ref_... type typename (line 237) | typedef typename noref::type U_lhs_type; type typename (line 238) | typedef typename noref::type U_rhs_type; type yes_type (line 274) | struct yes_type type no_type (line 278) | struct no_type FILE: dlib/matrix/matrix_assign_fwd.h function namespace (line 17) | namespace dlib FILE: dlib/matrix/matrix_blas_bindings.h function namespace (line 19) | namespace dlib function T (line 584) | T* get_ptr (const matrix& m) { return &m(0,0); } function T (line 590) | T* get_ptr (const matrix_op > >& m) { retur... function T (line 593) | T* get_ptr (const matrix_op > >& m) { retur... function T (line 596) | T* get_ptr (const matrix_op > >& m) { retur... function T (line 599) | T* get_ptr (const matrix_op > >& m) { retu... function T (line 602) | T* get_ptr (const matrix_op > >& m) { retu... function T (line 618) | T* get_ptr (const matrix_op > >& m) { re... function T (line 620) | T* get_ptr (const matrix_op > >& m) { return... function T (line 622) | T* get_ptr (const matrix_op > >&... function T (line 624) | T* get_ptr (const matrix_op > >... function T (line 626) | T* get_ptr (const matrix_op >& m) { return m.o... function T (line 628) | T* get_ptr (const matrix_op >& m) { return m.op.ptr; } function DLIB_ADD_BLAS_BINDING (line 650) | DLIB_ADD_BLAS_BINDING(m) function DLIB_END_BLAS_BINDING (line 676) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 704) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 732) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 762) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 790) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 818) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 843) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 873) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 901) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 928) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 954) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 981) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1007) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1031) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1055) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1077) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1101) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1125) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1149) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1171) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1196) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1219) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1241) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1263) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1294) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1320) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1346) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1372) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1436) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1468) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1518) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1536) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1554) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1572) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1594) | DLIB_END_BLAS_BINDING function DLIB_END_BLAS_BINDING (line 1612) | DLIB_END_BLAS_BINDING FILE: dlib/matrix/matrix_cholesky.h function namespace (line 19) | namespace dlib FILE: dlib/matrix/matrix_conj_trans.h function namespace (line 15) | namespace dlib FILE: dlib/matrix/matrix_conv.h function namespace (line 10) | namespace dlib type op_conv (line 97) | typedef op_conv op; type op_conv (line 112) | typedef op_conv op; function namespace (line 118) | namespace impl type typename (line 187) | typedef typename M1::type type; type type (line 188) | typedef type const_ret_type; type typename (line 189) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 190) | typedef typename M1::layout_type layout_type; function const_ret_type (line 192) | const_ret_type apply (long r, long c) const type op_conv_same (line 238) | typedef op_conv_same op; type op_conv_same (line 253) | typedef op_conv_same op; type typename (line 282) | typedef typename M1::type type; type type (line 283) | typedef type const_ret_type; type typename (line 284) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 285) | typedef typename M1::layout_type layout_type; function const_ret_type (line 287) | const_ret_type apply (long r, long c) const type op_conv_valid (line 333) | typedef op_conv_valid op; type op_conv_valid (line 348) | typedef op_conv_valid op; FILE: dlib/matrix/matrix_conv_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/matrix/matrix_data_layout.h function namespace (line 20) | namespace dlib function T (line 148) | const T& operator() ( function T (line 157) | const T& operator() ( function swap (line 161) | void swap( function set_size (line 180) | void set_size ( function _private_set_mxArray (line 188) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 189) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 190) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... function T (line 223) | const T& operator() ( function T (line 232) | const T& operator() ( function swap (line 236) | void swap( function set_size (line 250) | void set_size ( function _private_set_mxArray (line 258) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 259) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 260) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... function T (line 298) | const T& operator() ( function T (line 307) | const T& operator() ( function swap (line 311) | void swap( function set_size (line 326) | void set_size ( function _private_set_mxArray (line 348) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 349) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 350) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... function T (line 391) | const T& operator() ( function T (line 400) | const T& operator() ( function swap (line 404) | void swap( function set_size (line 419) | void set_size ( function _private_set_mxArray (line 441) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 442) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 443) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... function T (line 484) | const T& operator() ( function T (line 493) | const T& operator() ( function swap (line 497) | void swap( function set_size (line 513) | void set_size ( function _private_set_mxArray (line 537) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 538) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 539) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... type column_major_layout (line 553) | struct column_major_layout function T (line 620) | const T& operator() ( function T (line 629) | const T& operator() ( function swap (line 633) | void swap( function set_size (line 652) | void set_size ( function _private_set_mxArray (line 660) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 661) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 662) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... function T (line 695) | const T& operator() ( function T (line 704) | const T& operator() ( function swap (line 708) | void swap( function set_size (line 722) | void set_size ( function _private_set_mxArray (line 730) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 731) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 732) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... function T (line 770) | const T& operator() ( function T (line 779) | const T& operator() ( function swap (line 783) | void swap( function set_size (line 798) | void set_size ( function _private_set_mxArray (line 820) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 821) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 822) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... function T (line 863) | const T& operator() ( function T (line 872) | const T& operator() ( function swap (line 876) | void swap( function set_size (line 891) | void set_size ( function _private_set_mxArray (line 913) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 914) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 915) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... function T (line 956) | const T& operator() ( function T (line 965) | const T& operator() ( function swap (line 969) | void swap( function _private_set_mxArray (line 980) | void _private_set_mxArray ( mxArray* ) { DLIB_CASSERT(false, "This funct... function mxArray (line 981) | mxArray* _private_release_mxArray(){DLIB_CASSERT(false, "This function s... function _private_mark_owned_by_matlab (line 982) | void _private_mark_owned_by_matlab() {DLIB_CASSERT(false, "This function... function set_size (line 992) | void set_size ( function const (line 1059) | const double& operator() ( function const (line 1068) | const double& operator() ( function _private_set_mxArray (line 1072) | void _private_set_mxArray ( function mxArray (line 1087) | mxArray* _private_release_mxArray() function _private_mark_owned_by_matlab (line 1099) | void _private_mark_owned_by_matlab() function swap (line 1109) | void swap( function set_size (line 1127) | void set_size ( function const (line 1212) | const float& operator() ( function const (line 1221) | const float& operator() ( function _private_set_mxArray (line 1225) | void _private_set_mxArray ( function mxArray (line 1240) | mxArray* _private_release_mxArray() function _private_mark_owned_by_matlab (line 1252) | void _private_mark_owned_by_matlab() function swap (line 1262) | void swap( function set_size (line 1280) | void set_size ( FILE: dlib/matrix/matrix_data_layout_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/matrix/matrix_default_mul.h function namespace (line 11) | namespace dlib FILE: dlib/matrix/matrix_eigenvalue.h function namespace (line 23) | namespace dlib FILE: dlib/matrix/matrix_exp.h function namespace (line 12) | namespace dlib type type (line 131) | typedef type value_type; type typename (line 132) | typedef typename matrix_traits::const_ret_type const_ret_type; type typename (line 133) | typedef typename matrix_traits::mem_manager_type mem_manager_type; type typename (line 134) | typedef typename matrix_traits::layout_type layout_type; type matrix (line 139) | typedef matrix matrix_type; type EXP (line 140) | typedef EXP exp_type; type matrix_exp_iterator (line 141) | typedef matrix_exp_iterator iterator; type matrix_exp_iterator (line 142) | typedef matrix_exp_iterator const_iterator; function const_ret_type (line 144) | inline const_ret_type operator() ( function const_ret_type (line 161) | const_ret_type operator() ( function item (line 267) | matrix_diag_exp(const matrix_diag_exp& item ):matrix_exp(item) {} FILE: dlib/matrix/matrix_exp_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/matrix/matrix_expressions.h function namespace (line 19) | namespace dlib function const_ret_type (line 103) | const_ret_type operator() ( function const_ret_type (line 108) | const_ret_type operator() ( type T (line 141) | typedef T type; type T (line 142) | typedef const T const_ret_type; type default_memory_manager (line 143) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 144) | typedef row_major_layout layout_type; type typename (line 155) | typedef typename matrix_traits::const_ret_type con... type typename (line 156) | typedef typename matrix_traits::mem_manager_type m... type typename (line 160) | typedef typename matrix_traits::layout_type layout... function const_ret_type (line 183) | const_ret_type operator() ( function const_ret_type (line 188) | const_ret_type operator() ( type const_ret_type (line 222) | typedef const long const_ret_type; type default_memory_manager (line 223) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 227) | typedef row_major_layout layout_type; type typename (line 234) | typedef typename matrix_traits::type type; type typename (line 235) | typedef typename matrix_traits::const_ret_type ... type typename (line 236) | typedef typename matrix_traits::mem_manager_typ... type typename (line 240) | typedef typename matrix_traits::layout_type lay... function const_ret_type (line 248) | const_ret_type operator() ( function const_ret_type (line 253) | const_ret_type operator() ( FILE: dlib/matrix/matrix_fft.h function namespace (line 14) | namespace dlib function namespace (line 171) | namespace details function freqsize (line 181) | static constexpr std::size_t freqsize(std::size_t fftsize) { return ffts... function freqsize (line 184) | struct fftr_func type ifft_func (line 192) | struct ifft_func type ifftr_func (line 198) | struct ifftr_func function hoplen (line 341) | size_t hoplen function hoplen (line 368) | size_t hoplen function hoplen (line 383) | size_t hoplen function hoplen (line 410) | size_t hoplen FILE: dlib/matrix/matrix_fft_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/matrix_fwd.h function namespace (line 8) | namespace dlib FILE: dlib/matrix/matrix_generic_image.h function namespace (line 9) | namespace dlib function num_rows (line 39) | long num_rows( const matrix& img) { return img.nr(); } function num_columns (line 47) | long num_columns( const matrix& img) { return img.nc(); } function width_step (line 99) | size_t width_step( FILE: dlib/matrix/matrix_la.h function namespace (line 29) | namespace dlib function namespace (line 730) | namespace simpl function typename (line 848) | static const typename matrix_exp::matrix_type inv ( function typename (line 874) | static const typename matrix_exp::matrix_type inv ( function typename (line 896) | static const typename matrix_exp::matrix_type inv ( function typename (line 927) | static const typename matrix_exp::matrix_type inv ( function typename (line 975) | static const typename matrix_exp::matrix_type inv ( function typename (line 1019) | const typename matrix_exp::matrix_type inv ( function m (line 1029) | m(m_){} type typename (line 1035) | typedef typename M::type type; type type (line 1036) | typedef const type const_ret_type; type typename (line 1037) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 1038) | typedef typename M::layout_type layout_type; function const_ret_type (line 1044) | const_ret_type apply ( long r, long c) const type op_diag_inv (line 1066) | typedef op_diag_inv op; type op_diag_inv (line 1077) | typedef op_diag_inv op; type op_diag_inv (line 1096) | typedef op_diag_inv op; type typename (line 1114) | typedef typename matrix_exp::matrix_type matrix_type; type typename (line 1158) | typedef typename matrix_exp::matrix_type matrix_type; function typename (line 1190) | const typename matrix_exp::matrix_type chol ( type typename (line 1422) | typedef typename EXP::mem_manager_type MM1; type typename (line 1423) | typedef typename EXP::layout_type layout_type; type typename (line 1426) | typedef typename matrix_exp::type T; function typename (line 1527) | static const typename matrix_exp::type det ( function typename (line 1551) | static const typename matrix_exp::type det ( function typename (line 1566) | static const typename matrix_exp::type det ( function typename (line 1581) | static const typename matrix_exp::type det ( function typename (line 1599) | const typename matrix_exp::type det ( function typename (line 1609) | static const typename matrix_exp::type det ( type typename (line 1644) | typedef typename EXP::type T; FILE: dlib/matrix/matrix_la_abstract.h type typename (line 426) | typedef typename matrix_exp_type::type type; type typename (line 427) | typedef typename matrix_exp_type::mem_manager_type mem_manager_type; type typename (line 428) | typedef typename matrix_exp_type::layout_type layout_type; type matrix (line 431) | typedef matrix column_vector_type; type matrix (line 432) | typedef matrix pivot_column_vect... type typename (line 833) | typedef typename matrix_exp_type::type type; type typename (line 834) | typedef typename matrix_exp_type::mem_manager_type mem_manager_type; type typename (line 835) | typedef typename matrix_exp_type::layout_type layout_type; type typename (line 837) | typedef typename matrix_exp_type::matrix_type matrix_type; type matrix (line 838) | typedef matrix column_vector_type; type matrix (line 840) | typedef matrix,0,0,mem_manager_type,layout_type> comp... type matrix (line 841) | typedef matrix,NR,1,mem_manager_type,layout_type> com... FILE: dlib/matrix/matrix_lu.h function namespace (line 19) | namespace dlib FILE: dlib/matrix/matrix_mat.h function namespace (line 15) | namespace dlib type op_image_to_mat (line 64) | typedef op_image_to_mat::pixel_type pixel_type; type pixel_type (line 82) | typedef pixel_type type; type pixel_type (line 83) | typedef const pixel_type& const_ret_type; type default_memory_manager (line 84) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 85) | typedef row_major_layout layout_type; function const_ret_type (line 87) | const_ret_type apply (long r, long c ) const { return imgview[r][c]; } type op_image_view_to_mat (line 100) | typedef op_image_view_to_mat op; type typename (line 111) | typedef typename image_traits::pixel_type pixel_type; type pixel_type (line 118) | typedef pixel_type type; type pixel_type (line 119) | typedef const pixel_type& const_ret_type; type default_memory_manager (line 120) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 121) | typedef row_major_layout layout_type; function const_ret_type (line 123) | const_ret_type apply (long r, long c ) const { return imgview[r][c]; } type op_const_image_view_to_mat (line 136) | typedef op_const_image_view_to_mat op; type typename (line 152) | typedef typename T::type type; type typename (line 153) | typedef const typename T::type& const_ret_type; type typename (line 154) | typedef typename T::mem_manager_type mem_manager_type; type row_major_layout (line 155) | typedef row_major_layout layout_type; function const_ret_type (line 157) | const_ret_type apply (long r, long ) const { return vect[r]; } type op_array_to_mat (line 173) | typedef op_array_to_mat > op; function namespace (line 179) | namespace impl type typename (line 197) | typedef typename T::value_type type; type typename (line 200) | typedef typename impl::not_bool > op; type op_std_vect_to_mat (line 235) | typedef op_std_vect_to_mat > op; type T (line 258) | typedef T type; type T (line 259) | typedef const T& const_ret_type; type default_memory_manager (line 260) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 261) | typedef row_major_layout layout_type; function const_ret_type (line 263) | const_ret_type apply (long r, long ) const { return ptr[r]; } function const (line 282) | inline bool aliases ( type op_pointer_to_col_vect (line 309) | typedef op_pointer_to_col_vect op; type T (line 339) | typedef T type; type T (line 340) | typedef const T& const_ret_type; type default_memory_manager (line 341) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 342) | typedef row_major_layout layout_type; function const_ret_type (line 344) | const_ret_type apply (long r, long c) const { return ptr[r*stride + c]; } function aliases (line 363) | bool aliases ( function aliases (line 370) | bool aliases ( type op_pointer_to_mat (line 426) | typedef op_pointer_to_mat op; type op_pointer_to_mat (line 447) | typedef op_pointer_to_mat op; function namespace (line 489) | namespace arma function namespace (line 493) | namespace dlib type op_arma_Mat_to_mat (line 525) | typedef op_arma_Mat_to_mat< ::arma::Mat > op; function namespace (line 530) | namespace Eigen function namespace (line 536) | namespace dlib type op_array_to_mat (line 590) | typedef op_array_to_mat op; type op_std_vect_to_mat (line 616) | typedef op_std_vect_to_mat > op; type op_std_vect_to_mat (line 628) | typedef op_std_vect_to_mat > op; type typename (line 657) | typedef typename T::type type; type typename (line 658) | typedef const typename T::type& const_ret_type; type typename (line 659) | typedef typename T::mem_manager_type mem_manager_type; type row_major_layout (line 660) | typedef row_major_layout layout_type; function const_ret_type (line 662) | const_ret_type apply (long r, long c ) const { return array[r][c]; } type op_array2d_to_mat (line 677) | typedef op_array2d_to_mat > op; type op_array2d_to_mat (line 689) | typedef op_array2d_to_mat op; type op_pointer_to_mat (line 710) | typedef op_pointer_to_mat op; type op_pointer_to_col_vect (line 727) | typedef op_pointer_to_col_vect op; FILE: dlib/matrix/matrix_mat_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/matrix/matrix_math_functions.h function namespace (line 16) | namespace dlib type typename (line 194) | typedef typename M::type type; type typename (line 195) | typedef typename M::const_ret_type const_ret_type; function const_ret_type (line 196) | const_ret_type apply (long r, long c) const type op_round (line 212) | typedef op_round op; type typename (line 221) | typedef typename M::type type; type typename (line 228) | typedef const typename M::type const_ret_type; function const_ret_type (line 229) | const_ret_type apply (long r, long c) const type op_normalize (line 250) | typedef op_normalize op; type typename (line 266) | typedef typename M::type type; type typename (line 267) | typedef const typename M::type const_ret_type; function const_ret_type (line 268) | const_ret_type apply ( long r, long c) const function m_ (line 277) | op_abs( const M& m_) : basic_op_m(m_){} type T (line 280) | typedef T type; type T (line 281) | typedef const T const_ret_type; function const_ret_type (line 282) | const_ret_type apply ( long r, long c) const type op_abs (line 295) | typedef op_abs op; type std (line 307) | typedef std::complex op; type std (line 334) | typedef std::complex op; type typename (line 376) | typedef typename M::type::value_type type; type typename (line 377) | typedef const typename M::type::value_type const_ret_type; function const_ret_type (line 378) | const_ret_type apply ( long r, long c) const type op_norm (line 389) | typedef op_norm op; type typename (line 401) | typedef typename M::type::value_type type; type typename (line 402) | typedef const typename M::type::value_type const_ret_type; function const_ret_type (line 403) | const_ret_type apply ( long r, long c) const type op_real (line 414) | typedef op_real op; type typename (line 426) | typedef typename M::type::value_type type; type typename (line 427) | typedef const typename M::type::value_type const_ret_type; function const_ret_type (line 428) | const_ret_type apply (long r, long c) const type op_imag (line 439) | typedef op_imag op; type typename (line 448) | typedef typename M::type type; type type (line 456) | typedef type const_ret_type; function const_ret_type (line 457) | const_ret_type apply(long r, long c) const { return std::exp(this->m(r, ... type op_softmax (line 473) | typedef op_softmax op; FILE: dlib/matrix/matrix_math_functions_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/matrix/matrix_op.h function namespace (line 9) | namespace dlib type typename (line 98) | typedef typename OP::type type; type typename (line 99) | typedef typename OP::const_ret_type const_ret_type; type typename (line 100) | typedef typename OP::mem_manager_type mem_manager_type; type typename (line 101) | typedef typename OP::layout_type layout_type; type typename (line 120) | typedef typename matrix_traits::const_ret_type const_ret... type typename (line 121) | typedef typename matrix_traits::mem_manager_type mem_man... type typename (line 122) | typedef typename matrix_traits::layout_type layout_type; function const_ret_type (line 145) | const_ret_type operator() ( long i ) const function destructively_aliases (line 170) | struct does_not_alias type typename (line 206) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 207) | typedef typename M::layout_type layout_type; type typename (line 246) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 247) | typedef typename M1::layout_type layout_type; type typename (line 288) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 289) | typedef typename M1::layout_type layout_type; type typename (line 333) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 334) | typedef typename M1::layout_type layout_type; FILE: dlib/matrix/matrix_qr.h function namespace (line 19) | namespace dlib FILE: dlib/matrix/matrix_read_from_istream.h function namespace (line 10) | namespace dlib FILE: dlib/matrix/matrix_subexp.h function namespace (line 15) | namespace dlib function range (line 37) | inline const matrix_range_exp range ( function range (line 45) | inline const matrix_range_exp range ( type typename (line 82) | typedef typename M::type type; type typename (line 83) | typedef typename M::const_ret_type const_ret_type; type typename (line 84) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 85) | typedef typename M::layout_type layout_type; function const_ret_type (line 89) | const_ret_type apply ( long r, long c) const { return m(r+r_,c+c_); } type op_subm (line 120) | typedef op_subm op; type op_subm (line 139) | typedef op_subm op; type op_subm (line 164) | typedef op_subm op; type op_subm (line 180) | typedef op_subm op; type typename (line 196) | typedef typename M1::type type; type typename (line 197) | typedef typename M1::const_ret_type const_ret_type; type typename (line 198) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 199) | typedef typename M1::layout_type layout_type; function const_ret_type (line 203) | const_ret_type apply ( long r, long c) const { return m1(rows(r),cols(c)... type op_subm_range (line 245) | typedef op_subm_range op; type typename (line 261) | typedef typename M::type type; type typename (line 262) | typedef typename M::const_ret_type const_ret_type; type typename (line 263) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 264) | typedef typename M::layout_type layout_type; function const_ret_type (line 265) | const_ret_type apply ( long, long c) const { return m(row,c); } type op_rowm (line 290) | typedef op_rowm op; type matrix_op (line 297) | typedef matrix_op > type; type typename (line 313) | typedef typename M::type type; type typename (line 314) | typedef typename M::const_ret_type const_ret_type; type typename (line 315) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 316) | typedef typename M::layout_type layout_type; function const_ret_type (line 317) | const_ret_type apply ( long , long c) const { return m(row,c); } type op_rowm2 (line 345) | typedef op_rowm2 op; type typename (line 359) | typedef typename M1::type type; type typename (line 360) | typedef typename M1::const_ret_type const_ret_type; type typename (line 361) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 362) | typedef typename M1::layout_type layout_type; function const_ret_type (line 366) | const_ret_type apply ( long r, long c) const { return m1(rows(r),c); } type op_rowm_range (line 404) | typedef op_rowm_range op; type typename (line 420) | typedef typename M::type type; type typename (line 421) | typedef typename M::const_ret_type const_ret_type; type typename (line 422) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 423) | typedef typename M::layout_type layout_type; function const_ret_type (line 424) | const_ret_type apply ( long r, long) const { return m(r,col); } type op_colm (line 449) | typedef op_colm op; type matrix_op (line 456) | typedef matrix_op > type; type typename (line 472) | typedef typename M::type type; type typename (line 473) | typedef typename M::const_ret_type const_ret_type; type typename (line 474) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 475) | typedef typename M::layout_type layout_type; function const_ret_type (line 476) | const_ret_type apply ( long r, long ) const { return m(r,col); } type op_colm2 (line 504) | typedef op_colm2 op; type typename (line 517) | typedef typename M1::type type; type typename (line 518) | typedef typename M1::const_ret_type const_ret_type; type typename (line 519) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 520) | typedef typename M1::layout_type layout_type; function const_ret_type (line 525) | const_ret_type apply (long r, long c) const { return m1(r,cols(c)); } type op_colm_range (line 563) | typedef op_colm_range op; type row_major_layout (line 574) | typedef row_major_layout layout_type; function T (line 591) | const T& operator() ( type l (line 766) | typedef l layout_type; type matrix (line 767) | typedef matrix matrix_type; function T (line 785) | const T& operator() ( type l (line 989) | typedef l layout_type; type matrix (line 990) | typedef matrix matrix_type; type l (line 1223) | typedef l layout_type; type matrix (line 1224) | typedef matrix matrix_type; function T (line 1239) | const T& operator() ( type l (line 1399) | typedef l layout_type; type matrix (line 1400) | typedef matrix matrix_type; function T (line 1416) | const T& operator() ( FILE: dlib/matrix/matrix_subexp_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/matrix/matrix_trsm.h function namespace (line 8) | namespace dlib function cblas_trsm (line 518) | inline void cblas_trsm(const CBLAS_ORDER Order, const CBLAS_SIDE Side, function cblas_trsm (line 534) | inline void cblas_trsm(const CBLAS_ORDER Order, const CBLAS_SIDE Side, function cblas_trsm (line 550) | inline void cblas_trsm(const CBLAS_ORDER Order, const CBLAS_SIDE Side, FILE: dlib/matrix/matrix_utilities.h function namespace (line 23) | namespace dlib function is_row_vector (line 86) | bool is_row_vector ( function is_col_vector (line 91) | bool is_col_vector ( function is_vector (line 96) | bool is_vector ( function is_finite (line 103) | bool is_finite ( function namespace (line 120) | namespace impl type typename (line 142) | typedef typename matrix_exp::type type; type typename (line 175) | typedef typename matrix_exp::type type; type typename (line 210) | typedef typename matrix_exp::type type; type typename (line 245) | typedef typename matrix_exp::type type; type typename (line 277) | typedef typename matrix_exp::type type; type typename (line 307) | typedef typename matrix_exp::type type; type typename (line 336) | typedef typename matrix_exp::type type; type typename (line 358) | typedef typename M1::type type; type type (line 359) | typedef const type const_ret_type; function const_ret_type (line 362) | const_ret_type apply ( long r, long c) const type op_binary_min (line 386) | typedef op_binary_min op; type typename (line 398) | typedef typename M1::type type; type typename (line 399) | typedef const typename M1::type const_ret_type; function const_ret_type (line 402) | const_ret_type apply (long r, long c) const type op_min_pointwise3 (line 438) | typedef op_min_pointwise3 op; type typename (line 449) | typedef typename M1::type type; type type (line 450) | typedef const type const_ret_type; function const_ret_type (line 453) | const_ret_type apply ( long r, long c) const type op_binary_max (line 477) | typedef op_binary_max op; type typename (line 489) | typedef typename M1::type type; type typename (line 490) | typedef const typename M1::type const_ret_type; function const_ret_type (line 493) | const_ret_type apply (long r, long c) const type op_max_pointwise3 (line 529) | typedef op_max_pointwise3 op; function typename (line 555) | typename EXP::type>::type length ( function m (line 593) | op_trans( const M& m_) : m(m_){} type typename (line 600) | typedef typename M::type type; type typename (line 601) | typedef typename M::const_ret_type const_ret_type; type typename (line 602) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 603) | typedef typename M::layout_type layout_type; function const_ret_type (line 605) | const_ret_type apply (long r, long c) const { return m(c,r); } type op_trans (line 622) | typedef op_trans op; function m (line 755) | op_removerc( const M& m_) : m(m_){} type typename (line 762) | typedef typename M::type type; type typename (line 763) | typedef typename M::const_ret_type const_ret_type; type typename (line 764) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 765) | typedef typename M::layout_type layout_type; function const_ret_type (line 766) | const_ret_type apply (long r, long c) const type typename (line 802) | typedef typename M::type type; type typename (line 803) | typedef typename M::const_ret_type const_ret_type; type typename (line 804) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 805) | typedef typename M::layout_type layout_type; function const_ret_type (line 806) | const_ret_type apply (long r, long c) const type op_removerc (line 852) | typedef op_removerc op; type op_removerc2 (line 873) | typedef op_removerc2 op; function m (line 882) | op_remove_col( const M& m_) : m(m_){} type typename (line 888) | typedef typename M::type type; type typename (line 889) | typedef typename M::const_ret_type const_ret_type; type typename (line 890) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 891) | typedef typename M::layout_type layout_type; function const_ret_type (line 892) | const_ret_type apply ( long r, long c) const type typename (line 921) | typedef typename M::type type; type typename (line 922) | typedef typename M::const_ret_type const_ret_type; type typename (line 923) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 924) | typedef typename M::layout_type layout_type; function const_ret_type (line 925) | const_ret_type apply ( long r, long c) const type op_remove_col (line 962) | typedef op_remove_col op; type op_remove_col2 (line 981) | typedef op_remove_col2 op; function m (line 990) | op_remove_row( const M& m_) : m(m_){} type typename (line 996) | typedef typename M::type type; type typename (line 997) | typedef typename M::const_ret_type const_ret_type; type typename (line 998) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 999) | typedef typename M::layout_type layout_type; function const_ret_type (line 1000) | const_ret_type apply ( long r, long c) const type typename (line 1029) | typedef typename M::type type; type typename (line 1030) | typedef typename M::const_ret_type const_ret_type; type typename (line 1031) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 1032) | typedef typename M::layout_type layout_type; function const_ret_type (line 1033) | const_ret_type apply ( long r, long c) const type op_remove_row (line 1070) | typedef op_remove_row op; type op_remove_row2 (line 1089) | typedef op_remove_row2 op; function m (line 1098) | op_diagm( const M& m_) : m(m_){} type typename (line 1105) | typedef typename M::type type; type typename (line 1106) | typedef const typename M::type const_ret_type; type typename (line 1107) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 1108) | typedef typename M::layout_type layout_type; function const_ret_type (line 1109) | const_ret_type apply ( long r, long c) const type op_diagm (line 1139) | typedef op_diagm op; type typename (line 1150) | typedef typename M1::type type; type type (line 1151) | typedef const type const_ret_type; function const_ret_type (line 1154) | const_ret_type apply ( long r, long c) const type op_diagm_mult (line 1184) | typedef op_diagm_mult op; function m (line 1193) | op_diag( const M& m_) : m(m_){} type typename (line 1199) | typedef typename M::type type; type typename (line 1200) | typedef typename M::const_ret_type const_ret_type; type typename (line 1201) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 1202) | typedef typename M::layout_type layout_type; function const_ret_type (line 1203) | const_ret_type apply ( long r, long ) const { return m(r,r); } function nr (line 1205) | long nr () const { return std::min(m.nc(),m.nr()); } type op_diag (line 1219) | typedef op_diag op; type matrix_op (line 1226) | typedef matrix_op > type; function m (line 1234) | op_cast( const M& m_) : m(m_){} type target_type (line 1240) | typedef target_type type; type target_type (line 1241) | typedef const target_type const_ret_type; type typename (line 1242) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 1243) | typedef typename M::layout_type layout_type; function const_ret_type (line 1244) | const_ret_type apply ( long r, long c) const { return static_cast op; function namespace (line 1269) | namespace impl type op_lessthan (line 1296) | typedef op_lessthan op; type op_lessthan (line 1313) | typedef op_lessthan op; function namespace (line 1319) | namespace impl type op_lessthan_eq (line 1346) | typedef op_lessthan_eq op; type op_lessthan_eq (line 1363) | typedef op_lessthan_eq op; function namespace (line 1369) | namespace impl type op_greaterthan (line 1396) | typedef op_greaterthan op; type op_greaterthan (line 1413) | typedef op_greaterthan op; function namespace (line 1419) | namespace impl type op_greaterthan_eq (line 1446) | typedef op_greaterthan_eq op; type op_greaterthan_eq (line 1463) | typedef op_greaterthan_eq op; function namespace (line 1469) | namespace impl type op_equal_to (line 1496) | typedef op_equal_to op; type op_equal_to (line 1513) | typedef op_equal_to op; function namespace (line 1519) | namespace impl type op_not_equal_to (line 1547) | typedef op_not_equal_to op; type op_not_equal_to (line 1564) | typedef op_not_equal_to op; function typename (line 1627) | const typename matrix_exp::matrix_type tmp ( function is_row_major (line 1637) | bool is_row_major ( type typename (line 1653) | typedef typename matrix_exp::type type; type typename (line 1686) | typedef typename matrix_exp::type type; function m (line 1708) | op_sumr(const M& m_) : m(m_) {} type typename (line 1714) | typedef typename M::type type; type typename (line 1715) | typedef const typename M::type const_ret_type; type typename (line 1716) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 1717) | typedef typename M::layout_type layout_type; function const_ret_type (line 1718) | const_ret_type apply ( long , long c) const type op_sumr (line 1745) | typedef op_sumr op; function m (line 1754) | op_sumc(const M& m_) : m(m_) {} type typename (line 1760) | typedef typename M::type type; type typename (line 1761) | typedef const typename M::type const_ret_type; type typename (line 1762) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 1763) | typedef typename M::layout_type layout_type; function const_ret_type (line 1764) | const_ret_type apply ( long r, long ) const type op_sumc (line 1791) | typedef op_sumc op; type typename (line 1816) | typedef typename EXP::type::value_type type; type typename (line 1833) | typedef typename matrix_exp::type type; type typename (line 1878) | typedef typename EXP::type inner_type; type matrix (line 1879) | typedef matrix::type cov(m(0).nr(),m(0).nr... type op_uniform_matrix (line 2153) | typedef op_uniform_matrix op; function does_not_alias (line 2159) | struct op_gaussian_randm : does_not_alias type op_gaussian_randm (line 2197) | typedef op_gaussian_randm op; type typename (line 2213) | typedef typename M::type type; type typename (line 2214) | typedef const typename M::type const_ret_type; type typename (line 2215) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 2216) | typedef typename M::layout_type layout_type; function const_ret_type (line 2217) | const_ret_type apply ( long r, long c) const type default_memory_manager (line 2246) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 2247) | typedef row_major_layout layout_type; type T (line 2248) | typedef T type; type T (line 2249) | typedef const T const_ret_type; function const_ret_type (line 2250) | const_ret_type apply (long r, long c) const { return static_cast(r... type op_identity_matrix_2 (line 2272) | typedef op_identity_matrix_2 op; type typename (line 2289) | typedef typename EXP::type T; type op_identity_matrix_2 (line 2290) | typedef op_identity_matrix_2 op; type op_add_diag (line 2322) | typedef op_add_diag op; type op_add_diag (line 2354) | typedef op_add_diag op; type default_memory_manager (line 2374) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 2375) | typedef row_major_layout layout_type; type T (line 2376) | typedef T type; type T (line 2377) | typedef const T const_ret_type; function const_ret_type (line 2378) | const_ret_type apply (long r, long c) const type op_const_diag_matrix (line 2412) | typedef op_const_diag_matrix op; type op_add_diag (line 2445) | typedef op_add_diag op; type op_add_diag (line 2476) | typedef op_add_diag op; type default_memory_manager (line 2491) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 2492) | typedef row_major_layout layout_type; type T (line 2493) | typedef T type; type T (line 2494) | typedef const T const_ret_type; function const_ret_type (line 2495) | const_ret_type apply ( long r, long c) const { return static_cast(... type op_identity_matrix (line 2510) | typedef op_identity_matrix op; type op_const_diag_matrix (line 2524) | typedef op_const_diag_matrix op; type op_add_diag (line 2571) | typedef op_add_diag op; type op_add_diag (line 2602) | typedef op_add_diag op; function m (line 2611) | op_rotate(const M& m_) : m(m_) {} type typename (line 2617) | typedef typename M::type type; type typename (line 2618) | typedef typename M::const_ret_type const_ret_type; type typename (line 2619) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 2620) | typedef typename M::layout_type layout_type; function const_ret_type (line 2621) | const_ret_type apply ( long r, long c) const { return m((r+R)%m.nr(),(c+... function namespace (line 2645) | namespace impl type std (line 2651) | typedef std::complex type; type std (line 2652) | typedef std::complex type; type typename (line 2661) | typedef typename impl::compatible op; type typename (line 2702) | typedef typename M1::type type; type typename (line 2703) | typedef const typename M1::type const_ret_type; function const_ret_type (line 2706) | const_ret_type apply (long r, long c) const type op_pointwise_multiply3 (line 2742) | typedef op_pointwise_multiply3 op; type typename (line 2754) | typedef typename M1::type type; type typename (line 2755) | typedef const typename M1::type const_ret_type; function const_ret_type (line 2758) | const_ret_type apply (long r, long c) const type op_pointwise_multiply4 (line 2803) | typedef op_pointwise_multiply4 op; type typename (line 2814) | typedef typename impl::compatible op; type typename (line 2855) | typedef typename M1::type type; type typename (line 2856) | typedef const typename M1::type const_ret_type; function const_ret_type (line 2859) | const_ret_type apply (long r, long c) const type op_pointwise_divide3 (line 2895) | typedef op_pointwise_divide3 op; type typename (line 2907) | typedef typename M1::type type; type typename (line 2908) | typedef const typename M1::type const_ret_type; function const_ret_type (line 2911) | const_ret_type apply (long r, long c) const type op_pointwise_divide4 (line 2956) | typedef op_pointwise_divide4 op; type typename (line 2967) | typedef typename impl::compatible op; type typename (line 3243) | typedef typename M::type type; type typename (line 3244) | typedef const typename M::type const_ret_type; function const_ret_type (line 3247) | const_ret_type apply ( long r, long c) const type typename (line 3277) | typedef typename M::type type; type typename (line 3285) | typedef const typename M::type const_ret_type; function const_ret_type (line 3288) | const_ret_type apply ( long r, long c) const type op_clamp2 (line 3309) | typedef op_clamp2 op; type typename (line 3321) | typedef typename M1::type type; type typename (line 3322) | typedef const typename M1::type const_ret_type; function const_ret_type (line 3325) | const_ret_type apply (long r, long c) const type op_clamp_m (line 3376) | typedef op_clamp_m op; type typename (line 3385) | typedef typename M::type type; type typename (line 3392) | typedef const typename M::type const_ret_type; function const_ret_type (line 3395) | const_ret_type apply ( long r, long c) const type op_lowerbound (line 3413) | typedef op_lowerbound op; type typename (line 3422) | typedef typename M::type type; type typename (line 3429) | typedef const typename M::type const_ret_type; function const_ret_type (line 3432) | const_ret_type apply ( long r, long c) const type op_upperbound (line 3450) | typedef op_upperbound op; type typename (line 3467) | typedef typename M::type type; type typename (line 3468) | typedef typename M::const_ret_type const_ret_type; type typename (line 3469) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 3470) | typedef typename M::layout_type layout_type; function const_ret_type (line 3472) | const_ret_type apply ( long r, long c) const type op_reshape (line 3503) | typedef op_reshape op; type typename (line 3574) | typedef typename M1::type type; type typename (line 3575) | typedef const typename M1::type const_ret_type; type typename (line 3576) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 3577) | typedef typename M1::layout_type layout_type; function const_ret_type (line 3581) | const_ret_type apply ( long r, long c) const { return m1(r,c)*m2(c); } type op_scale_columns (line 3620) | typedef op_scale_columns op; type typename (line 3634) | typedef typename M1::type type; type typename (line 3635) | typedef const typename M1::type const_ret_type; type typename (line 3636) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 3637) | typedef typename M1::layout_type layout_type; function const_ret_type (line 3641) | const_ret_type apply ( long r, long c) const { return m1(r,c)*m2(c,c); } type op_scale_columns_diag (line 3679) | typedef op_scale_columns_diag op; type typename (line 3693) | typedef typename M1::type type; type typename (line 3694) | typedef const typename M1::type const_ret_type; type typename (line 3695) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 3696) | typedef typename M1::layout_type layout_type; function const_ret_type (line 3700) | const_ret_type apply ( long r, long c) const { return m1(r,c)*m2(r); } type op_scale_rows (line 3739) | typedef op_scale_rows op; type typename (line 3753) | typedef typename M1::type type; type typename (line 3754) | typedef const typename M1::type const_ret_type; type typename (line 3755) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 3756) | typedef typename M1::layout_type layout_type; function const_ret_type (line 3760) | const_ret_type apply ( long r, long c) const { return m1(r,c)*m2(r,r); } type op_scale_rows_diag (line 3798) | typedef op_scale_rows_diag op; type typename (line 3826) | typedef typename M2::type type; type typename (line 3827) | typedef const typename M2::type const_ret_type; type typename (line 3828) | typedef typename M2::mem_manager_type mem_manager_type; type typename (line 3829) | typedef typename M2::layout_type layout_type; function const_ret_type (line 3833) | const_ret_type apply ( long r, long c) const { return (m1(r,r)*m3(c,c))*... type op_diag_m_diag (line 3872) | typedef op_diag_m_diag op; type op_diag_m_diag (line 3904) | typedef op_diag_m_diag op; type sort_columns_sort_helper (line 3911) | struct sort_columns_sort_helper type std (line 3948) | typedef std::pair > col_pair; type std_allocator (line 3949) | typedef std_allocator alloc; type std (line 3995) | typedef std::pair > col_pair; type std_allocator (line 3996) | typedef std_allocator alloc; type typename (line 4027) | typedef typename M1::type type; type typename (line 4028) | typedef const typename M1::type const_ret_type; type typename (line 4029) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 4030) | typedef typename M1::layout_type layout_type; function const_ret_type (line 4032) | const_ret_type apply ( long r, long c) const type op_tensor_product (line 4056) | typedef op_tensor_product op; type typename (line 4068) | typedef typename M::type type; type typename (line 4069) | typedef typename M::const_ret_type const_ret_type; function const_ret_type (line 4070) | const_ret_type apply ( long r, long c) const type op_make_symmetric (line 4093) | typedef op_make_symmetric op; type typename (line 4105) | typedef typename M::type type; type typename (line 4106) | typedef const typename M::type const_ret_type; function const_ret_type (line 4107) | const_ret_type apply ( long r, long c) const type typename (line 4119) | typedef typename M::type type; type typename (line 4125) | typedef const typename M::type const_ret_type; function const_ret_type (line 4126) | const_ret_type apply ( long r, long c) const type op_lowerm (line 4144) | typedef op_lowerm op; type op_lowerm_s (line 4156) | typedef op_lowerm_s op; type typename (line 4168) | typedef typename M::type type; type typename (line 4169) | typedef const typename M::type const_ret_type; function const_ret_type (line 4170) | const_ret_type apply ( long r, long c) const type typename (line 4182) | typedef typename M::type type; type typename (line 4188) | typedef const typename M::type const_ret_type; function const_ret_type (line 4189) | const_ret_type apply ( long r, long c) const type op_upperm (line 4207) | typedef op_upperm op; type op_upperm_s (line 4219) | typedef op_upperm_s op; function matrix (line 4253) | inline const matrix randm( function matrix_range_exp (line 4284) | inline const matrix_range_exp linspace ( type typename (line 4315) | typedef typename M::type type; type default_memory_manager (line 4316) | typedef default_memory_manager mem_manager_type; type row_major_layout (line 4317) | typedef row_major_layout layout_type; type type (line 4319) | typedef type const_ret_type; function const_ret_type (line 4320) | const_ret_type apply (long i, long ) const type op_linpiece (line 4360) | typedef op_linpiece op; function matrix_log_range_exp (line 4366) | inline const matrix_log_range_exp logspace ( type typename (line 4393) | typedef typename M1::type type; type typename (line 4394) | typedef const typename M1::const_ret_type const_ret_type; type typename (line 4396) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 4397) | typedef typename M1::layout_type layout_type; function const_ret_type (line 4401) | const_ret_type apply ( long r, long c) const type op_cart_prod (line 4429) | typedef op_cart_prod op; function m (line 4438) | op_mat_to_vect(const M& m_) : m(m_) {} type typename (line 4444) | typedef typename M::type type; type typename (line 4445) | typedef typename M::const_ret_type const_ret_type; type typename (line 4446) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 4447) | typedef typename M::layout_type layout_type; function const_ret_type (line 4449) | const_ret_type apply ( long r, long ) const { return m(r/m.nc(), r%m.nc(... type op_mat_to_vect (line 4465) | typedef op_mat_to_vect op; function m (line 4480) | op_mat_to_vect2(const M& m_) : m(m_) {} type typename (line 4486) | typedef typename M::type type; type typename (line 4487) | typedef typename M::const_ret_type const_ret_type; type typename (line 4488) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 4489) | typedef typename M::layout_type layout_type; function const_ret_type (line 4491) | const_ret_type apply ( long r, long ) const { return (&m(0,0))[r]; } type typename (line 4533) | typedef typename M1::const_ret_type T1; type typename (line 4534) | typedef typename M1::type T2; type typename (line 4535) | typedef typename M2::const_ret_type T3; type typename (line 4536) | typedef typename type_selector::value && i... type typename (line 4541) | typedef typename M1::type type; type typename (line 4542) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 4543) | typedef typename M1::layout_type layout_type; function const_ret_type (line 4545) | const_ret_type apply (long r, long c) const type op_join_rows (line 4585) | typedef op_join_rows op; type typename (line 4608) | typedef typename M1::const_ret_type T1; type typename (line 4609) | typedef typename M1::type T2; type typename (line 4610) | typedef typename M2::const_ret_type T3; type typename (line 4611) | typedef typename type_selector::value && i... type typename (line 4618) | typedef typename M1::type type; type typename (line 4619) | typedef typename M1::mem_manager_type mem_manager_type; type typename (line 4620) | typedef typename M1::layout_type layout_type; function const_ret_type (line 4622) | const_ret_type apply ( long r, long c) const type op_join_cols (line 4663) | typedef op_join_cols op; function m (line 4672) | op_fliplr( const M& m_) : m(m_){} type typename (line 4679) | typedef typename M::type type; type typename (line 4680) | typedef typename M::const_ret_type const_ret_type; type typename (line 4681) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 4682) | typedef typename M::layout_type layout_type; function const_ret_type (line 4684) | const_ret_type apply (long r, long c) const { return m(r,m.nc()-c-1); } type op_fliplr (line 4701) | typedef op_fliplr op; function m (line 4710) | op_flipud( const M& m_) : m(m_){} type typename (line 4717) | typedef typename M::type type; type typename (line 4718) | typedef typename M::const_ret_type const_ret_type; type typename (line 4719) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 4720) | typedef typename M::layout_type layout_type; function const_ret_type (line 4722) | const_ret_type apply (long r, long c) const { return m(m.nr()-r-1,c); } type op_flipud (line 4739) | typedef op_flipud op; function m (line 4748) | op_flip( const M& m_) : m(m_){} type typename (line 4755) | typedef typename M::type type; type typename (line 4756) | typedef typename M::const_ret_type const_ret_type; type typename (line 4757) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 4758) | typedef typename M::layout_type layout_type; function const_ret_type (line 4760) | const_ret_type apply (long r, long c) const { return m(m.nr()-r-1, m.nc(... type op_flip (line 4777) | typedef op_flip op; FILE: dlib/matrix/matrix_utilities_abstract.h function namespace (line 12) | namespace dlib FILE: dlib/matrix/symmetric_matrix_cache.h function namespace (line 12) | namespace dlib type cache_element_type (line 44) | typedef cache_element_type type; type cache_element_type (line 45) | typedef const cache_element_type& const_ret_type; function const_ret_type (line 48) | inline const_ret_type apply ( long r, long c) const function type (line 96) | const type* diag() const { init(); return &diag_cache(0); } function add_col_to_cache (line 173) | inline void add_col_to_cache( type op_symm_cache (line 259) | typedef op_symm_cache op; type cache_element_type (line 268) | typedef cache_element_type type; type type (line 306) | typedef const type& const_ret_type; type typename (line 307) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 308) | typedef typename M::layout_type layout_type; function const_ret_type (line 309) | inline const_ret_type apply ( long r, long) const { return data[r]; } type op_colm_symm_cache (line 337) | typedef op_colm_symm_cache op; type op_colm_symm_cache (line 353) | typedef op_colm_symm_cache op; type cache_element_type (line 364) | typedef cache_element_type type; type type (line 402) | typedef const type& const_ret_type; type typename (line 403) | typedef typename M::mem_manager_type mem_manager_type; type typename (line 404) | typedef typename M::layout_type layout_type; function const_ret_type (line 405) | inline const_ret_type apply ( long , long c) const { return data[c]; } type op_rowm_symm_cache (line 433) | typedef op_rowm_symm_cache op; FILE: dlib/matrix/symmetric_matrix_cache_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/md5/md5_kernel_1.cpp type dlib (line 11) | namespace dlib type md5_stuff (line 18) | namespace md5_stuff function uint32 (line 21) | inline uint32 F ( function uint32 (line 32) | inline uint32 G ( function uint32 (line 43) | inline uint32 H ( function uint32 (line 54) | inline uint32 I ( function uint32 (line 65) | inline uint32 rotate_left ( function FF (line 75) | inline void FF ( function GG (line 92) | inline void GG ( function HH (line 109) | inline void HH ( function II (line 126) | inline void II ( function scramble_block (line 143) | void scramble_block ( function md5 (line 249) | const std::string md5 ( function md5 (line 274) | void md5 ( function md5 (line 416) | const std::string md5 ( function md5 (line 440) | void md5 ( FILE: dlib/md5/md5_kernel_1.h function namespace (line 11) | namespace dlib FILE: dlib/md5/md5_kernel_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/media/ffmpeg_demuxer.h type decoder_codec_args (line 132) | struct decoder_codec_args function flags (line 158) | int flags{0} function thread_count (line 163) | int thread_count{-1}; function is_open (line 198) | bool is_open() const noexcept; type args (line 368) | struct args function namespace (line 736) | namespace ffmpeg function decoder (line 890) | inline decoder::decoder(const args &a) function decoder (line 1141) | bool decoder::push ( function flush (line 1180) | void decoder::flush(Callback&& clb) function channel_layout (line 1195) | inline uint64_t decoder::channel_layout() const noexcept { ret... function demuxer (line 1200) | inline demuxer::args::args(const std::string& filepath_) function demuxer (line 1205) | inline demuxer::args::args( FILE: dlib/media/ffmpeg_details.h function namespace (line 71) | namespace details function std (line 138) | inline std::string get_av_error(int ret) function get_layout_from_channels (line 151) | inline uint64_t get_layout_from_channels(const std::size_t nchannels) function AVChannelLayout (line 165) | inline AVChannelLayout convert_layout(const uint64_t channel_layout) function std (line 213) | inline std::string get_channel_layout_str(const AVChannelLayout& ch_layout) function std (line 224) | inline std::string get_channel_layout_str(uint64_t channel_layout) function std (line 229) | inline std::string get_channel_layout_str(const AVCodecContext* pCodecCtx) function channel_layout_empty (line 234) | inline bool channel_layout_empty(const AVCodecContext* pCodecCtx) function channel_layout_empty (line 239) | inline bool channel_layout_empty(const AVFrame* frame) function get_layout (line 244) | inline uint64_t get_layout(const AVCodecContext* pCodecCtx) function get_layout (line 249) | inline uint64_t get_layout(const AVFrame* frame) function set_layout (line 254) | inline void set_layout(AVCodecContext* pCodecCtx, const uint64_t channel... function set_layout (line 259) | inline void set_layout(AVFrame* frame, const uint64_t channel_layout) function get_nchannels (line 264) | inline int get_nchannels(const AVCodecContext* pCodecCtx) function get_nchannels (line 269) | inline int get_nchannels(const AVFrame* frame) function get_nchannels (line 274) | inline int get_nchannels(const uint64_t channel_layout) function check_layout (line 279) | inline void check_layout(AVCodecContext* pCodecCtx) function std (line 287) | inline std::string get_channel_layout_str(uint64_t channel_layout) function std (line 295) | inline std::string get_channel_layout_str(const AVCodecContext* pCodecCtx) function channel_layout_empty (line 300) | inline bool channel_layout_empty(const AVCodecContext* pCodecCtx) function channel_layout_empty (line 305) | inline bool channel_layout_empty(const AVFrame* frame) function get_layout (line 310) | inline uint64_t get_layout(const AVCodecContext* pCodecCtx) function get_layout (line 315) | inline uint64_t get_layout(const AVFrame* frame) function set_layout (line 320) | inline void set_layout(AVCodecContext* pCodecCtx, const uint64_t channel... function set_layout (line 325) | inline void set_layout(AVFrame* frame, const uint64_t channel_layout) function get_nchannels (line 330) | inline int get_nchannels(const uint64_t channel_layout) function get_nchannels (line 335) | inline int get_nchannels(const AVCodecContext* pCodecCtx) function get_nchannels (line 340) | inline int get_nchannels(const AVFrame* frame) function check_layout (line 345) | inline void check_layout(AVCodecContext* pCodecCtx) type av_deleter (line 354) | struct av_deleter function const (line 367) | inline void av_deleter::operator()(AVFrame *ptr) const { i... function const (line 368) | inline void av_deleter::operator()(AVPacket *ptr) const { i... function const (line 369) | inline void av_deleter::operator()(AVAudioFifo *ptr) const { i... function const (line 370) | inline void av_deleter::operator()(SwsContext *ptr) const { i... function const (line 371) | inline void av_deleter::operator()(SwrContext *ptr) const { i... function const (line 372) | inline void av_deleter::operator()(AVCodecContext *ptr) const { i... function const (line 373) | inline void av_deleter::operator()(AVCodecParserContext *ptr) const { i... function const (line 374) | inline void av_deleter::operator()(AVDeviceInfoList* ptr) const { i... function const (line 375) | inline void av_deleter::operator()(AVFormatContext *ptr) const function av_ptr (line 392) | inline av_ptr make_avframe() function av_ptr (line 400) | inline av_ptr make_avpacket() type av_dict (line 410) | struct av_dict FILE: dlib/media/ffmpeg_muxer.h function resizing_args (line 21) | struct encoder_image_args : resizing_args function resampling_args (line 41) | struct encoder_audio_args : resampling_args type encoder_codec_args (line 55) | struct encoder_codec_args function gop_size (line 78) | int gop_size{-1}; function class (line 86) | class encoder FILE: dlib/media/ffmpeg_utils.h function namespace (line 71) | namespace details { class resampler; } function is_empty (line 164) | bool is_empty() const noexcept; function uint8_t (line 313) | struct pix_traits { constexpr static AVPixelFormat fm... function rgb_pixel (line 314) | struct pix_traits { constexpr static AVPixelFormat fm... function bgr_pixel (line 315) | struct pix_traits { constexpr static AVPixelFormat fm... function rgb_alpha_pixel (line 316) | struct pix_traits { constexpr static AVPixelFormat fm... function bgr_alpha_pixel (line 317) | struct pix_traits { constexpr static AVPixelFormat fm... function uint8_t (line 330) | struct sample_traits { constexpr static AVSampleFormat fmt = AV... function int16_t (line 331) | struct sample_traits { constexpr static AVSampleFormat fmt = AV... function int32_t (line 332) | struct sample_traits { constexpr static AVSampleFormat fmt = AV... function float (line 333) | struct sample_traits { constexpr static AVSampleFormat fmt = AV... function double (line 334) | struct sample_traits { constexpr static AVSampleFormat fmt = AV... function sample_rate (line 351) | float sample_rate{0} type codec_details (line 357) | struct codec_details function supports_decoding (line 367) | bool supports_decoding{false}; type muxer_details (line 370) | struct muxer_details type device_details (line 381) | struct device_details function is_video_type (line 390) | bool is_video_type{false}; type device_instance (line 393) | struct device_instance type video_enabled_t (line 456) | struct video_enabled_t type audio_enabled_t (line 475) | struct audio_enabled_t function audio_enabled_t (line 487) | constexpr audio_enabled_t audio_enabled{true}; function namespace (line 593) | namespace ffmpeg FILE: dlib/media/sink.h function namespace (line 12) | namespace dlib FILE: dlib/member_function_pointer/make_mfp.h function namespace (line 9) | namespace dlib FILE: dlib/member_function_pointer/make_mfp_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/member_function_pointer/member_function_pointer_kernel_1.h function namespace (line 11) | namespace dlib function call (line 285) | void call (PARAM1 p1) const { (static_cast(this->o)->*callback)(p1); } function call (line 295) | void call (PARAM1 p1) const { (static_cast(this->o)->*callbac... type param2_type (line 303) | typedef void param2_type; type param3_type (line 304) | typedef void param3_type; type param4_type (line 305) | typedef void param4_type; type member_function_pointer (line 309) | typedef member_function_pointer kernel_1a; type member_function_pointer (line 310) | typedef member_function_pointer kernel_1a_c; function const (line 313) | void operator() (PARAM1 p1) const { DLIB_MFP_OC; static_cast(this->o)->*cal... function call (line 354) | void call (PARAM1 p1, PARAM2 p2) const { (static_cast(this->o... type PARAM2 (line 362) | typedef PARAM2 param2_type; type param3_type (line 363) | typedef void param3_type; type param4_type (line 364) | typedef void param4_type; type member_function_pointer (line 368) | typedef member_function_pointer kernel_1a; type member_function_pointer (line 369) | typedef member_function_pointer kernel_1a_c; function const (line 371) | void operator() (PARAM1 p1, PARAM2 p2) const { DLIB_MFP_OC; static_cast... function call (line 403) | void call (PARAM1 p1, PARAM2 p2, PARAM3 p3) const { (static_cast(thi... function call (line 413) | void call (PARAM1 p1, PARAM2 p2, PARAM3 p3) const { (static_cast other; function virtual (line 229) | virtual ~memory_manager_kernel_1( function T (line 237) | T* allocate_array ( function deallocate_array (line 246) | void deallocate_array ( function T (line 254) | T* allocate ( function deallocate (line 262) | void deallocate ( function swap (line 270) | void swap ( FILE: dlib/memory_manager/memory_manager_kernel_2.h function namespace (line 11) | namespace dlib function deallocate (line 201) | void deallocate ( function swap (line 214) | void swap ( FILE: dlib/memory_manager/memory_manager_kernel_3.h function namespace (line 14) | namespace dlib function deallocate (line 269) | void deallocate ( function swap (line 282) | void swap ( function initialize_array (line 302) | void initialize_array ( function deinitialize_array (line 329) | void deinitialize_array ( function initialize_array (line 341) | void initialize_array(unsigned char*, size_t) {} function deinitialize_array (line 342) | void deinitialize_array(unsigned char*, size_t) {} function initialize_array (line 343) | void initialize_array(signed char*, size_t) {} function deinitialize_array (line 344) | void deinitialize_array(signed char*, size_t) {} function initialize_array (line 345) | void initialize_array(char*, size_t) {} function deinitialize_array (line 346) | void deinitialize_array(char*, size_t) {} function initialize_array (line 347) | void initialize_array(int*, size_t) {} function deinitialize_array (line 348) | void deinitialize_array(int*, size_t) {} function initialize_array (line 349) | void initialize_array(unsigned int*, size_t) {} function deinitialize_array (line 350) | void deinitialize_array(unsigned int*, size_t) {} function initialize_array (line 351) | void initialize_array(unsigned long*, size_t) {} function deinitialize_array (line 352) | void deinitialize_array(unsigned long*, size_t) {} function initialize_array (line 353) | void initialize_array(long*, size_t) {} function deinitialize_array (line 354) | void deinitialize_array(long*, size_t) {} function initialize_array (line 355) | void initialize_array(float*, size_t) {} function deinitialize_array (line 356) | void deinitialize_array(float*, size_t) {} function initialize_array (line 357) | void initialize_array(double*, size_t) {} function deinitialize_array (line 358) | void deinitialize_array(double*, size_t) {} function initialize_array (line 359) | void initialize_array(short*, size_t) {} function deinitialize_array (line 360) | void deinitialize_array(short*, size_t) {} function initialize_array (line 361) | void initialize_array(unsigned short*, size_t) {} function deinitialize_array (line 362) | void deinitialize_array(unsigned short*, size_t) {} FILE: dlib/memory_manager/memory_manager_kernel_abstract.h type memory_manager (line 32) | typedef memory_manager other; function get_number_of_allocations (line 55) | size_t get_number_of_allocations ( FILE: dlib/memory_manager_global.h function namespace (line 11) | namespace dlib FILE: dlib/memory_manager_global/memory_manager_global_kernel_1.h function namespace (line 10) | namespace dlib FILE: dlib/memory_manager_global/memory_manager_global_kernel_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/memory_manager_stateless.h function namespace (line 12) | namespace dlib FILE: dlib/memory_manager_stateless/memory_manager_stateless_kernel_1.h function namespace (line 9) | namespace dlib FILE: dlib/memory_manager_stateless/memory_manager_stateless_kernel_2.h function namespace (line 10) | namespace dlib FILE: dlib/memory_manager_stateless/memory_manager_stateless_kernel_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/metaprogramming.h function namespace (line 9) | namespace dlib FILE: dlib/misc_api/misc_api_kernel_1.cpp type dlib (line 27) | namespace dlib function sleep (line 31) | void sleep ( function mutex (line 42) | mutex& cwd_mutex() type construct_cwd_mutex (line 51) | struct construct_cwd_mutex method construct_cwd_mutex (line 53) | construct_cwd_mutex() function get_current_dir (line 60) | std::string get_current_dir ( function set_current_dir (line 79) | void set_current_dir ( function uint64 (line 94) | uint64 timestamper:: function create_directory (line 117) | void create_directory ( FILE: dlib/misc_api/misc_api_kernel_1.h function namespace (line 16) | namespace dlib FILE: dlib/misc_api/misc_api_kernel_2.cpp type dlib (line 16) | namespace dlib function sleep (line 20) | void sleep ( function get_current_dir (line 44) | std::string get_current_dir ( function set_current_dir (line 60) | void set_current_dir ( function uint64 (line 72) | uint64 timestamper:: function create_directory (line 88) | void create_directory ( FILE: dlib/misc_api/misc_api_kernel_2.h function namespace (line 16) | namespace dlib FILE: dlib/misc_api/misc_api_kernel_abstract.h function class (line 64) | class locally_change_current_dir : noncopyable function class (line 108) | class dir_create_error : public error { FILE: dlib/misc_api/misc_api_shared.h function namespace (line 9) | namespace dlib FILE: dlib/mlp.h function namespace (line 9) | namespace dlib FILE: dlib/mlp/mlp_kernel_1.h function namespace (line 14) | namespace dlib function swap (line 256) | void swap ( function swap (line 322) | inline void swap ( function serialize (line 329) | inline void serialize ( function deserialize (line 357) | inline void deserialize ( FILE: dlib/mlp/mlp_kernel_abstract.h function class (line 15) | class mlp : noncopyable FILE: dlib/mlp/mlp_kernel_c.h function namespace (line 10) | namespace dlib FILE: dlib/noncopyable.h function namespace (line 11) | namespace dlib FILE: dlib/numeric_constants.h function namespace (line 6) | namespace dlib FILE: dlib/numerical_integration/integrate_function_adapt_simpson.h function namespace (line 11) | namespace dlib FILE: dlib/numerical_integration/integrate_function_adapt_simpson_abstract.h function namespace (line 6) | namespace dlib FILE: dlib/opencv/cv_image.h function namespace (line 14) | namespace dlib function pixel_type (line 64) | inline pixel_type* operator[](const long row ) function pixel_type (line 78) | inline const pixel_type* operator[](const long row ) const function pixel_type (line 92) | inline const pixel_type& operator()(const long row, const long column) c... function pixel_type (line 105) | inline pixel_type& operator()(const long row, const long column) type op_array2d_to_mat (line 152) | typedef op_array2d_to_mat > op; type T (line 163) | typedef T pixel_type; function num_rows (line 167) | long num_rows( const cv_image& img) { return img.nr(); } function num_columns (line 169) | long num_columns( const cv_image& img) { return img.nc(); } function width_step (line 194) | size_t width_step( FILE: dlib/opencv/cv_image_abstract.h type default_memory_manager (line 46) | typedef default_memory_manager mem_manager_type; FILE: dlib/opencv/to_open_cv.h function namespace (line 11) | namespace dlib FILE: dlib/opencv/to_open_cv_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/optimization/elastic_net.h function namespace (line 9) | namespace dlib type en_sample2 (line 346) | struct en_sample2 FILE: dlib/optimization/elastic_net_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/optimization/find_max_factor_graph_nmplp.h function namespace (line 13) | namespace dlib FILE: dlib/optimization/find_max_factor_graph_nmplp_abstract.h function class (line 111) | class neighbor_iterator FILE: dlib/optimization/find_max_factor_graph_viterbi.h function namespace (line 12) | namespace dlib FILE: dlib/optimization/find_max_factor_graph_viterbi_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/optimization/find_max_parse_cky.h function namespace (line 13) | namespace dlib function namespace (line 97) | namespace impl type typename (line 143) | typedef typename std::map::iterator itr; type typename (line 144) | typedef typename std::map >::iterator itr_b; function class (line 215) | class parse_tree_to_string_error : public error function namespace (line 221) | namespace impl function namespace (line 373) | namespace impl FILE: dlib/optimization/find_max_parse_cky_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/optimization/find_optimal_parameters.h function namespace (line 11) | namespace dlib FILE: dlib/optimization/find_optimal_parameters_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/optimization/isotonic_regression.h function namespace (line 11) | namespace dlib function get_val (line 133) | double get_val(const T& v) { return v;} function get_val (line 136) | double get_val(const std::pair& v) { return v.second;} function set_val (line 142) | void set_val(std::pair& v, double val) { v.second = val;} type block_t (line 146) | struct block_t function block_t (line 161) | inline block_t& prev_block() { return blocks[blocks.size()-2]; } function block_t (line 162) | inline block_t& current_block() { return blocks.back(); } FILE: dlib/optimization/isotonic_regression_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/optimization/max_cost_assignment.h function namespace (line 11) | namespace dlib FILE: dlib/optimization/max_cost_assignment_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/optimization/max_sum_submatrix.h function namespace (line 12) | namespace dlib type typename (line 155) | typedef typename EXP::type element_type; type typename (line 156) | typedef typename promote::type scalar_type; FILE: dlib/optimization/max_sum_submatrix_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/optimization/optimization.h function namespace (line 13) | namespace dlib type typename (line 568) | typedef typename T::type scalar_type; type typename (line 703) | typedef typename T::type scalar_type; FILE: dlib/optimization/optimization_abstract.h function namespace (line 15) | namespace dlib FILE: dlib/optimization/optimization_bobyqa.h function namespace (line 29) | namespace dlib function altmov_ (line 1329) | void altmov_( function trsbox_ (line 2638) | void trsbox_( function update_ (line 3205) | void update_( FILE: dlib/optimization/optimization_bobyqa_abstract.h function namespace (line 30) | namespace dlib FILE: dlib/optimization/optimization_least_squares.h function namespace (line 10) | namespace dlib type typename (line 239) | typedef typename column_vector_type::type type; type typename (line 240) | typedef typename column_vector_type::mem_manager_type mem_manager_type; type typename (line 241) | typedef typename column_vector_type::layout_type layout_type; type column_vector_type (line 244) | typedef column_vector_type column_vector; type matrix (line 245) | typedef matrix general_matrix; function type (line 250) | type operator() ( function get_derivative_and_hessian (line 266) | void get_derivative_and_hessian ( FILE: dlib/optimization/optimization_least_squares_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/optimization/optimization_line_search.h function namespace (line 13) | namespace dlib function poly_min_extrap (line 171) | inline double poly_min_extrap ( function poly_min_extrap (line 189) | inline double poly_min_extrap ( function lagrange_poly_min_extrap (line 243) | inline double lagrange_poly_min_extrap ( function max_iter (line 504) | long max_iter function class (line 566) | class optimize_single_variable_failure : public error { FILE: dlib/optimization/optimization_line_search_abstract.h function namespace (line 12) | namespace dlib FILE: dlib/optimization/optimization_oca.h function namespace (line 16) | namespace dlib FILE: dlib/optimization/optimization_oca_abstract.h function virtual (line 52) | virtual ~oca_problem() {} FILE: dlib/optimization/optimization_search_strategies.h function namespace (line 13) | namespace dlib FILE: dlib/optimization/optimization_search_strategies_abstract.h function get_wolfe_rho (line 190) | double get_wolfe_rho ( FILE: dlib/optimization/optimization_solve_qp2_using_smo.h function namespace (line 14) | namespace dlib FILE: dlib/optimization/optimization_solve_qp2_using_smo_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/optimization/optimization_solve_qp3_using_smo.h function namespace (line 14) | namespace dlib FILE: dlib/optimization/optimization_solve_qp3_using_smo_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/optimization/optimization_solve_qp_using_smo.h function namespace (line 11) | namespace dlib FILE: dlib/optimization/optimization_solve_qp_using_smo_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/optimization/optimization_stop_strategies.h function namespace (line 13) | namespace dlib function class (line 96) | class gradient_norm_stop_strategy FILE: dlib/optimization/optimization_stop_strategies_abstract.h function namespace (line 12) | namespace dlib FILE: dlib/optimization/optimization_trust_region.h function namespace (line 9) | namespace dlib function namespace (line 230) | namespace impl type typename (line 418) | typedef typename funct_model::column_vector T; type typename (line 419) | typedef typename T::type type; function model (line 511) | negate_tr_model( const funct_model& m) : model(m) {} type typename (line 515) | typedef typename funct_model::column_vector column_vector; type typename (line 516) | typedef typename funct_model::general_matrix general_matrix; FILE: dlib/optimization/optimization_trust_region_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/optional.h function namespace (line 10) | namespace dlib function noexcept (line 227) | constexpr optional_copy(const optional_copy& rhs) noexcept(std::is_nothr... function noexcept (line 253) | constexpr optional_move(optional_move&& rhs) noexcept(std::is_nothrow_mo... function noexcept (line 443) | constexpr optional(nullopt_t) noexcept {} function explicit (line 457) | explicit optional(const optional &rhs) noexcept(std::is_nothrow_const... function explicit (line 513) | explicit optional ( function swap (line 594) | void swap(optional& rhs) noexcept(std::is_nothrow_move_constructible:... function T (line 617) | constexpr const T* operator->() const noexcept { return &this->val; } function T (line 618) | constexpr T* operator->() noexcept { return &this->val; } FILE: dlib/overloaded.h function namespace (line 9) | namespace dlib FILE: dlib/pipe/pipe_kernel_1.h function namespace (line 10) | namespace dlib FILE: dlib/pipe/pipe_kernel_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/pixel.h function namespace (line 16) | namespace dlib type bgr_pixel (line 179) | struct bgr_pixel type rgb_alpha_pixel (line 220) | struct rgb_alpha_pixel type bgr_alpha_pixel (line 262) | struct bgr_alpha_pixel type hsi_pixel (line 304) | struct hsi_pixel type hsv_pixel (line 340) | struct hsv_pixel type lab_pixel (line 375) | struct lab_pixel function rgb_pixel (line 589) | struct pixel_traits function bgr_pixel (line 609) | struct pixel_traits function rgb_alpha_pixel (line 629) | struct pixel_traits function bgr_alpha_pixel (line 649) | struct pixel_traits function hsi_pixel (line 670) | struct pixel_traits function hsv_pixel (line 691) | struct pixel_traits function lab_pixel (line 712) | struct pixel_traits type T (line 743) | typedef T basic_pixel_type; function basic_pixel_type (line 744) | static basic_pixel_type min() { return std::numeric_limits::min();} function basic_pixel_type (line 745) | static basic_pixel_type max() { return std::numeric_limits::max();} type pixel_traits (line 749) | struct pixel_traits type pixel_traits (line 750) | struct pixel_traits type pixel_traits (line 751) | struct pixel_traits type pixel_traits (line 752) | struct pixel_traits type pixel_traits (line 754) | struct pixel_traits type pixel_traits (line 755) | struct pixel_traits type pixel_traits (line 756) | struct pixel_traits type pixel_traits (line 757) | struct pixel_traits type pixel_traits (line 758) | struct pixel_traits type pixel_traits (line 760) | struct pixel_traits type pixel_traits (line 761) | struct pixel_traits type T (line 777) | typedef T basic_pixel_type; function basic_pixel_type (line 778) | static basic_pixel_type min() { return -std::numeric_limits::max();} function basic_pixel_type (line 779) | static basic_pixel_type max() { return std::numeric_limits::max();} type pixel_traits (line 783) | struct pixel_traits type pixel_traits (line 784) | struct pixel_traits type pixel_traits (line 785) | struct pixel_traits type pixel_traits (line 789) | struct pixel_traits type pixel_traits (line 790) | struct pixel_traits type pixel_traits (line 791) | struct pixel_traits function namespace (line 797) | namespace assign_pixel_helpers function make_unsigned (line 817) | inline float make_unsigned(const float& val) { return val; } function make_unsigned (line 818) | inline double make_unsigned(const double& val) { return val; } function make_unsigned (line 819) | inline long double make_unsigned(const long double& val) { return val; } type HSL (line 1036) | struct HSL type HSV (line 1043) | struct HSV type COLOUR (line 1050) | struct COLOUR function HSL (line 1067) | inline HSL RGB2HSL(COLOUR c1) function COLOUR (line 1098) | inline COLOUR HSL2RGB(HSL c1) function HSV (line 1142) | inline HSV RGB2HSV(COLOUR in) function COLOUR (line 1195) | inline COLOUR HSV2RGB(HSV in) type Lab (line 1252) | struct Lab function Lab (line 1265) | inline Lab RGB2Lab(COLOUR c1) function COLOUR (line 1340) | inline COLOUR Lab2RGB(Lab c1) { function typename (line 1950) | typename pixel_traits

::basic_pixel_type>::type get_pixel_intensity_he... function serialize (line 1973) | inline void serialize ( function deserialize (line 1993) | inline void deserialize ( function serialize (line 2013) | inline void serialize ( function deserialize (line 2032) | inline void deserialize ( function serialize (line 2051) | inline void serialize ( function deserialize (line 2070) | inline void deserialize ( function serialize (line 2089) | inline void serialize ( function deserialize (line 2108) | inline void deserialize ( function serialize (line 2127) | inline void serialize ( function deserialize (line 2146) | inline void deserialize ( function serialize (line 2165) | inline void serialize ( function deserialize (line 2184) | inline void deserialize ( FILE: dlib/python/numpy_image.h function namespace (line 21) | namespace dlib function set_size (line 200) | void set_size(size_t rows, size_t cols) type T (line 347) | typedef T pixel_type; function namespace (line 353) | namespace pybind11 FILE: dlib/python/pybind_utils.h function namespace (line 14) | namespace dlib FILE: dlib/python/serialize_pickle.h function namespace (line 13) | namespace dlib FILE: dlib/quantum_computing/quantum_computing.h function namespace (line 14) | namespace dlib type U (line 376) | typedef U rhs_type; function qc_scalar_type (line 390) | const qc_scalar_type operator() (long r, long c) const { return lhs(r/U:... function qc_scalar_type (line 464) | const qc_scalar_type& operator() (long r, long c) const { return data(r,... function namespace (line 496) | namespace qc_helpers function result_type (line 522) | static const result_type eval ( type composite_gate (line 537) | typedef composite_gate result_type; function result_type (line 539) | static const result_type eval ( function result_type (line 557) | static const result_type eval ( function namespace (line 621) | namespace quantum_gates function qc_scalar_type (line 790) | const qc_scalar_type operator() (long r, long c) const FILE: dlib/quantum_computing/quantum_computing_abstract.h type std (line 15) | typedef std::complex qc_scalar_type; function class (line 19) | class quantum_register FILE: dlib/queue.h function namespace (line 15) | namespace dlib FILE: dlib/queue/queue_kernel_1.h function namespace (line 12) | namespace dlib FILE: dlib/queue/queue_kernel_2.h function namespace (line 13) | namespace dlib FILE: dlib/queue/queue_kernel_abstract.h type mem_manager (line 60) | typedef mem_manager mem_manager_type; function T (line 144) | const T& current ( FILE: dlib/queue/queue_kernel_c.h type typename (line 19) | typedef typename queue_base::type T; function T (line 30) | const T& current ( FILE: dlib/queue/queue_sort_1.h function namespace (line 11) | namespace dlib FILE: dlib/queue/queue_sort_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/rand/mersenne_twister.h function namespace (line 25) | namespace dlib FILE: dlib/rand/rand_kernel_1.h function namespace (line 16) | namespace dlib FILE: dlib/rand/rand_kernel_abstract.h function namespace (line 10) | namespace dlib FILE: dlib/random_forest/random_forest_regression.h function class (line 17) | class dense_feature_extractor type typename (line 138) | typedef typename feature_extractor::sample_type sample_type; function friend (line 210) | friend void serialize(const random_forest_regression_function& item, std... type random_forest_regression_function (line 254) | typedef random_forest_regression_function trained_fun... type typename (line 255) | typedef typename feature_extractor::sample_type sample_type; function set_feature_extractor (line 267) | void set_feature_extractor ( function set_seed (line 274) | void set_seed ( function set_num_trees (line 293) | void set_num_trees ( function set_feature_subsampling_fraction (line 301) | void set_feature_subsampling_fraction ( function set_min_samples_per_leaf (line 315) | void set_min_samples_per_leaf ( function be_verbose (line 329) | void be_verbose ( function be_quiet (line 335) | void be_quiet ( function trained_function_type (line 341) | trained_function_type train ( function trained_function_type (line 350) | trained_function_type train ( function i (line 403) | auto build_tree = [&](long i) function avg (line 593) | struct range_t function best_split_details (line 688) | static best_split_details find_best_split_among_feats( FILE: dlib/random_forest/random_forest_regression_abstract.h function namespace (line 9) | namespace dlib FILE: dlib/ref.h function namespace (line 6) | namespace dlib FILE: dlib/reference_counter.h function namespace (line 9) | namespace dlib FILE: dlib/reference_counter/reference_counter_kernel_1.h function namespace (line 9) | namespace dlib function else (line 161) | else if (*count > 1) FILE: dlib/reference_counter/reference_counter_kernel_abstract.h function T (line 100) | const T& access ( FILE: dlib/scope.h function release (line 54) | void release() noexcept { active_ = false; } FILE: dlib/sequence.h function namespace (line 18) | namespace dlib FILE: dlib/sequence/sequence_compare_1.h function namespace (line 11) | namespace dlib FILE: dlib/sequence/sequence_compare_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/sequence/sequence_kernel_1.h function namespace (line 12) | namespace dlib FILE: dlib/sequence/sequence_kernel_2.h function namespace (line 12) | namespace dlib function else (line 655) | else if (current_pos != pos) FILE: dlib/sequence/sequence_kernel_abstract.h function namespace (line 11) | namespace dlib FILE: dlib/sequence/sequence_kernel_c.h function namespace (line 10) | namespace dlib FILE: dlib/sequence/sequence_sort_1.h function namespace (line 9) | namespace dlib FILE: dlib/sequence/sequence_sort_2.h function namespace (line 10) | namespace dlib FILE: dlib/sequence/sequence_sort_abstract.h function namespace (line 8) | namespace dlib FILE: dlib/serialize.h function namespace (line 253) | namespace dlib function namespace (line 1184) | namespace detail function serialize (line 1871) | inline void serialize ( function deserialize (line 1885) | inline void deserialize ( function serialize (line 1905) | inline void serialize ( function deserialize (line 1920) | inline void deserialize ( function serialize (line 1939) | inline void serialize ( function deserialize (line 1954) | inline void deserialize ( function serialize (line 1976) | void serialize ( function serialize (line 2001) | void serialize ( function serialize (line 2023) | void serialize ( function serialize (line 2043) | void serialize ( function serialize (line 2150) | void serialize ( function deserialize (line 2163) | void deserialize ( function serialize (line 2175) | void serialize ( function deserialize (line 2187) | void deserialize ( function class (line 2290) | class proxy_serialize function class (line 2341) | class proxy_deserialize function explicit (line 2363) | explicit proxy_deserialize ( function explicit (line 2371) | explicit proxy_deserialize ( function explicit (line 2379) | explicit proxy_deserialize ( function proxy_serialize (line 2481) | inline proxy_serialize serialize(const std::string& filename) function proxy_serialize (line 2483) | inline proxy_serialize serialize(std::ostream& ss) function proxy_serialize (line 2485) | inline proxy_serialize serialize(std::vector& buf) function proxy_serialize (line 2487) | inline proxy_serialize serialize(std::vector& buf) function proxy_serialize (line 2489) | inline proxy_serialize serialize(std::vector& buf) function proxy_deserialize (line 2491) | inline proxy_deserialize deserialize(const std::string& filename) function proxy_deserialize (line 2493) | inline proxy_deserialize deserialize(std::istream& ss) function proxy_deserialize (line 2495) | inline proxy_deserialize deserialize(std::vector& buf) function proxy_deserialize (line 2497) | inline proxy_deserialize deserialize(std::vector& buf) function proxy_deserialize (line 2499) | inline proxy_deserialize deserialize(std::vector& buf) function namespace (line 2507) | namespace google function check_serialized_version (line 2598) | inline void check_serialized_version(const std::string& expected_version... FILE: dlib/server/server_http.cpp type dlib (line 8) | namespace dlib type http_impl (line 13) | namespace http_impl function to_hex (line 15) | inline unsigned char to_hex( unsigned char x ) function urlencode (line 20) | const std::string urlencode( const std::string& s ) function from_hex (line 45) | inline unsigned char from_hex ( function urldecode (line 60) | const std::string urldecode ( function parse_url (line 89) | void parse_url( function read_with_limit (line 122) | void read_with_limit( function parse_http_request (line 156) | unsigned long parse_http_request ( function read_body (line 301) | void read_body ( function write_http_response (line 322) | void write_http_response ( function write_http_response (line 376) | void write_http_response ( function write_http_response (line 389) | void write_http_response ( FILE: dlib/server/server_http_abstract.h function namespace (line 11) | namespace dlib type constmap (line 59) | typedef constmap key_value_map; type constmap (line 63) | typedef constmap key_va... type incoming_things (line 67) | struct incoming_things type outgoing_things (line 108) | struct outgoing_things function class (line 135) | class http_parse_error : public error function class (line 225) | class server_http : public server_iostream FILE: dlib/server/server_iostream.h function namespace (line 15) | namespace dlib FILE: dlib/server/server_iostream_abstract.h function namespace (line 12) | namespace dlib FILE: dlib/server/server_kernel.h function namespace (line 18) | namespace dlib FILE: dlib/server/server_kernel_abstract.h function namespace (line 11) | namespace dlib