Home
last modified time | relevance | path

Searched refs:guidstr (Results 1 – 25 of 82) sorted by relevance

1234

/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/xml/
H A Dgnc-tax-table-xml-v2.cpp569 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in taxtable_scrub_entries() local
570 guid_to_string_buff (qof_instance_get_guid (QOF_INSTANCE (entry)), guidstr); in taxtable_scrub_entries()
571 PINFO ("Fixing i-taxtable on entry %s\n", guidstr); in taxtable_scrub_entries()
591 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in taxtable_scrub_entries() local
593 PINFO ("Fixing b-taxtable on entry %s\n", guidstr); in taxtable_scrub_entries()
652 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in taxtable_reset_refcount() local
653 guid_to_string_buff (qof_instance_get_guid (QOF_INSTANCE (table)), guidstr); in taxtable_reset_refcount()
655 guidstr, gncTaxTableGetRefcount (table), count); in taxtable_reset_refcount()
676 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in taxtable_scrub() local
679 guid_to_string_buff (qof_instance_get_guid (QOF_INSTANCE (table)), guidstr); in taxtable_scrub()
[all …]
H A Dgnc-bill-term-xml-v2.cpp590 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in billterm_scrub_cb() local
591 guid_to_string_buff (qof_instance_get_guid (QOF_INSTANCE (term)), guidstr); in billterm_scrub_cb()
592 PWARN ("Fixing broken child billterm: %s", guidstr); in billterm_scrub_cb()
627 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in billterm_scrub_invoices() local
628 guid_to_string_buff (qof_instance_get_guid (QOF_INSTANCE (invoice)), guidstr); in billterm_scrub_invoices()
629 PWARN ("Fixing i-billterm on invoice %s\n", guidstr); in billterm_scrub_invoices()
782 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in gnc_billterm_xml_find_or_create() local
784 guid_to_string_buff (guid, guidstr); in gnc_billterm_xml_find_or_create()
788 DEBUG ("looking for billterm %s, found %p", guidstr, term); in gnc_billterm_xml_find_or_create()
H A Dsixtp-dom-generators.cpp271 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in add_kvp_value_node() local
272 guid_to_string_buff (val->get<GncGUID*> (), guidstr); in add_kvp_value_node()
273 add_text_to_node (val_node, "guid", guidstr); in add_kvp_value_node()
H A Dgnc-schedxaction-xml-v2.cpp745 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in gnc_schedXaction_end_handler() local
753 guid_to_string_buff (xaccSchedXactionGetGUID (sx), guidstr); in gnc_schedXaction_end_handler()
761 acct = gnc_account_lookup_by_name (ra, guidstr); in gnc_schedXaction_end_handler()
764 g_warning ("no template account with name [%s]", guidstr); in gnc_schedXaction_end_handler()
769 xaccAccountGetName (acct), guidstr); in gnc_schedXaction_end_handler()
/dports/devel/efivar/efivar-0.15/src/
H A Dmakeguids.c107 char *guidstr = inbuf; in main() local
109 for (line = 1; (uintptr_t)guidstr - (uintptr_t)inbuf < inlen; line++) { in main()
110 char *symbol = strchr(guidstr, '\t'); in main()
131 rc = efi_str_to_guid(guidstr, &guid); in main()
142 guidstr = end+1; in main()
/dports/devel/love/love-11.3/src/modules/joystick/sdl/
H A DJoystickModule.cpp118 std::string guidstr = getDeviceGUID(deviceindex); in addJoystick() local
125 if (!stick->isConnected() && stick->getGUID() == guidstr) in addJoystick()
387 char guidstr[33] = {'\0'}; in getDeviceGUID() local
391 SDL_JoystickGetGUIDString(guid, guidstr, sizeof(guidstr)); in getDeviceGUID()
393 return std::string(guidstr); in getDeviceGUID()
/dports/devel/love10/love-0.10.2/src/modules/joystick/sdl/
H A DJoystickModule.cpp118 std::string guidstr = getDeviceGUID(deviceindex); in addJoystick() local
125 if (!stick->isConnected() && stick->getGUID() == guidstr) in addJoystick()
467 char guidstr[33] = {'\0'}; in getDeviceGUID() local
471 SDL_JoystickGetGUIDString(guid, guidstr, sizeof(guidstr)); in getDeviceGUID()
473 return std::string(guidstr); in getDeviceGUID()
/dports/games/openomf/openomf-c36c421/src/
H A Dmain.c179 char guidstr[33]; in main() local
184 SDL_JoystickGetGUIDString(guid, guidstr, 33); in main()
191 INFO(" * GUID : %s", guidstr); in main()
/dports/audio/picard-plugins/picard-plugins-d859757/plugins/videotools/enzyme/
H A Dasf.py115 (guidstr, objsize, objnum, reserved1, \
117 guid = self._parseguid(guidstr)
224 (guidstr, objsize) = r
225 guid = self._parseguid(guidstr)
/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/sql/
H A Dgnc-transaction-sql.cpp236 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in load_single_split() local
237 guid_to_string_buff (qof_instance_get_guid (pSplit), guidstr); in load_single_split()
238 PERR ("A malformed split with id %s was found in the dataset.", guidstr); in load_single_split()
299 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in load_single_tx() local
300 guid_to_string_buff (qof_instance_get_guid (pTx), guidstr); in load_single_tx()
301 PERR ("A malformed transaction with id %s was found in the dataset.", guidstr); in load_single_tx()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dkvp-value.cpp182 char guidstr[GUID_ENCODING_LENGTH+1]; in operator ()() local
185 guid_to_string_buff(val,guidstr); in operator ()()
186 output << guidstr; in operator ()()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmlvdec.c246 char guidstr[32]; in read_header() local
256 snprintf(guidstr, sizeof(guidstr), "0x%"PRIx64, guid); in read_header()
257 av_dict_set(&avctx->metadata, "guid", guidstr, 0); in read_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmlvdec.c246 char guidstr[32]; in read_header() local
256 snprintf(guidstr, sizeof(guidstr), "0x%"PRIx64, guid); in read_header()
257 av_dict_set(&avctx->metadata, "guid", guidstr, 0); in read_header()
/dports/x11/xpra/xpra-4.3/xpra/codecs/nvenc/
H A Dencoder.pyx1133 cdef guidstr(GUID guid): function
1146 #log.info("guidstr(%s)=%s", guid, s)
1196 v = guidstr(x)
1223 s = guidstr(guid)
1228 guidstr(NV_ENC_CODEC_H264_GUID) : {
1240 guidstr(NV_ENC_CODEC_HEVC_GUID) : {
1271 guidstr(NV_ENC_PRESET_P1_GUID) : "P1",
1272 guidstr(NV_ENC_PRESET_P2_GUID) : "P2",
1273 guidstr(NV_ENC_PRESET_P3_GUID) : "P3",
1284 s = guidstr(preset)
[all …]
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dgnc-split-reg2.c267 gchar guidstr[GUID_ENCODING_LENGTH+1]; in gsr2_create_table() local
268 guid_to_string_buff (guid, guidstr); in gsr2_create_table()
269 … state_section = g_strconcat (STATE_SECTION_REG_PREFIX, " ", guidstr, " w/subaccounts", NULL); in gsr2_create_table()
273 gchar guidstr[GUID_ENCODING_LENGTH+1]; in gsr2_create_table() local
274 guid_to_string_buff (guid, guidstr); in gsr2_create_table()
275 state_section = g_strconcat (STATE_SECTION_REG_PREFIX, " ", guidstr, NULL); in gsr2_create_table()
/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/xml/test/
H A Dtest-xml-transaction.cpp222 gchar guidstr[GUID_ENCODING_LENGTH + 1]; in equals_node_val_vs_splits() local
223 guid_to_string_buff (xaccSplitGetGUID (spl_mark), guidstr); in equals_node_val_vs_splits()
224 g_print ("Split GUID %s", guidstr); in equals_node_val_vs_splits()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmlvdec.c261 char guidstr[32]; in read_header() local
271 snprintf(guidstr, sizeof(guidstr), "0x%"PRIx64, guid); in read_header()
272 av_dict_set(&avctx->metadata, "guid", guidstr, 0); in read_header()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmlvdec.c265 char guidstr[32]; in read_header() local
275 snprintf(guidstr, sizeof(guidstr), "0x%"PRIx64, guid); in read_header()
276 av_dict_set(&avctx->metadata, "guid", guidstr, 0); in read_header()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmlvdec.c261 char guidstr[32]; in read_header() local
271 snprintf(guidstr, sizeof(guidstr), "0x%"PRIx64, guid); in read_header()
272 av_dict_set(&avctx->metadata, "guid", guidstr, 0); in read_header()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmlvdec.c265 char guidstr[32]; in read_header() local
275 snprintf(guidstr, sizeof(guidstr), "0x%"PRIx64, guid); in read_header()
276 av_dict_set(&avctx->metadata, "guid", guidstr, 0); in read_header()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmlvdec.c265 char guidstr[32]; in read_header() local
275 snprintf(guidstr, sizeof(guidstr), "0x%"PRIx64, guid); in read_header()
276 av_dict_set(&avctx->metadata, "guid", guidstr, 0); in read_header()
/dports/net/samba412/samba-4.12.15/python/samba/kcc/
H A D__init__.py947 guidstr = str(t_repsFrom.source_dsa_obj_guid)
948 s_dsa = self.get_dsa_by_guidstr(guidstr)
954 guidstr)
1004 guidstr = str(t_repsFrom.source_dsa_obj_guid)
1005 if s_dsa is self.get_dsa_by_guidstr(guidstr):
1065 guidstr = str(t_repsTo.source_dsa_obj_guid)
1066 s_dsa = self.get_dsa_by_guidstr(guidstr)
1072 guidstr)
1082 guidstr)
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Dgnc-component-manager.c263 gchar guidstr[GUID_ENCODING_LENGTH+1]; in gnc_cm_event_handler() local
264 guid_to_string_buff (guid, guidstr); in gnc_cm_event_handler()
266 entity, guidstr); in gnc_cm_event_handler()
/dports/audio/openal-soft/openal-soft-1.21.1/alc/backends/
H A Ddsound.cpp159 OLECHAR *guidstr{nullptr}; in DSoundEnumDevices() local
160 HRESULT hr{StringFromCLSID(*guid, &guidstr)}; in DSoundEnumDevices()
163 TRACE("Got device \"%s\", GUID \"%ls\"\n", newentry.name.c_str(), guidstr); in DSoundEnumDevices()
164 CoTaskMemFree(guidstr); in DSoundEnumDevices()
/dports/security/py-volatility3/volatility3-94426ad/development/
H A Dpdbparse-to-json.py148guidstr = u'{:08x}{:04x}{:04x}{}'.format(self._pdb.STREAM_PDB.GUID.Data1, self._pdb.STREAM_PDB.GUI…
151 "GUID": guidstr.upper(),

1234