Searched refs:w (Results 1 – 9 of 9) sorted by relevance
42 func (w Workspace) Create(workspaceName string, codebaseName string) (string, error) {52 workspaceDir, err := w.GetDir(workspaceName)64 if _, err = w.composer.Compose(codebaseDir, workspaceDir); err != nil {71 func (w Workspace) Recreate(workspaceName string) (string, error) {77 workspaceDir, err := w.GetDir(workspaceName)85 if _, err = w.composer.Compose(codebaseDir, workspaceDir); err != nil {92 func (w Workspace) GetDir(workspaceName string) (string, error) {98 dir := filepath.Join(w.topDir, workspaceName)103 func (w Workspace) GetCodebase(workspaceName string) (string, error) {113 func (w *Workspace) SetTopDir(dir string) {[all …]
65 EGLint w; in initDisplay() local124 eglQuerySurface(display, surface, EGL_WIDTH, &w); in initDisplay()130 egl.width = w; in initDisplay()132 float ratio = float(w) / h; in initDisplay()
76 Foo *w = z; in main() local79 Foo &c = *w; in main()
35 void setupEGL(int w, int h) { in setupEGL() argument53 EGL_WIDTH, w, in setupEGL()
150 for w in rbe_allowlist:151 t.write(w + '\n')
44 static bool setupEGL(int w, int h) { in setupEGL() argument101 glViewport(0, 0, w, h); in setupEGL()
214 PrintWriter(Files.asCharSink(warningsTxtFile, UTF_8).openBufferedStream()).use { w -> in <lambda>() method215 nonFatalIssues.forEach { w.println(it) } in <lambda>()
210 logger.w("No dynamic partition list in misc info.")
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...