Home
last modified time | relevance | path

Searched refs:subd (Results 1 – 3 of 3) sorted by relevance

/external/skqp/tools/lua/
Dfind_ngrams_on_ct33 new_contents, subd = re.subn(NGRAMS_LUA_SUBSTITUTION_STR,
35 if subd != 1:
/external/python/pybind11/include/pybind11/
Dchrono.h89 auto subd = d - dd; in PYBIND11_NAMESPACE_BEGIN() local
90 auto ss = duration_cast<ss_t>(subd); in PYBIND11_NAMESPACE_BEGIN()
91 auto us = duration_cast<us_t>(subd - ss); in PYBIND11_NAMESPACE_BEGIN()
/external/llvm-project/llvm/test/CodeGen/MSP430/
Dlibcalls.ll408 define double @subd() #0 {
410 ; CHECK: subd: