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

  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 223 SET_FLAGS_VALUE,
225 // with SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef".
228 // yet (via SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef")
240 // SetCommandLineOption uses set_mode == SET_FLAGS_VALUE (the common case)
295 bool errors_are_fatal); // uses SET_FLAGS_VALUE
302 bool errors_are_fatal); // uses SET_FLAGS_VALUE
  /external/open-vcdiff/gflags/src/gflags/
gflags.h 232 SET_FLAGS_VALUE,
234 // with SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef".
237 // yet (via SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef")
249 // SetCommandLineOption uses set_mode == SET_FLAGS_VALUE (the common case)
300 bool errors_are_fatal); // uses SET_FLAGS_VALUE
307 bool errors_are_fatal); // uses SET_FLAGS_VALUE
  /external/open-vcdiff/gflags/src/windows/gflags/
gflags.h 241 SET_FLAGS_VALUE,
243 // with SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef".
246 // yet (via SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef")
258 // SetCommandLineOption uses set_mode == SET_FLAGS_VALUE (the common case)
309 bool errors_are_fatal); // uses SET_FLAGS_VALUE
316 bool errors_are_fatal); // uses SET_FLAGS_VALUE

Completed in 232 milliseconds