HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 401 - 425 of 2162) sorted by null

<<11121314151617181920>>

  /external/openssl/apps/
crl2p7.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
89 BIO *in=NULL,*out=NULL; local
297 BIO *in=NULL; local
    [all...]
dh.c 12 * apply to all code found in this distribution, be it the RC4, RSA,
17 * Copyright remains Eric Young's, and as such any Copyright notices in
19 * If this package is used in a product, Eric Young should be given attribution
21 * This can be in the form of a textual message at program startup or
22 * in documentation (online or textual) provided with the package.
24 * Redistribution and use in source and binary forms, with or without
29 * 2. Redistributions in binary form must reproduce the above copyright
30 * notice, this list of conditions and the following disclaimer in the
45 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
49 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC
93 BIO *in=NULL,*out=NULL; local
    [all...]
pkcs7.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
87 BIO *in=NULL,*out=NULL; local
    [all...]
pkey.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
74 BIO *in = NULL, *out = NULL local
    [all...]
sess_id.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
284 BIO *in=NULL; local
    [all...]
spkac.c 10 * Redistribution and use in source and binary forms, with or without
17 * 2. Redistributions in binary form must reproduce the above copyright
18 * notice, this list of conditions and the following disclaimer in
25 * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
33 * nor may "OpenSSL" appear in their names without prior written
39 * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
44 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
49 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
51 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
76 /* -in arg - input file - default stdi
86 BIO *in = NULL,*out = NULL; local
    [all...]
  /external/openssl/crypto/conf/
conf_lib.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
82 rewritten in terms of the new CONF interface. *
94 BIO *in=NULL; local
    [all...]
  /external/openssl/crypto/des/
des_enc.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
295 register const unsigned char *in; local
    [all...]
set_key.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
349 register const unsigned char *in; local
    [all...]
  /external/openssl/crypto/pkcs7/
dec.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
76 BIO *in; local
    [all...]
  /external/openssl/crypto/rand/
randfile.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
118 FILE *in; local
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_inffast.c 3 * For conditions of distribution and use, see copyright notice in zlib.h
38 inflate execution time is spent in this routine.
52 BAD -- error in block data
72 z_const unsigned char FAR *in; /* local strm->next_in */ local
73 z_const unsigned char FAR *last; /* have enough input while in < last */
81 unsigned whave; /* valid bytes in the window */
99 in = strm->next_in - OFF;
100 last = in + (strm->avail_in - 5);
122 hold += (unsigned long)(PUP(in)) << bits;
124 hold += (unsigned long)(PUP(in)) << bits
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftgloadr.c 50 /* several glyphs (those `in the stack'). */
62 /* re-implement it in one way or the other, which wasted code and */
353 /* adjust contours count in newest outline */
376 FT_Outline* in = &source->base.outline; local
379 FT_ARRAY_COPY( out->points, in->points,
381 FT_ARRAY_COPY( out->tags, in->tags,
383 FT_ARRAY_COPY( out->contours, in->contours,
  /external/qemu/distrib/ext4_utils/src/
ext2simg.c 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
181 const char *in = NULL; local
211 in = argv[optind++];
227 infd = open(in, O_RDONLY);
236 build_sparse_ext(infd, in);
  /external/qemu/distrib/zlib-1.2.8/
inffast.c 3 * For conditions of distribution and use, see copyright notice in zlib.h
38 inflate execution time is spent in this routine.
52 BAD -- error in block data
72 z_const unsigned char FAR *in; /* local strm->next_in */ local
73 z_const unsigned char FAR *last; /* have enough input while in < last */
81 unsigned whave; /* valid bytes in the window */
99 in = strm->next_in - OFF;
100 last = in + (strm->avail_in - 5);
122 hold += (unsigned long)(PUP(in)) << bits;
124 hold += (unsigned long)(PUP(in)) << bits
    [all...]
  /external/sfntly/cpp/src/sample/chromium/
chrome_subsetter.cc 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
29 explicit HexTo(const char* in) {
31 ss << std::hex << in; local
  /external/skia/gm/rebaseline_server/
compare_rendered_pictures_test.py 7 found in the LICENSE file.
11 TODO(epoger): Create a command to update the expected results (in
13 1. examine the results in self._output_dir_actual and make sure they are ok
29 import gm_json # must import results first, so that gm_json will be in sys.path namespace
41 'only-in-before.skp': 128,
47 'only-in-after.skp': 128,
71 for skpname, redvalue in skpdict.iteritems():
94 red: Value of red color channel in image, 0-255.
95 green: Value of green color channel in image, 0-255.
96 blue: Value of blue color channel in image, 0-255
    [all...]
  /external/smack/src/org/jivesoftware/smack/proxy/
HTTPProxySocketFactory.java 7 * you may not use this file except in compliance with the License.
12 * Unless required by applicable law or agreed to in writing, software
98 InputStream in = socket.getInputStream(); local
104 char c = (char) in.read();
  /external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
Socks5Client.java 3 * you may not use this file except in compliance with the License.
8 * Unless required by applicable law or agreed to in writing, software
62 * @param timeout timeout to connect to SOCKS5 proxy in milliseconds
72 // wrap connecting in future for timeout
137 * use DataInputStream/DataOutpuStream to assure read and write is completed in a single
140 DataInputStream in = new DataInputStream(socket.getInputStream()); local
154 in.readFully(response);
169 connectionResponse = Socks5Utils.receiveSocks5Message(in);
172 return false; // server answered in an unsupported way
  /external/stlport/stlport/stl/
_codecvt.h 84 result in(state_type& __state, function
202 result in(state_type& __state,
299 result in(state_type& __state,
  /external/webrtc/src/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.
59 WebRtc_Word32 a1 = 0, b1 = 0, c = 0, in = 0; local
65 in = (WebRtc_Word32)io[k];
101 c = ((WebRtc_Word32)in) + WEBRTC_SPL_RSHIFT_W32(a1+b1, 7); // Q0
104 c = WEBRTC_SPL_LSHIFT_W32((WebRtc_Word32)in, 2) - a2 - b2; // In Q2
268 WebRtc_Word16 in[FRAMESAMPLES]; local
325 WebRtc_Word16 in[FRAMESAMPLES]; local
    [all...]
  /external/zlib/src/contrib/masmx64/
inffas8664.c 5 * For conditions of distribution and use, see copyright notice in zlib.h
12 * inffas8664.c call function inffas8664fnc in inffasx64.asm
17 * data, it uses rep movsw, which moves data in 2-byte chunks instead of single
25 * the gcc -S output of zlib-1.2.0/inffast.c. Zlib-1.2.0 is in beta release at
49 inflate execution time is spent in this routine.
63 BAD -- error in block data
86 /* 16 8 */ unsigned char FAR *in; /* esi rsi local strm->next_in */ member in struct:inffast_ar
87 /* 24 12 */ unsigned char FAR *last; /* r9 while in < last */
127 ar.in = strm->next_in;
128 ar.last = ar.in + (strm->avail_in - PAD_AVAIL_IN);
    [all...]
  /external/zlib/src/contrib/puff/
pufftest.c 4 * For conditions of distribution and use, see copyright notice in puff.h
55 Reallocate to larger buffers until the entire file is read in. Return a
64 FILE *in; local
70 in = name == NULL ? stdin : fopen(name, "rb");
71 if (in != NULL) {
73 *len += fread((char *)buf + *len, 1, size - *len, in);
83 fclose(in);
  /external/zlib/src/
inffast.c 3 * For conditions of distribution and use, see copyright notice in zlib.h
38 inflate execution time is spent in this routine.
52 BAD -- error in block data
72 z_const unsigned char FAR *in; /* local strm->next_in */ local
73 z_const unsigned char FAR *last; /* have enough input while in < last */
81 unsigned whave; /* valid bytes in the window */
99 in = strm->next_in - OFF;
100 last = in + (strm->avail_in - 5);
122 hold += (unsigned long)(PUP(in)) << bits;
124 hold += (unsigned long)(PUP(in)) << bits
    [all...]
  /external/zopfli/src/zopfli/
zopfli_bin.c 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
72 const unsigned char* in, size_t insize) {
75 fwrite((char*)in, 1, insize, file);
86 unsigned char* in; local
90 LoadFile(infilename, &in, &insize);
96 ZopfliCompress(options, output_type, in, insize, &out, &outsize);
109 free(in);

Completed in 43 milliseconds

<<11121314151617181920>>