Searched full:library (Results 1 – 25 of 11365) sorted by relevance
12345678910>>...455
... -library-20111110-r1376/AUTHORS closure-library-20111110-r1376/README closure-library-
280 void grpc_rb_load_imports(HMODULE library) { in grpc_rb_load_imports() argument281 …age_import = (grpc_compression_algorithm_is_message_type) GetProcAddress(library, "grpc_compressio… in grpc_rb_load_imports()282 …ream_import = (grpc_compression_algorithm_is_stream_type) GetProcAddress(library, "grpc_compressio… in grpc_rb_load_imports()283 …hm_parse_import = (grpc_compression_algorithm_parse_type) GetProcAddress(library, "grpc_compressio… in grpc_rb_load_imports()284 …ithm_name_import = (grpc_compression_algorithm_name_type) GetProcAddress(library, "grpc_compressio… in grpc_rb_load_imports()285 …evel_import = (grpc_compression_algorithm_for_level_type) GetProcAddress(library, "grpc_compressio… in grpc_rb_load_imports()286 …ptions_init_import = (grpc_compression_options_init_type) GetProcAddress(library, "grpc_compressio… in grpc_rb_load_imports()287 …import = (grpc_compression_options_enable_algorithm_type) GetProcAddress(library, "grpc_compressio… in grpc_rb_load_imports()288 …mport = (grpc_compression_options_disable_algorithm_type) GetProcAddress(library, "grpc_compressio… in grpc_rb_load_imports()289 …rt = (grpc_compression_options_is_algorithm_enabled_type) GetProcAddress(library, "grpc_compressio… in grpc_rb_load_imports()[all …]
10 as the successor of the GNU Library Public License, version 2, hence38 you if you distribute copies of the library or if you modify it.40 For example, if you distribute copies of the library, whether gratis43 code. If you link other code with the library, you must provide45 with the library after making changes to the library and recompiling49 library, and (2) we offer you this license, which gives you legal50 permission to copy, distribute and/or modify the library.53 there is no warranty for the free library. Also, if the library is63 any patent license obtained for a version of the library must be73 When a program is linked with a library, whether statically or using[all …]