HomeSort by relevance Sort by last modified time
    Searched defs:mixed (Results 1 - 24 of 24) sorted by null

  /external/valgrind/main/none/tests/s390x/
cu24.c 40 /* Mixed bytes */
41 uint16_t mixed[] = { variable
cu24_1.c 40 /* Mixed bytes */
41 uint16_t mixed[] = { variable
cu42.c 42 /* Mixed bytes */
43 uint32_t mixed[] = { variable
189 run_test(buff, sizeof buff, mixed, sizeof mixed);
cu21.c 53 /* Mixed bytes */
54 uint16_t mixed[] = { variable
209 run_test(buff, sizeof buff, mixed, sizeof mixed);
cu21_1.c 53 /* Mixed bytes */
54 uint16_t mixed[] = { variable
209 run_test(buff, sizeof buff, mixed, sizeof mixed);
cu41.c 54 /* Mixed bytes */
55 uint32_t mixed[] = { variable
204 run_test(buff, sizeof buff, mixed, sizeof mixed);
cu12.c 53 /* Mixed bytes */
54 uint8_t mixed[] = { variable
590 /* Convert buffer with mixed characters */
592 run_test(buff, sizeof buff, mixed, sizeof mixed);
cu12_1.c 53 /* Mixed bytes */
54 uint8_t mixed[] = { variable
590 /* Convert buffer with mixed characters */
592 run_test(buff, sizeof buff, mixed, sizeof mixed);
cu14.c 53 /* Mixed bytes */
54 uint8_t mixed[] = { variable
590 /* Convert buffer with mixed characters */
592 run_test(buff, sizeof buff, mixed, sizeof mixed);
cu14_1.c 53 /* Mixed bytes */
54 uint8_t mixed[] = { variable
590 /* Convert buffer with mixed characters */
592 run_test(buff, sizeof buff, mixed, sizeof mixed);
  /external/clang/test/CodeGen/
sparcv9-abi.c 71 // Structs with mixed int and float parts require the inreg attribute.
72 struct mixed { struct
77 // CHECK: define inreg %struct.mixed @f_mixed(i32 inreg %x.coerce0, float inreg %x.coerce1)
78 struct mixed f_mixed(struct mixed x) {
  /external/qemu/audio/
audio_template.h 505 int mixed = local
511 dolog ("Silence will be mixed %d\n", mixed);
513 sw->total_hw_samples_mixed += mixed;
dsoundaudio.c 83 DWORD mixed; member in struct:__anon26562
619 ds->mixed = 0;
688 ds->mixed += decr << hwshift;
690 dolog ("played %lu mixed %lu diff %ld sec %f\n",
692 ds->mixed,
693 ds->mixed - ds->played,
694 abs (ds->mixed - ds->played) / (double) hw->info.bytes_per_second);
  /external/clang/test/SemaCXX/
extern-c.cpp 80 namespace mixed { namespace in namespace:linkage
  /external/chromium_org/third_party/icu/source/test/cintltst/
cstrcase.c 423 mixed[]= { 0x61, 0x42, 0x130, 0x49, 0x131, 0x3d0, 0xdf, 0xfb03, 0xd93f, 0xdfff }, local
461 mixed, sizeof(mixed)/U_SIZEOF_UCHAR,
480 mixed, sizeof(mixed)/U_SIZEOF_UCHAR,
496 uprv_memcpy(buffer, mixed, sizeof(mixed));
497 buffer[sizeof(mixed)/U_SIZEOF_UCHAR]=0;
516 uprv_memcpy(buffer, mixed, sizeof(mixed));
627 mixed[]= { 0x61, 0x42, 0x131, 0x3a3, 0xdf, 0xfb03, 0xd93f, 0xdfff, 0 }, local
    [all...]
  /external/icu4c/test/cintltst/
cstrcase.c 423 mixed[]= { 0x61, 0x42, 0x130, 0x49, 0x131, 0x3d0, 0xdf, 0xfb03, 0xd93f, 0xdfff }, local
461 mixed, sizeof(mixed)/U_SIZEOF_UCHAR,
480 mixed, sizeof(mixed)/U_SIZEOF_UCHAR,
496 uprv_memcpy(buffer, mixed, sizeof(mixed));
497 buffer[sizeof(mixed)/U_SIZEOF_UCHAR]=0;
516 uprv_memcpy(buffer, mixed, sizeof(mixed));
627 mixed[]= { 0x61, 0x42, 0x131, 0x3a3, 0xdf, 0xfb03, 0xd93f, 0xdfff, 0 }, local
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
StringCaseMappingBenchmark.java 32 MIXED2(mixed(2)), enum constant in enum:StringCaseMappingBenchmark.Inputs
36 MIXED8(mixed(8)), enum constant in enum:StringCaseMappingBenchmark.Inputs
40 MIXED32(mixed(32)), enum constant in enum:StringCaseMappingBenchmark.Inputs
44 MIXED512(mixed(512)), enum constant in enum:StringCaseMappingBenchmark.Inputs
48 MIXED2048(mixed(2048)), enum constant in enum:StringCaseMappingBenchmark.Inputs
52 MIXED_1M(mixed(1024*1024)); enum constant in enum:StringCaseMappingBenchmark.Inputs
62 private static String mixed(int length) { method in class:StringCaseMappingBenchmark.Inputs
  /external/v8/test/cctest/
test-strings.cc 314 // A mixed ascii and non-ascii string
327 v8::Handle<v8::String> mixed = v8::String::New(mixed_string, 5); local
328 CHECK_EQ(10, mixed->Utf8Length());
337 int written = mixed->WriteUtf8(buffer, i, &chars_written);
  /external/chromium_org/third_party/libjingle/source/talk/base/
sslstreamadapter_unittest.cc 840 // Test DTLS-SRTP with each side being mixed -- should select high
843 std::vector<std::string> mixed; local
844 mixed.push_back(kAES_CM_HMAC_SHA1_80);
845 mixed.push_back(kAES_CM_HMAC_SHA1_32);
846 SetDtlsSrtpCiphers(mixed, true);
847 SetDtlsSrtpCiphers(mixed, false);
  /external/chromium_org/third_party/icu/source/test/intltest/
utxttest.cpp 1033 mixed = UTEXT_INITIALIZER, local
    [all...]
  /external/chromium_org/v8/test/cctest/
test-strings.cc 896 // A mixed ascii and non-ascii string
909 v8::Handle<v8::String> mixed = v8::String::New(mixed_string, 5); local
910 CHECK_EQ(10, mixed->Utf8Length());
919 int written = mixed->WriteUtf8(buffer, i, &chars_written);
    [all...]
  /packages/apps/Browser/src/com/android/browser/
SuggestionsAdapter.java 228 SuggestionResults mixed = new SuggestionResults(); local
236 mixed.addResult(item);
241 mixed.addResult(item);
244 return mixed;
292 SuggestionResults mixed = buildSuggestionResults(); local
293 res.count = mixed.getLineCount();
294 res.values = mixed;
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.cc 3187 bool mixed = false; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 710 milliseconds