Home
last modified time | relevance | path

Searched refs:main (Results 22001 – 22025 of 1253168) sorted by relevance

1...<<881882883884885886887888889890>>...50127

/dports/multimedia/livego/livego-0.0.15/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/net-im/tut/tut-0.0.17/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/mail/aerc/aerc-0.4.0/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/net-im/ssh-chat/ssh-chat-1.10.1/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/devel/log4j/apache-log4j-1.2.17/src/main/java/org/apache/log4j/lf5/viewer/
H A DLogFactor5LoadingDialog.java58 JPanel main = new JPanel(); in LogFactor5LoadingDialog() local
59 main.setLayout(new GridBagLayout()); in LogFactor5LoadingDialog()
60 wrapStringOnPanel(message, main); in LogFactor5LoadingDialog()
62 getContentPane().add(main, BorderLayout.CENTER); in LogFactor5LoadingDialog()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/test/COFF/
H A Dicf-executable.s3 # RUN: lld-link -entry:main %t.obj -out:%t.exe -verbose 2>&1 | FileCheck %s
10 .globl main
11 main: label
18 call main
/dports/www/fabio/fabio-1.5.14/vendor/golang.org/x/text/text-0.3.0/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/www/pomerium/pomerium-0.8.3/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/www/py-jonpy/jonpy-0.12/example/wt/
H A Dprintenv.html.py4 class main(wt.TemplateCode): class
6 def main(self, template): member in main.request
11 def main(self, template): member in main.cookies
16 def main(self, template): member in main.environ
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/math/rubiks/rubiks-20070912/dietz/solver/
H A DMakefile7 OBJS=cubex.o main.o
24 main.o: main.cpp $(INCLUDES) cubex.h
25 $(CC) $(CFLAGS) -c main.cpp
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/text/text-0.3.2/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dmain-with-args.ll3 ; Test that main function with expected signature is not wrapped
8 define i32 @main(i32 %a, i8** %b) {
12 ; CHECK-LABEL: main:
13 ; CHECK-NEXT: .functype main (i32, i32) -> (i32)
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/COFF/
H A Dicf-executable.s3 # RUN: lld-link -entry:main %t.obj -out:%t.exe -verbose 2>&1 | FileCheck %s
10 .globl main
11 main: label
18 call main
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/test/COFF/
H A Dicf-executable.s3 # RUN: lld-link -entry:main %t.obj -out:%t.exe -verbose 2>&1 | FileCheck %s
10 .globl main
11 main: label
18 call main
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/WebAssembly/
H A Dmain-with-args.ll3 ; Test that main function with expected signature is not wrapped
8 define i32 @main(i32 %a, i8** %b) {
12 ; CHECK-LABEL: main:
13 ; CHECK-NEXT: .functype main (i32, i32) -> (i32)
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {
/dports/net/croc/croc-9.5.0/vendor/golang.org/x/text/language/display/
H A Ddict_test.go23 func getSize(t *testing.T, main string) int {
24 size, err := testtext.CodeSize(fmt.Sprintf(body, main))
31 const body = `package main
36 func main() {

1...<<881882883884885886887888889890>>...50127