HomeSort by relevance Sort by last modified time
    Searched full:mixed (Results 26 - 50 of 1628) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_12.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
msg_12a.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
msg_17.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_08.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_09.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_21.txt 4 Content-Type: multipart/mixed; boundary="BOUNDARY"
  /external/llvm/test/MC/AsmParser/
macros-argument-parsing.s 62 .macro mixed arg0 = 0, arg1 = 1 arg2 = 2, arg3 = 3
71 mixed 1, 2 3 label
78 mixed 1 2, 3 label
85 mixed 1 2, 3 4 label
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_17.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_08.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_09.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_21.txt 4 Content-Type: multipart/mixed; boundary="BOUNDARY"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
multipart.py 17 def __init__(self, _subtype='mixed', boundary=None, _subparts=None,
21 By default, creates a multipart/mixed message, with proper
25 `mixed'.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
multipart.py 17 def __init__(self, _subtype='mixed', boundary=None, _subparts=None,
21 By default, creates a multipart/mixed message, with proper
25 `mixed'.
  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/interface/
audio_conference_mixer.h 47 // Register/unregister a callback class for receiving the mixed audio.
65 // Inform the mixer that the participant should always be mixed and not
66 // count toward the number of mixed participants. Note that a participant
71 // mixable is set to true if the participant is mixed anonymously.
77 // downsampling of audio contributing to the mixed audio.
  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h 40 int32_t IsMixed(bool& mixed) const;
42 // Sets wasMixed to true if the participant was mixed previous mix
46 // Updates the mixed status.
47 int32_t SetIsMixed(const bool mixed);
99 // AudioFrames that are allowed to be mixed.
101 // used to be mixed but shouldn't be mixed any longer. These AudioFrames
114 // Return the AudioFrames that should be mixed anonymously.
118 // should contain a map of MixerParticipants that have been mixed.
190 MixerParticipantList _participantList; // May be mixed
    [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/proguard/src/proguard/obfuscate/
SimpleNameFactory.java 27 * This <code>NameFactory</code> generates unique short names, using mixed-case
44 * Creates a new <code>SimpleNameFactory</code> that generates mixed-case names.
55 * names will be mixed-case, or lower-case only.
106 // If we're allowed to generate mixed-case names, we can use twice as
138 System.out.println("Some mixed-case names:");
142 System.out.println("Some more mixed-case names:");
  /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/icu/icu4c/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/mdnsresponder/
mDNSResponder.sln 89 Debug|Mixed Platforms = Debug|Mixed Platforms
93 Release|Mixed Platforms = Release|Mixed Platforms
99 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
100 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|Mixed Platforms.Build.0 = Debug|x64
106 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Release|Mixed Platforms.ActiveCfg = Release|x64
107 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Release|Mixed Platforms.Build.0 = Release|x64
113 {C1D98254-BA27-4427-A3BE-A68CA2CC5F69}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
114 {C1D98254-BA27-4427-A3BE-A68CA2CC5F69}.Debug|Mixed Platforms.Build.0 = Debug|x64
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_content_setting_bubble_model_delegate.cc 14 // The URL for when the user clicks "learn more" on the mixed scripting page
36 // We don't (yet?) implement user-settable exceptions for mixed script
  /external/clang/test/SemaCXX/
member-pointer.cpp 195 void mixed();
196 static void mixed(int);
206 bind(&mixed); // expected-error {{no matching function for call}}
207 bind(&A::mixed); // expected-error {{no matching function for call}}
219 bindmem(&mixed); // expected-error {{no matching function for call}}
220 bindmem(&A::mixed);
232 bindfn(&mixed); // expected-error {{no matching function for call}}
233 bindfn(&A::mixed); // expected-error {{no matching function for call}}
245 void mixed();
246 static void mixed(int)
    [all...]
  /libcore/expectations/
knownfailures.txt 738 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt005",
739 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt017",
740 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt018",
741 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt019",
742 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt020",
743 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt022",
744 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt024",
745 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt029",
746 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt033",
747 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt034"
    [all...]
  /external/chromium_org/ppapi/tests/
test_browser_font.cc 65 // Mixed string, two chars of LTR, two of RTL, then two of LTR.
67 std::string mixed("AB\xd7\x94\xd7\x97ZZ");
69 pp::BrowserFontTextRun run(mixed);
90 pp::BrowserFontTextRun forced_run(mixed, false, true);
120 // Tests that we can get character positions in a mixed LTR/RTL run.
125 // Mixed string, two chars of LTR, two of RTL, than two of LTR.
127 std::string mixed("AB\xd7\x94\xd7\x97ZZ");
129 pp::BrowserFontTextRun run(mixed);
134 int pixel_width = font.MeasureText(pp::BrowserFontTextRun(mixed));
149 pp::BrowserFontTextRun forced_run(mixed, false, true)
    [all...]
  /external/deqp/doc/testspecs/GLES2/
functional.texture.units.txt 28 + Mixed texture formats
29 + Mixed texture types
30 + Mixed texture parameters

Completed in 173 milliseconds

12 3 4 5 6 7 8 91011>>