HomeSort by relevance Sort by last modified time
    Searched refs:provided (Results 101 - 125 of 837) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
IFieldAccessor.cs 7 // modification, are permitted provided that the following conditions are
14 // in the documentation and/or other materials provided with the
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
MethodDescriptor.cs 7 // modification, are permitted provided that the following conditions are
14 // in the documentation and/or other materials provided with the
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
PartialClasses.cs 7 // modification, are permitted provided that the following conditions are
14 // in the documentation and/or other materials provided with the
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
ServiceDescriptor.cs 7 // modification, are permitted provided that the following conditions are
14 // in the documentation and/or other materials provided with the
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /external/protobuf/csharp/src/Google.Protobuf/
WireFormat.cs 7 // modification, are permitted provided that the following conditions are
14 // in the documentation and/or other materials provided with the
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /external/protobuf/csharp/src/Google.Protobuf.JsonDump/
Program.cs 7 // modification, are permitted provided that the following conditions are
14 // in the documentation and/or other materials provided with the
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /external/v8/tools/
consarray.js 3 // modification, are permitted provided that the following conditions are
10 // disclaimer in the documentation and/or other materials provided
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
csvparser.js 3 // modification, are permitted provided that the following conditions are
10 // disclaimer in the documentation and/or other materials provided
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
tickprocessor-driver.js 3 // modification, are permitted provided that the following conditions are
10 // disclaimer in the documentation and/or other materials provided
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /frameworks/av/media/libaudioprocessing/tests/
test-resampler.cpp 61 fprintf(stderr," -P # frames provided per call to resample() in CSV format\n");
266 const Vector<int> mPvalues; // number of frames provided per call
281 size_t provided = mPvalues[mNextPidx++]; local
282 printf("mPvalue[%zu]=%zu not %zu\n", mNextPidx-1, provided, buffer->frameCount);
283 if (provided < buffer->frameCount) {
284 buffer->frameCount = provided;
  /frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/util/
SourceCodeEscapers.java 127 // "Octal escapes are provided for compatibility with C, but can express
  /hardware/qcom/media/msm8974/mm-core/omxcore/
Android.mk 5 #modification, are permitted provided that the following conditions are met:
10 # documentation and/or other materials provided with the distribution.
16 #THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
syntax.go 51 // If a PragmaHandler is provided, it is called with each pragma encountered.
71 // ParseBytes behaves like Parse but it reads the source from the []byte slice provided.
  /prebuilts/go/darwin-x86/src/crypto/x509/
sec1.go 56 // The OID for the named curve may be provided from another source (such as
57 // the PKCS8 container) - if it is provided then use this instead of the OID
  /prebuilts/go/darwin-x86/src/go/types/
eval.go 16 // complete position information relative to the provided file
22 // If pkg == nil, the Universe scope is used and the provided
  /prebuilts/go/darwin-x86/src/math/
log.go 21 // software is freely granted, provided that this notice
69 // constants. The decimal values may be used, provided that the
  /prebuilts/go/darwin-x86/src/syscall/
env_unix.go 23 // envs is provided by the runtime. elements are expected to
31 // setenv_c and unsetenv_c are provided by the runtime but are no-ops
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
syntax.go 51 // If a PragmaHandler is provided, it is called with each pragma encountered.
71 // ParseBytes behaves like Parse but it reads the source from the []byte slice provided.
  /prebuilts/go/linux-x86/src/crypto/x509/
sec1.go 56 // The OID for the named curve may be provided from another source (such as
57 // the PKCS8 container) - if it is provided then use this instead of the OID
  /prebuilts/go/linux-x86/src/go/types/
eval.go 16 // complete position information relative to the provided file
22 // If pkg == nil, the Universe scope is used and the provided
  /prebuilts/go/linux-x86/src/math/
log.go 21 // software is freely granted, provided that this notice
69 // constants. The decimal values may be used, provided that the
  /prebuilts/go/linux-x86/src/syscall/
env_unix.go 23 // envs is provided by the runtime. elements are expected to
31 // setenv_c and unsetenv_c are provided by the runtime but are no-ops
  /compatibility/cdd/8_performance-and-power/
8_1_user-experience-consistency.md 3 A smooth user interface can be provided to the end user if there are certain
  /compatibility/cdd/9_security-model/
9_1_permissions.md 11 * MAY add additional permissions, provided the new permission ID strings
9_8_privacy.md 45 Certificate Authority (CA) store as [provided](

Completed in 1449 milliseconds

1 2 3 45 6 7 8 91011>>