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

  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 116 // SetCommandLineOption, we call the validation function.
240 // SetCommandLineOption uses set_mode == SET_FLAGS_VALUE (the common case)
241 extern std::string SetCommandLineOption(const char* name, const char* value);
  /external/open-vcdiff/gflags/src/gflags/
gflags.h 120 // SetCommandLineOption, we call the validation function.
249 // SetCommandLineOption uses set_mode == SET_FLAGS_VALUE (the common case)
250 extern std::string SetCommandLineOption(const char* name, const char* value);
  /external/open-vcdiff/gflags/src/windows/gflags/
gflags.h 129 // SetCommandLineOption, we call the validation function.
258 // SetCommandLineOption uses set_mode == SET_FLAGS_VALUE (the common case)
259 extern GFLAGS_DLL_DECL std::string SetCommandLineOption(const char* name, const char* value);
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 42 // * Free functions like SetCommandLineOption() work via one of the
87 // retrieve a flag based on its name. SetCommandLineOption, on the
    [all...]
  /external/open-vcdiff/gflags/src/
gflags.cc 42 // * Free functions like SetCommandLineOption() work via one of the
87 // retrieve a flag based on its name. SetCommandLineOption, on the
    [all...]

Completed in 45 milliseconds