Searched refs:sw (Results 1 - 25 of 457) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Source/platform/heap/asm/
H A DSaveRegisters_mips.S45 sw $s0,16($sp)
46 sw $s1,20($sp)
47 sw $s2,24($sp)
48 sw $s3,28($sp)
49 sw $s4,32($sp)
50 sw $s5,36($sp)
51 sw $s6,40($sp)
52 sw $s7,44($sp)
53 sw $ra,48($sp)
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
H A DSwitchable.java7 void apply(Switch sw); argument
H A DEOF.java28 public void apply(Switch sw) argument
30 ((Analysis) sw).caseEOF(this);
H A DANoopCommand.java22 public void apply(Switch sw) argument
24 ((Analysis) sw).caseANoopCommand(this);
H A DANoopExpression.java22 public void apply(Switch sw) argument
24 ((Analysis) sw).caseANoopExpression(this);
H A DTAlt.java28 public void apply(Switch sw) argument
30 ((Analysis) sw).caseTAlt(this);
/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-mips32-linux.S70 sw $31, 16($29)
73 sw $16, 20($29)
74 sw $17, 24($29)
75 sw $18, 28($29)
76 sw $19, 32($29)
77 sw $20, 36($29)
78 sw $21, 40($29)
79 sw $22, 44($29)
80 sw $23, 48($29)
83 sw
[all...]
/external/qemu/audio/
H A Daudio_template.h93 static void glue (audio_pcm_sw_free_resources_, TYPE) (SW *sw)
95 if (sw->buf) {
96 g_free (sw->buf);
99 if (sw->rate) {
100 st_rate_stop (sw->rate);
103 sw->buf = NULL;
104 sw->rate = NULL;
107 static int glue (audio_pcm_sw_alloc_resources_, TYPE) (SW *sw)
112 samples = sw->hw->samples;
114 samples = ((int64_t) sw
347 SW *sw; local
[all...]
H A Daudio.c42 #define SW_NAME(sw) (sw)->name ? (sw)->name : "unknown"
851 SWVoiceOut *sw; local
854 for (sw = hw->sw_head.lh_first; sw; sw = sw->entries.le_next) {
855 if (sw->active) {
869 SWVoiceOut *sw local
899 SWVoiceOut *sw; local
942 SWVoiceIn *sw; local
988 audio_pcm_sw_get_rpos_in(SWVoiceIn *sw) argument
1008 audio_pcm_sw_read(SWVoiceIn *sw, void *buf, int size) argument
1066 SWVoiceOut *sw; local
1106 audio_pcm_sw_write(SWVoiceOut *sw, void *buf, int size) argument
1263 AUD_write(SWVoiceOut *sw, void *buf, int size) argument
1281 AUD_read(SWVoiceIn *sw, void *buf, int size) argument
1299 AUD_get_buffer_size_out(SWVoiceOut *sw) argument
1304 AUD_set_active_out(SWVoiceOut *sw, int on) argument
1351 AUD_set_active_in(SWVoiceIn *sw, int on) argument
1392 audio_get_avail(SWVoiceIn *sw) argument
1415 audio_get_free(SWVoiceOut *sw) argument
1449 SWVoiceOut *sw = &sc->sw; local
1481 SWVoiceOut *sw; local
1591 SWVoiceIn *sw; local
1622 SWVoiceOut *sw; local
2171 SWVoiceOut *sw = cap->hw.sw_head.lh_first, *sw1; local
2197 AUD_set_volume_out(SWVoiceOut *sw, int mute, uint8_t lvol, uint8_t rvol) argument
2206 AUD_set_volume_in(SWVoiceIn *sw, int mute, uint8_t lvol, uint8_t rvol) argument
[all...]
H A Daudio.h109 SWVoiceOut *sw,
116 void AUD_close_out (QEMUSoundCard *card, SWVoiceOut *sw);
117 int AUD_write (SWVoiceOut *sw, void *pcm_buf, int size);
118 int AUD_get_buffer_size_out (SWVoiceOut *sw);
119 void AUD_set_active_out (SWVoiceOut *sw, int on);
120 int AUD_is_active_out (SWVoiceOut *sw);
122 void AUD_init_time_stamp_out (SWVoiceOut *sw, QEMUAudioTimeStamp *ts);
123 uint64_t AUD_get_elapsed_usec_out (SWVoiceOut *sw, QEMUAudioTimeStamp *ts);
125 void AUD_set_volume_out (SWVoiceOut *sw, int mute, uint8_t lvol, uint8_t rvol);
126 void AUD_set_volume_in (SWVoiceIn *sw, in
[all...]
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyscall-mips32-linux.S81 sw $4, 52($29)
82 sw $5, 48($29)
83 sw $6, 44($29)
84 sw $7, 40($29)
85 sw $31, 36($29)
86 sw $30, 32($29)
87 sw $16, 28($29)
88 sw $17, 24($29)
89 sw $18, 20($29)
90 sw
[all...]
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
H A DMyCertPathValidatorSpi.java37 private int sw = 0; field in class:MyCertPathValidatorSpi
42 ++sw;
44 if ((sw % 2) == 0) {
49 if ((sw % 3) == 0) {
/external/openssl/crypto/bn/asm/
H A Dmips-mont.S28 sw $30,(14-1)*4($29)
29 sw $23,(14-2)*4($29)
30 sw $22,(14-3)*4($29)
31 sw $21,(14-4)*4($29)
32 sw $20,(14-5)*4($29)
33 sw $19,(14-6)*4($29)
34 sw $18,(14-7)*4($29)
35 sw $17,(14-8)*4($29)
36 sw $16,(14-9)*4($29)
98 sw
[all...]
/external/pixman/pixman/
H A Dpixman-mips-memcpy-asm.S117 sw t0, 0(a0)
118 sw t1, 4(a0)
119 sw t2, 8(a0)
120 sw t3, 12(a0)
121 sw t4, 16(a0)
122 sw t5, 20(a0)
123 sw t6, 24(a0)
124 sw t7, 28(a0)
139 sw t0, 32(a0)
140 sw t
[all...]
/external/valgrind/main/helgrind/tests/
H A Dlocked_vs_unlocked1.c26 int sw = argc > 1; local
29 if (pthread_create(&child1, NULL, child_fn, (void*)(long)(sw ? 0 : 1))) {
34 if (pthread_create(&child2, NULL, child_fn, (void*)(long)(sw ? 1 : 0))) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_state_need_swtnl.c87 svga->state.sw.ve_format[i] = svga_translate_vertex_format(svga->curr.velems->velem[i].src_format);
88 if (svga->state.sw.ve_format[i] == SVGA3D_DECLTYPE_MAX) {
95 if (need_swvfetch != svga->state.sw.need_swvfetch) {
96 svga->state.sw.need_swvfetch = need_swvfetch;
166 if (need_pipeline != svga->state.sw.need_pipeline) {
167 svga->state.sw.need_pipeline = need_pipeline;
172 if (0 && svga->state.sw.need_pipeline)
173 debug_printf("sw.need_pipeline = %d\n", svga->state.sw.need_pipeline);
200 svga->state.sw
[all...]
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_need_swtnl.c87 svga->state.sw.ve_format[i] = svga_translate_vertex_format(svga->curr.velems->velem[i].src_format);
88 if (svga->state.sw.ve_format[i] == SVGA3D_DECLTYPE_MAX) {
95 if (need_swvfetch != svga->state.sw.need_swvfetch) {
96 svga->state.sw.need_swvfetch = need_swvfetch;
166 if (need_pipeline != svga->state.sw.need_pipeline) {
167 svga->state.sw.need_pipeline = need_pipeline;
172 if (0 && svga->state.sw.need_pipeline)
173 debug_printf("sw.need_pipeline = %d\n", svga->state.sw.need_pipeline);
200 svga->state.sw
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/
H A DMakefile5 SUBDIRS = drm sw
/external/mesa3d/src/gallium/state_trackers/dri/
H A DMakefile5 SUBDIRS = drm sw
/external/valgrind/main/none/tests/amd64/
H A Dinsn_mmx.def28 packssdw mm.sd[12345,123456] mm.sd[-12345,-123456] => 1.sw[-12345,-32768,12345,32767]
29 packssdw m64.sd[12345,123456] mm.sd[-12345,-123456] => 1.sw[-12345,-32768,12345,32767]
30 packsswb mm.sw[123,-123,1234,-1234] mm.sw[21,-21,321,-321] => 1.sb[21,-21,127,-128,123,-123,127,-128]
31 packsswb m64.sw[123,-123,1234,-1234] mm.sw[21,-21,321,-321] => 1.sb[21,-21,127,-128,123,-123,127,-128]
32 packuswb mm.sw[123,-123,1234,-1234] mm.sw[21,-21,321,-321] => 1.ub[21,0,255,0,123,0,255,0]
33 packuswb m64.sw[123,-123,1234,-1234] mm.sw[2
[all...]
/external/chromium_org/third_party/WebKit/Source/core/imagebitmap/
H A DWindowImageBitmapFactories.idl37 [CallWith=ScriptState, RaisesException] Promise createImageBitmap(HTMLImageElement image, long sx, long sy, long sw, long sh);
39 [CallWith=ScriptState, RaisesException] Promise createImageBitmap(HTMLVideoElement video, long sx, long sy, long sw, long sh);
41 [CallWith=ScriptState, RaisesException] Promise createImageBitmap(CanvasRenderingContext2D context, long sx, long sy, long sw, long sh);
43 [CallWith=ScriptState, RaisesException] Promise createImageBitmap(HTMLCanvasElement canvas, long sx, long sy, long sw, long sh);
H A DImageBitmapFactories.idl52 [CallWith=ScriptState, RaisesException] Promise createImageBitmap(Blob blob, long sx, long sy, long sw, long sh);
54 [CallWith=ScriptState, RaisesException] Promise createImageBitmap(ImageData data, long sx, long sy, long sw, long sh);
56 [CallWith=ScriptState, RaisesException] Promise createImageBitmap(ImageBitmap bitmap, long sx, long sy, long sw, long sh);
/external/chromium_org/base/synchronization/
H A Dwaitable_event_posix.cc177 SyncWaiter sw; local
178 sw.lock()->Acquire();
180 Enqueue(&sw);
189 if (sw.fired() || (finite_time && current_time >= end_time)) {
190 const bool return_value = sw.fired();
194 // and @sw would accept it, however we will still return false, so the
196 // Disable which makes sw::Fire return false.
197 sw.Disable();
198 sw.lock()->Release();
201 // WaitableEvent now: |Dequeue| is called even when |sw
255 SyncWaiter sw; local
[all...]
/external/llvm/utils/
H A Dfindoptdiff95 for sw in $all_switches ; do
96 echo -n " $sw"
97 switches="$switches $sw"
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
H A DTemplateSyntaxTree.java39 public void apply(Switch sw) { argument
40 root.apply(sw);

Completed in 435 milliseconds

1234567891011>>