Searched refs:in (Results 176 - 200 of 5840) sorted by relevance

1234567891011>>

/external/chromium_org/ppapi/generators/test_parser/
H A Dinterface.idl3 * found in the LICENSE file.
13 [in] PP_Resource resource);
18 [in] PP_Instance instance,
20 [in] PP_Size size);
25 [in] PP_Resource graphics_2d,
41 [in] PP_Resource resource);
46 [in] PP_Instance instance,
49 [in] PP_Size size, );
54 [in] PP_Resource graphics_2d,
/external/chromium_org/third_party/protobuf/vsprojects/
H A Dconvert2008to2005.sh9 for file in *.sln; do
15 for file in *.vcproj; do
/external/clang/test/Analysis/
H A Dptr-arith.cpp9 void reset(int *in) { argument
10 while (in != p) // Loop must be entered.
15 int test (int *in) { argument
18 littleX.p = in;
/external/clang/utils/ABITest/
H A Dbuild-and-summarize-all.sh10 for bits in 32 64; do
11 for kind in return-types single-args; do
/external/libcxx/test/localization/locale.categories/category.time/locale.time.get.byname/
H A Dget_one.pass.cpp42 const char in[] = "Sat Dec 31 23:55:59 2061"; local
45 I i = f.get(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t, 'c');
46 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1);
58 const char in[] = "23:55:59"; local
61 I i = f.get(I(in),
70 const char in[] = "Sam 31 d""\\xC3\\xA9""c 23:55:59 2061"; local
86 const char in[] = "23:55:59"; local
98 const char in[] = "\\xD1\\x81\\xD1\\x83\\xD0\\xB1\\xD0\\xB1" local
121 const char in[] = "23:55:59"; local
133 const char in[] = "\\xE5\\x85\\xAD" local
150 const char in[] = "23""\\xE6\\x97\\xB6""55""\\xE5\\x88\\x86""59""\\xE7\\xA7\\x92"; local
[all...]
H A Dget_one_wide.pass.cpp42 const wchar_t in[] = L"Sat Dec 31 23:55:59 2061"; local
45 I i = f.get(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t, 'c');
46 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1);
58 const wchar_t in[] = L"23:55:59"; local
61 I i = f.get(I(in),
70 const wchar_t in[] = L"Sam 31 d""\\xE9""c 23:55:59 2061"; local
86 const wchar_t in[] = L"23:55:59"; local
99 const wchar_t in[] = L"\\x441\\x443\\x431\\x431\\x43E\\x442\\x430" local
121 const wchar_t in[] = L"23:55:59"; local
134 const wchar_t in[] = L"\\x516D" local
152 const wchar_t in[] = L"23""\\x65F6""55""\\x5206""59""\\x79D2"; local
[all...]
/external/libpcap/
H A DMakefile-devel-adds5 ${srcdir}/configure: configure.in aclocal.m4
8 # autoheader might not change config.h.in, so touch a stamp file.
9 ${srcdir}/config.h.in: ${srcdir}/stamp-h.in
10 ${srcdir}/stamp-h.in: configure.in aclocal.m4
12 echo timestamp > ${srcdir}/stamp-h.in
15 stamp-h: ${srcdir}/config.h.in config.status
18 Makefile: Makefile.in config.status
/external/protobuf/vsprojects/
H A Dconvert2008to2005.sh9 for file in *.sln; do
15 for file in *.vcproj; do
/external/speex/libspeex/
H A Dfftwrap.h6 Redistribution and use in source and binary forms, with or without
13 - Redistributions in binary form must reproduce the above copyright
14 notice, this list of conditions and the following disclaimer in the
47 void spx_fft(void *table, spx_word16_t *in, spx_word16_t *out);
50 void spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out);
53 void spx_fft_float(void *table, float *in, float *out);
56 void spx_ifft_float(void *table, float *in, float *out);
/external/tcpdump/
H A DMakefile-devel-adds5 ${srcdir}/configure: configure.in aclocal.m4
8 # autoheader might not change config.h.in, so touch a stamp file.
9 ${srcdir}/config.h.in: ${srcdir}/stamp-h.in
10 ${srcdir}/stamp-h.in: configure.in aclocal.m4
12 echo timestamp > ${srcdir}/stamp-h.in
15 stamp-h: ${srcdir}/config.h.in config.status
18 Makefile: Makefile.in config.status
/external/valgrind/main/memcheck/tests/
H A Derror_counts.stderr.exp7 leaked: 0 bytes in 0 blocks
8 dubious: 0 bytes in 0 blocks
9 reachable: 0 bytes in 0 blocks
10 suppressed: 0 bytes in 0 blocks
14 leaked: 77 bytes in 1 blocks
15 dubious: 88 bytes in 1 blocks
16 reachable: 99 bytes in 1 blocks
17 suppressed: 0 bytes in 0 blocks
/external/libcxx/test/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/
H A Dget_one.pass.cpp40 const char in[] = "mon"; local
43 I i = f.get(I(in), I(in+sizeof(in)-1), ios, err, &t, 'a');
44 assert(i.base() == in+sizeof(in)-1);
49 const char in[] = "wednesdaY"; local
52 I i = f.get(I(in), I(in+sizeof(in)
58 const char in[] = "June"; local
67 const char in[] = "Jul"; local
76 const char in[] = "Thu Jun 6 09:49:10 2009"; local
91 const char in[] = "11"; local
100 const char in[] = "2/1/1"; local
111 const char in[] = "11"; local
120 const char in[] = "June"; local
129 const char in[] = "19"; local
138 const char in[] = "12"; local
147 const char in[] = "59"; local
156 const char in[] = "\\t\\n "; local
164 const char in[] = "09:49:10 PM"; local
175 const char in[] = "09:49:10 AM"; local
186 const char in[] = "12:49:10 AM"; local
197 const char in[] = "12:49:10 PM"; local
208 const char in[] = "09:49"; local
219 const char in[] = "60"; local
230 const char in[] = "\\t\\n "; local
238 const char in[] = "21:49:10"; local
249 const char in[] = "3"; local
258 const char in[] = "06/06/09"; local
269 const char in[] = "21:49:10"; local
280 const char in[] = "68"; local
289 const char in[] = "68"; local
298 const char in[] = "%"; local
[all...]
/external/chromium_org/ppapi/api/dev/
H A Dppb_url_util_dev.idl3 * found in the LICENSE file.
68 PP_Var Canonicalize([in] PP_Var url, [out] PP_URLComponents_Dev components);
76 * Note that the "relative" URL may in fact be absolute, in which case it
87 [in] PP_Var base_url,
88 [in] PP_Var relative_string,
101 [in] PP_Instance instance,
102 [in] PP_Var relative_string,
106 * Checks whether the given two URLs are in the same security origin. Returns
109 PP_Bool IsSameSecurityOrigin([in] PP_Va
[all...]
H A Dppb_device_ref_dev.idl3 * found in the LICENSE file.
23 * @param[in] device_count How many devices in the array.
24 * @param[in] devices An array of <code>PPB_DeviceRef_Dev</code>. Please note
29 [in] uint32_t device_count,
30 [in, size_is(device_count)] PP_Resource[] devices);
46 * @param[in] resource A <code>PP_Resource</code> corresponding to a generic
52 PP_Bool IsDeviceRef([in] PP_Resource resource);
57 * @param[in] device_ref A <code>PP_Resource</code> corresponding to a device
63 PP_DeviceType_Dev GetType([in] PP_Resourc
[all...]
H A Dppb_font_dev.idl3 * found in the LICENSE file.
51 * Font face name as a string. This can also be an undefined var, in which
63 * When Describe()ing a font, the family will be the value you passed in when
71 * Size in pixels.
145 * and will display all text in the direction specified by the
163 [in] PP_Instance instance);
170 [in] PP_Instance instance,
171 [in] PP_FontDescription_Dev description);
178 [in] PP_Resource resource);
186 * The PP_Var in th
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dx509cset.c6 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in
21 * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
29 * nor may "OpenSSL" appear in their names without prior written
35 * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
81 ASN1_TIME *in; local
84 in=x->crl->lastUpdate;
85 if (in != tm)
87 in
99 ASN1_TIME *in; local
133 ASN1_TIME *in; local
151 ASN1_INTEGER *in; local
[all...]
/external/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members/
H A Dnarrow_many.pass.cpp27 std::string in(" A\x07.a1");
28 std::vector<char> v(in.size());
30 assert(f.narrow(&in[0], in.data() + in.size(), '*', v.data()) == in.data() + in.size());
H A Dwiden_many.pass.cpp27 std::string in(" A\x07.a1");
28 std::vector<char> v(in.size());
30 assert(f.widen(&in[0], in.data() + in.size(), v.data()) == in.data() + in.size());
/external/libcxx/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/
H A Dnarrow_many.pass.cpp27 std::wstring in(L" A\x07.a1");
28 std::vector<char> v(in.size());
30 assert(f.narrow(&in[0], in.data() + in.size(), '*', v.data()) == in.data() + in.size());
/external/openssl/crypto/x509/
H A Dx509cset.c8 * 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/)"
86 ASN1_TIME *in; local
89 in=x->crl->lastUpdate;
90 if (in != tm)
92 in
104 ASN1_TIME *in; local
138 ASN1_TIME *in; local
156 ASN1_INTEGER *in; local
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
H A DPKCS7Padding.java35 * add the pad bytes to the passed in block, returning the
39 byte[] in,
42 byte code = (byte)(in.length - inOff);
44 while (inOff < in.length)
46 in[inOff] = code;
54 * return the number of pad bytes present in the block.
56 public int padCount(byte[] in) argument
59 int count = in[in.length - 1] & 0xff;
61 if (count > in
38 addPadding( byte[] in, int inOff) argument
[all...]
H A DX923Padding.java9 * passed in random padding is assumed, otherwise padding with zeros is used.
38 * add the pad bytes to the passed in block, returning the
42 byte[] in,
45 byte code = (byte)(in.length - inOff);
47 while (inOff < in.length - 1)
51 in[inOff] = 0;
55 in[inOff] = (byte)random.nextInt();
60 in[inOff] = code;
66 * return the number of pad bytes present in the block.
68 public int padCount(byte[] in) argument
41 addPadding( byte[] in, int inOff) argument
[all...]
/external/chromium_org/ppapi/api/private/
H A Dppb_net_address_private.idl3 * found in the LICENSE file.
51 PP_Bool AreEqual([in] PP_NetAddress_Private addr1,
52 [in] PP_NetAddress_Private addr2);
57 PP_Bool AreHostsEqual([in] PP_NetAddress_Private addr1,
58 [in] PP_NetAddress_Private addr2);
65 PP_Var Describe([in] PP_Module module,
66 [in] PP_NetAddress_Private addr,
67 [in] PP_Bool include_port);
70 * Replaces the port in the given source address. Returns PP_TRUE on success.
72 PP_Bool ReplacePort([in] PP_NetAddress_Privat
[all...]
/external/chromium_org/ppapi/api/trusted/
H A Dppb_browser_font_trusted.idl3 * found in the LICENSE file.
53 * Font face name as a string. This can also be an undefined var, in which
65 * When Describe()ing a font, the family will be the value you passed in when
73 * Size in pixels.
141 * implemented efficiently when running out-of-process in Browser Client. In
142 * this case, WebKit is in another process and every text call would require a
144 * (non-NaCl) out-of-process PPAPI plugins since WebKit is available in the
159 [in] PP_Instance instance);
166 [in] PP_Instance instance,
167 [in] PP_BrowserFont_Trusted_Descriptio
[all...]
/external/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump.pass.cpp49 char in[] = "ABCDE"; local
50 t.setp(in, in+sizeof(in)/sizeof(in[0]));
56 wchar_t in[] = L"ABCDE"; local
57 t.setp(in, in+sizeof(in)/sizeof(in[
[all...]

Completed in 1255 milliseconds

1234567891011>>