HomeSort by relevance Sort by last modified time
    Searched refs:way (Results 326 - 350 of 686) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/time/
time.go 46 // The canonical way to strip a monotonic clock reading is to use t = t.Round(0).
92 // a simple way of detecting a time that has not been initialized explicitly.
97 // Changing the location in this way changes only the presentation; it does not
773 // way that a pure integer conversion would have, even in cases
914 // AddDate normalizes its result in the same way that Date does,
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
doc.go 121 environment variables work in a similar way for C++ code.
257 Go functions can be exported for use by C code in the following way:
274 Not all Go types can be mapped to C types in a useful way.
280 automatically defined in the preamble. Note that there is no way for C
452 Cgo provides a way for Go programs to call C code linked into the same
    [all...]
  /prebuilts/go/linux-x86/src/time/
time.go 46 // The canonical way to strip a monotonic clock reading is to use t = t.Round(0).
92 // a simple way of detecting a time that has not been initialized explicitly.
97 // Changing the location in this way changes only the presentation; it does not
773 // way that a pure integer conversion would have, even in cases
914 // AddDate normalizes its result in the same way that Date does,
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 103 ; works around the issue. It appears to be specific to the way libvpx
1068 ; efficient way to implement butterfly or transpose or dct without swapping some
1078 ; registers, except that this way you exchange the register names instead, so it
    [all...]
  /prebuilts/go/darwin-x86/src/testing/
testing.go 140 // It also provides a way to share common setup and tear-down code:
181 // Run does not return until parallel subtests have completed, providing a way
348 // We've gone up all the way to the tRunner calling
    [all...]
  /prebuilts/go/linux-x86/src/testing/
testing.go 140 // It also provides a way to share common setup and tear-down code:
181 // Run does not return until parallel subtests have completed, providing a way
348 // We've gone up all the way to the tRunner calling
    [all...]
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js 355 var table = $(a.parent().parent().parent()); // ugly way to get table/tbody
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/
FrameworkSpecConformance.txt 618 b. The definitions above are packed. This way violates the rule of alignment defined in DataHubSubclass specification.
    [all...]
  /external/ImageMagick/www/api/
cache.php 355 <p>Write-only access means that any existing pixel values corresponding to the region are ignored. This is useful if the initial image is being created from scratch, or if the existing pixel values are to be completely replaced without need to refer to their pre-existing values. The application is free to read and write the pixel buffer returned by QueueAuthenticPixels() any way it pleases. QueueAuthenticPixels() does not initialize the pixel array values. Initializing pixel array values is the application's responsibility.</p>
enhance.php 355 <p>GammaImage() gamma-corrects a particular image channel. The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen. Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter. Values typically range from 0.8 to 2.3.</p>
  /external/doclava/res/assets/templates/assets/
doclava-developer-reference.js 336 var table = $(a.parent().parent().parent()); // ugly way to get table/tbody
  /external/golang-protobuf/protoc-gen-go/plugin/
plugin.pb.go 141 // should exit with status code zero even if it reports an error in this way.
  /external/libunwind/doc/
libunwind-ia64.tex 91 \textbf{Note:} Due to the way the call instruction works on IA-64,
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FieldDescriptor.cs 29 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
115 /// any way of obtaining or changing the value of the field within a specific message;
  /external/tensorflow/tensorflow/contrib/makefile/
README.md 3 The recommended way to build TensorFlow from source is using the Bazel
  /external/v8/benchmarks/spinning-balls/
v.js 25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30 * This function provides requestAnimationFrame in a cross browser way.
  /external/v8/benchmarks/
splay.js 25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
32 // used for old nodes. Because of the way splay trees work, the engine
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
arch.go 220 // MCR differs from MRC by the way fields of the word are encoded.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
racewalk.go 391 if n.Op != OBLOCK { // OBLOCK is handled above in a special way.
  /prebuilts/go/darwin-x86/src/cmd/internal/objabi/
reloctype.go 55 // and is only honored by the linker if the symbol is in some other way
  /prebuilts/go/darwin-x86/src/cmd/pack/
pack.go 101 // formerly canonical way to build a new archive
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p256_amd64.go 104 // otherwise. (Note that, due to the way that the equations work out, some
  /prebuilts/go/darwin-x86/src/crypto/rsa/
pkcs1v15.go 71 // DecryptPKCS1v15SessionKey for a way of solving this problem.
  /prebuilts/go/darwin-x86/src/debug/gosym/
pclntab.go 440 // a way for callers to obtain the list of files in the program.
  /prebuilts/go/darwin-x86/src/go/types/
decl.go 422 // If we have a single lhs variable we are done either way.

Completed in 1258 milliseconds

<<11121314151617181920>>