Home
last modified time | relevance | path

Searched +defs:value +defs:slot +defs:module (Results 1 – 25 of 574) sorted by relevance

12345678910>>...23

/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/sdf/
H A Dftsdfrend.c58 sdf_property_set( FT_Module module, in sdf_property_set()
60 const void* value, in sdf_property_set()
135 sdf_property_get( FT_Module module, in sdf_property_get()
137 void* value ) in sdf_property_get()
247 ft_sdf_render( FT_Renderer module, in ft_sdf_render()
248 FT_GlyphSlot slot, in ft_sdf_render()
375 FT_GlyphSlot slot, in ft_sdf_transform()
402 FT_GlyphSlot slot, in ft_sdf_get_cbox()
462 ft_bsdf_render( FT_Renderer module, in ft_bsdf_render()
463 FT_GlyphSlot slot, in ft_bsdf_render()
/dports/www/firefox/firefox-99.0/modules/freetype2/src/sdf/
H A Dftsdfrend.c58 sdf_property_set( FT_Module module, in sdf_property_set()
60 const void* value, in sdf_property_set()
135 sdf_property_get( FT_Module module, in sdf_property_get()
137 void* value ) in sdf_property_get()
247 ft_sdf_render( FT_Renderer module, in ft_sdf_render()
248 FT_GlyphSlot slot, in ft_sdf_render()
383 FT_GlyphSlot slot, in ft_sdf_transform()
410 FT_GlyphSlot slot, in ft_sdf_get_cbox()
470 ft_bsdf_render( FT_Renderer module, in ft_bsdf_render()
471 FT_GlyphSlot slot, in ft_bsdf_render()
/dports/print/freetype2/freetype-2.11.1/src/sdf/
H A Dftsdfrend.c58 sdf_property_set( FT_Module module, in sdf_property_set()
60 const void* value, in sdf_property_set()
135 sdf_property_get( FT_Module module, in sdf_property_get()
137 void* value ) in sdf_property_get()
247 ft_sdf_render( FT_Renderer module, in ft_sdf_render()
248 FT_GlyphSlot slot, in ft_sdf_render()
383 FT_GlyphSlot slot, in ft_sdf_transform()
410 FT_GlyphSlot slot, in ft_sdf_get_cbox()
470 ft_bsdf_render( FT_Renderer module, in ft_bsdf_render()
471 FT_GlyphSlot slot, in ft_bsdf_render()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/autofit/
H A Dafmodule.c51 AF_Module module ) in af_property_get_face_globals()
85 const void* value ) in af_property_set()
88 AF_Module module = (AF_Module)ft_module; in af_property_set() local
122 void* value ) in af_property_get()
125 AF_Module module = (AF_Module)ft_module; in af_property_get() local
206 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
218 AF_Module module = (AF_Module)ft_module; in af_autofitter_done() local
226 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
227 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/devel/upp/upp/bazaar/FreeType/src/autofit/
H A Dafmodule.c51 AF_Module module ) in af_property_get_face_globals()
85 const void* value ) in af_property_set()
88 AF_Module module = (AF_Module)ft_module; in af_property_set() local
122 void* value ) in af_property_get()
125 AF_Module module = (AF_Module)ft_module; in af_property_get() local
206 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
218 AF_Module module = (AF_Module)ft_module; in af_autofitter_done() local
226 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
227 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dll_structure.cpp1617 unsigned slot; in intern_constant() local
1644 intern_const_int(LLVMModuleRef module, unsigned bits, long long value) in intern_const_int()
1658 ll_get_const_int(LLVMModuleRef module, unsigned bits, long long value) in ll_get_const_int()
1674 unsigned slot; in ll_get_global_pointer() local
1752 unsigned slot; in ll_get_const_gep() local
1812 ll_get_const_bitcast(LLVMModuleRef module, LL_Value *value, LL_Type *type) in ll_get_const_bitcast()
1815 unsigned slot; in ll_get_const_bitcast() local
1840 ll_get_const_addrspacecast(LLVMModuleRef module, LL_Value *value, LL_Type *type) in ll_get_const_addrspacecast()
1890 ll_get_md_i32(LLVMModuleRef module, int value) in ll_get_md_i32()
1902 ll_get_md_i64(LLVMModuleRef module, long long value) in ll_get_md_i64()
[all …]
H A Dll_builder.cpp27 LL_Module *module; member
37 llmd_init(LL_Module *module) in llmd_init()
78 llmd_add_i1(LLMD_Builder mdb, int value) in llmd_add_i1()
84 llmd_add_i32(LLMD_Builder mdb, int value) in llmd_add_i32()
90 llmd_add_i64(LLMD_Builder mdb, long long value) in llmd_add_i64()
98 long long value = msb; in llmd_add_i64_lsb_msb() local
105 llmd_add_INT64(LLMD_Builder mdb, DBLINT64 value) in llmd_add_INT64()
112 llmd_add_string(LLMD_Builder mdb, const char *value) in llmd_add_string()
119 llmd_add_value(LLMD_Builder mdb, LL_Value *value) in llmd_add_value()
175 const unsigned slot = LL_MDREF_value(fwd); in ll_finish_variable() local
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/freetype2/src/autofit/
H A Dafmodule.hpp51 AF_Module module ) in af_property_get_face_globals()
85 const void* value ) in af_property_set()
88 AF_Module module = (AF_Module)ft_module; in af_property_set() local
154 void* value ) in af_property_get()
157 AF_Module module = (AF_Module)ft_module; in af_property_get() local
250 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
263 AF_Module module = (AF_Module)ft_module; in af_autofitter_done() local
271 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
272 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/print/tex-xdvik/xdvik-22.87/libs/freetype2/freetype-2.5.3/src/autofit/
H A Dafmodule.c51 AF_Module module ) in af_property_get_face_globals()
85 const void* value ) in af_property_set()
88 AF_Module module = (AF_Module)ft_module; in af_property_set() local
154 void* value ) in af_property_get()
157 AF_Module module = (AF_Module)ft_module; in af_property_get() local
250 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
263 AF_Module module = (AF_Module)ft_module; in af_autofitter_done() local
271 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
272 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dlibrary.c384 int slot ) in find_entry_point()
587 const streng *module, int slot ) in unload_entry()
687 void *user_area, int slot ) in loadrxhook()
732 const streng *module, int slot ) in unloadrxhook()
861 void *user_area, int slot ) in rex_hookadd()
973 streng *module, *objnam; in rex_rxfuncadd() local
1010 streng *rxname,*module,*objnam,*def_stem; in rex_rxfuncdefine() local
1055 streng *value; in rex_gciprefixchar() local
1157 void *user_area, int slot ) in IfcRegHook()
1233 int slot ) in IfcDelHook()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dthread_local_storage_win.cc37 long value = TlsAlloc(); in Initialize() local
96 void ThreadLocalStorage::Slot::Set(void* value) { in Set()
114 for (int slot = 0; slot < tls_max_; slot++) { in ThreadExit() local
116 void* value = tls_data[slot]; in ThreadExit() local
149 void NTAPI OnThreadExit(PVOID module, DWORD reason, PVOID reserved) in OnThreadExit()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/freetype/src/autofit/
H A Dafmodule.c76 AF_Module module ) in af_property_get_face_globals()
110 const void* value ) in af_property_set()
113 AF_Module module = (AF_Module)ft_module; in af_property_set() local
190 void* value ) in af_property_get()
193 AF_Module module = (AF_Module)ft_module; in af_property_get() local
299 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
325 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
326 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_pkcs11_high_level.cpp118 inline Slot& slot() const in slot() function in Botan_Tests::__anonb621f4520111::TestSession
225 Slot slot(module, slot_vec.at(0)); in test_slot_ctor() local
238 Slot slot(module, slot_vec.at(0)); in test_get_slot_info() local
270 Slot slot(module, invalid_id); in test_slot_invalid_id() local
286 Slot slot(module, slot_vec.at(0)); in test_get_token_info() local
301 Slot slot(module, slot_vec.at(0)); in test_get_mechanism_list() local
315 Slot slot(module, slot_vec.at(0)); in test_get_mechanisms_info() local
352 Slot slot(module, slot_vec.at(0)); in test_session_ctor() local
383 Slot slot(module, invalid_id); in test_session_ctor_invalid_slot() local
399 Slot slot(module, slot_vec.at(0)); in test_session_release() local
[all …]
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dtest_pkcs11_high_level.cpp118 inline Slot& slot() const in slot() function in Botan_Tests::__anonf36599710111::TestSession
225 Slot slot(module, slot_vec.at(0)); in test_slot_ctor() local
238 Slot slot(module, slot_vec.at(0)); in test_get_slot_info() local
270 Slot slot(module, invalid_id); in test_slot_invalid_id() local
286 Slot slot(module, slot_vec.at(0)); in test_get_token_info() local
301 Slot slot(module, slot_vec.at(0)); in test_get_mechanism_list() local
315 Slot slot(module, slot_vec.at(0)); in test_get_mechanisms_info() local
352 Slot slot(module, slot_vec.at(0)); in test_session_ctor() local
383 Slot slot(module, invalid_id); in test_session_ctor_invalid_slot() local
399 Slot slot(module, slot_vec.at(0)); in test_session_release() local
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/autofit/
H A Dafmodule.c75 AF_Module module ) in af_property_get_face_globals()
109 const void* value, in af_property_set()
113 AF_Module module = (AF_Module)ft_module; in af_property_set() local
290 void* value ) in af_property_get()
293 AF_Module module = (AF_Module)ft_module; in af_property_get() local
402 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
435 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
436 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/www/firefox/firefox-99.0/modules/freetype2/src/autofit/
H A Dafmodule.c75 AF_Module module ) in af_property_get_face_globals()
109 const void* value, in af_property_set()
113 AF_Module module = (AF_Module)ft_module; in af_property_set() local
290 void* value ) in af_property_get()
293 AF_Module module = (AF_Module)ft_module; in af_property_get() local
402 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
435 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
436 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/print/freetype2/freetype-2.11.1/src/autofit/
H A Dafmodule.c75 AF_Module module ) in af_property_get_face_globals()
109 const void* value, in af_property_set()
113 AF_Module module = (AF_Module)ft_module; in af_property_set() local
290 void* value ) in af_property_get()
293 AF_Module module = (AF_Module)ft_module; in af_property_get() local
402 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
435 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
436 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/autofit/
H A Dafmodule.c76 AF_Module module ) in af_property_get_face_globals()
110 const void* value ) in af_property_set()
113 AF_Module module = (AF_Module)ft_module; in af_property_set() local
230 void* value ) in af_property_get()
233 AF_Module module = (AF_Module)ft_module; in af_property_get() local
366 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
402 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
403 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/servo-freetype-sys-4.0.5/freetype2/src/autofit/
H A Dafmodule.c76 AF_Module module ) in af_property_get_face_globals()
110 const void* value ) in af_property_set()
113 AF_Module module = (AF_Module)ft_module; in af_property_set() local
230 void* value ) in af_property_get()
233 AF_Module module = (AF_Module)ft_module; in af_property_get() local
366 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
402 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
403 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/autofit/
H A Dafmodule.c76 AF_Module module ) in af_property_get_face_globals()
110 const void* value ) in af_property_set()
113 AF_Module module = (AF_Module)ft_module; in af_property_set() local
230 void* value ) in af_property_get()
233 AF_Module module = (AF_Module)ft_module; in af_property_get() local
366 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
402 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
403 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/smartcard/
H A Dcsd-smartcard.c41 SECMODModule *module; member
47 PK11SlotInfo *slot; member
186 const GValue *value, in csd_smartcard_set_property()
255 GValue *value, in csd_smartcard_get_property()
364 SECMODModule *module) in csd_smartcard_set_module()
433 _csd_smartcard_new (SECMODModule *module, in _csd_smartcard_new()
453 _csd_smartcard_new_from_name (SECMODModule *module, in _csd_smartcard_new_from_name()
493 csd_smartcard_password_handler (PK11SlotInfo *slot, in csd_smartcard_password_handler()
/dports/sysutils/mate-settings-daemon/mate-settings-daemon-1.26.0/plugins/smartcard/
H A Dmsd-smartcard.c39 SECMODModule *module; member
45 PK11SlotInfo *slot; member
177 const GValue *value, in msd_smartcard_set_property()
246 GValue *value, in msd_smartcard_get_property()
355 SECMODModule *module) in msd_smartcard_set_module()
426 _msd_smartcard_new (SECMODModule *module, in _msd_smartcard_new()
446 _msd_smartcard_new_from_name (SECMODModule *module, in _msd_smartcard_new_from_name()
485 msd_smartcard_password_handler (PK11SlotInfo *slot, in msd_smartcard_password_handler()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/autofit/
H A Dafmodule.c75 AF_Module module ) in af_property_get_face_globals()
109 const void* value, in af_property_set()
113 AF_Module module = (AF_Module)ft_module; in af_property_set() local
319 void* value ) in af_property_get()
322 AF_Module module = (AF_Module)ft_module; in af_property_get() local
445 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
481 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
482 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/autofit/
H A Dafmodule.c76 AF_Module module ) in af_property_get_face_globals()
110 const void* value, in af_property_set()
114 AF_Module module = (AF_Module)ft_module; in af_property_set() local
322 void* value ) in af_property_get()
325 AF_Module module = (AF_Module)ft_module; in af_property_get() local
458 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
494 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
495 FT_GlyphSlot slot, in af_autofitter_load_glyph()
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/src/autofit/
H A Dafmodule.c76 AF_Module module ) in af_property_get_face_globals()
123 const void* value, in af_property_set()
127 AF_Module module = (AF_Module)ft_module; in af_property_set() local
333 void* value ) in af_property_get()
336 AF_Module module = (AF_Module)ft_module; in af_property_get() local
471 AF_Module module = (AF_Module)ft_module; in af_autofitter_init() local
507 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
508 FT_GlyphSlot slot, in af_autofitter_load_glyph()

12345678910>>...23