HomeSort by relevance Sort by last modified time
    Searched refs:applies (Results 1 - 25 of 281) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4099.go 11 // The noescape comment only applies to the next func,
bug097.go 51 of the array to some function, it may store it globally. Same applies
  /prebuilts/go/linux-x86/test/fixedbugs/
issue4099.go 11 // The noescape comment only applies to the next func,
bug097.go 51 of the array to some function, it may store it globally. Same applies
  /prebuilts/go/darwin-x86/src/runtime/cgo/
sigaction.go 14 // sanitizer with Go programs. The memory sanitizer only applies to
mmap.go 14 // sanitizer with Go programs. The memory sanitizer only applies to
  /prebuilts/go/linux-x86/src/runtime/cgo/
sigaction.go 14 // sanitizer with Go programs. The memory sanitizer only applies to
mmap.go 14 // sanitizer with Go programs. The memory sanitizer only applies to
  /prebuilts/go/darwin-x86/src/cmd/go/internal/load/
flag_test.go 27 // -gcflags=-S applies only to packages on command line.
44 // -gcflags=net=-S applies only to package net
62 // applies -S to net and net/http but not math
73 // applies -m to net and math and -S to other packages matching net/...
  /prebuilts/go/linux-x86/src/cmd/go/internal/load/
flag_test.go 27 // -gcflags=-S applies only to packages on command line.
44 // -gcflags=net=-S applies only to package net
62 // applies -S to net and net/http but not math
73 // applies -m to net and math and -S to other packages matching net/...
  /cts/tests/tests/content/src/android/content/cts/
SharedPreferencesTest.java 291 for (int applies = 0; applies < 3; applies++) {
  /external/webrtc/webrtc/tools/rtcbot/bot/
api.js 26 // redefine a non-native method in a target "obj" from "src" that applies a list
  /prebuilts/go/darwin-x86/src/cmd/go/internal/fix/
fix.go 34 // the command only applies to this package,
  /prebuilts/go/darwin-x86/src/image/png/
paeth.go 45 // filterPaeth applies the Paeth filter to the cdat slice.
  /prebuilts/go/linux-x86/src/cmd/go/internal/fix/
fix.go 34 // the command only applies to this package,
  /prebuilts/go/linux-x86/src/image/png/
paeth.go 45 // filterPaeth applies the Paeth filter to the cdat slice.
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
FieldMask.cs 86 /// operation applies to all fields (as if a FieldMask of all fields
91 /// field mask applies directly to the response, but in case of a REST
92 /// list operation, the mask instead applies to each individual message
94 /// other definitions may be used. Where the mask applies will be
114 /// If a field mask is not present on update, the operation applies to
  /external/skia/src/gpu/
GrStyle.h 142 bool applies() const { function in class:GrStyle
153 * Applies just the path effect and returns remaining stroke information. This will fail if
GrBlurUtils.cpp 161 if (style.applies()) {
281 if (!paint.getMaskFilter() && !paint.getShader() && !style.applies()) {
  /external/skia/tests/
PathRendererCacheTests.cpp 44 if (shape.style().applies()) {
  /external/skqp/src/gpu/
GrStyle.h 142 bool applies() const { function in class:GrStyle
153 * Applies just the path effect and returns remaining stroke information. This will fail if
GrBlurUtils.cpp 161 if (style.applies()) {
281 if (!paint.getMaskFilter() && !paint.getShader() && !style.applies()) {
  /external/skqp/tests/
PathRendererCacheTests.cpp 44 if (shape.style().applies()) {
  /prebuilts/go/darwin-x86/src/cmd/go/internal/fmtcmd/
fmt.go 70 // the command only applies to this package,
  /prebuilts/go/darwin-x86/src/cmd/pack/
doc.go 13 Pack applies the operation to the archive, using the names as arguments to the operation.

Completed in 841 milliseconds

1 2 3 4 5 6 7 8 91011>>