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

  /external/protobuf/src/google/protobuf/util/internal/
field_mask_utility.cc 74 bool is_quoted = false; local
82 if (is_quoted) {
93 is_quoted = false;
107 is_quoted = true;
  /external/kmod/libkmod/
libkmod-config.c 500 bool is_quoted = false, is_module = true; local
519 is_quoted = !is_quoted;
521 if (is_quoted) {
535 if (is_quoted)
  /external/opencv/cxcore/src/
cxpersistence.cpp 1921 int i = 0, len, is_quoted = 0; local
    [all...]

Completed in 485 milliseconds