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

1 2 3 4

  /external/syzkaller/vendor/google.golang.org/api/gensupport/
jsonfloat.go 27 // that is a proto-to-JSON spec, it applies to all Google APIs.
  /external/webrtc/webrtc/tools/rtcbot/bot/
api.js 26 // redefine a non-native method in a target "obj" from "src" that applies a list
  /external/fonttools/Lib/fontTools/varLib/
mutator.py 262 applies = True
271 applies = False
273 applies = False
274 if not applies:
277 if applies:
  /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
  /cts/tests/tests/content/src/android/content/cts/
SharedPreferencesTest.java 293 for (int applies = 0; applies < 3; applies++) {
  /external/deqp-deps/SPIRV-Tools/utils/
generate_vim_syntax.py 41 " This applies to integers, and to floats below.
46 " floating point is optional. This applies to both the regular decimal float
  /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 71 SkASSERT(!shape.style().applies());
264 if (origShape.style().applies()) {
GrSoftwarePathRenderer.cpp 32 // Pass on any style that applies. The caller will apply the style if a suitable renderer is
34 if (!args.fShape->style().applies() && SkToBool(fProxyProvider) &&
249 SkASSERT(!args.fShape->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 71 SkASSERT(!shape.style().applies());
264 if (origShape.style().applies()) {
GrSoftwarePathRenderer.cpp 30 // Pass on any style that applies. The caller will apply the style if a suitable renderer is
32 if (!args.fShape->style().applies() && SkToBool(fProxyProvider) &&
246 SkASSERT(!args.fShape->style().applies());
  /external/skqp/tests/
PathRendererCacheTests.cpp 44 if (shape.style().applies()) {
  /external/swiftshader/third_party/SPIRV-Tools/utils/
generate_vim_syntax.py 41 " This applies to integers, and to floats below.
46 " floating point is optional. This applies to both the regular decimal float
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Stitch/
IFWIStitch.bat 220 echo /nG Do NOT update the GOP driver. (applies to all ROM files for this run)
221 echo /nV Do NOT update the VBIOS. (applies to all ROM files for this run)
222 echo /nM Do NOT update the Microcode. (applies to all ROM files for this run)
  /build/blueprint/proptools/
extend.go 29 // An error returned by AppendProperties that applies to a specific property will be an
47 // An error returned by PrependProperties that applies to a specific property will be an
67 // An error returned by AppendMatchingProperties that applies to a specific property will be an
88 // An error returned by PrependProperties that applies to a specific property will be an
110 // An error returned by ExtendProperties that applies to a specific property will be an
135 // An error returned by ExtendMatchingProperties that applies to a specific property will be an
  /build/blueprint/parser/
modify.go 97 // Apply applies all the Patch objects in PatchList to the data from an input ReaderAt to an output Writer.
  /external/syzkaller/vendor/google.golang.org/appengine/internal/
transaction.go 30 // applyTransaction applies the transaction t to message pb
  /external/tensorflow/tensorflow/contrib/opt/python/training/
elastic_average_optimizer.py 271 applies gradients.
282 An `Operation` that applies the specified gradients. If `global_step`
  /build/soong/ui/build/
environment.go 120 // environment variables, and applies those to the local Environment.
  /external/eigen/lapack/
clarf.f 38 *> CLARF applies a complex elementary reflector H to a complex M-by-N
dlarf.f 38 *> DLARF applies a real elementary reflector H to a real m by n matrix
slarf.f 38 *> SLARF applies a real elementary reflector H to a real m by n matrix
zlarf.f 38 *> ZLARF applies a complex elementary reflector H to a complex M-by-N

Completed in 703 milliseconds

1 2 3 4