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

  /external/icu/icu4c/source/samples/ucnv/
convsamp.cpp 626 UBool flagVal;
672 flagVal = context->flag; /* it's about to go away when we close the cnv */
679 return flagVal; /* true if callback was called */
721 UBool flagVal = FALSE;
827 flagVal = cloneFlagCtx->flag; /* it's about to go away when we close the cnv */
837 return flagVal; /* true if callback was called */
  /prebuilts/go/darwin-x86/src/flag/
flag.go 22 flag.Var(&flagVal, "name", "help message for flagname")
  /prebuilts/go/linux-x86/src/flag/
flag.go 22 flag.Var(&flagVal, "name", "help message for flagname")

Completed in 5985 milliseconds