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

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
stdlib_new_delete.cpp 20 already be defined by libc++.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
vldconst.s 103 # no error when code is align already.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
creg-1.s 3 ! simple enough. Note that basic-1.s has already tested non-predefined
  /build/soong/android/
onceper.go 32 // Fast path: check if the key is already in the map
  /external/ImageMagick/www/api/
colormap.php 59 <p>AcquireImageColormap() allocates an image colormap and initializes it to a linear gray colorspace. If the image already has a colormap, it is replaced. AcquireImageColormap() returns MagickTrue if successful, otherwise MagickFalse if there is not enough memory.</p>
  /external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
llvm_executionengine.ml 55 overhead on top of the two stubs that are already invoked for each
  /external/v8/tools/foozzie/
v8_mock.js 67 // Note, for now we just use noop forwarding proxies, because they already
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
common.mk 17 # ?= assignment sets it only if not already defined
  /prebuilts/go/darwin-x86/src/cmd/pack/
doc.go 31 even if a file with the given name already exists in the archive. In this way
  /prebuilts/go/darwin-x86/src/cmd/vet/
dead.go 18 // The node is already marked as dead.
  /prebuilts/go/darwin-x86/src/compress/bzip2/
bit_reader.go 24 // already an io.ByteReader, it will be converted via a bufio.Reader.
  /prebuilts/go/darwin-x86/src/html/template/
examplefiles_test.go 46 // template definition files; usually the template files would already
78 // template definition files; usually the template files would already
120 // template definition files; usually the template files would already
168 // template definition files; usually the template files would already
  /prebuilts/go/darwin-x86/src/os/
types_windows.go 67 // already done
  /prebuilts/go/darwin-x86/src/runtime/trace/
trace.go 44 // Start returns an error if tracing is already enabled.
  /prebuilts/go/darwin-x86/test/
nil.go 104 // select tests already handle select on nil channel
  /prebuilts/go/linux-x86/src/cmd/pack/
doc.go 31 even if a file with the given name already exists in the archive. In this way
  /prebuilts/go/linux-x86/src/cmd/vet/
dead.go 18 // The node is already marked as dead.
  /prebuilts/go/linux-x86/src/compress/bzip2/
bit_reader.go 24 // already an io.ByteReader, it will be converted via a bufio.Reader.
  /prebuilts/go/linux-x86/src/html/template/
examplefiles_test.go 46 // template definition files; usually the template files would already
78 // template definition files; usually the template files would already
120 // template definition files; usually the template files would already
168 // template definition files; usually the template files would already
  /prebuilts/go/linux-x86/src/os/
types_windows.go 67 // already done
  /prebuilts/go/linux-x86/src/runtime/trace/
trace.go 44 // Start returns an error if tracing is already enabled.
  /prebuilts/go/linux-x86/test/
nil.go 104 // select tests already handle select on nil channel
  /prebuilts/go/darwin-x86/misc/cgo/testplugin/src/host/
host.go 82 // the already loaded plugin. It also depends on common. Test
143 if s := err.Error(); !strings.Contains(s, "already loaded") {
144 log.Fatal(`plugin.Open("plugin2.so"): error does not mention "already loaded"`)
  /prebuilts/go/darwin-x86/src/go/ast/
resolve.go 55 // The imports map records the packages already imported,
58 // check the map to see if it is already present in the imports map.
103 // (error has already been reported)
  /prebuilts/go/darwin-x86/src/go/types/
methodset.go 84 // Named types that we have seen already, allocated lazily.
150 // names exist already.
166 // matching names exist already.

Completed in 423 milliseconds

1 2 3 4 56 7 8 91011>>