Home
last modified time | relevance | path

Searched defs:context (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc66 _Unwind_Context* context) { in scanEHTable()
352 _Unwind_Context* context, in setRegisters()
360 _Unwind_Context *context) { in continueUnwinding()
484 _Unwind_Context* context, in setRegisters()
494 _Unwind_Context *context) { in continueUnwinding()
Ddynamic_cast.cc202 cast_context* context) in base_to_derived_cast()
328 cast_context context(v, src, dst, src2dst_offset); in __dynamic_cast() local
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregexec.c1080 unsigned int context; in acquire_init_state_context() local
1248 check_halt_node_context (const re_dfa_t *dfa, Idx node, unsigned int context) in check_halt_node_context()
1271 unsigned int context; in check_halt_state_context() local
2328 unsigned int context; in transit_state() local
2370 unsigned int context; in merge_state_with_log() local
2547 unsigned int context; in transit_state_mb() local
2617 unsigned int context; in transit_state_bkref() local
2930 unsigned int context; in check_arrival() local
4116 unsigned int context = re_string_context_at (&mctx->input, idx, in check_node_accept() local
Dregex_internal.c1459 calc_state_hash (const re_node_set *nodes, unsigned int context) in calc_state_hash()
1528 const re_node_set *nodes, unsigned int context) in re_acquire_state_context()
1673 unsigned int context, re_hashval_t hash) in create_cd_newstate()
Dregex_internal.h526 #define NOT_SATISFY_PREV_CONSTRAINT(constraint,context) \ argument
532 #define NOT_SATISFY_NEXT_CONSTRAINT(constraint,context) \ argument
546 unsigned int context : 4; member