HomeSort by relevance Sort by last modified time
    Searched refs:Do (Results 276 - 300 of 842) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/symbolz/
symbolz_test.go 125 // Do not symbolize the first symbol.
  /prebuilts/go/linux-x86/src/container/ring/
ring_test.go 36 r.Do(func(p interface{}) {
  /prebuilts/go/linux-x86/src/debug/pe/
section.go 89 // Do not embed SectionReader directly
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
zsyscall_windows.go 1 // MACHINE GENERATED BY 'go generate' COMMAND; DO NOT EDIT
13 // Do the interface allocations only once for common
  /prebuilts/go/linux-x86/src/net/http/httputil/
example_test.go 36 resp, err := http.DefaultClient.Do(req)
  /prebuilts/go/linux-x86/src/runtime/
error.go 137 // Do it by finding the parens.
symtab_test.go 58 // Do not add/remove lines in this block without updating the line numbers.
  /prebuilts/go/linux-x86/src/strings/
builder.go 14 // Do not copy a non-zero Builder.
  /build/make/core/
cleanbuild.mk 84 # then we won't do anything.
95 # Do nothing
97 # The major clean version is out-of-date. Do a full clean, and
  /external/google-breakpad/src/third_party/linux/include/gflags/
gflags.h 112 #error Do not know how to define a 32-bit integer quantity on your system
328 // Do not include commandline flags in the usage: we do that for you!
382 // The only way to do that is have flags point to a static buffer.
392 // names like "logging" and "nologging". We do this because a bool
466 // For DEFINE_bool, we want to do the extra check that the passed-in
469 // help us do that, and never evaluate From, which is important.
507 // into it later. It's not perfect, but the best we can do.
  /external/libffi/src/x86/
win32.S 16 permit persons to whom the Software is furnished to do so, subject to
124 ;; Do not insert anything here between label and jump table.
255 ;; Do not insert anything here between the label and jump table.
364 ;; Do not insert anything here between the label and jump table.
450 ;; Do not insert anything here between the label and jump table.
610 # Do not insert anything here between the call and the jump table.
706 # Nothing to do!
793 # Do not insert anything here between the call and the jump table.
948 # Do not insert anything here between the call and the jump table.
1028 # Nothing to do!
    [all...]
  /external/libvpx/libvpx/build/make/
iosbuild.sh 116 /* GENERATED FILE: DO NOT EDIT! */
124 for target in ${targets}; do
147 for target; do
172 elog "Actual ${FRAMEWORK_LIB} targets do not match requested target list."
196 for target in ${targets}; do
239 for lib in ${lib_list}; do
263 for entry in ${list}; do
277 --preserve-build-output: Do not delete the build directory.
301 while [ -n "$1" ]; do
  /external/python/cpython2/Lib/idlelib/idle_test/
mock_tk.py 220 Do not delete the terminal \n at the very end of self.data ([-1][-1]).
231 # do not delete terminal \n if index1 == 'insert'
266 # The following Text methods normally do something and return None.
  /external/python/cpython2/Modules/_ctypes/libffi/src/x86/
win32.S 15 permit persons to whom the Software is furnished to do so, subject to
110 ;; Do not insert anything here between label and jump table.
231 ;; Do not insert anything here between the label and jump table.
341 ;; Do not insert anything here between the label and jump table.
423 ;; Do not insert anything here between the label and jump table.
580 # Do not insert anything here between the call and the jump table.
676 # Nothing to do!
750 # Do not insert anything here between the call and the jump table.
906 # Do not insert anything here between the call and the jump table.
986 # Nothing to do!
    [all...]
  /external/python/cpython3/Lib/idlelib/idle_test/
mock_tk.py 220 Do not delete the terminal \n at the very end of self.data ([-1][-1]).
231 # do not delete terminal \n if index1 == 'insert'
266 # The following Text methods normally do something and return None.
  /external/python/cpython3/Modules/_ctypes/libffi/src/x86/
win32.S 15 permit persons to whom the Software is furnished to do so, subject to
110 ;; Do not insert anything here between label and jump table.
231 ;; Do not insert anything here between the label and jump table.
341 ;; Do not insert anything here between the label and jump table.
423 ;; Do not insert anything here between the label and jump table.
580 # Do not insert anything here between the call and the jump table.
676 # Nothing to do!
750 # Do not insert anything here between the call and the jump table.
906 # Do not insert anything here between the call and the jump table.
986 # Nothing to do!
    [all...]
  /external/python/cpython3/PCbuild/
build.bat 34 echo. --no-ssl Do not attempt to build _ssl
35 echo. --no-tkinter Do not attempt to build Tkinter
140 rem Call on MSBuild to do the work, echo the command.
  /external/tensorflow/tensorflow/contrib/specs/python/
specs_ops.py 103 Do = Fun(layers.dropout)
179 Ordinarily, you do not need to provide either a name or a scope.
  /external/toolchain-utils/
test_gcc_dejagnu.py 51 ## Do cros_sdk and setup_board, otherwise build_tc in next step will fail.
118 # Do not throw any exception in this function!
149 # Do not propagate this email sending exception, you want to email an
160 'DO NOT run it unless you know what you are doing.'),
189 help=('Optional. Do cleanup after the test.'))
  /external/webrtc/third_party/gflags/gen/posix/include/gflags/
gflags.h 119 #error Do not know how to define a 32-bit integer quantity on your system
350 // Do not include commandline flags in the usage: we do that for you!
418 // The only way to do that is have flags point to a static buffer.
428 // names like "logging" and "nologging". We do this because a bool
502 // For DEFINE_bool, we want to do the extra check that the passed-in
505 // help us do that, and never evaluate From, which is important.
543 // into it later. It's not perfect, but the best we can do.
  /prebuilts/go/darwin-x86/src/io/
pipe.go 73 p.once.Do(func() { close(p.done) })
112 p.once.Do(func() { close(p.done) })
  /prebuilts/go/darwin-x86/src/math/big/
decimal.go 76 // Do any shift left in binary representation.
93 // Do any (remaining) shift right in decimal representation.
213 return // nothing to do
225 return // nothing to do
250 return // nothing to do
  /prebuilts/go/darwin-x86/src/net/internal/socktest/
sys_windows.go 14 sw.once.Do(sw.init)
46 sw.once.Do(sw.init)
  /prebuilts/go/darwin-x86/src/runtime/
mkduff.go 10 // Do not change duffzero without also
17 // Do not change duffcopy without also
46 fmt.Fprintln(&buf, "// Code generated by mkduff.go; DO NOT EDIT.")
  /prebuilts/go/linux-x86/src/io/
pipe.go 73 p.once.Do(func() { close(p.done) })
112 p.once.Do(func() { close(p.done) })

Completed in 3761 milliseconds

<<11121314151617181920>>