HomeSort by relevance Sort by last modified time
    Searched full:firststate (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/tools/json_schema_compiler/test/
enums.json 164 "name": "firstState",
  /external/llvm/lib/Support/
regex2.h 136 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
regengine.inc 140 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 222 g->firststate = THERE();
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 136 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
engine.c 136 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 214 g->firststate = THERE();
    [all...]
  /bionic/libc/upstream-netbsd/libc/regex/
regex2.h 188 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
engine.c 188 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 305 g->firststate = THERE();
    [all...]
  /frameworks/base/libs/hwui/
DisplayListOp.h 768 const DeferredDisplayState& firstState = *(ops[0].state);
769 renderer.restoreDisplayState(firstState, true); // restore all but the clip
    [all...]
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/
libc.so 

Completed in 621 milliseconds