/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
x_name.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC 502 X509_NAME *in; local [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
eng_openssl.c | 8 * Redistribution and use in source and binary forms, with or without 15 * 2. Redistributions in binary form must reproduce the above copyright 16 * notice, this list of conditions and the following disclaimer in 23 * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" 31 * nor may "OpenSSL" appear in their names without prior written 37 * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" 42 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR 47 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 49 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 60 * ECDH support in OpenSSL originally developed by 374 BIO *in; local [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/evp/ |
evp_test.c | 5 * Redistribution and use in source and binary forms, with or without 12 * 2. Redistributions in binary form must reproduce the above copyright 13 * notice, this list of conditions and the following disclaimer in 20 * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" 28 * nor may "OpenSSL" appear in their names without prior written 34 * for use in the OpenSSL Toolkit (http://www.openssl.org/)" 39 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR 44 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 46 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 137 const unsigned char *iv,int in, 371 int kn,in,pn,cn; local [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/rc2/ |
rc2test.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC 107 unsigned char in[8]={0x00,0x00,0x00,0x01,0x00,0x02,0x00,0x03}; variable [all...] |
/external/chromium_org/third_party/openssl/openssl/ssl/ |
ssl_cert.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC 689 BIO *in; local 760 BIO *in; local [all...] |
ssl_rsa.c | 11 * apply to all code found in this distribution, be it the RC4, RSA, 16 * Copyright remains Eric Young's, and as such any Copyright notices in 18 * If this package is used in a product, Eric Young should be given attribution 20 * This can be in the form of a textual message at program startup or 21 * in documentation (online or textual) provided with the package. 23 * Redistribution and use in source and binary forms, with or without 28 * 2. Redistributions in binary form must reproduce the above copyright 29 * notice, this list of conditions and the following disclaimer in the 44 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC 88 BIO *in; local 232 BIO *in; local 317 BIO *in; local 457 BIO *in; local 554 BIO *in; local 636 BIO *in; local 743 BIO *in; local [all...] |
/external/chromium_org/third_party/opus/src/celt/ |
mathops.h | 10 Redistribution and use in source and binary forms, with or without 17 - Redistributions in binary form must reproduce the above copyright 18 notice, this list of conditions and the following disclaimer in the 24 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER 29 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 30 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 105 } in; local 106 in.f = x; 107 integer = (in.i>>23)-127; 108 in.i -= integer<<23 [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
gzip_stream.cc | 5 // Redistribution and use in source and binary forms, with or without 11 // * Redistributions in binary form must reproduce the above 13 // in the documentation and/or other materials provided with the 22 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 27 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 28 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 91 const void* in; local 94 bool ok = sub_stream_->Next(&in, &in_size); 100 zcontext_.next_in = static_cast<Bytef*>(const_cast<void*>(in)); 288 // The loop in Deflate should consume all avail_i [all...] |
/external/chromium_org/third_party/sqlite/src/tool/ |
speedtest8.c | 71 printf("sqlite3_prepare_v2() returns %d in %llu cycles\n", rc, iElapse); 80 printf("sqlite3_step() returns %d after %d rows in %llu cycles\n", 88 printf("sqlite3_finalize() returns %d in %llu cycles\n", rc, iElapse); 99 FILE *in; local 132 ** to "High", +5 equates to "Low", and anything in between 186 in = fopen(argv[2], "r"); 187 fseek(in, 0L, SEEK_END); 188 nSql = ftell(in); 190 fseek(in, 0L, SEEK_SET); 191 nSql = fread(zSql, 1, nSql, in); [all...] |
/external/chromium_org/third_party/webrtc/base/ |
asynchttprequest_unittest.cc | 5 * that can be found in the LICENSE file in the root of the source 7 * in the file PATENTS. All contributing project authors may 8 * be found in the AUTHORS file in the root of the source tree. 103 StreamInterface* in = t->request.document.get(); local 105 in->GetSize(&size); 108 in->SetPosition(size - i - 1); 109 in->Read(&ch, 1, NULL, NULL);
|
stream_unittest.cc | 5 * that can be found in the LICENSE file in the root of the source 7 * in the file PATENTS. All contributing project authors may 8 * be found in the AUTHORS file in the root of the source tree. 129 // Create a segment of test stream in range [100,600) 162 const char in[kSize * 2 + 1] = "0123456789ABCDEFGHIJKLMNOPQRSTUV"; local 181 EXPECT_EQ(SR_SUCCESS, stream->Write(in, kSize, &bytes, NULL)); 185 EXPECT_EQ(SR_BLOCK, stream->Write(in, kSize, &bytes, NULL)); 190 EXPECT_EQ(0, memcmp(in, out, kSize)) 390 const char in[kSize * 2 + 1] = "0123456789ABCDEFGHIJKLMNOPQRSTUV"; local [all...] |
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
filterbanks.c | 5 * that can be found in the LICENSE file in the root of the source 7 * in the file PATENTS. All contributing project authors may 8 * be found in the AUTHORS file in the root of the source tree. 33 int16_t *data_ch1, // Input and output in channel 1, in Q0 34 int16_t *data_ch2, // Input and output in channel 2, in Q0 35 const int16_t *factor_ch1, // Scaling factor for channel 1, in Q1 95 int32_t a1 = 0, b1 = 0, c = 0, in = 0; local 317 int16_t in[FRAMESAMPLES]; local 378 int16_t in[FRAMESAMPLES]; local [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/ |
parser.c | 18 static Scanner *in; variable 31 Scanner_fatal(in, "more than one token of lookahead?"); 56 Scanner_fatal(in, "missing `;' after regexp"); 59 Scanner_fatal(in, "sym already defined"); 68 Scanner_fatal(in, "expression syntax error"); 77 Scanner_fatal(in, "missing code after regexp"); 108 Scanner_fatal(in, "can only difference char sets"); 156 Scanner_fatal(in, "parse error"); 170 Scanner_fatal(in, "can't find symbol"); 183 Scanner_fatal(in, "missing closing parenthesis") [all...] |
/external/chromium_org/third_party/zlib/ |
gzguts.h | 3 * For conditions of distribution and use, see copyright notice in zlib.h 91 z_off64_t pos; /* current position in uncompressed data */ 94 unsigned char *in; /* input buffer */ member in struct:__anon20308 114 z_stream strm; /* stream structure in-place (not a pointer) */
|
/external/clang/test/SemaTemplate/ |
instantiate-init.cpp | 61 // cause instantiation is in an unevaluated context, but one requiring its 104 Description<int*>::data // expected-note{{in instantiation of static data member 'PR7985::Description<int *>::data' requested here}} 112 // Ensure that in-class direct-initialization is instantiated as 132 char in[4] = {0,0,0,0}; local 133 fun(in);
|
/external/e2fsprogs/lib/ext2fs/ |
dirhash.c | 21 * Keyed 32-bit hash function using TEA in a Davis-Meyer function 33 static void TEA_transform(__u32 buf[4], __u32 const in[]) 37 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; 58 * good macro practice, in favor of extra legibility. 70 static void halfMD4Transform (__u32 buf[4], __u32 const in[]) 75 ROUND(F, a, b, c, d, in[0] + K1, 3); 76 ROUND(F, d, a, b, c, in[1] + K1, 7) 198 __u32 in[8], buf[4]; local [all...] |
/external/e2fsprogs/util/ |
subst.c | 91 * The substitution variable must all be in the of [0-9A-Za-z_]. 305 FILE *in, *out; local 315 in = fopen(optarg, "r"); 316 if (!in) { 320 parse_config_file(in); 321 fclose(in); 336 in = fopen(argv[optind], "r"); 337 if (!in) { 343 in = stdin; 364 while (!feof(in)) { [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
CvsDiffParser.java | 80 BufferedReader in = null; local 84 in = new BufferedReader(new FileReader(mapDiffFile)); 90 while ((aLine = in.readLine()) != null) { 97 //verification for actual changes in tags base.plugin 98 while ((aLine = in.readLine()) != null && !aLine.startsWith("===")){
|
/external/eigen/unsupported/test/ |
FFTW.cpp | 122 // cout << "freqBuf=" << freqBuf[i] << " in2=" << tbuf3[i] << " - in=" << tbuf[i] << " => " << (tbuf3[i] - tbuf[i] ) << endl; 213 VectorXf in; local 215 in.setRandom( len ); 221 fft.fwd(out1,in); 222 out2 = fft.fwd(in); 225 VERIFY( (in1-in).norm() < test_precision<float>() );
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
CollectionToArrayTester.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 51 * <tt>toArray(new Object[0])</tt> is identical in function to 82 Object[] in = new Object[0]; local 83 Object[] array = collection.toArray(in);
|
/external/icu/icu4c/source/test/intltest/ |
punyref.c | 24 and distribute it in any way that does not diminish the rights 37 /* Implementation (would normally go in its own .c file): */ 60 /* point (for use in representing integers) in the range 0 to */ 70 /* (when used for representing integers) is d, which needs to be in */ 72 /* nonzero, in which case the uppercase form is used. The behavior */ 223 b, j, in, oldi, w, k, digit, t; local 248 for (in = b > 0 ? b + 1 : 0; in < input_length; ++out) { 250 /* in is the index of the next character to be consumed, and * [all...] |
/external/iproute2/include/linux/ |
netfilter.h | 65 struct in_addr in; member in union:nf_inet_addr
|
/external/iptables/include/linux/ |
netfilter.h | 65 struct in_addr in; member in union:nf_inet_addr
|
/external/javassist/src/main/javassist/ |
Loader.java | 6 * 1.1 (the "License"); you may not use this file except in compliance with 66 * Then it calls <code>main()</code> in <code>MyApp</code> with arguments 121 * and classes included in package <code>java.*</code> and 198 * in that package and the sub packages are delegated. 261 * Loads a class and calls <code>main()</code> in that class. 282 * Loads a class and calls <code>main()</code> in that class. 351 InputStream in = this.getClass().getResourceAsStream(jarname); local 352 if (in == null) 355 classfile = ClassPoolTail.readStream(in);
|
/external/javassist/src/test/test/javassist/proxy/ |
ProxySerializationTest.java | 14 * reuses classes located in the proxy cache. This tests the fixes provided for JASSIST-42 and JASSIST-97. 42 ObjectInputStream in = new ObjectInputStream(bis); local 43 TestClass newProxy = (TestClass)in.readObject(); 69 ProxyObjectInputStream in = new ProxyObjectInputStream(bis); local 70 TestClass newProxy = (TestClass)in.readObject();
|