HomeSort by relevance Sort by last modified time
    Searched defs:Depth (Results 1 - 3 of 3) sorted by null

  /external/expat/examples/
outline.c 46 int Depth;
53 for (i = 0; i < Depth; i++)
63 Depth++;
69 Depth--;
  /external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.h 40 int Depth;
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
replace.h 247 if (fst->Final(fst_state) != Weight::Zero() && stack.Depth() == 0)
307 if (fst->Final(fst_state) != Weight::Zero() && stack.Depth()) {
417 size_t Depth() const {

Completed in 33 milliseconds