Home
last modified time | relevance | path

Searched defs:strvalue (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/proto/nanopb/tests/oneof_callback/
H A Doneof.proto14 string strvalue = 1; field
23 string strvalue = 2 [(nanopb).callback_datatype = "const char*"]; field
35 string strvalue = 6 [(nanopb).max_size = 8]; field
/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dgrib_loader_from_file.c24 char* strvalue=0; in grib_lookup_long_from_file() local
57 char* strvalue=0; in grib_init_accessor_from_file() local
123 static int parse_in(grib_context* gc,FILE *in,const char* name,char** strvalue) { in parse_in()
H A Dgrib_loader_from_array.c21 char* strvalue=0; in grib_lookup_long_from_array() local
65 char* strvalue; in grib_init_accessor_from_array() local
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_loader_from_file.c24 char* strvalue = 0; in grib_lookup_long_from_file() local
53 char* strvalue = 0; in grib_init_accessor_from_file() local
112 static int parse_in(grib_context* gc, FILE* in, const char* name, char** strvalue) in parse_in()
H A Dgrib_loader_from_array.c20 char* strvalue = 0; in grib_lookup_long_from_array() local
63 char* strvalue; in grib_init_accessor_from_array() local
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserver/
H A De-xml-document.c495 gchar *strvalue; in e_xml_document_add_attribute_int() local
526 gchar *strvalue; in e_xml_document_add_attribute_double() local
559 gchar *strvalue; in e_xml_document_add_attribute_time() local
595 gchar *strvalue; in e_xml_document_add_attribute_time_ical() local
625 gchar *strvalue; in e_xml_document_write_int() local
648 gchar *strvalue; in e_xml_document_write_double() local
673 gchar *strvalue; in e_xml_document_write_base64() local
699 gchar *strvalue; in e_xml_document_write_time() local
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/ssl_session_reuse/src/
H A DConfig.h64 std::string strvalue; in getValue() local
75 std::string strvalue; in returnValue() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/parameter/
H A Dmessage.cpp54 MessageParam::param_readSVGValue(const gchar * strvalue) in param_readSVGValue()
105 MessageParam::param_setValue(const gchar * strvalue) in param_setValue()
H A Dhidden.cpp48 HiddenParam::param_readSVGValue(const gchar * strvalue) in param_readSVGValue()
H A Dunit.cpp36 UnitParam::param_readSVGValue(const gchar * strvalue) in param_readSVGValue()
H A Dbool.cpp51 BoolParam::param_readSVGValue(const gchar * strvalue) in param_readSVGValue()
H A Dfontbutton.cpp45 FontButtonParam::param_readSVGValue(const gchar * strvalue) in param_readSVGValue()
H A Denum.h58 bool param_readSVGValue(const gchar * strvalue) override { in param_readSVGValue()
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/proto/nanopb/tests/msgid/
H A Dmsgid_example.proto17 string strvalue = 2 [(nanopb).max_size = 16]; field
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Ddictionaryvar.c9 BITCODE_TV strvalue; in api_process() local
/dports/astro/kstars/kstars-3.5.6/Tests/kstars_ui/
H A Dtest_ekos.h59 #define KTRY_PROFILEEDITOR_TREE_COMBOBOX(name, strvalue) \ argument
/dports/math/octave-forge-zeromq/zeromq-1.5.3/src/
H A Dsetsockopt.cc107 std::string strvalue; variable
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/module_utils/
H A Dconnection.py32 import os
33 import hashlib
/dports/games/macopix/macopix-1.7.4/src/
H A Dconfigfile.c297 gchar *strvalue; in xmms_cfg_write_int() local
314 gchar *strvalue; in xmms_cfg_write_float() local
323 gchar *strvalue; in xmms_cfg_write_double() local
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DCMapReader.h45 const std::string& strvalue () const {return _value;} in strvalue() function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/render_rm/parser/
H A DRmXmlParser.cpp120 QString strvalue = QString("%1").arg(glstate.getValue()); in convertGlStateToString() local
133 QString strvalue = QString("%1").arg(glstate.getValue()); in convertGlStateToInt() local
/dports/devel/ding-libs/ding-libs-0.6.1/ini/
H A Dini_valueobj_ut.c380 const char *strvalue = "Test multi_word_value_that_will_" in vo_basic_test() local
483 const char *strvalue = "Test multi word value that " in vo_copy_test() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/esl/src/
H A Desl_config.c212 ESL_DECLARE(int) esl_config_get_cas_bits(char *strvalue, unsigned char *outbits) in esl_config_get_cas_bits()
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dods.c131 char * strvalue = NULL; in open_ods() local
H A Dxlsx.c225 char * strvalue = NULL; in get_sheet_data() local
239 … char * strvalue = (char *) child_node->xmlChildrenNode->xmlChildrenNode->xmlChildrenNode->content; in get_sheet_data() local

12345678910>>...17