Home
last modified time | relevance | path

Searched defs:ustring (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/dports/audio/gsequencer/gsequencer-3.10.4/ags/vst3-capi/pluginterfaces/base/
H A Dags_vst_ustring.cpp31 gint32 ags_vst_ustring_get_size(AgsVstUstring *ustring) in ags_vst_ustring_get_size()
36 gint32 ags_vst_ustring_get_length(AgsVstUstring *ustring) in ags_vst_ustring_get_length()
41 AgsVstUstring* ags_vst_ustring_assign(AgsVstUstring *ustring, gunichar2 *src, gint32 src_size) in ags_vst_ustring_assign()
46 AgsVstUstring* ags_vst_ustring_append(AgsVstUstring *ustring, gunichar2 *src, gint32 src_size) in ags_vst_ustring_append()
51 AgsVstUstring* ags_vst_ustring_copy_to(AgsVstUstring *ustring, gunichar2 *dst, gint32 dst_size) in ags_vst_ustring_copy_to()
56 …AgsVstUstring* ags_vst_ustring_from_ascii(AgsVstUstring *ustring, const gchar *src, gint32 src_siz… in ags_vst_ustring_from_ascii()
66 AgsVstUstring* ags_vst_ustring_to_ascii(AgsVstUstring *ustring, gchar *dst, gint32 dst_size) in ags_vst_ustring_to_ascii()
71 gboolean ags_vst_ustring_scan_int(AgsVstUstring *ustring, gint64 *value) in ags_vst_ustring_scan_int()
87 gboolean ags_vst_ustring_print_int(AgsVstUstring *ustring, gint64 value) in ags_vst_ustring_print_int()
92 gboolean ags_vst_ustring_scan_float(AgsVstUstring *ustring, gdouble *value) in ags_vst_ustring_scan_float()
[all …]
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dunicode_indexing.pyx5 ustring = _ustring variable
11 def index(unicode ustring, Py_ssize_t i):
31 def index_pyindex(unicode ustring, i):
133 def index_no_boundscheck(unicode ustring, Py_ssize_t i):
153 def unsigned_index_no_boundscheck(unicode ustring, unsigned int i):
168 def index_compare(unicode ustring, Py_ssize_t i):
190 def index_compare_string(unicode ustring, Py_ssize_t i, unicode other):
219 def index_multiply(unicode ustring, Py_ssize_t i, int mul):
234 def index_add(unicode ustring, Py_ssize_t i, Py_ssize_t j):
248 def index_concat_loop(unicode ustring):
[all …]
H A Dpy_ucs4_type.pyx199 def count_lower_case_characters(unicode ustring):
216 def count_lower_case_characters_slice(unicode ustring):
235 def count_lower_case_characters_slice_reversed(unicode ustring):
335 def uchar_in(Py_UCS4 uchar, unicode ustring):
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dunicode_indexing.pyx5 ustring = _ustring variable
11 def index(unicode ustring, Py_ssize_t i):
31 def index_pyindex(unicode ustring, i):
133 def index_no_boundscheck(unicode ustring, Py_ssize_t i):
153 def unsigned_index_no_boundscheck(unicode ustring, unsigned int i):
168 def index_compare(unicode ustring, Py_ssize_t i):
190 def index_compare_string(unicode ustring, Py_ssize_t i, unicode other):
219 def index_multiply(unicode ustring, Py_ssize_t i, int mul):
234 def index_add(unicode ustring, Py_ssize_t i, Py_ssize_t j):
248 def index_concat_loop(unicode ustring):
[all …]
H A Dpy_ucs4_type.pyx208 def count_lower_case_characters(unicode ustring):
225 def count_lower_case_characters_slice(unicode ustring):
244 def count_lower_case_characters_slice_reversed(unicode ustring):
344 def uchar_in(Py_UCS4 uchar, unicode ustring):
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/osltoy/
H A Dosltoyrenderer.cpp358 ustring /*object*/, TypeDesc type, in get_osl_version() argument
371 ustring /*object*/, TypeDesc type, in get_camera_resolution() argument
385 ustring /*object*/, TypeDesc type, in get_camera_projection() argument
398 ustring /*object*/, TypeDesc type, in get_camera_fov() argument
414 ustring /*object*/, TypeDesc type, in get_camera_pixelaspect() argument
429 ustring /*object*/, TypeDesc type, in get_camera_clip() argument
445 ustring /*object*/, TypeDesc type, in get_camera_clip_near() argument
460 ustring /*object*/, TypeDesc type, in get_camera_clip_far() argument
476 ustring /*object*/, TypeDesc type, in get_camera_shutter() argument
492 ustring /*object*/, TypeDesc type, in get_camera_shutter_open() argument
[all …]
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/osltoy/
H A Dosltoyrenderer.cpp358 ustring /*object*/, TypeDesc type, in get_osl_version() argument
371 ustring /*object*/, TypeDesc type, in get_camera_resolution() argument
385 ustring /*object*/, TypeDesc type, in get_camera_projection() argument
398 ustring /*object*/, TypeDesc type, in get_camera_fov() argument
414 ustring /*object*/, TypeDesc type, in get_camera_pixelaspect() argument
429 ustring /*object*/, TypeDesc type, in get_camera_clip() argument
445 ustring /*object*/, TypeDesc type, in get_camera_clip_near() argument
460 ustring /*object*/, TypeDesc type, in get_camera_clip_far() argument
476 ustring /*object*/, TypeDesc type, in get_camera_shutter() argument
492 ustring /*object*/, TypeDesc type, in get_camera_shutter_open() argument
[all …]
/dports/devel/glibmm/glibmm-2.64.2/examples/dbus/
H A Dsession_bus_service.cc57 const Glib::ustring& /* sender */, const Glib::ustring& /* object_path */, in on_method_call()
111 const Glib::RefPtr<Gio::DBus::Connection>& connection, const Glib::ustring& /* name */) in on_bus_acquired()
132 const Glib::RefPtr<Gio::DBus::Connection>& /* connection */, const Glib::ustring& /* name */) in on_name_acquired()
138 on_name_lost(const Glib::RefPtr<Gio::DBus::Connection>& connection, const Glib::ustring& /* name */) in on_name_lost()
H A Dserver_without_bus.cc59 const Glib::ustring& /* sender */, const Glib::ustring& /* object_path */, in on_method_call()
/dports/deskutils/pinot/pinot-1.20/Core/
H A DSearchProvider_stub.cpp167 const Glib::ustring &/* sender */, in on_method_call()
258 const Glib::ustring &/* sender */, in on_interface_get_property()
270 const Glib::ustring &/* sender */, in on_interface_set_property()
H A DPinotDBus_stub.cpp337 const Glib::ustring &/* sender */, in on_method_call()
359 const Glib::ustring &/* sender */, in on_interface_get_property()
371 const Glib::ustring &/* sender */, in on_interface_set_property()
472 const Glib::ustring &/* sender */, in on_method_call()
769 const Glib::ustring &/* sender */, in on_interface_get_property()
791 const Glib::ustring &/* sender */, in on_interface_set_property()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testshade/
H A Dsimplerend.cpp422 SimpleRenderer::get_osl_version (ShaderGlobals* /*sg*/, bool /*derivs*/, ustring /*object*/, in get_osl_version() argument
434 SimpleRenderer::get_camera_resolution (ShaderGlobals* /*sg*/, bool /*derivs*/, ustring /*object*/, in get_camera_resolution() argument
459 SimpleRenderer::get_camera_fov (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_fov() argument
474 SimpleRenderer::get_camera_pixelaspect (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_pixelaspect() argument
488 SimpleRenderer::get_camera_clip (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip() argument
503 SimpleRenderer::get_camera_clip_near (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_near() argument
517 SimpleRenderer::get_camera_clip_far (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_far() argument
532 SimpleRenderer::get_camera_shutter (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter() argument
547 SimpleRenderer::get_camera_shutter_open (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_open() argument
561 SimpleRenderer::get_camera_shutter_close (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_close() argument
[all …]
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testshade/
H A Dsimplerend.cpp422 SimpleRenderer::get_osl_version (ShaderGlobals* /*sg*/, bool /*derivs*/, ustring /*object*/, in get_osl_version() argument
434 SimpleRenderer::get_camera_resolution (ShaderGlobals* /*sg*/, bool /*derivs*/, ustring /*object*/, in get_camera_resolution() argument
459 SimpleRenderer::get_camera_fov (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_fov() argument
474 SimpleRenderer::get_camera_pixelaspect (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_pixelaspect() argument
488 SimpleRenderer::get_camera_clip (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip() argument
503 SimpleRenderer::get_camera_clip_near (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_near() argument
517 SimpleRenderer::get_camera_clip_far (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_far() argument
532 SimpleRenderer::get_camera_shutter (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter() argument
547 SimpleRenderer::get_camera_shutter_open (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_open() argument
561 SimpleRenderer::get_camera_shutter_close (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_close() argument
[all …]
/dports/deskutils/gnote/gnote-41.1/src/gnome_keyring/
H A Dring.cpp47 Glib::ustring Ring::find_password(const std::map<Glib::ustring, Glib::ustring> & atts) in find_password()
73 const std::map<Glib::ustring, Glib::ustring> & attributes, in create_password()
88 void Ring::clear_password(const std::map<Glib::ustring, Glib::ustring> & attributes) in clear_password()
101 GHashTable *Ring::keyring_attributes(const std::map<Glib::ustring, Glib::ustring> & atts) in keyring_attributes()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testrender/
H A Dsimpleraytracer.cpp542 SimpleRaytracer::get_osl_version (ShaderGlobals* /*sg*/, bool /*derivs*/, ustring /*object*/, in get_osl_version() argument
554 SimpleRaytracer::get_camera_resolution (ShaderGlobals* /*sg*/, bool /*derivs*/, ustring /*object*/, in get_camera_resolution() argument
579 SimpleRaytracer::get_camera_fov (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_fov() argument
594 SimpleRaytracer::get_camera_pixelaspect (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_pixelaspect() argument
608 SimpleRaytracer::get_camera_clip (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip() argument
623 SimpleRaytracer::get_camera_clip_near (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_near() argument
637 SimpleRaytracer::get_camera_clip_far (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_far() argument
652 SimpleRaytracer::get_camera_shutter (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter() argument
667 SimpleRaytracer::get_camera_shutter_open (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_open() argument
681 SimpleRaytracer::get_camera_shutter_close (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_close() argument
[all …]
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testrender/
H A Dsimpleraytracer.cpp542 SimpleRaytracer::get_osl_version (ShaderGlobals* /*sg*/, bool /*derivs*/, ustring /*object*/, in get_osl_version() argument
554 SimpleRaytracer::get_camera_resolution (ShaderGlobals* /*sg*/, bool /*derivs*/, ustring /*object*/, in get_camera_resolution() argument
579 SimpleRaytracer::get_camera_fov (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_fov() argument
594 SimpleRaytracer::get_camera_pixelaspect (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_pixelaspect() argument
608 SimpleRaytracer::get_camera_clip (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip() argument
623 SimpleRaytracer::get_camera_clip_near (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_near() argument
637 SimpleRaytracer::get_camera_clip_far (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_clip_far() argument
652 SimpleRaytracer::get_camera_shutter (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter() argument
667 SimpleRaytracer::get_camera_shutter_open (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_open() argument
681 SimpleRaytracer::get_camera_shutter_close (ShaderGlobals* /*sg*/, bool derivs, ustring /*object*/, in get_camera_shutter_close() argument
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/API/
H A DOpaqueJSString.cpp35 PassRefPtr<OpaqueJSString> OpaqueJSString::create(const UString& ustring) in create()
42 UString OpaqueJSString::ustring() const in ustring() function in OpaqueJSString
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/API/
H A DOpaqueJSString.cpp35 PassRefPtr<OpaqueJSString> OpaqueJSString::create(const UString& ustring) in create()
42 UString OpaqueJSString::ustring() const in ustring() function in OpaqueJSString
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/API/
H A DOpaqueJSString.cpp35 PassRefPtr<OpaqueJSString> OpaqueJSString::create(const UString& ustring) in create()
42 UString OpaqueJSString::ustring() const in ustring() function in OpaqueJSString
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/API/
H A DOpaqueJSString.cpp35 PassRefPtr<OpaqueJSString> OpaqueJSString::create(const UString& ustring) in create()
42 UString OpaqueJSString::ustring() const in ustring() function in OpaqueJSString
/dports/graphics/goocanvasmm2/goocanvasmm-1.90.9/goocanvas/goocanvasmm/
H A Dinit.cc37 void init(const Glib::ustring& /* app_id */, const Glib::ustring& /* version */, int /* nargs */, g… in init()
/dports/deskutils/gnote/gnote-41.1/src/test/
H A Dtestsyncmanager.cpp55 bool SyncManager::synchronized_note_xml_matches(const Glib::ustring & /*noteXml1*/, const Glib::ust… in synchronized_note_xml_matches()
60 gnote::sync::SyncServiceAddin *SyncManager::get_sync_service_addin(const Glib::ustring & /*sync_ser… in get_sync_service_addin()
/dports/textproc/ssddiff/ssddiff-0.2/src/
H A Dustring.cc21 ustring::ustring(const char* s) { in ustring() function in SSD::ustring
51 ustring::ustring(const xmlChar* s) { in ustring() function in SSD::ustring
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/platform/linux/
H A Dbase_linux_dbus_utilities.h52 ServiceWatcher( in ServiceWatcher()
54 const Glib::ustring &service, in ServiceWatcher()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dustring.h120 ustring(void) noexcept in ustring() function
126 explicit ustring(const char* str) in ustring() function
134 explicit ustring(string_view str) in ustring() function
141 ustring(const char* str, size_type pos, size_type n) in ustring() function
147 ustring(const char* str, size_type n) in ustring() function
153 ustring(size_type n, char c) in ustring() function
167 ustring(const ustring& str) noexcept in ustring() function

12345678910>>...16