Home
last modified time | relevance | path

Searched refs:STR_EMPTY (Results 51 – 75 of 180) sorted by relevance

12345678

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libjingle_xmpp/xmllite/
H A Dxmlprinter.cc59 ns_stack_->AddXmlns(STR_EMPTY, attr->Value()); in PrintElement()
96 if (*i == STR_EMPTY) { in PrintElement()
/dports/x11/roxterm/roxterm-3.11.1/src/
H A Ddefns.h52 #define STR_EMPTY(s) ((s) ? (s) : "") macro
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/examples/call/
H A Dstatus.h134 return STR_EMPTY; in QuietStatus()
138 return STR_EMPTY; in QuietStatus()
/dports/sysutils/dunst/dunst-1.6.1/src/
H A Dutils.c98 if (STR_EMPTY(a)) {
102 if (STR_EMPTY(b))
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Dmediasessionclient.cc212 std::string name = GetXmlAttr(element, QN_NAME, buzz::STR_EMPTY); in ParseGingleAudioCodec()
225 std::string name = GetXmlAttr(element, QN_NAME, buzz::STR_EMPTY); in ParseGingleVideoCodec()
389 buzz::STR_EMPTY); in ParsePayloadTypeParameters()
391 buzz::STR_EMPTY); in ParsePayloadTypeParameters()
436 std::string name = GetXmlAttr(elem, QN_NAME, buzz::STR_EMPTY); in ParseJingleAudioCodec()
453 std::string name = GetXmlAttr(elem, QN_NAME, buzz::STR_EMPTY); in ParseJingleVideoCodec()
470 std::string name = GetXmlAttr(elem, QN_NAME, buzz::STR_EMPTY); in ParseJingleDataCodec()
/dports/print/lout/lout-3.40/
H A Dz08.c474 y = MakeWord(WORD, STR_EMPTY, &fpos(x)); in ManifestCase()
538 y = MakeWord(WORD, STR_EMPTY, &fpos(x)); in ManifestCase()
578 y = MakeWord(WORD, STR_EMPTY, &fpos(x)); in ManifestTg()
590 y = MakeWord(WORD, STR_EMPTY, &fpos(x)); in ManifestTg()
598 y = MakeWord(WORD, STR_EMPTY, &fpos(x)); in ManifestTg()
615 y = MakeWord(WORD, STR_EMPTY, &fpos(x)); in ManifestTg()
629 y = MakeWord(WORD, STR_EMPTY, &fpos(x)); in ManifestTg()
1581 res = MakeWord(WORD, STR_EMPTY, &fpos(x)); in Manifest()
1586 res = MakeWord(WORD, STR_EMPTY, &fpos(x)); in Manifest()
1847 res = MakeWord(WORD, STR_EMPTY, &fpos(x)); in Manifest()
[all …]
H A Dz02.c688 StringCopy(&string(fname)[len], STR_EMPTY); in LexGetToken()
690 (FileNum(string(fname), STR_EMPTY) == NO_FILE && in LexGetToken()
696 FileNum(string(fname), STR_EMPTY), in LexGetToken()
698 fnum = DefineFile(string(fname), STR_EMPTY, &fpos(fname), in LexGetToken()
1070 fnum = DefineFile(string(incl_fname), STR_EMPTY, &fpos(incl_fname),
1110 res = MakeWord(WORD, STR_EMPTY, &file_pos);
H A Dz03.c163 StringCopy(buff, STR_EMPTY); in ftab_debug()
218 tmp = MakeWord(WORD, STR_EMPTY, no_fpos); in InitFiles()
524 StringCopy(buff[bp], STR_EMPTY); in EchoFilePos()
532 StringCopy(buff[bp], STR_EMPTY); in EchoAltFilePos()
559 StringCopy(buff[bp], STR_EMPTY); in EchoFileSource()
612 StringCopy(buff[bp], STR_EMPTY); in EchoFileLine()
H A Dz40.c147 res = MakeWord(WORD, STR_EMPTY, &fpos(x)); in FilterExecute()
167 DefineFile(string(sym_body(FilterOutSym)), STR_EMPTY, &fpos(x), in FilterExecute()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DNewCampaign.cpp46 … 14, 24}, {126, 12}, WindowWidgetType::Label, WindowColour::Primary, STR_EMPTY
47 … 24}, {242, 12}, WindowWidgetType::DropdownMenu, WindowColour::Primary, STR_EMPTY
50 …120, 41}, {100, 14}, WindowWidgetType::Spinner, WindowColour::Primary, STR_EMPTY
/dports/games/openttd/openttd-12.1/src/
H A Dorder_gui.cpp43 STR_EMPTY,
119 STR_EMPTY,
130 STR_EMPTY,
237 SetDParam(5, STR_EMPTY); in DrawOrderString()
238 SetDParam(8, STR_EMPTY); in DrawOrderString()
256 SetDParam(3, timetable ? STR_EMPTY : STR_ORDER_IMPLICIT); in DrawOrderString()
269 SetDParam(3, STR_EMPTY); in DrawOrderString()
276 …SetDParam(3, (order->GetNonStopType() & ONSF_NO_STOP_AT_DESTINATION_STATION) ? STR_EMPTY : _statio… in DrawOrderString()
292 SetDParam(3, STR_EMPTY); in DrawOrderString()
343 SetDParam(5, STR_EMPTY); in DrawOrderString()
H A Dvoid_cmd.cpp50 td->str = STR_EMPTY; in GetTileDesc_Void()
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/hashdb/
H A Dmd5sum.c18 #define STR_EMPTY "" macro
111 *name = STR_EMPTY; in md5sum_parse_md5()
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/hashdb/
H A Dmd5sum.c18 #define STR_EMPTY "" macro
111 *name = STR_EMPTY; in md5sum_parse_md5()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/jingle/notifier/listener/
H A Dpush_notifications_listen_task.cc61 const jingle_xmpp::QName kQnChannel(jingle_xmpp::STR_EMPTY, "channel"); in ProcessResponse()
H A Dpush_notifications_send_update_task.cc46 const jingle_xmpp::QName kQnChannel(jingle_xmpp::STR_EMPTY, "channel"); in MakeUpdateMessage()
H A Dpush_notifications_subscribe_task.cc100 item->AddAttr(jingle_xmpp::QName(jingle_xmpp::STR_EMPTY, "channel"), in MakeSubscriptionMessage()
/dports/net/pichi/pichi-1.4.0/include/pichi/vo/
H A Dmessages.hpp22 inline std::string_view const STR_EMPTY = "Empty string"; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/jingle/notifier/listener/
H A Dpush_notifications_listen_task.cc61 const jingle_xmpp::QName kQnChannel(jingle_xmpp::STR_EMPTY, "channel"); in ProcessResponse()
H A Dpush_notifications_subscribe_task.cc100 item->AddAttr(jingle_xmpp::QName(jingle_xmpp::STR_EMPTY, "channel"), in MakeSubscriptionMessage()
H A Dpush_notifications_send_update_task.cc46 const jingle_xmpp::QName kQnChannel(jingle_xmpp::STR_EMPTY, "channel"); in MakeUpdateMessage()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/xmpp/
H A Dchatroommoduleimpl.cc151 chatroom_jid_(STR_EMPTY), in XmppChatroomModuleImpl()
244 if (nickname_ == STR_EMPTY) { in CheckEnterChatroomStateOk()
316 return STR_EMPTY; //NYI in subject()
/dports/games/openttd/openttd-12.1/src/table/
H A Dengines.h27 …IGINAL_BASE_YEAR + a, c, d, b, 5, f, e, 0, 8, 1 << EF_RAIL_FLIPS, 0, 0, STR_EMPTY, CARGO_AGING_TIC…
40 … c, d, b, 5, f, e, 0, 8, 1 << EF_RAIL_FLIPS | 1 << EF_RAIL_IS_MU, 0, 0, STR_EMPTY, CARGO_AGING_TIC…
53 …IGINAL_BASE_YEAR + a, c, d, b, 5, f, e, 0, 8, 1 << EF_RAIL_FLIPS, 0, 0, STR_EMPTY, CARGO_AGING_TIC…
66 …f) { DAYS_TILL_ORIGINAL_BASE_YEAR + a, c, d, b, 5, f, e, 0, 8, 0, 0, 0, STR_EMPTY, CARGO_AGING_TIC…
78 …) { DAYS_TILL_ORIGINAL_BASE_YEAR + a, c, d, b, 10, f, e, 0, 8, 0, 0, 0, STR_EMPTY, CARGO_AGING_TIC…
89 …TILL_ORIGINAL_BASE_YEAR + a, c, d, b, 20, e, CT_INVALID, 0, 8, 0, 0, 0, STR_EMPTY, CARGO_AGING_TIC…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjingle_xmpp/xmpp/
H A Dxmppengineimpl.cc36 requested_resource_(STR_EMPTY), in XmppEngineImpl()
314 SendStanzaError(stanza, XSE_FEATURE_NOT_IMPLEMENTED, STR_EMPTY); in IncomingStanza()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libjingle_xmpp/xmpp/
H A Dxmppengineimpl.cc36 requested_resource_(STR_EMPTY), in XmppEngineImpl()
314 SendStanzaError(stanza, XSE_FEATURE_NOT_IMPLEMENTED, STR_EMPTY); in IncomingStanza()

12345678