HomeSort by: relevance | last modified time | path
    Searched refs:go (Results 1 - 25 of 441) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.go/
no-package.exp 20 load_lib "go.exp"
24 standard_testfile integers.go
26 if {[prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}]} {
unsafe.exp 20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
handcall.exp 18 # Test hand-calling go functions.
20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
max-depth.exp 18 # Test the use of 'set prinnt max-depth' when printing go structures.
20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
strings.exp 18 load_lib "go.exp"
22 standard_testfile .go
24 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
package.exp 20 load_lib "go.exp"
24 standard_testfile package1.go package2.go
26 if { [gdb_compile "${srcdir}/${subdir}/${testfile}2.go" "${binfile}2.o" object {debug go}] != "" } {
31 if { [gdb_compile "${srcdir}/${subdir}/${testfile}1.go ${binfile}2.o" "${binfile}" executable "debug go libdir=[standard_output_file {}]"] != "" } {
43 set bp_location1_regexp {package2[.]Foo.*package2[.]go:}
hello.exp 20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
types.exp 20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
36 # And we still need to finish go-typeprint.c.
chan.exp 21 load_lib "go.exp"
25 standard_testfile .go
27 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
global-local-var-shadow.exp 20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
41 # GCC PR 93844 (Same problem with google go compiler go1.11.13).
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.go/
no-package.exp 20 load_lib "go.exp"
24 standard_testfile integers.go
26 if {[prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}]} {
unsafe.exp 20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
handcall.exp 18 # Test hand-calling go functions.
20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
max-depth.exp 18 # Test the use of 'set prinnt max-depth' when printing go structures.
20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
strings.exp 18 load_lib "go.exp"
22 standard_testfile .go
24 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
package.exp 20 load_lib "go.exp"
24 standard_testfile package1.go package2.go
26 if { [gdb_compile "${srcdir}/${subdir}/${testfile}2.go" "${binfile}2.o" object {debug go}] != "" } {
31 if { [gdb_compile "${srcdir}/${subdir}/${testfile}1.go ${binfile}2.o" "${binfile}" executable "debug go libdir=[standard_output_file {}]"] != "" } {
43 set bp_location1_regexp {package2[.]Foo.*package2[.]go:}
hello.exp 20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
types.exp 20 load_lib "go.exp"
24 standard_testfile .go
26 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}] } {
36 # And we still need to finish go-typeprint.c.
  /src/sys/external/bsd/sljit/dist/doc/tutorial/
99bottles.bf 93 [<]>>>> go back to fourth cell
102 [>]<< go to last cell and back to LF
104 [<]> go to first cell
114 #[<]> go to first cell
123 [<]>> go to cell 2
125 < go to cell 1
137 [<]>>>- go to cell 3/subtract 1
142 [>]<. go to last line/carriage return
143 [<]> go to first line
155 [<]>>>>- go to cell 4/subtract
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
attach-slow-waitpid.c 25 int go = 1; variable
27 /* Thread function, just spin until GO is set to 0. */
44 (void) perform_work (&go);
48 /* Main program, create some threads which all spin waiting for GO to be
61 result_code = pthread_create (&threads[index], NULL, perform_work, &go);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
attach-slow-waitpid.c 25 int go = 1; variable
27 /* Thread function, just spin until GO is set to 0. */
44 (void) perform_work (&go);
48 /* Main program, create some threads which all spin waiting for GO to be
61 result_code = pthread_create (&threads[index], NULL, perform_work, &go);
  /src/external/bsd/libpcap/
libpcap2netbsd 69 find $r -type f -print | xargs chmod u+rw,go+r
70 find $r -type d -print | xargs chmod u+rwx,go+rx
  /src/external/bsd/openldap/
openldap2netbsd 72 find . -type f -print | xargs chmod u+rw,go+r
73 find . -type d -print | xargs chmod u+rwx,go+rx
  /src/external/bsd/openpam/
openpam2netbsd 66 find $r -type f -print | xargs chmod u+rw,go+r
67 find $r -type d -print | xargs chmod u+rwx,go+rx
  /src/external/bsd/tcpdump/
tcpdump2netbsd 81 find . -type f -print | xargs chmod u+rw,go+r
82 find . -type d -print | xargs chmod u+rwx,go+rx

Completed in 56 milliseconds

1 2 3 4 5 6 7 8 91011>>