Home
last modified time | relevance | path

Searched defs:nstack (Results 1 – 6 of 6) sorted by relevance

/third_party/re2/re2/
Dnfa.cc145 int nstack = 2*prog_->inst_count(kInstCapture) + in NFA() local
Donepass.cc436 int nstack = 0; in IsOnePass() local
Ddfa.cc434 int nstack = prog_->inst_count(kInstCapture) + in DFA() local
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c874 unsigned ngpr, nstack; in evergreen_emit_cs_shader() local
Dr600_asm.h259 unsigned nstack; member
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc287 int nstack; // Depth of recorded stack trace. member