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

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/darwin-x86/src/net/internal/socktest/
switch_windows.go 25 sw.once.Do(sw.init)
  /prebuilts/go/linux-x86/src/net/internal/socktest/
switch_unix.go 25 sw.once.Do(sw.init)
switch_windows.go 25 sw.once.Do(sw.init)
  /art/build/
Android.common.mk 63 $(warning Do not know what to do with this multi-target configuration!)
  /external/libusb/libusb/os/
haiku_usb.h 92 void Do(int);
  /external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
gflags_declare.h 95 # error Do not know how to define a 32-bit integer quantity on your system
  /external/libyuv/files/third_party/gflags/gen/win/include/gflags/
gflags_declare.h 95 # error Do not know how to define a 32-bit integer quantity on your system
  /external/valgrind/auxprogs/
make_or_upd_vgversion_h 24 /* Do not edit: file generated by auxprogs/make_or_upd_vgversion_h.
  /packages/inputmethods/LatinIME/tests/
Android.mk 22 # Do not compress dictionary files to mmap dict data runtime
24 # Do not compress test data file
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
httpresponse.go 66 resp, err := client.Do(req)
80 resp, err := client.Do(req)
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
httpresponse.go 66 resp, err := client.Do(req)
80 resp, err := client.Do(req)
  /external/libchrome/base/numerics/
safe_math_impl.h 82 static bool Do(T x, U y, V* result) {
133 static bool Do(T x, U y, V* result) {
186 static bool Do(T x, U y, V* result) {
250 static bool Do(T x, U y, V* result) {
284 static bool Do(T x, U y, V* result) {
307 static bool Do(T x, U shift, V* result) {
316 return CheckedMulOp<T, T>::Do(x, static_cast<T>(1) << shift, result);
336 static bool Do(T x, U shift, V* result) {
360 static bool Do(T x, U y, V* result) {
379 static bool Do(T x, U y, V* result)
    [all...]
  /external/pdfium/third_party/base/numerics/
safe_math_impl.h 83 static bool Do(T x, U y, V* result) {
134 static bool Do(T x, U y, V* result) {
187 static bool Do(T x, U y, V* result) {
251 static bool Do(T x, U y, V* result) {
285 static bool Do(T x, U y, V* result) {
308 static bool Do(T x, U shift, V* result) {
317 return CheckedMulOp<T, T>::Do(x, static_cast<T>(1) << shift, result);
337 static bool Do(T x, U shift, V* result) {
361 static bool Do(T x, U y, V* result) {
380 static bool Do(T x, U y, V* result)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
doc.go 20 Do not print reformatted sources to standard output.
26 Do not print reformatted sources to standard output.
34 Do not print reformatted sources to standard output.
  /prebuilts/go/darwin-x86/src/container/ring/
ring.go 9 // Rings do not have a beginning or end; a pointer to any ring element
132 // Do calls function f on each element of the ring, in forward order.
133 // The behavior of Do is undefined if f changes *r.
134 func (r *Ring) Do(f func(interface{})) {
  /prebuilts/go/linux-x86/src/cmd/gofmt/
doc.go 20 Do not print reformatted sources to standard output.
26 Do not print reformatted sources to standard output.
34 Do not print reformatted sources to standard output.
  /prebuilts/go/linux-x86/src/container/ring/
ring.go 9 // Rings do not have a beginning or end; a pointer to any ring element
132 // Do calls function f on each element of the ring, in forward order.
133 // The behavior of Do is undefined if f changes *r.
134 func (r *Ring) Do(f func(interface{})) {
  /build/make/core/
local_vndk.mk 18 $(shell echo $(LOCAL_MODULE_MAKEFILE): $(LOCAL_MODULE): Do not use LOCAL_USE_VNDK with host modules >&2)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml 32 (* Do simple "peephole" optimizations and bit-twiddling optzn. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml 32 (* Do simple "peephole" optimizations and bit-twiddling optzn. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml 32 (* Do simple "peephole" optimizations and bit-twiddling optzn. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml 36 (* Do simple "peephole" optimizations and bit-twiddling optzn. *)
  /external/python/cpython2/PCbuild/
env.bat 15 rem builds to find the PGO DLL. Do it first so the newer MSBuild is found
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml 32 (* Do simple "peephole" optimizations and bit-twiddling optzn. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml 32 (* Do simple "peephole" optimizations and bit-twiddling optzn. *)

Completed in 599 milliseconds

1 2 3 4 56 7 8 91011>>