/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/ |
get_date.pass.cpp | 52 const char in[] = "06/10/2009"; local 55 I i = f.get_date(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t); 56 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 64 const char in[] = "10.06.2009"; local 67 I i = f.get_date(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t) 76 const char in[] = "10.06.2009"; local 89 const char in[] = "2009\/06\/10"; local [all...] |
get_date_wide.pass.cpp | 52 const wchar_t in[] = L"06/10/2009"; local 55 I i = f.get_date(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t); 56 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 64 const wchar_t in[] = L"10.06.2009"; local 67 I i = f.get_date(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t) 76 const wchar_t in[] = L"10.06.2009"; local 88 const wchar_t in[] = L"2009\/06\/10"; local [all...] |
get_monthname.pass.cpp | 16 // months. This locale data was changed in glibc 2.14. 54 const char in[] = "June"; local 57 I i = f.get_monthname(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t); 58 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 64 const char in[] = "juin" local 74 const char in[] = "\\xD0\\xB8\\xD1\\x8E\\xD0\\xBD\\xD1\\x8F"; local 84 const char in[] = "\\xE5\\x85\\xAD\\xE6\\x9C\\x88"; local [all...] |
get_monthname_wide.pass.cpp | 16 // months. This locale data was fixed in glibc 2.14. 63 const wchar_t in[] = L"June"; local 66 I i = f.get_monthname(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t); 67 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 73 const wchar_t in[] = L"juin" local 83 const wchar_t in[] = L"\\x438\\x44E\\x43D\\x44F"; local 93 const wchar_t in[] = L"\\x516D\\x6708"; local [all...] |
get_one.pass.cpp | 50 const char in[] = "Sat Dec 31 23:55:59 2061"; local 53 I i = f.get(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t, 'c'); 54 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 66 const char in[] = "23:55:59"; local 69 I i = f.get(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t, 'X') 78 const char in[] = "Sam 31 d""\\xC3\\xA9""c 23:55:59 2061"; local 94 const char in[] = "23:55:59"; local 106 const char in[] = "\\xD1\\x81\\xD1\\x83\\xD0\\xB1\\xD0\\xB1" local 129 const char in[] = "23:55:59"; local 141 const char in[] = "\\xE5\\x85\\xAD" local 158 const char in[] = "23""\\xE6\\x97\\xB6""55""\\xE5\\x88\\x86""59""\\xE7\\xA7\\x92"; local [all...] |
get_one_wide.pass.cpp | 50 const wchar_t in[] = L"Sat Dec 31 23:55:59 2061"; local 53 I i = f.get(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t, 'c'); 54 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 66 const wchar_t in[] = L"23:55:59"; local 69 I i = f.get(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t, 'X') 78 const wchar_t in[] = L"Sam 31 d""\\xE9""c 23:55:59 2061"; local 94 const wchar_t in[] = L"23:55:59"; local 107 const wchar_t in[] = L"\\x441\\x443\\x431\\x431\\x43E\\x442\\x430" local 129 const wchar_t in[] = L"23:55:59"; local 142 const wchar_t in[] = L"\\x516D" local 160 const wchar_t in[] = L"23""\\x65F6""55""\\x5206""59""\\x79D2"; local [all...] |
get_time.pass.cpp | 48 const char in[] = "13:14:15"; local 51 I i = f.get_time(I(in), I(in+sizeof(in)-1), ios, err, &t); 52 assert(i.base() == in+sizeof(in)-1); 60 const char in[] = "13:14:15"; local 63 I i = f.get_time(I(in), I(in+sizeof(in)-1), ios, err, &t) 72 const char in[] = "13:14:15"; local 84 const char in[] = "13:14:15"; local [all...] |
get_time_wide.pass.cpp | 48 const wchar_t in[] = L"13:14:15"; local 51 I i = f.get_time(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t); 52 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 60 const wchar_t in[] = L"13:14:15"; local 63 I i = f.get_time(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t) 72 const wchar_t in[] = L"13:14:15"; local 84 const wchar_t in[] = L"13:14:15"; local [all...] |
get_weekday.pass.cpp | 51 const char in[] = "Monday"; local 54 I i = f.get_weekday(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t); 55 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 61 const char in[] = "Lundi"; local 64 I i = f.get_weekday(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t) 71 const char in[] = "\\xD0\\xBF\\xD0\\xBE\\xD0\\xBD\\xD0\\xB5" local 83 const char in[] = "\\xE6\\x98\\x9F\\xE6\\x9C\\x9F\\xE4\\xB8\\x80"; local [all...] |
get_weekday_wide.pass.cpp | 51 const wchar_t in[] = L"Monday"; local 54 I i = f.get_weekday(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t); 55 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 61 const wchar_t in[] = L"Lundi"; local 64 I i = f.get_weekday(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t) 71 const wchar_t in[] = L"\\x43F\\x43E\\x43D\\x435\\x434\\x435\\x43B\\x44C\\x43D\\x438\\x43A"; local 81 const wchar_t in[] = L"\\x661F\\x671F\\x4E00"; local [all...] |
get_year.pass.cpp | 47 const char in[] = "2009"; local 50 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t); 51 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 57 const char in[] = "2009"; local 60 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t) 67 const char in[] = "2009"; local 77 const char in[] = "2009"; local [all...] |
get_year_wide.pass.cpp | 47 const wchar_t in[] = L"2009"; local 50 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t); 51 assert(i.base() == in+sizeof(in)/sizeof(in[0])-1); 57 const wchar_t in[] = L"2009"; local 60 I i = f.get_year(I(in), I(in+sizeof(in)/sizeof(in[0])-1), ios, err, &t) 67 const wchar_t in[] = L"2009"; local 77 const wchar_t in[] = L"2009"; local [all...] |
/external/libvncserver/examples/ |
pnmshow24.c | 24 FILE* in=stdin; local 30 in=fopen(argv[1],"rb"); 31 if(!in) { 37 fgets(buffer,1024,in); 45 fgets(buffer,1024,in); 51 fgets(buffer,1024,in); 77 fread(rfbScreen->frameBuffer,width*3,height,in); 78 fclose(in);
|
/external/libvncserver/libvncserver/ |
zrleoutstream.h | 10 * This software is distributed in the hope that it will be useful, 35 zrleBuffer in; member in struct:__anon16950
|
/external/nanopb-c/examples/using_double_on_avr/ |
double_conversion.c | 18 conversion_t in; local 19 in.f = value; 25 sign = (in.i >> 31) & 1; 26 exponent = ((in.i >> 23) & 0xFF) - 127; 27 mantissa = in.i & 0x7FFFFF; 74 /* Figure if value is in range representable by floats. */
|
/external/opencv3/samples/cpp/ |
lsd_lines.cpp | 15 std::string in; local 19 in = "../data/building.jpg"; 23 in = argv[1]; 26 Mat image = imread(in, IMREAD_GRAYSCALE);
|
/external/ppp/pppd/ |
md5.h | 9 ** -- FF, GG, HH modified to add in last register done ** 22 ** Digest Algorithm" in all material mentioning or referencing this ** 27 ** Data Security, Inc. MD5 Message-Digest Algorithm" in all ** 35 ** These notices must be retained in any copies of any part of this ** 56 unsigned char in[64]; /* input buffer */ member in struct:__anon22348
|
/external/toybox/toys/pending/ |
iconv.c | 41 char *in = toybuf+inleft, *out = outstart; local 43 len = read(fd, in, 2048-inleft); 52 if (iconv(TT.ic, &in, &inleft, &out, &outleft) == -1 53 && (errno == EILSEQ || (in == toybuf+inleft-len && errno == EINVAL))) 57 *(out++) = *(in++); 63 memmove(in, toybuf, inleft);
|
ping.c | 5 * Not in SUSv4. 26 -s SIZE Packet SIZE in bytes (default 56) 52 struct in_addr in; member in union:__anon23728
|
/external/webrtc/webrtc/base/ |
json_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. 171 std::vector<T> in; local 172 in.push_back(a); 173 in.push_back(b); 174 in.push_back(c); 175 return in; 188 std::vector<Json::Value> in = VecOf3<Json::Value>("a", "b", "c"); local 204 std::vector<int> in = VecOf3<int>(1, 2, 3); local 220 std::vector<unsigned int> in = VecOf3<unsigned int>(1, 2, 3); local 236 std::vector<std::string> in = VecOf3<std::string>("a", "b", "c"); local 252 std::vector<bool> in = VecOf3<bool>(false, true, false); local 268 std::vector<double> in = VecOf3<double>(1.0, 2.0, 3.0); local [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
InMatcher.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 28 * A {@link Matcher} class for checking if value contained in a {@link Collection} or array. 62 description.appendText("in(").appendValue(mValues).appendText(")"); 66 public static <T> Matcher<T> in(T... operand) { method in class:InMatcher 71 public static <T> Matcher<T> in(Collection<T> operand) { method in class:InMatcher
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/ |
in_avail.pass.cpp | 48 char in[5]; local 49 t.setg(in, in+2, in+5);
|
sbumpc.pass.cpp | 49 char in[] = "ABC"; local 50 t.setg(in, in, in+sizeof(in));
|
sgetc.pass.cpp | 49 char in[] = "ABC"; local 50 t.setg(in, in, in+sizeof(in));
|
snextc.pass.cpp | 49 char in[] = "ABC"; local 50 t.setg(in, in, in+sizeof(in));
|