HomeSort by relevance Sort by last modified time
    Searched refs:in (Results 201 - 225 of 36630) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/CodeGen/
mmx-inline-asm-error.c 4 vec256 foo(vec256 in) {
7 asm("something %0" : : "y"(in)); // expected-error {{invalid input size for constraint 'y'}}
  /external/jsoncpp/test/
cleantests.py 6 for pattern in [ '*.actual', '*.actual-rewrite', '*.rewrite', '*.process-output' ]:
9 for path in paths:
  /external/libcxx/test/std/depr/depr.str.strstreams/depr.istrstream/depr.istrstream.members/
str.pass.cpp 23 std::istrstream in(buf);
24 assert(in.str() == std::string("123 4.5 dog"));
  /external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.put/
xsputn.pass.cpp 37 char in[] = "123456"; local
38 assert(t.sputn(in, sizeof(in)) == 0);
39 char out[sizeof(in)] = {0};
41 assert(t.sputn(in, sizeof(in)) == sizeof(in));
42 assert(strcmp(in, out) == 0);
  /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_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/tpm2/
FieldUpgradeData.c 13 FieldUpgradeData_In *in, // IN: input parameter list
18 UNUSED_PARAMETER(in);
FirmwareRead.c 12 FirmwareRead_In *in, // IN: input parameter list
17 UNUSED_PARAMETER(in);
  /external/valgrind/memcheck/tests/amd64-linux/
int3-amd64.stdout.exp 2 in int_handler, RIP is ...
  /external/valgrind/memcheck/tests/
leak-0.stderr.exp 1 leaked: 0 bytes in 0 blocks
2 dubious: 0 bytes in 0 blocks
3 reachable: 0 bytes in 1 blocks
4 suppressed: 0 bytes in 0 blocks
leak-cases-summary.stderr.exp 1 leaked: 80 bytes in 5 blocks
2 dubious: 96 bytes in 6 blocks
3 reachable: 64 bytes in 4 blocks
4 suppressed: 0 bytes in 0 blocks
long_namespace_xml.stdout.exp 1 I'm in an asininely long namespace!
wrap1.stdout.exp 3 in actual
  /external/valgrind/memcheck/tests/x86-linux/
int3-x86.stdout.exp 2 in int_handler, EIP is ...
  /external/valgrind/none/tests/mips32/
test_fcsr.c 6 unsigned long long in [] = {0x405EE0A3D70A3D71ULL, 0x3FF0000000000000ULL}; local
20 : "r" (in), "r" (out)
  /frameworks/av/drm/libmediadrm/aidl/android/media/
ICas.aidl 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
23 void setPrivateData(in byte[] pvtData);
25 void closeSession(in byte[] sessionId);
26 void setSessionPrivateData(in byte[] sessionId, in byte[] pvtData);
27 void processEcm(in byte[] sessionId, in MediaCas.ParcelableCasData ecm);
28 void processEmm(in MediaCas.ParcelableCasData emm);
29 void sendEvent(int event, int arg, in @nullable byte[] eventData)
    [all...]
  /frameworks/base/core/java/android/app/
IInstrumentationWatcher.aidl 6 ** you may not use this file except in compliance with the License.
11 ** Unless required by applicable law or agreed to in writing, software
26 void instrumentationStatus(in ComponentName name, int resultCode,
27 in Bundle results);
28 void instrumentationFinished(in ComponentName name, int resultCode,
29 in Bundle results);
  /frameworks/base/core/java/android/companion/
ICompanionDeviceDiscoveryService.aidl 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
27 in AssociationRequest request,
28 in String callingPackage,
29 in IFindDeviceCallback findCallback,
30 in ICompanionDeviceDiscoveryServiceCallback serviceCallback);
  /frameworks/base/core/java/android/nfc/
INfcAdapterExtras.aidl 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
26 Bundle open(in String pkg, IBinder b);
27 Bundle close(in String pkg, IBinder b);
28 Bundle transceive(in String pkg, in byte[] data_in);
29 int getCardEmulationRoute(in String pkg);
30 void setCardEmulationRoute(in String pkg, int route);
31 void authenticate(in String pkg, in byte[] token)
    [all...]
  /frameworks/base/core/java/android/speech/
IRecognitionService.aidl 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
27 * recognition servers, and notify you when results are ready. In most of the cases,
43 void startListening(in Intent recognizerIntent, in IRecognitionListener listener);
52 void stopListening(in IRecognitionListener listener);
59 void cancel(in IRecognitionListener listener);

Completed in 1870 milliseconds

1 2 3 4 5 6 7 891011>>