Home
last modified time | relevance | path

Searched defs:lsd (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/m68k/include/asm/
H A Dimmap.h44 #define CONFIG_SYS_TMRINTR_PRI (6)
60 #include <asm/m5227x.h>
64 #define CONFIG_SYS_MCFRTC_BASE (MMAP_RTC)
67 #define CONFIG_SYS_LCD_BASE (MMAP_LCD)
71 #ifdef CONFIG_MCFTMR
78 #define CONFIG_SYS_TMRINTR_PRI (6)
85 #define CONFIG_SYS_PIT_PRESCALE (6)
88 #define CONFIG_SYS_INTR_BASE (MMAP_INTC0)
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dlsd.hpp44 struct lsd : std::enable_shared_from_this<lsd> struct
57 std::shared_ptr<lsd> self() { return shared_from_this(); } in self()
64 aux::lsd_callback& m_callback;
66 address m_listen_address;
67 address m_netmask;
69 udp::socket m_socket;
78 deadline_timer m_broadcast_timer;
85 int m_cookie;
87 bool m_disabled = false;
/dports/multimedia/lives/lives-3.2.0/src/
H A Dlsd-tab.c24 const lives_struct_def_t *lsd; in get_lsd() local
77 const lives_struct_def_t *lsd = get_lsd(st_type); in struct_from_template() local
83 LIVES_GLOBAL_INLINE void *copy_struct(lives_struct_def_t *lsd) { in copy_struct()
89 LIVES_GLOBAL_INLINE void unref_struct(lives_struct_def_t *lsd) { in unref_struct()
94 LIVES_GLOBAL_INLINE void ref_struct(lives_struct_def_t *lsd) { in ref_struct()
99 LIVES_GLOBAL_INLINE const char *lives_struct_get_creator(lives_struct_def_t *lsd) { in lives_struct_get_creator()
105 LIVES_GLOBAL_INLINE boolean lives_structs_equal(lives_struct_def_t *lsd, lives_struct_def_t *other)… in lives_structs_equal()
111 LIVES_GLOBAL_INLINE boolean lives_struct_is_a(lives_struct_def_t *lsd, const char *st_type) { in lives_struct_is_a()
117 LIVES_GLOBAL_INLINE boolean lives_structs_same_type(lives_struct_def_t *lsd, in lives_structs_same_type()
131 uint64_t lsd_check_struct(lives_struct_def_t *lsd) { in lsd_check_struct()
H A Dlsd.h560 lives_struct_def_t *lsd) { in _lsd_auto_copy()
780 static void _lsd_struct_free(lives_struct_def_t *lsd) { in _lsd_struct_free()
1000 static void _lsd_lsd_free(lives_struct_def_t *lsd) { in _lsd_lsd_free()
1051 static int lives_struct_ref(lives_struct_def_t *lsd) { in lives_struct_ref()
1055 static int lives_struct_unref(lives_struct_def_t *lsd) { in lives_struct_unref()
1077 static int lives_struct_free(lives_struct_def_t *lsd) { in lives_struct_free()
1081 static void *lives_struct_copy(lives_struct_def_t *lsd) { in lives_struct_copy()
1132 static int lsd_ref(const lives_struct_def_t *lsd) { in lsd_ref()
1135 static int lsd_unref(const lives_struct_def_t *lsd) { in lsd_unref()
1141 static int lsd_free(const lives_struct_def_t *lsd) { in lsd_free()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/gif/
H A Dcfx_gifcontext_unittest.cpp155 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() local
171 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)] = {0x0A, 0x00, 0x00, 0x0F, in TEST() local
187 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)] = {0x0A, 0x00, 0x00, 0x0F, in TEST() local
200 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
229 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
253 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
270 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
284 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/gif/
H A Dcfx_gifcontext_unittest.cpp156 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() local
172 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)] = {0x0A, 0x00, 0x00, 0x0F, in TEST() local
188 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)] = {0x0A, 0x00, 0x00, 0x0F, in TEST() local
201 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
230 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
254 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
271 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
285 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSParkingArea.cpp95 LotSpaceDefinition lsd; in addLotEntry() local
125 for (const auto& lsd : mySpaceOccupancies) { in getVehiclePosition() local
135 for (const auto& lsd : mySpaceOccupancies) { in getVehicleAngle() local
157 for (auto& lsd : mySpaceOccupancies) { in leaveFrom() local
173 for (auto& lsd : mySpaceOccupancies) { in computeLastFreePos() local
217 for (const auto& lsd : mySpaceOccupancies) { in getLastFreePosWithReservation() local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/xc/
H A Dxc_derivatives.F150 SUBROUTINE xc_functional_get_info(functional, lsd, reference, shortform, & argument
153 LOGICAL, INTENT(in) :: lsd local
352 SUBROUTINE xc_functional_eval(functional, lsd, rho_set, deriv_set, deriv_order) argument
355 LOGICAL, INTENT(in) :: lsd local
582 SUBROUTINE xc_functionals_eval(functionals, lsd, rho_set, deriv_set, & argument
585 LOGICAL, INTENT(in) :: lsd local
641 LOGICAL, INTENT(in) :: lsd local
/dports/science/cp2k-data/cp2k-7.1.0/src/xc/
H A Dxc_derivatives.F150 SUBROUTINE xc_functional_get_info(functional, lsd, reference, shortform, & argument
153 LOGICAL, INTENT(in) :: lsd local
352 SUBROUTINE xc_functional_eval(functional, lsd, rho_set, deriv_set, deriv_order) argument
355 LOGICAL, INTENT(in) :: lsd local
582 SUBROUTINE xc_functionals_eval(functionals, lsd, rho_set, deriv_set, & argument
585 LOGICAL, INTENT(in) :: lsd local
641 LOGICAL, INTENT(in) :: lsd local
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlsd.c41 struct _LinphoneSoundDaemon *lsd; member
63 LinphoneSoundDaemon *lsd=(LinphoneSoundDaemon*)c->data; in create_writer() local
120 …ry* factory, LsdPlayer *p, MSConnectionPoint mixer, MSFilterId playerid, LinphoneSoundDaemon *lsd){ in lsd_player_init()
170 LinphoneSoundDaemon *lsd=b->lsd; in lsd_player_configure() local
228 LinphoneSoundDaemon *lsd; in linphone_sound_daemon_new() local
299 MSSndCard *linphone_sound_daemon_get_proxy_card(LinphoneSoundDaemon *lsd){ in linphone_sound_daemon_get_proxy_card()
303 void linphone_core_use_sound_daemon(LinphoneCore *lc, LinphoneSoundDaemon *lsd){ in linphone_core_use_sound_daemon()
/dports/science/py-netCDF4/netcdf4-python-1.5.7rel/examples/
H A Dbench_compress2.py19 def write_netcdf(filename,complevel,lsd): argument
37 lsd = None variable
H A Dbench_compress3.py26 def write_netcdf(filename,complevel,lsd): argument
43 lsd = None variable
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/
H A Dlua_detector_api.cc343 LuaStateDescriptor* lsd = ud->validate_lua_state(true); in service_analyze_payload() local
366 LuaStateDescriptor* lsd = ud->validate_lua_state(false); in service_get_service_id() local
515 LuaStateDescriptor* lsd = ud->validate_lua_state(true); in service_add_data_id() local
537 LuaStateDescriptor* lsd = ud->validate_lua_state(true); in service_add_service() local
564 LuaStateDescriptor* lsd = ud->validate_lua_state(true); in service_fail_service() local
584 LuaStateDescriptor* lsd = ud->validate_lua_state(true); in service_in_process_service() local
603 LuaStateDescriptor* lsd = ud->validate_lua_state(true); in service_set_incompatible_data() local
624 LuaStateDescriptor* lsd = ud->validate_lua_state(true); in detector_get_packet_size() local
642 LuaStateDescriptor* lsd = ud->validate_lua_state(true); in detector_get_packet_direction() local
661 LuaStateDescriptor* lsd = ud->validate_lua_state(true); in detector_get_pcre_groups() local
[all …]
/dports/audio/rem/rem-0.5.3/src/vidconv/
H A Dvconv.c206 unsigned lsd, in yuv420p_to_yuv420p()
240 unsigned lsd, in yuyv422_to_yuv420p()
314 unsigned lsd, in rgb32_to_yuv420p()
360 unsigned lsd, in rgb32_to_yuv444p()
400 unsigned lsd, in yuv420p_to_rgb32()
441 unsigned lsd, in yuv420p_to_rgb565()
482 unsigned lsd, in yuv420p_to_rgb555()
523 unsigned lsd, in nv12_to_yuv420p()
559 unsigned lsd, in yuv420p_to_nv12()
595 unsigned lsd, in nv21_to_yuv420p()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/compile_test/
H A Dsf_legendre_stieltjes_incl_test.cpp19 boost::math::legendre_stieltjes<double> lsd(3); in compile_and_link_test() local
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/compile_test/
H A Dsf_legendre_stieltjes_incl_test.cpp19 boost::math::legendre_stieltjes<double> lsd(3); in compile_and_link_test() local
/dports/net/rclone/rclone-1.57.0/cmd/lsd/
H A Dlsd.go1 package lsd package
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/compile_test/
H A Dsf_legendre_stieltjes_incl_test.cpp19 boost::math::legendre_stieltjes<double> lsd(3); in compile_and_link_test() local
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/compile_test/
H A Dsf_legendre_stieltjes_incl_test.cpp19 boost::math::legendre_stieltjes<double> lsd(3); in compile_and_link_test() local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dxc_write_output.F41 SUBROUTINE xc_write(output_unit, xc_section, lsd) argument
44 LOGICAL, INTENT(IN) :: lsd local
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dxc_write_output.F41 SUBROUTINE xc_write(output_unit, xc_section, lsd) argument
44 LOGICAL, INTENT(IN) :: lsd local
/dports/science/quantum-espresso/q-e-qe-6.7.0/atomic/src/
H A Del_config.f9011 ( config, rel, lsd, all_elec, nwf, el, nn, ll, oc, isw, jj) argument
28 integer, intent(in) :: lsd, rel local
214 subroutine read_config(rel, lsd, nwf, el, nn, ll, oc, isw, jj) argument
232 integer :: rel, lsd local
304 subroutine read_psconfig (rel, lsd, nwfs, els, nns, lls, ocs, & argument
315 integer :: rel, lsd local
/dports/math/cln/cln-1.3.6/src/integer/misc/
H A Dcl_I_ord2.cc47 var uintD lsd = lspref(ptr,0); // letztes Digit /=0 in ord2() local
/dports/graphics/opencv/opencv-4.5.3/contrib/samples/python2/
H A Dlsd_lines_extraction.py28 lsd = cv.line_descriptor_LSDDetector.createLSDDetector() variable
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dbusiness-gnome-utils.c430 gnc_simple_combo_generate_liststore (ListStoreData *lsd) in gnc_simple_combo_generate_liststore()
457 ListStoreData *lsd = user_data; in gnc_simple_combo_refresh_handler() local
464 ListStoreData *lsd = data; in gnc_simple_combo_destroy_cb() local
478 ListStoreData *lsd; in gnc_simple_combo_make() local
604 ListStoreData *lsd = g_object_get_data (G_OBJECT (cbox), "liststore-data"); in gnc_simple_combo_set_value() local

1234567891011