Searched refs:go (Results 101 - 125 of 273) sorted by relevance

1234567891011

/external/ImageMagick/PerlMagick/
H A DMagick.pm74 # Preloaded methods go here.
96 # Autoload methods go after =cut, and are processed by the autosplit program.
129 If you have problems, go to
/external/ImageMagick/PerlMagick/quantum/
H A Dquantum.pm73 # Preloaded methods go here.
95 # Autoload methods go after =cut, and are processed by the autosplit program.
128 If you have problems, go to
/external/swiftshader/src/Renderer/
H A DETC_Decoder.cpp565 int go = extend_7to8bits(GO1 << 6 | GO2); local
579 int gy = j * (gv - go) + 2;
584 ((i * (gh - go) + gy) >> 2) + go,
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dupnp_xml.c177 * other in args and their values go here, if any
198 * This is crude: ignore any possible tag name conflicts and go right
/external/wpa_supplicant_8/src/wps/
H A Dupnp_xml.c177 * other in args and their values go here, if any
198 * This is crude: ignore any possible tag name conflicts and go right
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dupnp_xml.c177 * other in args and their values go here, if any
198 * This is crude: ignore any possible tag name conflicts and go right
/external/compiler-rt/make/
H A Dsubdir.mk9 # Implementation - The library configuration the objects should go in (Generic
/external/libnl/doc/stylesheets/
H A Dpygments.css19 .highlight .go { color: #808080 } /* Generic.Output */
/external/protobuf/
H A Dtests.sh86 go get github.com/golang/protobuf/protoc-gen-go
/external/protobuf/util/
H A Dtests.sh86 go get github.com/golang/protobuf/protoc-gen-go
/external/python/cpython3/Lib/tkinter/
H A Dsimpledialog.py90 def go(self): member in class:SimpleDialog
412 print(d.go())
/external/syslinux/gpxe/src/arch/i386/prefix/
H A Ddskprefix.S31 jmp $BOOTSEG, $go /* reload cs:ip to match relocation addr */
32 go: label
/external/walt/
H A DREADME.md32 differing clock frequencies. This means they will go out of sync after
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
H A DWaltDevice.java323 private void go(final String s) { method in class:WaltDevice.TriggerHandler
370 triggerHandler.go(s);
/external/python/cpython2/Tools/webchecker/
H A Dwcgui.py206 self.go()
219 def go(self): member in class:CheckerWindow
248 self.go()
/external/ImageMagick/config/
H A Dinstall-sh309 *) mkdir_umask=$umask,go-w;;
370 # directory the slow way, step by step, checking for races as we go.
/external/curl/
H A Dinstall-sh309 *) mkdir_umask=$umask,go-w;;
377 # directory the slow way, step by step, checking for races as we go.
/external/google-breakpad/autotools/
H A Dinstall-sh330 *) mkdir_umask=$umask,go-w;;
391 # directory the slow way, step by step, checking for races as we go.
/external/google-tv-pairing-protocol/cpp/
H A Dinstall-sh323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
/external/libcap-ng/libcap-ng-0.7/
H A Dinstall-sh330 *) mkdir_umask=$umask,go-w;;
391 # directory the slow way, step by step, checking for races as we go.
/external/libedit/
H A Dinstall-sh330 *) mkdir_umask=$umask,go-w;;
391 # directory the slow way, step by step, checking for races as we go.
/external/libevent/
H A Dinstall-sh309 *) mkdir_umask=$umask,go-w;;
370 # directory the slow way, step by step, checking for races as we go.
/external/libexif/
H A Dinstall-sh323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
/external/libmicrohttpd/
H A Dinstall-sh330 *) mkdir_umask=$umask,go-w;;
391 # directory the slow way, step by step, checking for races as we go.
/external/libnetfilter_conntrack/build-aux/
H A Dinstall-sh330 *) mkdir_umask=$umask,go-w;;
391 # directory the slow way, step by step, checking for races as we go.

Completed in 8051 milliseconds

1234567891011