Home
last modified time | relevance | path

Searched refs:PT_STRING (Results 51 – 75 of 163) sorted by relevance

1234567

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/src/
H A DOgreGLSLProgram.cpp72 PT_STRING),&msCmdPreprocessorDefines); in GLSLProgram()
75 PT_STRING),&msCmdAttach); in GLSLProgram()
83 'triangle_strip' or 'triangle_fan'", PT_STRING), in GLSLProgram()
89 PT_STRING), in GLSLProgram()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreBillboardParticleRenderer.cpp57 PT_STRING), in BillboardParticleRenderer()
64 PT_STRING), in BillboardParticleRenderer()
71 PT_STRING), in BillboardParticleRenderer()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Overlay/src/
H A DOgreFont.cpp72 ParameterDef("type", "'truetype' or 'image' based font", PT_STRING), in Font()
75 ParameterDef("source", "Filename of the source of the font.", PT_STRING), in Font()
78 …eterDef("character_spacer", "Spacing between characters to prevent overlap artifacts.", PT_STRING), in Font()
87 ParameterDef("code_points", "Add a range of code points", PT_STRING), in Font()
/dports/graphics/ogre3d/ogre-1.11.6/Components/Overlay/src/
H A DOgreFont.cpp67 ParameterDef("type", "'truetype' or 'image' based font", PT_STRING), in Font()
70 ParameterDef("source", "Filename of the source of the font.", PT_STRING), in Font()
73 …eterDef("character_spacer", "Spacing between characters to prevent overlap artifacts.", PT_STRING), in Font()
82 ParameterDef("code_points", "Add a range of code points", PT_STRING), in Font()
/dports/security/snort3/snort3-3.1.19.0/src/trace/
H A Dtrace_module.cc122 { "src_ip", Parameter::PT_STRING, nullptr, nullptr, in generate_params()
128 { "dst_ip", Parameter::PT_STRING, nullptr, nullptr, in generate_params()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreBillboardParticleRenderer.cpp57 PT_STRING), in BillboardParticleRenderer()
64 PT_STRING), in BillboardParticleRenderer()
71 PT_STRING), in BillboardParticleRenderer()
/dports/polish/kadu/kadu-4.3/kadu-core/parser/
H A Dparser-token.cpp26 Type(PT_STRING), IsContentEncoded(false) in ParserToken()
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_module.cc50 { "ident_name", Parameter::PT_STRING, nullptr, nullptr, "name of the identifier to ignore" },
118 { "ignore_unreserved", Parameter::PT_STRING, "(optional)", nullptr,
134 { "iis_unicode_map_file", Parameter::PT_STRING, "(optional)", nullptr,
155 { "xff_headers", Parameter::PT_STRING, nullptr, "x-forwarded-for true-client-ip",
/dports/security/snort3/snort3-3.1.19.0/src/ips_options/
H A Dips_flags.cc330 { "~test_flags", Parameter::PT_STRING, nullptr, nullptr,
333 { "~mask_flags", Parameter::PT_STRING, nullptr, nullptr,
H A Dips_rem.cc38 { "~", Parameter::PT_STRING, nullptr, nullptr,
H A Dips_rpc.cc229 { "~ver", Parameter::PT_STRING, nullptr, nullptr,
232 { "~proc", Parameter::PT_STRING, nullptr, nullptr,
H A Dips_msg.cc40 { "~", Parameter::PT_STRING, nullptr, nullptr,
H A Dips_soid.cc40 { "~", Parameter::PT_STRING, nullptr, nullptr,
H A Dips_metadata.cc41 { "*", Parameter::PT_STRING, nullptr, nullptr,
H A Dips_service.cc41 { "*", Parameter::PT_STRING, nullptr, nullptr,
H A Dips_classtype.cc40 { "~", Parameter::PT_STRING, nullptr, nullptr,
H A Dips_reference.cc40 { "~ref", Parameter::PT_STRING, nullptr, nullptr,
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dcfgdump.h45 PT_STRING, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Syntax/
H A DPredefinedType.cs37 PT_STRING, enumerator
/dports/graphics/tumble/tumble-0.36/
H A Dpdf_prim.c250 struct pdf_obj *obj = pdf_new_obj (PT_STRING); in pdf_new_string()
259 struct pdf_obj *obj = pdf_new_obj (PT_STRING); in pdf_new_string_n()
415 case PT_STRING: in pdf_compare_obj()
635 case PT_STRING: in pdf_write_obj()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESCgProgram.cpp105 PT_STRING),&msCmdEntryPoint); in GLSLESCgProgram()
108 PT_STRING),&msCmdProfiles); in GLSLESCgProgram()
/dports/security/snort3/snort3-3.1.19.0/src/framework/
H A Dparameter.h52 PT_STRING, // any string less than len chars enumerator
/dports/x11/libinput/libinput-1.12.6/src/
H A Dquirks.c55 PT_STRING, enumerator
336 if (p->type == PT_STRING) in property_cleanup()
649 p->type = PT_STRING; in parse_attr()
656 p->type = PT_STRING; in parse_attr()
663 p->type = PT_STRING; in parse_attr()
723 p->type = PT_STRING; in parse_attr()
1495 assert(p->type == PT_STRING); in quirks_get_string()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/
H A Dtk.h149 PT_STRING, // String (text) property enumerator
/dports/security/snort3/snort3-3.1.19.0/src/side_channel/test/
H A Dside_channel_module_test.cc78 Parameter connector_param = {"connector", Parameter::PT_STRING, nullptr, nullptr, "connector"}; in TEST()

1234567