Home
last modified time | relevance | path

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

/external/v8/src/base/
Ddivision-by-constant.cc24 const T anc = t - 1 - t % ad; // Absolute value of nc in SignedDivisionByConstant() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1400 APInt ad, anc, delta, q1, r1, q2, r2, t; in magic() local
/external/llvm/lib/Support/
DAPInt.cpp1426 APInt ad, anc, delta, q1, r1, q2, r2, t; in magic() local
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp1497 APInt ad, anc, delta, q1, r1, q2, r2, t; in magic() local
/external/libxml2/
Dxmlschemas.c17943 xmlSchemaTypePtr anc; in xmlSchemaTypeFixupWhitespace() local