Home
last modified time | relevance | path

Searched refs:STACK (Results 1 - 15 of 15) sorted by relevance

/third_party/lame/libmp3lame/i386/
H A Dnasm.h135 %assign %$STACK 0
144 %if %$STACK > 0
145 add esp, %$STACK
148 %if %$STACK <> (-%$STACKN)
157 %idefine sp(a) esp+%$STACK+a
170 sub esp, (-%$STACKN)-%$STACK
171 %assign %$STACK (-%$STACKN)
177 %assign %$STACK %$STACK+4
186 %assign %$STACK
[all...]
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py294 STACK = stack_st variable
296 ('sk', POINTER(STACK)),
631 ('attributes', POINTER(STACK)),
909 ('x509_chain', POINTER(STACK)),
940 ('auth_attr', POINTER(STACK)),
943 ('unauth_attr', POINTER(STACK)),
967 ('md_algs', POINTER(STACK)),
968 ('cert', POINTER(STACK)),
969 ('crl', POINTER(STACK)),
970 ('signer_info', POINTER(STACK)),
[all...]
/third_party/toybox/toys/pending/
H A Dawk.c256 #define STACK ((struct zvalue *)TT.stack.base) macro
2582 if (!IS_STR(&STACK[fmt_offs])) { in to_str_fmt()
2583 zstring_release(&STACK[fmt_offs].vst); in to_str_fmt()
2584 STACK[fmt_offs].vst = num_to_zstring(STACK[fmt_offs].num, "%.6g"); in to_str_fmt()
2585 STACK[fmt_offs].flags = ZF_STR; in to_str_fmt()
2587 v->vst = num_to_zstring(v->num, STACK[fmt_offs].vst->str); in to_str_fmt()
2724 STACK[NF].num = TT.nf_internal = nf; in set_nf()
2725 STACK[NF].flags = ZF_NUM; in set_nf()
2785 set_nf(*rec ? splitter(set_field, 0, rec, to_str(&STACK[F in build_fields()
[all...]
H A Dvi.c59 STACK, //global or stack perhaps toybuf
524 insert_str("", 0, 0, 0, STACK); in linelist_load()
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c545 #define STACK(i) ((i) * SSIZE_OF(sw)) macro
2136 stackpos = STACK(stackpos); in init_frame()
2243 SLJIT_ASSERT(stackpos == STACK(stacktop)); in init_frame()
2643 stackptr = STACK(stackptr); in copy_recurse_data()
2644 stacktop = STACK(stacktop); in copy_recurse_data()
9488 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(0), STR_PTR, 0); in compile_ref_iterator_matchingpath()
9489 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(1), SLJIT_IMM, 0); in compile_ref_iterator_matchingpath()
9511 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(0), SLJIT_IMM, 0); in compile_ref_iterator_matchingpath()
9545 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(0), STR_PTR, 0); in compile_ref_iterator_matchingpath()
9555 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK( in compile_ref_iterator_matchingpath()
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
H A Dssl.h1150 STACK *SSL_CTX_get_ciphers(const SSL_CTX *ctx);
1465 STACK *SSL_get_peer_cert_chain(const SSL *ssl);
1604 STACK *SSL_load_client_CA_file(const char *file);
/third_party/node/deps/v8/src/debug/
H A Ddebug-scopes.h71 enum class Mode { STACK, ALL }; member in v8::internal::ScopeIterator::Mode
H A Ddebug-scopes.cc795 if (mode == Mode::STACK && current_scope_->is_declaration_scope() && in VisitLocals()
883 if (mode == Mode::STACK) continue; in VisitLocals()
889 if (mode == Mode::STACK) continue; in VisitLocals()
918 if (mode == Mode::STACK && Type() == ScopeTypeLocal) { in VisitLocalScope()
H A Ddebug-evaluate.cc241 scope_iterator_.DeclaresLocals(ScopeIterator::Mode::STACK))) { in ContextBuilder()
243 scope_iterator_.ScopeObject(ScopeIterator::Mode::STACK); in ContextBuilder()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
H A Dssl_types.h45 typedef void STACK; typedef
/third_party/rust/crates/rustix/src/backend/linux_raw/mm/
H A Dtypes.rs75 const STACK = linux_raw_sys::general::MAP_STACK; consts
/third_party/node/deps/v8/src/objects/
H A Dscope-info.cc94 receiver_info = VariableAllocationInfo::STACK; in Create()
127 function_name_info = VariableAllocationInfo::STACK; in Create()
719 return allocation == VariableAllocationInfo::STACK || in HasAllocatedReceiver()
1105 case VariableAllocationInfo::STACK: in operator <<()
1106 return os << "STACK"; in operator <<()
/third_party/rust/crates/rustix/src/backend/libc/mm/
H A Dtypes.rs214 const STACK = c::MAP_STACK; consts
/third_party/ffmpeg/libavfilter/
H A Dvf_waveform.c59 STACK, enumerator
149 { "display", "set display mode", OFFSET(display), AV_OPT_TYPE_INT, {.i64=STACK}, 0, NB_DISPLAYS-1, FLAGS, "display" },
150 { "d", "set display mode", OFFSET(display), AV_OPT_TYPE_INT, {.i64=STACK}, 0, NB_DISPLAYS-1, FLAGS, "display" },
152 { "stack", NULL, 0, AV_OPT_TYPE_CONST, {.i64=STACK}, 0, 0, FLAGS, "display" },
2914 offset_x += s->size * (s->display == STACK); in graticule_row()
2956 offset_x += s->size * (s->display == STACK); in graticule16_row()
2997 offset_y += s->size * (s->display == STACK); in graticule_column()
3039 offset_y += s->size * (s->display == STACK); in graticule16_column()
3330 outlink->h = s->size * FFMAX(comp * (s->display == STACK), 1); in config_output()
3334 outlink->w = s->size * FFMAX(comp * (s->display == STACK), in config_output()
[all...]
/third_party/node/deps/v8/src/common/
H A Dglobals.h1834 enum class VariableAllocationInfo { NONE, STACK, CONTEXT, UNUSED }; member in v8::internal::ForInFeedback::DefineKeyedOwnPropertyInLiteralFlag::ExceptionStatus::VariableAllocationInfo

Completed in 39 milliseconds