/development/tools/repo_diff/service/repodiff/ |
D | Dockerfile | 2 ADD . /go/src/repodiff 10 && cd /go/src/repodiff \ 12 && go install repodiff \ 13 && cp config.json /go/bin/ \ 14 && cp .gitcookies /go/bin/ \ 15 && cp .gitconfig /go/bin/ \ 16 && cp credentials.json /go/bin/ 26 COPY --from=0 /go/bin/repodiff . 27 COPY --from=0 /go/bin/config.json . 28 COPY --from=0 /go/bin/.git* /root/ [all …]
|
D | Gopkg.toml | 23 # non-go = false 24 # go-tests = true 37 name = "github.com/satori/go.uuid" 45 go-tests = true
|
D | Gopkg.lock | 5 name = "cloud.google.com/go" 23 name = "github.com/davecgh/go-spew" 29 name = "github.com/go-sql-driver/mysql" 56 name = "github.com/pmezard/go-difflib" 62 name = "github.com/satori/go.uuid"
|
D | Makefile | 55 …cd $(GOPATH)/src/repodiff; go get github.com/GoogleCloudPlatform/cloudsql-proxy/cmd/cloud_sql_prox… 56 go get github.com/golang/dep/cmd/dep; \ 58 go build 61 go build; 65 go build; 69 go fmt . 99 ROLE="dev" go test ./... -v | grep -v PASS | grep -v RUN
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
D | MidiEventThread.java | 31 private boolean go = true; field in MidiEventThread.EventThread 35 while (go) { in run() 58 go = false; in requestStop()
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
D | MidiEventThread.java | 31 private boolean go = true; field in MidiEventThread.EventThread 35 while (go) { in run() 58 go = false; in requestStop()
|
/development/ide/eclipse/ |
D | README.importing-to-eclipse.txt | 3 To import the formatter, go to the preferences, section Java > Code Style > 7 To import the import order, to go into Java > Code Style > Organize Import, 12 To import the include paths, go to Project > Properties > C/C++ General > 18 To import the symbols, go to Project > Properties > C/C++ General >
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/app/ |
D | ForwardingTest.java | 75 mButton = (Button) getActivity().findViewById(R.id.go); in testPreconditions() 88 mButton = (Button) activity.findViewById(R.id.go); in testSubLaunch()
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/ |
D | SynthEngine.java | 44 private boolean go; field in SynthEngine 114 while (go) { in run() 262 go = true; in start() 272 go = false; in stop()
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/ |
D | SynthEngine.java | 44 private boolean go; field in SynthEngine 114 while (go) { in run() 262 go = true; in start() 272 go = false; in stop()
|
/development/samples/browseable/CustomTransition/src/com.example.android.customtransition/ |
D | CustomTransitionFragment.java | 73 TransitionManager.go(mScenes[mCurrentScene % mScenes.length]); in onViewCreated() 89 TransitionManager.go(mScenes[mCurrentScene], mTransition); in onClick()
|
/development/samples/browseable/BasicTransition/src/com.example.android.basictransition/ |
D | BasicTransitionFragment.java | 88 TransitionManager.go(mScene1); in onCheckedChanged() 93 TransitionManager.go(mScene2); in onCheckedChanged()
|
/development/samples/browseable/DirectBoot/ |
D | _index.jd | 11 go off after reboot even before the user enters their credentials.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | ContactsFilter.java | 42 Button button = (Button)findViewById(R.id.go); in onCreate()
|
D | LocalSample.java | 42 Button button = (Button)findViewById(R.id.go); in onCreate()
|
D | Forwarding.java | 67 Button goButton = (Button)findViewById(R.id.go); in onCreate()
|
D | RedirectEnter.java | 44 Button goButton = (Button)findViewById(R.id.go); in onCreate()
|
/development/samples/JetBoy/ |
D | JETBOY_content_README.txt | 5 1. Open a command prompt and go to the directory where the JetCreator tool is located.
|
/development/samples/UiAutomator/ |
D | README | 27 go off in 2 minutes
|
/development/tools/idegen/ |
D | excluded-paths | 17 # Note: Google-specific excludes go in vendor/google/excluded-paths.
|
/development/tools/labpretest/ |
D | README | 21 script, it will detect the device and go through 100 cycles, running the monkey
|
/development/build/ |
D | sdk.atree | 20 # The files that will go in the tools folder are setup through
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 17 accompany - v. go or travel along with 141 citadel - n. a stronghold into which people could go for shelter during a battle
|