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

<<21222324252627282930>>

  /external/chromium_org/base/
md5.cc 3 // found in the LICENSE file.
5 // The original file was copied from sqlite, and was in the public domain.
10 * written by Colin Plumb in 1993, no copyright is claimed.
11 * This code is in the public domain; do with it what you wish.
33 unsigned char in[64]; member in struct:__anon6919::Context
57 /* This is the central step in the MD5 algorithm. */
66 void MD5Transform(uint32 buf[4], const uint32 in[16]) {
74 MD5STEP(F1, a, b, c, d, in[ 0]+0xd76aa478, 7);
75 MD5STEP(F1, d, a, b, c, in[ 1]+0xe8c7b756, 12);
76 MD5STEP(F1, c, d, a, b, in[ 2]+0x242070db, 17)
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/src/org/chromium/
IRCProxyWebSocket.java 61 InputStreamReader in = new InputStreamReader( local
63 in_ = new BufferedReader(in);
  /external/chromium_org/courgette/
streams_unittest.cc 3 // found in the LICENSE file.
63 courgette::SourceStreamSet in; local
64 bool can_init = in.Init(collected_buffer, collected_length);
68 bool can_read = in.stream(3)->ReadVarint32(&value);
71 EXPECT_EQ(0U, in.stream(3)->Remaining());
72 EXPECT_EQ(0U, in.stream(2)->Remaining());
100 courgette::SourceStreamSet in; local
101 bool can_init = in.Init(collected.Buffer(), collected.Length());
108 bool can_read = in.stream(id)->ReadVarint32(&value);
114 EXPECT_EQ(0U, in.stream(i)->Remaining())
139 courgette::SourceStream in; local
170 courgette::SourceStreamSet in; local
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
host_resolver.cc 3 // found in the LICENSE file.
57 sockaddr_in6* in = local
59 *in = *(sockaddr_in6*)addr;
61 ai->ai_addr = reinterpret_cast<sockaddr*>(in);
62 ai->ai_addrlen = sizeof(*in);
66 sockaddr_in* in = static_cast<sockaddr_in*>(malloc(sizeof(sockaddr_in))); local
67 *in = *(sockaddr_in*)addr;
69 ai->ai_addr = reinterpret_cast<sockaddr*>(in);
70 ai->ai_addrlen = sizeof(*in);
161 // Count number of address in lis
188 sockaddr_in* in = reinterpret_cast<sockaddr_in*>(current->ai_addr); local
273 in_addr in; local
    [all...]
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
host_resolver_test.cc 3 // found in the LICENSE file.
6 #include <netinet/in.h>
89 struct sockaddr_in* in; local
103 in = (struct sockaddr_in*)ai->ai_addr;
104 ASSERT_EQ(expected_addr, in->sin_addr.s_addr);
112 struct sockaddr_in* in; local
122 in = (struct sockaddr_in*)ai->ai_addr;
124 ASSERT_EQ(expected_port, in->sin_port);
131 in = (struct sockaddr_in*)ai->ai_addr;
133 ASSERT_EQ(expected_port, in->sin_port)
146 struct sockaddr_in* in; local
192 struct sockaddr_in* in; local
245 struct sockaddr_in* in; local
295 sockaddr_in* in = (sockaddr_in*)current->ai_addr; local
315 sockaddr_in6* in = (sockaddr_in6*)current->ai_addr; local
    [all...]
  /external/chromium_org/net/base/
escape_unittest.cc 3 // found in the LICENSE file.
81 // Test all the values in we're supposed to be escaping.
88 std::string in; local
89 in.push_back(i);
90 std::string out = EscapeQueryParamValue(in, true);
96 } else if (no_escape.find(in) == std::string::npos) {
101 // No change for things in the no_escape list.
102 EXPECT_EQ(out, in);
200 input.push_back(0); // Also have a NULL in the input.
293 input.push_back(0); // Also have a NULL in the input
    [all...]
  /external/chromium_org/remoting/base/
compound_buffer_unittest.cc 3 // found in the LICENSE file.
83 // Iterate over chunks of data with sizes specified in |sizes| in the
114 const void* in; local
118 if (!input->Next(&in, &in_size)) {
124 memcpy(out, in, out_size);
131 memcpy(out, in, in_size);
146 // Construct and prepare data in the |buffer|.
154 // Determine how many segments to split kTestData. We split the data in
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEBlend.cpp 14 * This library is distributed in the hope that it will be useful,
148 FilterEffect* in = inputEffect(0); local
158 IntRect effectADrawingRect = requestedRegionOfInputImageData(in->absolutePaintRect());
159 RefPtr<Uint8ClampedArray> srcPixelArrayA = in->asPremultipliedImage(effectADrawingRect);
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
IndexDataManager.cpp 5 // found in the LICENSE file.
63 const GLubyte *in = static_cast<const GLubyte*>(input); local
68 out[i] = in[i];
84 const GLushort *in = static_cast<const GLushort*>(input); local
89 out[i] = in[i];
256 ERR("Failed to reserve %u bytes in an index buffer.", bufferSizeRequired);
  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/display/
BrailleDisplayProperties.java 5 * use this file except in compliance with the License. You may obtain a copy of
10 * Unless required by applicable law or agreed to in writing, software
70 * Returns an unmodifiable map mapping key names in {@link BrailleKeyBinding}
90 public BrailleDisplayProperties createFromParcel(Parcel in) {
91 return new BrailleDisplayProperties(in);
117 private BrailleDisplayProperties(Parcel in) {
118 mNumTextCells = in.readInt();
119 mNumStatusCells = in.readInt();
120 mKeyBindings = in.createTypedArray(BrailleKeyBinding.CREATOR);
121 int size = in.readInt()
    [all...]
  /external/chromium_org/third_party/icu/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/chromium_org/third_party/libaddressinput/chromium/cpp/src/util/
md5.cc 3 // found in the LICENSE file.
8 // The original file was copied from sqlite, and was in the public domain.
13 * written by Colin Plumb in 1993, no copyright is claimed.
14 * This code is in the public domain; do with it what you wish.
38 unsigned char in[64]; member in struct:__anon16196::Context
62 /* This is the central step in the MD5 algorithm. */
71 void MD5Transform(uint32 buf[4], const uint32 in[16]) {
79 MD5STEP(F1, a, b, c, d, in[ 0]+0xd76aa478, 7);
80 MD5STEP(F1, d, a, b, c, in[ 1]+0xe8c7b756, 12);
81 MD5STEP(F1, c, d, a, b, in[ 2]+0x242070db, 17)
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/cpp/src/util/
md5.cc 3 // found in the LICENSE file.
8 // The original file was copied from sqlite, and was in the public domain.
13 * written by Colin Plumb in 1993, no copyright is claimed.
14 * This code is in the public domain; do with it what you wish.
38 unsigned char in[64]; member in struct:__anon16245::Context
62 /* This is the central step in the MD5 algorithm. */
71 void MD5Transform(uint32 buf[4], const uint32 in[16]) {
79 MD5STEP(F1, a, b, c, d, in[ 0]+0xd76aa478, 7);
80 MD5STEP(F1, d, a, b, c, in[ 1]+0xe8c7b756, 12);
81 MD5STEP(F1, c, d, a, b, in[ 2]+0x242070db, 17)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
asynchttprequest_unittest.cc 5 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright notice,
11 * this list of conditions and the following disclaimer in the documentation
18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
23 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
24 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
120 StreamInterface* in = t->request.document.get(); local
122 in->GetSize(&size);
125 in->SetPosition(size - i - 1);
126 in->Read(&ch, 1, NULL, NULL)
    [all...]
stream_unittest.cc 5 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright notice,
11 * this list of conditions and the following disclaimer in the documentation
18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
23 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
24 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
146 // Create a segment of test stream in range [100,600)
179 const char in[kSize * 2 + 1] = "0123456789ABCDEFGHIJKLMNOPQRSTUV"; local
198 EXPECT_EQ(SR_SUCCESS, stream->Write(in, kSize, &bytes, NULL));
202 EXPECT_EQ(SR_BLOCK, stream->Write(in, kSize, &bytes, NULL))
407 const char in[kSize * 2 + 1] = "0123456789ABCDEFGHIJKLMNOPQRSTUV"; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_format.c 9 * "Software"), to deal in the Software without restriction, including
16 * next paragraph) shall be included in all copies or substantial portions
22 * IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
23 * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
24 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
25 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
755 * The first pipe format in the list that's supported is the one that's chosen.
1707 int *in = colorIn->i; local
1749 float *in = colorIn->f; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_draw.c 9 * to deal in the Software without restriction, including without limitation
15 * in all copies or substantial portions of the Software.
19 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20 * BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
21 * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
22 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69 const TYPE *in = (TYPE *)ptr; \
71 *fptr++ = MACRO(*in); \
72 in++; \
78 const TYPE *in = (TYPE *)ptr;
103 const GLubyte *in = (GLubyte *) ptr; \/* in is in BGRA order *\/ local
120 GLhalfARB *in = (GLhalfARB *)ptr; local
149 const GLfixed *in = (GLfixed *) ptr; local
157 const GLfixed *in = (GLfixed *) ptr; local
371 const GLuint *in = (GLuint *)ptr; local
376 const GLushort *in = (GLushort *)ptr; local
381 const GLubyte *in = (GLubyte *)ptr; local
    [all...]
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/x86/
omxSP_FFTInv_CCSToR_F32_Sfs.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.
53 * We move the division by 2 to the last step in the implementation, so:
58 static void RevbinPermuteInv(const OMX_F32 *in,
76 big_a.Re = in[i] + in[j];
77 big_a.Im = in[i + 1] - in[j + 1]
179 OMX_F32 *in = (OMX_F32*) pSrc; local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
asn1pars.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
92 BIO *in=NULL,*out=NULL,*b64=NULL, *derout = NULL; local
    [all...]
dhparam.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
157 BIO *in=NULL,*out=NULL; local
    [all...]
dsa.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
104 BIO *in=NULL,*out=NULL; local
    [all...]
dsaparam.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
116 BIO *in=NULL,*out=NULL; local
    [all...]
ec.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
75 * -in arg - input file - default stdi
93 BIO *in = NULL, *out = NULL; local
    [all...]
genpkey.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
81 BIO *in = NULL, *out = NULL local
    [all...]
pkcs8.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
75 BIO *in = NULL, *out = NULL local
    [all...]

Completed in 2698 milliseconds

<<21222324252627282930>>