HomeSort by relevance Sort by last modified time
    Searched refs:DO (Results 476 - 500 of 937) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/syscall/
ztypes_solaris_amd64.go 1 // Created by cgo -godefs - DO NOT EDIT
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/bidi/
example_test.go 1 // Code generated by running "go run gen.go -core" in golang.org/x/text. DO NOT EDIT.
  /system/media/camera/docs/
HidlMetadata.mako 32 * *** DO NOT EDIT BY HAND ***
ndk_camera_metadata_tags.mako 29 * Do not remove methods.
30 * Do not change method signatures.
31 * Do not change the value of constants.
32 * Do not change the size of any of the classes defined in here.
33 * Do not reference types that are not part of the NDK.
34 * Do not #include files that aren't part of the NDK.
91 ${ndk(entry.name) + " = " | csym,ljust(60)}// Deprecated! DO NOT USE
  /prebuilts/go/darwin-x86/src/cmd/dist/
buildtool.go 253 return fmt.Sprintf(`// Code generated by go tool dist; DO NOT EDIT.
290 lines[0] = "// Code generated by go tool dist; DO NOT EDIT.\n// This is a bootstrap copy of " + srcFile + "\n\n//line " + srcFile + ":1\n" + lines[0]
  /prebuilts/go/linux-x86/src/cmd/dist/
buildtool.go 253 return fmt.Sprintf(`// Code generated by go tool dist; DO NOT EDIT.
290 lines[0] = "// Code generated by go tool dist; DO NOT EDIT.\n// This is a bootstrap copy of " + srcFile + "\n\n//line " + srcFile + ":1\n" + lines[0]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
buildid.go 61 // the content IDs converge, so too do the action IDs and therefore the
68 // We do not install gofmt's main.a, only the gofmt binary. Being able to
118 // probability of a false "do not need to rebuild" decision to effectively zero.
167 // tool IDs do not make it impossible.)
413 a.Target = "DO NOT USE - " + a.Mode
443 a.Target = "DO NOT USE - main build pseudo-cache Target"
444 a.built = "DO NOT USE - main build pseudo-cache built"
459 a.Target = "DO NOT USE - pseudo-cache Target"
460 a.built = "DO NOT USE - pseudo-cache built"
511 a.Target = "DO NOT USE - using cache
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
buildid.go 61 // the content IDs converge, so too do the action IDs and therefore the
68 // We do not install gofmt's main.a, only the gofmt binary. Being able to
118 // probability of a false "do not need to rebuild" decision to effectively zero.
167 // tool IDs do not make it impossible.)
413 a.Target = "DO NOT USE - " + a.Mode
443 a.Target = "DO NOT USE - main build pseudo-cache Target"
444 a.built = "DO NOT USE - main build pseudo-cache built"
459 a.Target = "DO NOT USE - pseudo-cache Target"
460 a.built = "DO NOT USE - pseudo-cache built"
511 a.Target = "DO NOT USE - using cache
    [all...]
  /external/turbine/java/com/google/turbine/parse/
StreamLexer.java 588 do {
659 do {
710 do {
762 do {
1012 case "do":
1013 return Token.DO;
  /external/golang-protobuf/ptypes/any/
any.pb.go 1 // Code generated by protoc-gen-go. DO NOT EDIT.
  /external/golang-protobuf/ptypes/duration/
duration.pb.go 1 // Code generated by protoc-gen-go. DO NOT EDIT.
  /external/golang-protobuf/ptypes/timestamp/
timestamp.pb.go 1 // Code generated by protoc-gen-go. DO NOT EDIT.
  /external/libpng/projects/owatcom/
pngconfig.mak 90 @$(ECHO) YOU HAVE A DEFAULT CONFIGURATION BECAUSE YOU DO NOT HAVE AWK!
138 $# course, do the standard binary chop.)
141 $# must do Actions/Mark All Targets for Remake. This is because the compiler
  /external/mksh/src/
syn.c 79 #define musthave(c,cf) do { \
554 * A {...} can be used instead of do...done for for/select loops
559 if (c == DO)
645 do {
764 /* POSIX does not do alias expansion here... */
811 { "do", DO, true },
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Any.cs 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
Duration.cs 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
Timestamp.cs 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
  /external/selinux/mcstrans/share/examples/nato/setrans.d/
eyes-only.conf 186 ~c260=DO # Dominica
  /external/swiftshader/src/OpenGL/compiler/
glslang.l 39 // This file is auto-generated by generate_parser.sh. DO NOT EDIT!
115 "do" { return(DO); }
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
mkbuiltin.go 34 fmt.Fprintln(&b, "// Code generated by mkbuiltin.go. DO NOT EDIT.")
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/gen/
arithConstGen.go 145 fmt.Fprintf(w, "// Code generated by gen/arithConstGen.go. DO NOT EDIT.\n\n")
cmpConstGen.go 157 fmt.Fprintf(w, "// Code generated by gen/cmpConstGen.go. DO NOT EDIT.\n\n")
constFoldGen.go 123 fmt.Fprintf(w, "// Code generated by gen/constFoldGen.go. DO NOT EDIT.\n\n")
  /prebuilts/go/darwin-x86/src/image/internal/imageutil/
impl.go 1 // generated by "go run gen.go". DO NOT EDIT.
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/
zsyscall_windows.go 1 // MACHINE GENERATED BY 'go generate' COMMAND; DO NOT EDIT
13 // Do the interface allocations only once for common

Completed in 303 milliseconds

<<11121314151617181920>>