Home
last modified time | relevance | path

Searched defs:the_name (Results 1 – 25 of 119) sorted by relevance

12345

/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/
H A Doption.cc261 cl_options::get_option(const char *the_name) in get_option()
271 cl_options::get_option(const char *the_name, class cl_base *creator) in get_option()
309 cl_options::get_option(const char *the_name, char *creator) in get_option()
355 cl_options::nuof_options(char *the_name) in nuof_options()
369 cl_options::nuof_options(char *the_name, char *creator) in nuof_options()
384 cl_options::set_value(const char *the_name, cl_base *creator, bool value) in set_value()
394 cl_options::set_value(const char *the_name, cl_base *creator, char *value) in set_value()
414 cl_options::set_value(const char *the_name, cl_base *creator, long value) in set_value()
469 const char *the_name, const char *help) in create()
508 cl_optref::default_option(const char *the_name) in default_option()
[all …]
/dports/math/gri/gri-2.12.23/src/
H A DSynonym.hh31 GriSynonym(const char *the_name, const char *the_value) { in GriSynonym()
45 void setNameValue(const char *the_name, const char *the_value) { in setNameValue()
76 GriSynonym(const char *the_name, const char *the_value) { in GriSynonym()
96 void setNameValue(const char *the_name, const char *the_value) { in setNameValue()
H A DVariable.hh31 GriVariable(const char *the_name, double the_value) { in GriVariable()
44 void set_name_value(const char *the_name, double the_value) { in set_name_value()
75 GriVariable(const char *the_name, double the_value) { in GriVariable()
88 void set_name_value(const char *the_name, double the_value) { in set_name_value()
/dports/lang/php73/php-7.3.33/ext/pdo/
H A Dpdo.php17 $the_name = "foo" . rand(); variable
48 $the_name = 'bar%'; variable
/dports/databases/php73-pdo/php-7.3.33/ext/pdo/
H A Dpdo.php17 $the_name = "foo" . rand(); variable
48 $the_name = 'bar%'; variable
/dports/www/mod_php73/php-7.3.33/ext/pdo/
H A Dpdo.php17 $the_name = "foo" . rand(); variable
48 $the_name = 'bar%'; variable
/dports/devel/aegis/aegis-4.25.D510/libaegis/xmltextread/
H A Dby_node.cc103 nstring the_name((const char *)tmp); in process_node() local
222 nstring the_name((const char *)tmp); in process_node_end() local
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/cxx/
H A Dnetcdfcpp.h157 char *the_name; variable
389 char* the_name; variable
425 char* the_name; variable
/dports/science/lammps/lammps-stable_29Sep2021/src/INTEL/
H A Dintel_intrinsics_airebo.h257 #define IVEC_MASK_BINFN_B(the_name) \ argument
275 #define IVEC_MASK_BINFN_I(the_name) \ in IVEC_MASK_BINFN_B() argument
290 #define IVEC_BINFN_I(the_name) \ argument
409 #define FVEC_MASK_BINFN_B(the_name) \ argument
427 #define FVEC_UNFN_F(the_name) \ in FVEC_MASK_BINFN_B() argument
437 #define FVEC_MASK_UNFN_F(the_name) \ argument
449 #define FVEC_BINFN_F(the_name) \ argument
457 #define FVEC_MASK_BINFN_F(the_name) \ argument
582 #define FVEC_BINOP(the_sym, the_name) \ argument
635 #define AVEC_BINOP(the_sym, the_name) \ argument
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/container/
H A D_XChild.java51 XNamed the_name = UnoRuntime.queryInterface(XNamed.class,gotten); in _getParent() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/container/
H A D_XChild.java51 XNamed the_name = UnoRuntime.queryInterface(XNamed.class,gotten); in _getParent() local
/dports/devel/ORBit2/ORBit2-2.14.19/include/orbit/orb-core/
H A Dcorba-context.h16 gchar *the_name; member
/dports/x11-wm/blackbox/blackbox-0.70.1/src/
H A DWorkspace.cc53 bt::ustring the_name; in setName() local
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dpsqlodbc.h440 #define GET_NAME(the_name) ((the_name).name) argument
441 #define SAFE_NAME(the_name) ((the_name).name ? (the_name).name : NULL_STRING) argument
442 #define PRINT_NAME(the_name) ((the_name).name ? (the_name).name : PRINT_NULL) argument
443 #define NAME_IS_NULL(the_name) (NULL == (the_name).name) argument
444 #define NAME_IS_VALID(the_name) (NULL != (the_name).name) argument
445 #define INIT_NAME(the_name) ((the_name).name = NULL) argument
446 #define NULL_THE_NAME(the_name) \ argument
451 #define STR_TO_NAME(the_name, str) \ argument
457 #define STRX_TO_NAME(the_name, str) \ argument
463 #define STRN_TO_NAME(the_name, str, n) \ argument
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_85.f9017 character(10) :: the_name component

12345