Home
last modified time | relevance | path

Searched defs:current_term (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/tokenization/
Draw-query-tokenizer.cc468 std::string_view current_term, in OutputToken()
517 State* current_state, std::string_view* current_term, in ProcessTerm()
587 std::string_view current_term; in ProcessTerms() local
/external/crcalc/src/com/hp/creals/
DCR.java1264 BigInteger current_term = scaled_1; in approximate() local
1305 BigInteger current_term; in approximate() local
1353 BigInteger current_term = op_inverse; in approximate() local
1397 BigInteger current_term = x_nth; // x**n in approximate() local
1462 BigInteger current_term = op_appr.shiftLeft(op_prec - calc_precision); in approximate() local