Home
last modified time | relevance | path

Searched refs:proplist (Results 1 – 25 of 1916) sorted by relevance

12345678910>>...77

/dports/net/mosquitto/mosquitto-2.0.13/test/unit/
H A Dproperty_add.c19 CU_ASSERT_PTR_NULL(proplist); in bad_add_byte_helper()
284 if(proplist){ in single_add_byte_helper()
301 if(proplist){ in single_add_int16_helper()
318 if(proplist){ in single_add_int32_helper()
335 if(proplist){ in single_add_varint_helper()
352 if(proplist){ in single_add_binary_helper()
370 if(proplist){ in single_add_string_helper()
388 if(proplist){ in single_add_string_pair_helper()
494 p = proplist; in TEST_add_all_connect()
565 p = proplist; in TEST_add_all_connack()
[all …]
H A Dproperty_user_read.c250 generate_full_proplist(&proplist); in TEST_read_single_byte()
251 if(!proplist) return; in TEST_read_single_byte()
284 generate_full_proplist(&proplist); in TEST_read_single_int16()
285 if(!proplist) return; in TEST_read_single_int16()
311 if(!proplist) return; in TEST_read_single_int32()
337 if(!proplist) return; in TEST_read_single_varint()
357 if(!proplist) return; in TEST_read_single_binary()
381 if(!proplist) return; in TEST_read_single_string()
415 if(!proplist) return; in TEST_read_single_string_pair()
527 if(!proplist) return; in TEST_read_missing()
[all …]
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/test/unit/
H A Dproperty_add.c19 CU_ASSERT_PTR_NULL(proplist); in bad_add_byte_helper()
29 CU_ASSERT_PTR_NULL(proplist); in bad_add_int16_helper()
284 if(proplist){ in single_add_byte_helper()
301 if(proplist){ in single_add_int16_helper()
318 if(proplist){ in single_add_int32_helper()
335 if(proplist){ in single_add_varint_helper()
352 if(proplist){ in single_add_binary_helper()
370 if(proplist){ in single_add_string_helper()
388 if(proplist){ in single_add_string_pair_helper()
494 p = proplist; in TEST_add_all_connect()
[all …]
H A Dproperty_user_read.c250 generate_full_proplist(&proplist); in TEST_read_single_byte()
251 if(!proplist) return; in TEST_read_single_byte()
284 generate_full_proplist(&proplist); in TEST_read_single_int16()
285 if(!proplist) return; in TEST_read_single_int16()
311 if(!proplist) return; in TEST_read_single_int32()
337 if(!proplist) return; in TEST_read_single_varint()
357 if(!proplist) return; in TEST_read_single_binary()
381 if(!proplist) return; in TEST_read_single_string()
415 if(!proplist) return; in TEST_read_single_string_pair()
527 if(!proplist) return; in TEST_read_missing()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/UserAction.ocd/
H A DScript.c815 private func EvalBool_And(proplist props, proplist context) in EvalBool_And()
823 private func EvalBool_Or(proplist props, proplist context) in EvalBool_Or()
868 private func EvalAct_Goto(proplist props, proplist context) in EvalAct_Goto()
956 private func EvalAct_Wait(proplist props, proplist context) in EvalAct_Wait()
985 private func EvalAct_Sound(proplist props, proplist context) in EvalAct_Sound()
1220 private func EvalAct_If(proplist props, proplist context) in EvalAct_If()
1243 private func EvalAct_Log(proplist props, proplist context) in EvalAct_Log()
1319 private func EvalScript(proplist props, proplist context) in EvalScript()
1481 private func EvalInt_Div(proplist props, proplist context) in EvalInt_Div()
1487 private func EvalInt_Mod(proplist props, proplist context) in EvalInt_Mod()
[all …]
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/client/
H A Dclient_props.c66 mosquitto_property **proplist; in cfg_parse_property() local
111 proplist = &cfg->connect_props; in cfg_parse_property()
122 proplist = &cfg->publish_props; in cfg_parse_property()
130 proplist = &cfg->subscribe_props; in cfg_parse_property()
134 proplist = &cfg->unsubscribe_props; in cfg_parse_property()
138 proplist = &cfg->disconnect_props; in cfg_parse_property()
146 proplist = &cfg->will_props; in cfg_parse_property()
164 rc = mosquitto_property_add_byte(proplist, identifier, atoi(value)); in cfg_parse_property()
167 rc = mosquitto_property_add_int16(proplist, identifier, atoi(value)); in cfg_parse_property()
170 rc = mosquitto_property_add_int32(proplist, identifier, atoi(value)); in cfg_parse_property()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/deprecated/proplist/
H A Dproplist.dsp7 CFG=proplist - Win32 Debug
11 !MESSAGE NMAKE /f "proplist.mak".
16 !MESSAGE NMAKE /f "proplist.mak" CFG="proplist - Win32 Debug"
406 # PROP Intermediate_Dir "vc_msw\proplist"
456 # Name "proplist - Win32 DLL Release"
457 # Name "proplist - Win32 DLL Debug"
463 # Name "proplist - Win32 Unicode Debug"
464 # Name "proplist - Win32 Release"
465 # Name "proplist - Win32 Debug"
471 SOURCE=.\proplist.cpp
[all …]
H A DMakefile.in72 @COND_PLATFORM_MAC_1@ $(SETFILE) -a C proplist$(EXEEXT)
90 grep -q pmwin.763 ; then emxbind -ep proplist$(EXEEXT) ; fi
99 @COND_PLATFORM_MACOSX_1@ = proplist.app/Contents/PkgInfo
142 all: proplist$(EXEEXT) $(__proplist_bundle___depname)
153 rm -f proplist$(EXEEXT)
154 rm -rf proplist.app
167 @COND_PLATFORM_MACOSX_1@ mkdir -p proplist.app/Contents
168 @COND_PLATFORM_MACOSX_1@ mkdir -p proplist.app/Contents/MacOS
181 @COND_PLATFORM_MACOSX_1@ ln -f proplist$(EXEEXT) proplist.app/Contents/MacOS/proplist
188 proplist_proplist.o: $(srcdir)/proplist.cpp
[all …]
H A Dmakefile.bcc231 all: $(OBJS)\proplist.exe
237 -if exist $(OBJS)\proplist.exe del $(OBJS)\proplist.exe
238 -if exist $(OBJS)\proplist.tds del $(OBJS)\proplist.tds
239 -if exist $(OBJS)\proplist.ilc del $(OBJS)\proplist.ilc
240 -if exist $(OBJS)\proplist.ild del $(OBJS)\proplist.ild
241 -if exist $(OBJS)\proplist.ilf del $(OBJS)\proplist.ilf
242 -if exist $(OBJS)\proplist.ils del $(OBJS)\proplist.ils
244 $(OBJS)\proplist.exe: $(PROPLIST_OBJECTS) $(OBJS)\proplist_proplist.res
249 $(OBJS)\proplist_proplist.obj: .\proplist.cpp
250 $(CXX) -q -c -P -o$@ $(PROPLIST_CXXFLAGS) .\proplist.cpp
[all …]
H A Dmakefile.dmc28 all : $(OBJS)\proplist.exe
34 -if exist $(OBJS)\proplist.exe del $(OBJS)\proplist.exe
35 -if exist $(OBJS)\proplist.map del $(OBJS)\proplist.map
37 $(OBJS)\proplist.exe : $(PROPLIST_OBJECTS) $(OBJS)\proplist_proplist.res
38 …UG /CODEVIEW /su:windows:4.0 $(LDFLAGS) $(PROPLIST_OBJECTS),$@,$(OBJS)\proplist.map, $(LIBDIRNAME…
40 $(OBJS)\proplist_proplist.obj : .\proplist.cpp
41 $(CXX) -mn -c -cpp -o$@ $(PROPLIST_CXXFLAGS) .\proplist.cpp
43 $(OBJS)\proplist_proplist.res : .\proplist.rc
44 …rcc .\proplist.rc -o$@ -D_WIN32_WINNT=0x0400 -D__WXMSW__ -D__WXDEBUG__ -I$(SETUPHDIR) -I…
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/deprecated/proplist/
H A Dproplist.dsp7 CFG=proplist - Win32 Debug
11 !MESSAGE NMAKE /f "proplist.mak".
16 !MESSAGE NMAKE /f "proplist.mak" CFG="proplist - Win32 Debug"
406 # PROP Intermediate_Dir "vc_msw\proplist"
456 # Name "proplist - Win32 DLL Release"
457 # Name "proplist - Win32 DLL Debug"
463 # Name "proplist - Win32 Unicode Debug"
464 # Name "proplist - Win32 Release"
465 # Name "proplist - Win32 Debug"
471 SOURCE=.\proplist.cpp
[all …]
H A DMakefile.in72 @COND_PLATFORM_MAC_1@ $(SETFILE) -a C proplist$(EXEEXT)
90 grep -q pmwin.763 ; then emxbind -ep proplist$(EXEEXT) ; fi
99 @COND_PLATFORM_MACOSX_1@ = proplist.app/Contents/PkgInfo
142 all: proplist$(EXEEXT) $(__proplist_bundle___depname)
153 rm -f proplist$(EXEEXT)
154 rm -rf proplist.app
167 @COND_PLATFORM_MACOSX_1@ mkdir -p proplist.app/Contents
168 @COND_PLATFORM_MACOSX_1@ mkdir -p proplist.app/Contents/MacOS
181 @COND_PLATFORM_MACOSX_1@ ln -f proplist$(EXEEXT) proplist.app/Contents/MacOS/proplist
188 proplist_proplist.o: $(srcdir)/proplist.cpp
[all …]
H A Dmakefile.bcc231 all: $(OBJS)\proplist.exe
237 -if exist $(OBJS)\proplist.exe del $(OBJS)\proplist.exe
238 -if exist $(OBJS)\proplist.tds del $(OBJS)\proplist.tds
239 -if exist $(OBJS)\proplist.ilc del $(OBJS)\proplist.ilc
240 -if exist $(OBJS)\proplist.ild del $(OBJS)\proplist.ild
241 -if exist $(OBJS)\proplist.ilf del $(OBJS)\proplist.ilf
242 -if exist $(OBJS)\proplist.ils del $(OBJS)\proplist.ils
244 $(OBJS)\proplist.exe: $(PROPLIST_OBJECTS) $(OBJS)\proplist_proplist.res
249 $(OBJS)\proplist_proplist.obj: .\proplist.cpp
250 $(CXX) -q -c -P -o$@ $(PROPLIST_CXXFLAGS) .\proplist.cpp
[all …]
H A Dmakefile.dmc28 all : $(OBJS)\proplist.exe
34 -if exist $(OBJS)\proplist.exe del $(OBJS)\proplist.exe
35 -if exist $(OBJS)\proplist.map del $(OBJS)\proplist.map
37 $(OBJS)\proplist.exe : $(PROPLIST_OBJECTS) $(OBJS)\proplist_proplist.res
38 …UG /CODEVIEW /su:windows:4.0 $(LDFLAGS) $(PROPLIST_OBJECTS),$@,$(OBJS)\proplist.map, $(LIBDIRNAME…
40 $(OBJS)\proplist_proplist.obj : .\proplist.cpp
41 $(CXX) -mn -c -cpp -o$@ $(PROPLIST_CXXFLAGS) .\proplist.cpp
43 $(OBJS)\proplist_proplist.res : .\proplist.rc
44 …rcc .\proplist.rc -o$@ -D_WIN32_WINNT=0x0400 -D__WXMSW__ -D__WXDEBUG__ -I$(SETUPHDIR) -I…
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/deprecated/proplist/
H A Dproplist.dsp7 CFG=proplist - Win32 Debug
11 !MESSAGE NMAKE /f "proplist.mak".
16 !MESSAGE NMAKE /f "proplist.mak" CFG="proplist - Win32 Debug"
406 # PROP Intermediate_Dir "vc_msw\proplist"
456 # Name "proplist - Win32 DLL Release"
457 # Name "proplist - Win32 DLL Debug"
463 # Name "proplist - Win32 Unicode Debug"
464 # Name "proplist - Win32 Release"
465 # Name "proplist - Win32 Debug"
471 SOURCE=.\proplist.cpp
[all …]
H A DMakefile.in72 @COND_PLATFORM_MAC_1@ $(SETFILE) -a C proplist$(EXEEXT)
90 grep -q pmwin.763 ; then emxbind -ep proplist$(EXEEXT) ; fi
99 @COND_PLATFORM_MACOSX_1@ = proplist.app/Contents/PkgInfo
142 all: proplist$(EXEEXT) $(__proplist_bundle___depname)
153 rm -f proplist$(EXEEXT)
154 rm -rf proplist.app
167 @COND_PLATFORM_MACOSX_1@ mkdir -p proplist.app/Contents
168 @COND_PLATFORM_MACOSX_1@ mkdir -p proplist.app/Contents/MacOS
181 @COND_PLATFORM_MACOSX_1@ ln -f proplist$(EXEEXT) proplist.app/Contents/MacOS/proplist
188 proplist_proplist.o: $(srcdir)/proplist.cpp
[all …]
H A Dmakefile.bcc231 all: $(OBJS)\proplist.exe
237 -if exist $(OBJS)\proplist.exe del $(OBJS)\proplist.exe
238 -if exist $(OBJS)\proplist.tds del $(OBJS)\proplist.tds
239 -if exist $(OBJS)\proplist.ilc del $(OBJS)\proplist.ilc
240 -if exist $(OBJS)\proplist.ild del $(OBJS)\proplist.ild
241 -if exist $(OBJS)\proplist.ilf del $(OBJS)\proplist.ilf
242 -if exist $(OBJS)\proplist.ils del $(OBJS)\proplist.ils
244 $(OBJS)\proplist.exe: $(PROPLIST_OBJECTS) $(OBJS)\proplist_proplist.res
249 $(OBJS)\proplist_proplist.obj: .\proplist.cpp
250 $(CXX) -q -c -P -o$@ $(PROPLIST_CXXFLAGS) .\proplist.cpp
[all …]
H A Dmakefile.dmc28 all : $(OBJS)\proplist.exe
34 -if exist $(OBJS)\proplist.exe del $(OBJS)\proplist.exe
35 -if exist $(OBJS)\proplist.map del $(OBJS)\proplist.map
37 $(OBJS)\proplist.exe : $(PROPLIST_OBJECTS) $(OBJS)\proplist_proplist.res
38 …UG /CODEVIEW /su:windows:4.0 $(LDFLAGS) $(PROPLIST_OBJECTS),$@,$(OBJS)\proplist.map, $(LIBDIRNAME…
40 $(OBJS)\proplist_proplist.obj : .\proplist.cpp
41 $(CXX) -mn -c -cpp -o$@ $(PROPLIST_CXXFLAGS) .\proplist.cpp
43 $(OBJS)\proplist_proplist.res : .\proplist.rc
44 …rcc .\proplist.rc -o$@ -D_WIN32_WINNT=0x0400 -D__WXMSW__ -D__WXDEBUG__ -I$(SETUPHDIR) -I…
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/deprecated/proplist/
H A Dproplist.dsp7 CFG=proplist - Win32 Debug
11 !MESSAGE NMAKE /f "proplist.mak".
16 !MESSAGE NMAKE /f "proplist.mak" CFG="proplist - Win32 Debug"
406 # PROP Intermediate_Dir "vc_msw\proplist"
456 # Name "proplist - Win32 DLL Release"
457 # Name "proplist - Win32 DLL Debug"
463 # Name "proplist - Win32 Unicode Debug"
464 # Name "proplist - Win32 Release"
465 # Name "proplist - Win32 Debug"
471 SOURCE=.\proplist.cpp
[all …]
H A DMakefile.in72 @COND_PLATFORM_MAC_1@ $(SETFILE) -a C proplist$(EXEEXT)
90 grep -q pmwin.763 ; then emxbind -ep proplist$(EXEEXT) ; fi
99 @COND_PLATFORM_MACOSX_1@ = proplist.app/Contents/PkgInfo
142 all: proplist$(EXEEXT) $(__proplist_bundle___depname)
153 rm -f proplist$(EXEEXT)
154 rm -rf proplist.app
167 @COND_PLATFORM_MACOSX_1@ mkdir -p proplist.app/Contents
168 @COND_PLATFORM_MACOSX_1@ mkdir -p proplist.app/Contents/MacOS
181 @COND_PLATFORM_MACOSX_1@ ln -f proplist$(EXEEXT) proplist.app/Contents/MacOS/proplist
188 proplist_proplist.o: $(srcdir)/proplist.cpp
[all …]
H A Dmakefile.bcc231 all: $(OBJS)\proplist.exe
237 -if exist $(OBJS)\proplist.exe del $(OBJS)\proplist.exe
238 -if exist $(OBJS)\proplist.tds del $(OBJS)\proplist.tds
239 -if exist $(OBJS)\proplist.ilc del $(OBJS)\proplist.ilc
240 -if exist $(OBJS)\proplist.ild del $(OBJS)\proplist.ild
241 -if exist $(OBJS)\proplist.ilf del $(OBJS)\proplist.ilf
242 -if exist $(OBJS)\proplist.ils del $(OBJS)\proplist.ils
244 $(OBJS)\proplist.exe: $(PROPLIST_OBJECTS) $(OBJS)\proplist_proplist.res
249 $(OBJS)\proplist_proplist.obj: .\proplist.cpp
250 $(CXX) -q -c -P -o$@ $(PROPLIST_CXXFLAGS) .\proplist.cpp
[all …]
H A Dmakefile.dmc28 all : $(OBJS)\proplist.exe
34 -if exist $(OBJS)\proplist.exe del $(OBJS)\proplist.exe
35 -if exist $(OBJS)\proplist.map del $(OBJS)\proplist.map
37 $(OBJS)\proplist.exe : $(PROPLIST_OBJECTS) $(OBJS)\proplist_proplist.res
38 …UG /CODEVIEW /su:windows:4.0 $(LDFLAGS) $(PROPLIST_OBJECTS),$@,$(OBJS)\proplist.map, $(LIBDIRNAME…
40 $(OBJS)\proplist_proplist.obj : .\proplist.cpp
41 $(CXX) -mn -c -cpp -o$@ $(PROPLIST_CXXFLAGS) .\proplist.cpp
43 $(OBJS)\proplist_proplist.res : .\proplist.rc
44 …rcc .\proplist.rc -o$@ -D_WIN32_WINNT=0x0400 -D__WXMSW__ -D__WXDEBUG__ -I$(SETUPHDIR) -I…
/dports/net/mosquitto/mosquitto-2.0.13/client/
H A Dclient_props.c68 mosquitto_property **proplist; in cfg_parse_property() local
114 proplist = &cfg->connect_props; in cfg_parse_property()
125 proplist = &cfg->publish_props; in cfg_parse_property()
133 proplist = &cfg->subscribe_props; in cfg_parse_property()
137 proplist = &cfg->unsubscribe_props; in cfg_parse_property()
141 proplist = &cfg->disconnect_props; in cfg_parse_property()
149 proplist = &cfg->will_props; in cfg_parse_property()
172 rc = mosquitto_property_add_byte(proplist, identifier, (uint8_t )tmpl); in cfg_parse_property()
180 rc = mosquitto_property_add_int16(proplist, identifier, (uint16_t )tmpl); in cfg_parse_property()
188 rc = mosquitto_property_add_int32(proplist, identifier, (uint32_t )tmpl); in cfg_parse_property()
[all …]
/dports/net/mosquitto/mosquitto-2.0.13/lib/
H A Dproperty_mosq.c700 if(!(*proplist)){ in property__add()
701 *proplist = prop; in property__add()
704 p = *proplist; in property__add()
986 p = proplist; in property__get_property()
1013 return proplist->next; in mosquitto_property_next()
1020 if(!proplist) return NULL; in mosquitto_property_read_byte()
1044 if(!proplist) return NULL; in mosquitto_property_read_int16()
1064 if(!proplist) return NULL; in mosquitto_property_read_int32()
1085 if(!proplist) return NULL; in mosquitto_property_read_varint()
1129 if(!proplist) return NULL; in mosquitto_property_read_string()
[all …]
/dports/audio/libcanberra/libcanberra-0.30/src/
H A Dcanberra-gtk-play.c34 static ca_proplist *proplist = NULL; variable
51 r = ca_context_play_full(ca_gtk_context_get(), 1, proplist, callback, NULL); in idle_play()
105 if (ca_proplist_sets(proplist, t, equal + 1) < 0) { in property_callback()
138 ca_proplist_create(&proplist); in main()
168 ca_proplist_sets(proplist, CA_PROP_EVENT_ID, event_id); in main()
171 ca_proplist_sets(proplist, CA_PROP_MEDIA_FILENAME, filename); in main()
174 ca_proplist_sets(proplist, CA_PROP_CANBERRA_CACHE_CONTROL, cache_control); in main()
177 ca_proplist_sets(proplist, CA_PROP_EVENT_DESCRIPTION, event_description); in main()
180 ca_proplist_sets(proplist, CA_PROP_CANBERRA_VOLUME, volume); in main()
182 r = ca_context_play_full(ca_gtk_context_get(), 1, proplist, callback, NULL); in main()
[all …]

12345678910>>...77