OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SW
(Results
1 - 8
of
8
) sorted by null
/external/qemu/audio/
audio_template.h
30
#define
SW
SWVoiceOut
35
#define
SW
SWVoiceIn
93
static void glue (audio_pcm_sw_free_resources_, TYPE) (
SW
*
sw
)
95
if (
sw
->buf) {
96
qemu_free (
sw
->buf);
99
if (
sw
->rate) {
100
st_rate_stop (
sw
->rate);
103
sw
->buf = NULL;
104
sw
->rate = NULL
347
SW *
sw
;
local
[
all
...]
/external/srec/tools/thirdparty/OpenFst/fst/lib/
map.h
686
typedef StringWeight<typename A::Label, S>
SW
;
693
return ToArc(0, 0, GW(
SW
::One(), arc.weight), kNoStateId);
696
return ToArc(0, 0, GW(
SW
::Zero(), arc.weight), kNoStateId);
700
GW(
SW
::One(), arc.weight), arc.nextstate);
704
GW(
SW
(arc.olabel), arc.weight), arc.nextstate);
722
typedef StringWeight<Label, S>
SW
;
731
SW
w1 = arc.weight.Value1();
762
typedef StringWeight<Label, S>
SW
;
785
SW
w1 = arc.weight.Value1();
797
map_.insert(pair<const
SW
, Label>(w1, l))
[
all
...]
/external/v8/src/mips/
constants-mips.cc
307
case
SW
:
constants-mips.h
202
SW
= ((5 << 3) + 3) << kOpcodeShift,
simulator-mips.cc
[
all
...]
assembler-mips.cc
795
void Assembler::
sw
(Register rd, const MemOperand& rs) {
function in class:v8::internal::Assembler
796
GenInstrImmediate(
SW
, rs.rm(), rd, rs.offset_);
/external/qemu/android/
hw-events.h
25
EV_TYPE(
SW
, 0x05) \
/external/sonivox/jet_tools/JetCreator/
img_splash.py
[
all
...]
Completed in 189 milliseconds