Searched full:saves (Results 1 – 20 of 20) sorted by relevance
43 * during the smtp session, which saves some heap space. */
76 * The set operation saves the state of the function at the point
196 /** Saves the last server address to compare with response */201 /** Saves the last timestamp sent (which is sent back by the server)
145 /* This table saves flash read-fast instructions in QSPI mode,
207 This option saves both both code and RAM.
55 but saves time since there are both fewer insertions and fewer searches.
178 * greater than this length. This saves time but degrades compression.
1507 * is not too large. This saves time but degrades compression.
261 /** Saves the last server address to compare with response */266 /** Saves the last timestamp sent (which is sent back by the server)
34 and enabled with `--cache-file=config.cache' or simply `-C') that saves
96 <a name="l00076"></a>00076 <span class="comment"> * The set operation saves the state of the functi…
91 plus a struct memp_malloc_helper that saves the pool this element came from? */ in mem_malloc()
175 plus a struct memp_malloc_helper that saves the pool this element came from? */ in mem_malloc()
260 plus a struct memp_malloc_helper that saves the pool this element came from? */ in mem_malloc()
4000 float32_t energy; /**< saves previous frame energy. */4001 float32_t x0; /**< saves previous input sample. */4052 q31_t energy; /**< saves previous frame energy. */4053 q31_t x0; /**< saves previous input sample. */4106 q15_t energy; /**< saves previous frame energy. */4107 q15_t x0; /**< saves previous input sample. */
4162 float32_t energy; /**< saves previous frame energy. */4163 float32_t x0; /**< saves previous input sample. */4216 q31_t energy; /**< saves previous frame energy. */4217 q31_t x0; /**< saves previous input sample. */4272 q15_t energy; /**< saves previous frame energy. */4273 q15_t x0; /**< saves previous input sample. */
1277 # _sync_deps() and saves some work1945 # syntax checking. Inlining _next_token() and _peek_token() into them saves5508 # This saves work if we run into the symbol/choice again in later calls
1590 /* note: set_allowed_addrs() saves opts (but not addrs):
2067 * This saves RAM (counters per socket) and code (netconn event callback), which