Home
last modified time | relevance | path

Searched refs:NEW_STR (Results 51 – 75 of 76) sorted by relevance

1234

/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/ada/acats/tests/c3/
H A Dc34018a.ada50 TYPE NEW_STR IS NEW P.STR; type
79 Y : NEW_STR := F("1234567890"); -- UNAMBIGUOUS.
/dports/graphics/digikam/digikam-7.4.0/project/reports/
H A Dclangscan.sh108 NEW_STR="class=\"Q\">$STAT_VAL<\/td><td>"
109 NEW_STAT_LINE=${ORG_STAT_LINE/$ORG_STR/$NEW_STR}
/dports/multimedia/vlc/vlc-3.0.16/modules/keystore/
H A Dfile_crypt_android.c132 #define NEW_STR(str) \ macro
249 jstring VLC_CIPHER = NEW_STR("AES/CBC/PKCS7Padding"); in InitJni()
550 jstringAlias = NEW_STR("LibVLCAndroid"); in AndroidInit()
554 jstringProvider = NEW_STR("AndroidKeyStore"); in AndroidInit()
/dports/lang/ruby26/ruby-2.6.9/
H A Dnode.h325 #define NEW_STR(s,loc) NEW_NODE(NODE_STR,s,0,0,loc) macro
H A Dparse.y3423 node = NEW_STR(add_mark_object(p, STR_NEW0()), &@$);
4455 # define set_yylval_str(x) set_yylval_node(NEW_STR(x, &_cur_loc))
8591 tail->nd_head = NEW_STR(tail->nd_lit, loc);
8760 node = NEW_STR(add_mark_object(p, file), loc);
H A Dparse.c9127 node = NEW_STR(add_mark_object(p, STR_NEW0()), &(yyloc)); in yyparse()
10688 # define set_yylval_str(x) set_yylval_node(NEW_STR(x, &_cur_loc))
14824 tail->nd_head = NEW_STR(tail->nd_lit, loc); in literal_concat()
14993 node = NEW_STR(add_mark_object(p, file), loc); in gettable()
/dports/lang/ruby26/ruby-2.6.9/ext/ripper/
H A Dripper.y3423 node = NEW_STR(add_mark_object(p, STR_NEW0()), &@$);
4455 # define set_yylval_str(x) set_yylval_node(NEW_STR(x, &_cur_loc))
8591 tail->nd_head = NEW_STR(tail->nd_lit, loc);
8760 node = NEW_STR(add_mark_object(p, file), loc);

1234