Searched refs:sn (Results 1 - 25 of 95) sorted by relevance

1234

/external/libcxx/test/libcxx/experimental/language.support/support.coroutines/
H A Ddialect_support.sh.cpp25 coro::suspend_never sn; variable
30 coro::suspend_never initial_suspend() { return sn; }
32 coro::suspend_never yield_value(int) { return sn; }
48 co_await sn; local
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
H A Dplot_neteq_delay.m21 s.sn=unwrap_seqno(s.sn);
46 s.sn(one_desc_ix(k))=s.sn(ix)+1;
54 s.sn=s.sn(ix);
65 [~,un_ix]=unique(s.sn);
66 nonun_ix=setdiff(1:length(s.sn),un_ix);
72 [s.sn,sort_ix]=sort(s.sn);
[all...]
/external/jemalloc/include/jemalloc/internal/
H A Dchunk.h65 size_t *sn, bool *zero, bool *commit, bool dalloc_node);
68 size_t *sn, bool *zero, bool *commit);
70 chunk_hooks_t *chunk_hooks, void *chunk, size_t size, size_t sn,
73 chunk_hooks_t *chunk_hooks, void *chunk, size_t size, size_t sn,
H A Dextent.h62 /* Linkage for the size/sn/address-ordered tree. */
98 void extent_node_sn_set(extent_node_t *node, size_t sn);
104 size_t size, size_t sn, bool zeroed, bool committed);
191 extent_node_sn_set(extent_node_t *node, size_t sn) argument
194 node->en_sn = sn;
227 size_t sn, bool zeroed, bool committed)
233 extent_node_sn_set(node, sn);
226 extent_node_init(extent_node_t *node, arena_t *arena, void *addr, size_t size, size_t sn, bool zeroed, bool committed) argument
/external/ltp/utils/sctp/testlib/
H A Dsctputil.c103 union sctp_notification *sn; local
143 sn = (union sctp_notification *)msg->msg_iov[0].iov_base;
144 switch (sn->sn_header.sn_type) {
146 switch (sn->sn_assoc_change.sac_state) {
164 sn->sn_assoc_change.sac_state);
169 printf("%d", sn->sn_header.sn_type);
185 union sctp_notification *sn; local
199 sn = (union sctp_notification *)buf;
200 if (sn->sn_header.sn_type != expected_sn_type)
202 "expected:%d", sn
[all...]
/external/strace/tests/
H A Dsetresugid.c84 const unsigned int sn = ugid2int(tests[i].s); local
88 !num_matches_id(sn, ugid))
107 print_int(sn);
/external/strace/tests-m32/
H A Dsetresugid.c84 const unsigned int sn = ugid2int(tests[i].s); local
88 !num_matches_id(sn, ugid))
107 print_int(sn);
/external/strace/tests-mx32/
H A Dsetresugid.c84 const unsigned int sn = ugid2int(tests[i].s); local
88 !num_matches_id(sn, ugid))
107 print_int(sn);
/external/boringssl/src/crypto/obj/
H A Dobj.c103 char *sn = NULL, *ln = NULL; local
119 r->ln = r->sn = NULL;
141 if (o->sn != NULL) {
142 sn = OPENSSL_strdup(o->sn);
143 if (sn == NULL) {
148 r->sn = sn;
159 OPENSSL_free(sn);
259 return strcmp(name, kObjects[nid].sn);
[all...]
/external/pdfium/third_party/libopenjpeg20/
H A Ddwt.c84 OPJ_INT32 sn; /* number of elements in low pass band */ member in struct:dwt_local
95 OPJ_INT32 sn ; /* number of elements in low pass band */ member in struct:v4dwt_local
125 OPJ_INT32 sn, OPJ_INT32 cas);
130 OPJ_INT32 sn, OPJ_INT32 x, OPJ_INT32 cas);
135 OPJ_INT32 sn, OPJ_INT32 cas);
140 OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas);
210 #define UNDERFLOW_SN(i) ((i) >= sn&&sn>0)
217 #define OPJ_S_(i) ((i)<0 ? OPJ_S(0) : (UNDERFLOW_SN(i) ? OPJ_S(sn - 1) : OVERFLOW_S(i) ? OPJ_S(i - 1) : OPJ_S(i)))
221 #define OPJ_DD_(i) ((i)<0 ? OPJ_D(0) : (UNDERFLOW_SN(i) ? OPJ_D(sn
256 opj_dwt_deinterleave_h(OPJ_INT32 *a, OPJ_INT32 *b, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas) argument
280 opj_dwt_deinterleave_v(OPJ_INT32 *a, OPJ_INT32 *b, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 x, OPJ_INT32 cas) argument
354 opj_dwt_encode_1(OPJ_INT32 *a, OPJ_SIZE_T a_count, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas) argument
386 opj_dwt_decode_1_(OPJ_INT32 *a, OPJ_SIZE_T a_count, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas) argument
422 opj_idwt53_h_cas0(OPJ_INT32* tmp, const OPJ_INT32 sn, const OPJ_INT32 len, OPJ_INT32* tiledp) argument
490 opj_idwt53_h_cas1(OPJ_INT32* tmp, const OPJ_INT32 sn, const OPJ_INT32 len, OPJ_INT32* tiledp) argument
648 opj_idwt53_v_cas0_mcols_SSE2_OR_AVX2( OPJ_INT32* tmp, const OPJ_INT32 sn, const OPJ_INT32 len, OPJ_INT32* tiledp_col, const OPJ_SIZE_T stride) argument
749 opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2( OPJ_INT32* tmp, const OPJ_INT32 sn, const OPJ_INT32 len, OPJ_INT32* tiledp_col, const OPJ_SIZE_T stride) argument
861 opj_idwt3_v_cas0(OPJ_INT32* tmp, const OPJ_INT32 sn, const OPJ_INT32 len, OPJ_INT32* tiledp_col, const OPJ_SIZE_T stride) argument
911 opj_idwt3_v_cas1(OPJ_INT32* tmp, const OPJ_INT32 sn, const OPJ_INT32 len, OPJ_INT32* tiledp_col, const OPJ_SIZE_T stride) argument
1047 opj_dwt_encode_1_real(OPJ_INT32 *a, OPJ_SIZE_T a_count, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas) argument
1160 OPJ_INT32 dn, sn; local
1552 opj_dwt_interleave_partial_h(OPJ_INT32 *dest, OPJ_INT32 cas, opj_sparse_array_int32_t* sa, OPJ_UINT32 sa_line, OPJ_UINT32 sn, OPJ_UINT32 win_l_x0, OPJ_UINT32 win_l_x1, OPJ_UINT32 win_h_x0, OPJ_UINT32 win_h_x1) argument
1579 opj_dwt_interleave_partial_v(OPJ_INT32 *dest, OPJ_INT32 cas, opj_sparse_array_int32_t* sa, OPJ_UINT32 sa_col, OPJ_UINT32 nb_cols, OPJ_UINT32 sn, OPJ_UINT32 win_l_y0, OPJ_UINT32 win_l_y1, OPJ_UINT32 win_h_y0, OPJ_UINT32 win_h_y1) argument
1606 opj_dwt_decode_partial_1(OPJ_INT32 *a, OPJ_SIZE_T a_count, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas, OPJ_INT32 win_l_x0, OPJ_INT32 win_l_x1, OPJ_INT32 win_h_x0, OPJ_INT32 win_h_x1) argument
1689 opj_dwt_decode_partial_1_parallel(OPJ_INT32 *a, OPJ_UINT32 nb_cols, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas, OPJ_INT32 win_l_x0, OPJ_INT32 win_l_x1, OPJ_INT32 win_h_x0, OPJ_INT32 win_h_x1) argument
[all...]
/external/opencv/cv/src/
H A Dcvcamshift.cpp176 double cs, sn; local
239 sn = sin( theta );
241 rotate_a = cs * cs * mu20 + 2 * cs * sn * mu11 + sn * sn * mu02;
242 rotate_c = sn * sn * mu20 - 2 * cs * sn * mu11 + cs * cs * mu02;
252 CV_SWAP( cs, sn, t );
264 t1 = cvRound( fabs( width * sn ));
[all...]
/external/boringssl/src/crypto/asn1/
H A Da_object.c173 * only the ASN1_OBJECTs from the 'table' will have values for ->sn or
203 ret->sn = NULL;
231 ret->sn = NULL;
245 if (a->sn != NULL)
246 OPENSSL_free((void *)a->sn);
250 a->sn = a->ln = NULL;
263 const char *sn, const char *ln)
267 o.sn = sn;
262 ASN1_OBJECT_create(int nid, unsigned char *data, int len, const char *sn, const char *ln) argument
/external/ltp/pan/
H A Dsymbol.c139 register struct sym *sn; local
147 for (sn = sym->sym; sn != NULL && sn->next != NULL;
148 sn = sn->next) ;
149 sn->next = mknode(NULL, key, data);
150 assert(sn->next != NULL);
151 if (sn->next == NULL)
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
H A DTestUScript.java218 String sn = UScript.getShortName(sc);
224 assertTrue(sn + " not encoded, no sample", sample.length() == 0); // Java 6: sample.isEmpty()
225 assertFalse(sn + " not encoded, not RTL", UScript.isRightToLeft(sc));
226 assertFalse(sn + " not encoded, not LB letters", UScript.breaksBetweenLetters(sc));
227 assertFalse(sn + " not encoded, not cased", UScript.isCased(sc));
228 assertTrue(sn + " not encoded, no characters", scriptSet.isEmpty());
230 assertFalse(sn + " encoded, has a sample character", sample.length() == 0); // Java 6: sample.isEmpty()
233 assertEquals(sn + " script(sample(script))",
235 assertEquals(sn + " RTL vs. set", rtl.contains(firstChar), UScript.isRightToLeft(sc));
236 assertEquals(sn
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DTestUScript.java215 String sn = UScript.getShortName(sc);
221 assertTrue(sn + " not encoded, no sample", sample.length() == 0); // Java 6: sample.isEmpty()
222 assertFalse(sn + " not encoded, not RTL", UScript.isRightToLeft(sc));
223 assertFalse(sn + " not encoded, not LB letters", UScript.breaksBetweenLetters(sc));
224 assertFalse(sn + " not encoded, not cased", UScript.isCased(sc));
225 assertTrue(sn + " not encoded, no characters", scriptSet.isEmpty());
227 assertFalse(sn + " encoded, has a sample character", sample.length() == 0); // Java 6: sample.isEmpty()
230 assertEquals(sn + " script(sample(script))",
232 assertEquals(sn + " RTL vs. set", rtl.contains(firstChar), UScript.isRightToLeft(sc));
233 assertEquals(sn
[all...]
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c45 prog->in[i].sn = info->in[i].sn;
56 if (info->in[i].sn == TGSI_SEMANTIC_PRIMID)
62 switch (info->sv[i].sn) {
93 switch (info->out[i].sn) {
118 prog->out[i].sn = info->out[i].sn;
149 switch (info->in[i].sn) {
163 if (info->in[i].sn == TGSI_SEMANTIC_POSITION) {
171 if (info->in[i].sn
[all...]
H A Dnv50_program.h39 ubyte sn; /* semantic name */ member in struct:nv50_varying
/external/jemalloc/src/
H A Dchunk.c54 extent_tree_t *chunks_ad, bool cache, void *chunk, size_t size, size_t sn,
203 void *new_addr, size_t size, size_t alignment, size_t *sn, bool *zero,
247 *sn = extent_node_sn_get(node);
281 chunks_ad, cache, ret, size + trailsize, *sn,
292 + trailsize, *sn, zeroed, committed);
297 trailsize, *sn, zeroed, committed);
306 cache, ret, size, *sn, zeroed, committed);
390 void *new_addr, size_t size, size_t alignment, size_t *sn, bool *zero,
402 new_addr, size, alignment, sn, zero, commit, dalloc_node);
456 void *new_addr, size_t size, size_t alignment, size_t *sn, boo
201 chunk_recycle(tsdn_t *tsdn, arena_t *arena, chunk_hooks_t *chunk_hooks, extent_tree_t *chunks_szsnad, extent_tree_t *chunks_ad, bool cache, void *new_addr, size_t size, size_t alignment, size_t *sn, bool *zero, bool *commit, bool dalloc_node) argument
389 chunk_alloc_cache(tsdn_t *tsdn, arena_t *arena, chunk_hooks_t *chunk_hooks, void *new_addr, size_t size, size_t alignment, size_t *sn, bool *zero, bool *commit, bool dalloc_node) argument
455 chunk_alloc_retained(tsdn_t *tsdn, arena_t *arena, chunk_hooks_t *chunk_hooks, void *new_addr, size_t size, size_t alignment, size_t *sn, bool *zero, bool *commit) argument
477 chunk_alloc_wrapper(tsdn_t *tsdn, arena_t *arena, chunk_hooks_t *chunk_hooks, void *new_addr, size_t size, size_t alignment, size_t *sn, bool *zero, bool *commit) argument
511 chunk_record(tsdn_t *tsdn, arena_t *arena, chunk_hooks_t *chunk_hooks, extent_tree_t *chunks_szsnad, extent_tree_t *chunks_ad, bool cache, void *chunk, size_t size, size_t sn, bool zeroed, bool committed) argument
607 chunk_dalloc_cache(tsdn_t *tsdn, arena_t *arena, chunk_hooks_t *chunk_hooks, void *chunk, size_t size, size_t sn, bool committed) argument
640 chunk_dalloc_wrapper(tsdn_t *tsdn, arena_t *arena, chunk_hooks_t *chunk_hooks, void *chunk, size_t size, size_t sn, bool zeroed, bool committed) argument
[all...]
H A Dbase.c46 size_t sn = atomic_add_z(&base_extent_sn_next, 1) - 1; local
48 extent_node_init(node, NULL, addr, size, sn, true, true);
/external/llvm/utils/yaml-bench/
H A DYAMLBench.cpp95 if (yaml::ScalarNode *sn = dyn_cast<yaml::ScalarNode>(n)) {
97 StringRef Val = sn->getValue(Storage);
101 } else if (yaml::SequenceNode *sn = dyn_cast<yaml::SequenceNode>(n)) {
104 for (yaml::SequenceNode::iterator i = sn->begin(), e = sn->end();
/external/pdfium/xfa/fxgraphics/
H A Dcxfa_gepath.cpp59 float sn = sin(start_angle + sweep_angle / 2); local
63 bezier.x = pos.x + (size.width * ((points[0].x * cs) - (points[0].y * sn)));
64 bezier.y = pos.y + (size.height * ((points[0].x * sn) + (points[0].y * cs)));
67 bezier.x = pos.x + (size.width * ((points[1].x * cs) - (points[1].y * sn)));
68 bezier.y = pos.y + (size.height * ((points[1].x * sn) + (points[1].y * cs)));
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/
H A DDotPrinter.java84 for (PropertyMetaModel sn : subNodes) {
85 Node nd = (Node) sn.getValue(node);
87 output(nd, ndName, sn.getName(), builder);
H A DYamlPrinter.java76 for (PropertyMetaModel sn : subNodes) {
77 Node nd = (Node) sn.getValue(node);
79 output(nd, sn.getName(), level, builder);
/external/adhd/cras/src/dsp/
H A Dbiquad.c56 double sn = 0.5 * d * sin(theta); local
57 double beta = 0.5 * (1 - sn) / (1 + sn);
91 double sn = 0.5 * d * sin(theta); local
92 double beta = 0.5 * (1 - sn) / (1 + sn);
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c245 const unsigned sn = fs->info.input_semantic_name[i]; local
248 if (sn == wide->sprite_coord_semantic) {
252 } else if (sn != TGSI_SEMANTIC_PCOORD) {
259 slot = draw_alloc_extra_vertex_attrib(draw, sn, si);

Completed in 5436 milliseconds

1234