Home
last modified time | relevance | path

Searched refs:notice (Results 1 - 25 of 260) sorted by relevance

1234567891011

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_cpols.c29 static void print_notice(BIO *out, USERNOTICE *notice, int indent);
448 static void print_notice(BIO *out, USERNOTICE *notice, int indent)
451 if (notice->noticeref) {
453 ref = notice->noticeref;
475 if (notice->exptext)
478 if (notice->exptext)
480 notice->exptext->length,
481 notice->exptext->data);
/third_party/openssl/crypto/x509/
H A Dv3_cpols.c29 static void print_notice(BIO *out, USERNOTICE *notice, int indent);
448 static void print_notice(BIO *out, USERNOTICE *notice, int indent)
451 if (notice->noticeref) {
453 ref = notice->noticeref;
475 if (notice->exptext)
478 if (notice->exptext)
480 notice->exptext->length,
481 notice->exptext->data);
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslog0781 notice_old=`grep -c "syslogtst: notice log" /var/log/messages`
107 notice_new=`grep -c "syslogtst: notice log" /var/log/messages`
116 notice=$(( $notice_new - $notice_old ))
120 $warning -ne 1 -o $notice -ne 1 -o $info -ne 1 -o \
/third_party/python/Modules/_decimal/libmpdec/
H A Dvcdiv64.asm9 ; notice, this list of conditions and the following disclaimer.
12 ; notice, this list of conditions and the following disclaimer in the
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos/
H A DForeignMessagePartial.cs1 #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
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DSampleEnum.cs1 #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
H A DProgram.cs1 #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
H A DCodedInputStreamExtensions.cs1 #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
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DICustomDiagnosticMessage.cs1 #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
H A DIDeepCloneable.cs1 #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
H A DInvalidJsonException.cs1 #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
H A DIBufferMessage.cs1 #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
H A DFrameworkPortability.cs1 #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
H A DProtoPreconditions.cs1 #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
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DIDescriptor.cs1 #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
H A DFieldType.cs1 #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
H A DIFieldAccessor.cs1 #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
H A DOriginalNameAttribute.cs1 #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
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DWrappersPartial.cs1 #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
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DSampleEnum.cs1 #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
H A DSampleNaNs.cs1 #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
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DForeignMessagePartial.cs1 #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
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DProgram.cs1 #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
/third_party/libbpf/ci/vmtest/
H A Dhelpers.sh37 __print notice $1 $2
/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
H A DMethodInfoExtensions.cs1 #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

Completed in 9 milliseconds

1234567891011