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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/content/test/data/accessibility/
aria-pressed.html 5 @WIN-ALLOW:MIXED
15 <div tabindex=0 role="button" aria-pressed="mixed">Toggle button mixed</div>
aria-pressed-expected-win.txt 6 IA2_ROLE_TOGGLE_BUTTON FOCUSABLE PRESSED MIXED checkable:true
aria-pressed-expected-android.txt 5 android.widget.ToggleButton checkable clickable focusable name='Toggle button mixed'
aria-pressed-expected-mac.txt 5 AXCheckBox AXSubrole=AXToggleButton AXRoleDescription='toggle button' AXTitle='Toggle button mixed' AXValue='2'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_23.txt 2 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_24.txt 1 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_42.txt 1 Content-Type: multipart/mixed; boundary="AAA"
16 Content-Type: multipart/mixed; boundary="BBB"
msg_31.txt 3 Content-Type: multipart/mixed; boundary=BOUNDARY_
msg_37.txt 1 Content-Type: multipart/mixed; boundary=ABCDE
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"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_23.txt 2 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_24.txt 1 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_42.txt 1 Content-Type: multipart/mixed; boundary="AAA"
16 Content-Type: multipart/mixed; boundary="BBB"
msg_31.txt 3 Content-Type: multipart/mixed; boundary=BOUNDARY_
msg_37.txt 1 Content-Type: multipart/mixed; boundary=ABCDE
  /external/chromium_org/base/i18n/
case_conversion_unittest.cc 14 string16 mixed(ASCIIToUTF16("Text with UPPer & lowER casE."));
18 string16 result = base::i18n::ToLower(mixed);
21 result = base::i18n::ToUpper(mixed);
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/
p10.cpp 7 mutable const int f0; // expected-error{{'mutable' and 'const' cannot be mixed}}
8 mutable T0 f1; // expected-error{{'mutable' and 'const' cannot be mixed}}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email_torture.py 64 multipart/mixed
69 multipart/mixed
77 multipart/mixed
78 multipart/mixed
81 multipart/mixed
88 multipart/mixed
93 multipart/mixed
100 multipart/mixed
104 multipart/mixed
108 multipart/mixed
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email_torture.py 64 multipart/mixed
69 multipart/mixed
77 multipart/mixed
78 multipart/mixed
81 multipart/mixed
88 multipart/mixed
93 multipart/mixed
100 multipart/mixed
104 multipart/mixed
108 multipart/mixed
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/interface/
audio_conference_mixer_defines.h 30 // mixed will be set to true if the participant was mixed this mix iteration
31 int32_t IsMixed(bool& mixed) const;
54 // participants that were mixed last mix iteration.
65 // Callback function that provides the audio level of the mixed audio frame
78 // This callback function provides the mixed audio for this mix iteration.
  /external/chromium_org/third_party/re2/re2/testing/
exhaustive_test.cc 19 // Test mixed-case expressions.
24 // Test mixed-case in case-insensitive mode.
  /external/chromium_org/third_party/zlib/
README.chromium 20 A more significant change to support mixed-source data compression. See
21 crbug.com/139744 and mixed-source.patch.
  /external/llvm/test/CodeGen/Mips/
mips16_32_1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileCheck %s
2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileCheck %s
  /external/regex-re2/re2/testing/
exhaustive_test.cc 19 // Test mixed-case expressions.
24 // Test mixed-case in case-insensitive mode.

Completed in 1412 milliseconds

1 2 3 4 5 6 7 8 91011>>