Home
last modified time | relevance | path

Searched defs:state (Results 1 – 10 of 10) sorted by relevance

/sqlite-3.40.0/ext/rbu/
H A Drbu_common.tcl18 proc check_prestep_state {target state} {
34 proc check_poststep_state {rc target state} {
/sqlite-3.40.0/src/
H A Dcomplete.c105 u8 state = 0; /* Current state, using numbers defined in header comment */ in sqlite3_complete() local
H A Dpager.c7338 int state = pPager->eState; in sqlite3PagerSetJournalMode() local
H A Dshell.c.in5213 static char *readline_completion_generator(const char *text, int state){
/sqlite-3.40.0/tool/
H A Dlemon.c358 struct state { struct
359 struct config *bp; /* The basis configurations for this state */ argument
361 int statenum; /* Sequential number for this state */ argument
362 struct action *ap; /* List of actions for this state */ argument
367 int autoReduce; /* True if this is an auto-reduce state */ argument
2237 enum e_state state; /* The state of the parser */ member
H A Dstripccomments.c62 enum states state = S_NONE /* current state */; in do_it_all() local
H A Ddbhash.c33 unsigned int state[5]; member
H A Dmksourceid.c532 unsigned int state[5]; member
/sqlite-3.40.0/ext/misc/
H A Dsha1.c37 unsigned int state[5]; member
/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js1030 target.scopedAllocPop = function(state){ argument