Home
last modified time | relevance | path

Searched refs:str_aux (Results 1 – 25 of 46) sorted by relevance

12

/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-common/
H A Dtracker-parser-utils.c73 gchar *str_aux; in tracker_parser_message_hex() local
80 str_aux = g_malloc (str_length + 1); in tracker_parser_message_hex()
81 memcpy (str_aux, str, str_length); in tracker_parser_message_hex()
82 str_aux[str_length] = '\0'; in tracker_parser_message_hex()
89 message, str_aux, hex_aux); in tracker_parser_message_hex()
91 g_free (str_aux); in tracker_parser_message_hex()
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-common/
H A Dtracker-parser-utils.c70 gchar *str_aux; in tracker_parser_message_hex() local
77 str_aux = g_malloc (str_length + 1); in tracker_parser_message_hex()
78 memcpy (str_aux, str, str_length); in tracker_parser_message_hex()
79 str_aux[str_length] = '\0'; in tracker_parser_message_hex()
86 message, str_aux, hex_aux); in tracker_parser_message_hex()
88 g_free (str_aux); in tracker_parser_message_hex()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler_ui/src/
H A Dviewwidget.cpp351 QString str_aux; in showObjectData() local
378 str_aux+=~events[i] + QString(", "); in showObjectData()
381 str_aux.remove(str_aux.size()-2, 2); in showObjectData()
382 tab->setCellText(str_aux ,row,3); in showObjectData()
502 QString str_aux; in showReferenceData() local
556 QString str_aux; in updateCodePreview() local
585 if(str_aux[i1]=='1') in updateCodePreview()
623 QString str_aux; in updateCodePreview() local
627 code_txt->setPlainText(str_aux); in updateCodePreview()
712 QString str_aux; in applyConfiguration() local
[all …]
H A Dfunctionwidget.cpp203 QString str_aux; in getParameter() local
214 str_aux=tab->getCellText(row, 2); in getParameter()
215 param.setIn(str_aux.contains(QString("IN"))); in getParameter()
216 param.setOut(str_aux.contains(QString("OUT"))); in getParameter()
234 QString str_aux; in showParameterData() local
243 str_aux=QString("VARIADIC"); in showParameterData()
246 if(param.isIn()) str_aux=QString("IN"); in showParameterData()
247 if(param.isOut()) str_aux+=QString("OUT"); in showParameterData()
250 tab->setCellText(str_aux,row,2); in showParameterData()
494 QString str_aux; in applyConfiguration() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) call abort
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) call abort
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) call abort
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) call abort
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Delemental_subroutine_9.f9016 character(len=len_trim(str)) :: str_aux local
19 str_aux = str
25 if (any (str_cmp((/'bbb', 'aaa'/), str_aux) .neqv. [.TRUE.,.FALSE.])) STOP 2
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dbaserelationship.cpp43 QString str_aux; in BaseRelationship() local
62 str_aux=QApplication::translate("BaseRelationship","rel_%1_%2","") in BaseRelationship()
65 if(str_aux.size() > BaseObject::ObjectNameMaxLength) in BaseRelationship()
66 str_aux.resize(BaseObject::ObjectNameMaxLength); in BaseRelationship()
68 setName(str_aux); in BaseRelationship()
341 QString str_aux, in setRelationshipAttributes() local
363str_aux+=schparser.getCodeDefinition(Attributes::Position, attributes, SchemaParser::XmlDefinition… in setRelationshipAttributes()
365 attributes[Attributes::Points]=str_aux; in setRelationshipAttributes()
367 str_aux=""; in setRelationshipAttributes()
376 str_aux+=schparser.getCodeDefinition(Attributes::Label, attributes, SchemaParser::XmlDefinition); in setRelationshipAttributes()
[all …]

12