HomeSort by relevance Sort by last modified time
    Searched refs:st (Results 1 - 25 of 2593) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/r11/sources/android/support/src/musl-multibyte/
mbsinit.c 9 int mbsinit(const mbstate_t *st)
11 return !st || !*(unsigned *)st;
  /prebuilts/ndk/r13/sources/android/support/src/musl-multibyte/
mbsinit.c 9 int mbsinit(const mbstate_t *st)
11 return !st || !*(unsigned *)st;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
compat.s 3 fsub %st,%st(3)
5 fsubp %st(3)
6 fsubp %st,%st(3)
7 fsubr %st,%st(3)
9 fsubrp %st(3)
10 fsubrp %st,%st(3
    [all...]
float.s 4 fadd %st(3)
5 fadd %st(3),%st
6 fadd %st,%st(3)
12 faddp %st(3)
13 faddp %st,%st(3)
15 fsub %st(3)
16 fsub %st(3),%s
    [all...]
compat-intel.d 11 [ ]*[a-f0-9]+: dc e3 fsubr st\(3\),st
12 [ ]*[a-f0-9]+: de e1 fsubrp st\(1\),st
13 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
14 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
15 [ ]*[a-f0-9]+: dc eb fsub st\(3\),st
    [all...]
compat.d 10 [ ]*[a-f0-9]+: dc e3 fsub %st,%st\(3\)
11 [ ]*[a-f0-9]+: de e1 fsubp %st,%st\(1\)
12 [ ]*[a-f0-9]+: de e3 fsubp %st,%st\(3\)
13 [ ]*[a-f0-9]+: de e3 fsubp %st,%st\(3\)
14 [ ]*[a-f0-9]+: dc eb fsubr %st,%st\(3\
    [all...]
  /external/speex/libspeex/
buffer.c 53 SpeexBuffer *st = speex_alloc(sizeof(SpeexBuffer)); local
54 st->data = speex_alloc(size);
55 st->size = size;
56 st->read_ptr = 0;
57 st->write_ptr = 0;
58 st->available = 0;
59 return st;
62 EXPORT void speex_buffer_destroy(SpeexBuffer *st)
64 speex_free(st->data);
65 speex_free(st);
    [all...]
sb_celp.c 113 #define SUBMODE(x) st->submodes[st->submodeID]->x
194 SBEncState *st; local
197 st = (SBEncState*)speex_alloc(sizeof(SBEncState));
198 if (!st)
200 st->mode = m;
204 st->st_low = speex_encoder_init(mode->nb_mode);
206 st->stack = NULL;
208 /*st->stack = (char*)speex_alloc_scratch(SB_ENC_STACK);*/
209 speex_encoder_ctl(st->st_low, SPEEX_GET_STACK, &st->stack)
277 SBEncState *st=(SBEncState*)state; local
306 SBEncState *st; local
758 SBDecState *st; local
816 SBDecState *st; local
876 SBDecState *st; local
1103 SBEncState *st; local
1362 SBDecState *st; local
    [all...]
resample.c 332 static int resampler_basic_direct_single(SpeexResamplerState *st, spx_uint32_t channel_index, const spx_word16_t *in, spx_uint32_t *in_len, spx_word16_t *out, spx_uint32_t *out_len)
334 const int N = st->filt_len;
336 int last_sample = st->last_sample[channel_index];
337 spx_uint32_t samp_frac_num = st->samp_frac_num[channel_index];
338 const spx_word16_t *sinc_table = st->sinc_table;
339 const int out_stride = st->out_stride;
340 const int int_advance = st->int_advance;
341 const int frac_advance = st->frac_advance;
342 const spx_uint32_t den_rate = st->den_rate;
376 st->last_sample[channel_index] = last_sample
737 SpeexResamplerState *st; local
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
sintstack.c 60 sint_freestack(SIntStack *st)
62 sint_freestack(st)
63 SIntStack *st;
66 if ( st==NULL ) return;
67 if ( st->data==NULL ) return;
68 free(st->data);
69 free(st);
74 sint_push(SIntStack *st,int i)
76 sint_push(st,i)
77 SIntStack *st;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
ldst06.s 0 # st.b (no relocations here)
4 st.b %r0,0(%r0)
5 st.b %r31,1(%r1)
6 st.b %r30,2(%r2)
7 st.b %r29,513(%r3)
8 st.b %r28,1028(%r4)
9 st.b %r27,4090(%r5)
10 st.b %r26,8190(%r6)
11 st.b %r25,16385(%r7)
12 st.b %r25,32007(%r7
    [all...]
ldst04.s 0 # st.l (no relocations here)
4 st.l %r0,0(%r0)
5 st.l %r31,124(%r1)
6 st.l %r30,256(%r2)
7 st.l %r29,512(%r3)
8 st.l %r28,1024(%r4)
9 st.l %r27,4096(%r5)
10 st.l %r26,8192(%r6)
11 st.l %r25,16384(%r7)
12 st.l %r24,-16384(%r8
    [all...]
ldst05.s 0 # st.s (no relocations here)
4 st.s %r0,0(%r0)
5 st.s %r31,122(%r1)
6 st.s %r30,258(%r2)
7 st.s %r29,512(%r3)
8 st.s %r28,1028(%r4)
9 st.s %r27,4090(%r5)
10 st.s %r26,8190(%r6)
11 st.s %r25,16384(%r7)
12 st.s %r24,-16384(%r8
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_atom_shader.c 58 get_passthrough_fs(struct st_context *st)
60 if (!st->passthrough_fs) {
61 st->passthrough_fs =
62 util_make_fragment_passthrough_shader(st->pipe);
65 return st->passthrough_fs;
74 update_fp( struct st_context *st )
79 assert(st->ctx->FragmentProgram._Current);
80 stfp = st_fragment_program(st->ctx->FragmentProgram._Current);
84 key.st = st;
    [all...]
st_extensions.h 35 extern void st_init_limits(struct st_context *st);
37 extern void st_init_extensions(struct st_context *st);
st_cb_flush.c 52 is_front_buffer_dirty(struct st_context *st)
54 struct gl_framebuffer *fb = st->ctx->DrawBuffer;
65 display_front_buffer(struct st_context *st)
67 struct gl_framebuffer *fb = st->ctx->DrawBuffer;
74 st_manager_flush_frontbuffer(st);
79 void st_flush( struct st_context *st,
82 FLUSH_CURRENT(st->ctx, 0);
84 st_flush_bitmap_cache(st);
86 st->pipe->flush( st->pipe, fence )
113 struct st_context *st = st_context(ctx); local
133 struct st_context *st = st_context(ctx); local
    [all...]
st_context.c 78 struct st_context *st = st_context(ctx); local
81 if (st->clamp_frag_color_in_shader && (new_state & _NEW_FRAG_CLAMP)) {
83 st->dirty.st |= ST_NEW_FRAGMENT_PROGRAM;
87 if (st->clamp_vert_color_in_shader && (new_state & _NEW_LIGHT)) {
88 st->dirty.st |= ST_NEW_VERTEX_PROGRAM;
91 st->dirty.mesa |= new_state;
92 st->dirty.st |= ST_NEW_MESA
122 struct st_context *st = ST_CALLOC_STRUCT( st_context ); local
    [all...]
  /external/syslinux/com32/lib/math/
pow.S 14 fld %st(0)
16 fsubr %st,%st(1)
17 fxch %st(1)
20 faddp %st,%st(1)
22 fstp %st(1)
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
StreamTokenizerTest.java 34 StreamTokenizer st; field in class:StreamTokenizerTest
43 st = new StreamTokenizer(new StringBufferInputStream(
47 StreamTokenizer.TT_WORD, st.nextToken());
49 "d", st.sval);
52 StreamTokenizer.TT_NUMBER, st.nextToken());
54 8.0, st.nval);
57 39, st.nextToken());
59 "h", st.sval);
68 StreamTokenizer.TT_WORD, st.nextToken());
70 "d", st.sval)
304 StreamTokenizer st = new StreamTokenizer(reader); local
317 StreamTokenizer st = new StreamTokenizer(reader); local
330 StreamTokenizer st = new StreamTokenizer(reader); local
356 StreamTokenizer st = new StreamTokenizer(reader); local
370 StreamTokenizer st = new StreamTokenizer(reader); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
st.s 0 # st test
3 st r1,[r2]
4 st r1,[r2,14]
6 st.a r1,[r3,14]
8 st r1,[900]
10 st -8,[r2,-8]
11 st 80,[750]
12 st r2,[foo]
13 st.di r1,[r2,2]
14 st.a.di r1,[r2,3
    [all...]
  /bionic/libm/x86/
libm_tancot_huge.S 123 fmul %st(1), %st
124 faddp %st, %st(2)
126 fmul %st(1), %st
127 faddp %st, %st(2)
129 fmulp %st, %st(1
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
g_adapt.cpp 102 st -- double pointer to GainAdaptState
105 st -- double ponter to GainAdaptState
159 Word16 gain_adapt_init(GainAdaptState **st)
163 if (st == (GainAdaptState **) NULL)
168 *st = NULL;
177 *st = s;
189 st -- double pointer to GainAdaptState
192 st -- double ponter to GainAdaptState
245 Word16 gain_adapt_reset(GainAdaptState *st)
249 if (st == (GainAdaptState *) NULL
    [all...]
sid_sync.cpp 127 the pointer to state struct in *st. This pointer has to be passed to sid_sync
258 Word16 sid_sync_reset(void *st)
260 sid_syncState *state = (sid_syncState *) st;
337 sid_syncState **st = (sid_syncState **) state; local
339 if (st == NULL || *st == NULL)
345 free(*st);
346 *st = NULL;
361 st = pointer to the state structure used for SID synchronization
366 st->sid_handover_debt is set to debtFrame
500 sid_syncState *st = (sid_syncState *) state; local
    [all...]
  /external/strace/
print_struct_stat.c 40 print_struct_stat(struct tcb *tcp, const struct strace_stat *const st)
45 print_dev_t(st->dev);
46 tprintf(", st_ino=%llu, st_mode=", st->ino);
47 print_symbolic_mode_t(st->mode);
49 st->nlink, st->uid, st->gid);
50 tprintf(", st_blksize=%llu", st->blksize);
51 tprintf(", st_blocks=%llu", st->blocks);
54 print_symbolic_mode_t(st->mode)
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
open_wmemstream.c 43 struct state *st = v; local
47 end = (st->pos + l);
49 if (end >= st->size) {
51 size_t sz = st->size * 8 / 5;
55 p = reallocarray(st->string, sz, sizeof(wchar_t));
58 bzero(p + st->size, (sz - st->size) * sizeof(wchar_t));
59 *st->pbuf = st->string = p;
60 st->size = sz
82 struct state *st = v; local
116 struct state *st = v; local
126 struct state *st; local
    [all...]

Completed in 1444 milliseconds

1 2 3 4 5 6 7 8 91011>>