HomeSort by relevance Sort by last modified time
    Searched refs:notice (Results 76 - 100 of 558) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/math/
cbrt.go 8 // http://www.netlib.org/fdlibm/s_cbrt.c and came with this notice.
15 // software is freely granted, provided that this notice
remainder.go 9 // with this notice. The go code is a simplified version of
17 // software is freely granted, provided that this notice
  /prebuilts/go/linux-x86/src/cmd/link/internal/amd64/
l.go 20 // The above copyright notice and this permission notice shall be included in
  /prebuilts/go/linux-x86/src/cmd/link/internal/x86/
l.go 20 // The above copyright notice and this permission notice shall be included in
  /prebuilts/go/linux-x86/src/math/
acosh.go 9 // and came with this notice. The go code is a simplified
17 // software is freely granted, provided that this notice
asinh.go 9 // and came with this notice. The go code is a simplified
17 // software is freely granted, provided that this notice
atanh.go 9 // and came with this notice. The go code is a simplified
17 // software is freely granted, provided that this notice
cbrt.go 8 // http://www.netlib.org/fdlibm/s_cbrt.c and came with this notice.
15 // software is freely granted, provided that this notice
remainder.go 9 // with this notice. The go code is a simplified version of
17 // software is freely granted, provided that this notice
  /external/boringssl/src/crypto/x509v3/
v3_cpols.c 14 * notice, this list of conditions and the following disclaimer.
17 * notice, this list of conditions and the following disclaimer in
82 static void print_notice(BIO *out, USERNOTICE *notice, int indent);
441 BIO_printf(out, "%*sUser Notice:\n", indent, "");
455 static void print_notice(BIO *out, USERNOTICE *notice, int indent)
458 if (notice->noticeref) {
460 ref = notice->noticeref;
483 if (notice->exptext)
485 notice->exptext->data);
  /external/protobuf/csharp/src/Google.Protobuf/Collections/
ReadOnlyDictionary.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
DescriptorBase.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
DescriptorUtil.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
DescriptorValidationException.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
EnumValueDescriptor.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
FieldType.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
IFieldAccessor.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
MethodDescriptor.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
PartialClasses.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
ServiceDescriptor.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
  /external/protobuf/csharp/src/Google.Protobuf/
WireFormat.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
  /external/protobuf/csharp/src/Google.Protobuf.JsonDump/
Program.cs 1 #region Copyright notice and license
11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
  /cts/tools/signature-tools/src/signature/converter/doclet/
DocletFactory.java 110 PrintWriter notice = new PrintWriter(new StringWriter()); local
111 c.newInstance(context, "SigTest", err, warn, notice);
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb 15 notice, this list of conditions and the following disclaimer.
17 notice, this list of conditions and the following disclaimer in the
  /external/boringssl/src/util/
embed_test_data.go 5 // copyright notice and this permission notice appear in all copies.
65 * copyright notice and this permission notice appear in all copies.

Completed in 1446 milliseconds

1 2 34 5 6 7 8 91011>>