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

12 3

  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 198 EAS_I32 staticPitch; /* (pitch bend * pitch sens) + fine pitch */
eas_vm_protos.h 378 * Note: some midi disassemblers display a bipolar pitch bend value.
381 * bipolar pitch bend = postive (m_nPitchBend - 0x2000)
383 * bipolar pitch bend = negative (0x2000 - m_nPitchBend)
387 * nPitchLSB - the LSB byte from the pitch bend message
430 * support RPN0 (pitch bend sensitivity), RPN1 (fine tuning) and
821 * Set the pitch bend range for the given channel.
    [all...]
eas_voicemgt.c     [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
HashMap.h 453 const_iterator bEnd = b.end();
456 if (bPos == bEnd || it->value != bPos->value)
  /bionic/libc/dns/resolv/
res_cache.c 649 _dnsPacket_bprintQName(DnsPacket* packet, char* bp, char* bend)
675 bp = _bprint_c(bp, bend, '.');
677 bp = _bprint_b(bp, bend, (const char*)p, c);
684 bp = _bprint_s(bp, bend, "<MALFORMED>");
    [all...]
  /external/chromium_org/content/common/android/
address_parser_unittest.cc 306 EXPECT_TRUE(IsLocationName("bend"));
address_parser_internal.cc 523 { "bayou", 5, false }, { "beach", 5, false }, { "bend", 4, false },
  /external/chromium_org/third_party/launchpad_translations/
generated_resources_ku.xtb 30 <translation id="1110155001042129815">Li bendê be</translation>
  /external/chromium_org/third_party/opus/src/celt/arm/
arm2gnu.pl 329 s/\bEND\b/@ END/;
  /external/libopus/celt/arm/
arm2gnu.pl 303 s/\bEND\b/@ END/;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderDeprecatedFlexibleBox.cpp 459 case BEND:
690 case BEND:
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_vm_protos.h 378 * Note: some midi disassemblers display a bipolar pitch bend value.
381 * bipolar pitch bend = postive (m_nPitchBend - 0x2000)
383 * bipolar pitch bend = negative (0x2000 - m_nPitchBend)
387 * nPitchLSB - the LSB byte from the pitch bend message
430 * support RPN0 (pitch bend sensitivity), RPN1 (fine tuning) and
821 * Set the pitch bend range for the given channel.
    [all...]
eas_voicemgt.c     [all...]
eas_fmsynth.c 531 /* calculate pitch bend */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_vm_protos.h 378 * Note: some midi disassemblers display a bipolar pitch bend value.
381 * bipolar pitch bend = postive (m_nPitchBend - 0x2000)
383 * bipolar pitch bend = negative (0x2000 - m_nPitchBend)
387 * nPitchLSB - the LSB byte from the pitch bend message
430 * support RPN0 (pitch bend sensitivity), RPN1 (fine tuning) and
821 * Set the pitch bend range for the given channel.
    [all...]
eas_voicemgt.c     [all...]
eas_fmsynth.c 531 /* calculate pitch bend */
  /external/openssl/crypto/des/
VERSION 170 As pointed out by The Crypt Keeper <tck@bend.UCSD.EDU>,
  /external/chromium_org/third_party/sqlite/src/test/
fuzzer1.test 265 INSERT INTO streetname VALUES('braids bend');
543 INSERT INTO streetname VALUES('feather bend');
    [all...]
  /external/qemu/target-arm/
cpu.h 552 * visible in S-PL1) but "Secure PL1" is a bit of a mouthful, we bend the
  /dalvik/docs/
debugmon.html 103 need to "bend" the JDWP spec.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rfc822.py 212 You may override this method if your application wants to bend the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rfc822.py 212 You may override this method if your application wants to bend the
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValueMappings.h 775 case BEND:
793 return BEND;
    [all...]
  /external/sonivox/jet_tools/JetCreator/
midifile.py 762 """Monitor pitch bend change."""
829 # generate pitch bend changes
    [all...]

Completed in 1567 milliseconds

12 3