Home
last modified time | relevance | path

Searched refs:NY (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/src/math/
H A D__rem_pio2l.c32 #define NY 2 macro
59 #define NY 3 macro
75 double tx[NX],ty[NY]; in __rem_pio2l()
138 n = __rem_pio2_large(tx, ty, ex-0x3fff-23, i+1, NY); in __rem_pio2l()
140 if (NY == 3) in __rem_pio2l()
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__rem_pio2l.c32 #define NY 2 macro
59 #define NY 3 macro
75 double tx[NX],ty[NY]; in __rem_pio2l()
138 n = __rem_pio2_large(tx, ty, ex-0x3fff-23, i+1, NY); in __rem_pio2l()
140 if (NY == 3) in __rem_pio2l()
/third_party/skia/bench/
H A DAlternatingColorPatternBench.cpp81 NY = 5, enumerator
82 NUM_DRAWS = NX * NY,
120 for (int j = 0; j < NY; ++j) {
/third_party/mesa3d/src/freedreno/decode/scripts/
H A Dparse-submits.lua403 nbins = r.VSC_BIN_COUNT.NX * r.VSC_BIN_COUNT.NY
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.h1058 EVALUATE(NY);
H A Dsimulator-s390.cc1384 EvalTable[NY] = &Simulator::Evaluate_NY; in EvalTableInit()
9642 EVALUATE(NY) { in EVALUATE()
9643 DCHECK_OPCODE(NY); in EVALUATE()
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h868 V(ny, NY, 0xE354) /* type = RXY_A AND (32) */ \

Completed in 22 milliseconds