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

  /external/sqlite/android/
PhoneNumberUtils.cpp 348 char ch_b = b[i_b]; local
353 if (isSeparator(ch_b)) {
359 if (ch_a != ch_b) {
429 const char ch_b = b[i_b]; local
430 if (isDialable(ch_b)) {
431 if (may_be_namp && tryGetISODigit(ch_b) == 1) {
  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSwizzleTests.cpp 1312 double& ch_b = ch_rgba[2]; local
    [all...]

Completed in 93 milliseconds