HomeSort by relevance Sort by last modified time
    Searched full:option_ (Results 1 - 10 of 10) sorted by null

  /external/google-tv-pairing-protocol/cpp/src/polo/encoding/
encodingoption.h 83 const EncodingOption& option_; member in struct:polo::encoding::EncodingOption::EncodingOptionPredicate
86 : option_(option) {}
89 return option_.Equals(other);
  /external/chromium_org/storage/browser/fileapi/
copy_or_move_operation_delegate.cc 59 option_(option),
66 operation_runner_->MoveFileLocal(src_url_, dest_url_, option_, callback);
69 src_url_, dest_url_, option_, file_progress_callback_, callback);
84 CopyOrMoveOperationDelegate::CopyOrMoveOption option_; member in class:storage::__anon15330::CopyOrMoveOnSameFileSystemImpl
109 option_(option),
200 if (option_ == FileSystemOperation::OPTION_NONE) {
346 CopyOrMoveOperationDelegate::CopyOrMoveOption option_; member in class:storage::__anon15330::SnapshotCopyOrMoveImpl
384 option_(option),
533 if (option_ == FileSystemOperation::OPTION_NONE) {
582 CopyOrMoveOperationDelegate::CopyOrMoveOption option_; member in class:storage::__anon15330::StreamCopyOrMoveImpl
    [all...]
copy_or_move_operation_delegate.h 150 CopyOrMoveOption option_; member in class:storage::CopyOrMoveOperationDelegate
  /external/chromium_org/third_party/re2/util/
pcre.h 537 PCRE_Options() : option_(PCRE::None), match_limit_(0), stack_limit_(0), report_errors_(true) {}
539 PCRE::Option option() const { return option_; }
541 option_ = option;
559 PCRE::Option option_; member in class:re2::PCRE_Options
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
parse-options.h 82 * OPTION_{BIT,SET_UINT,SET_PTR} store the {mask,integer,pointer} to put in
parse-options.c 529 default: /* OPTION_{BIT,BOOLEAN,SET_UINT,SET_PTR} */
  /external/regex-re2/util/
pcre.h 531 PCRE_Options() : option_(PCRE::None), match_limit_(0), stack_limit_(0), report_errors_(true) {}
533 PCRE::Option option() const { return option_; }
535 option_ = option;
553 PCRE::Option option_; member in class:re2::PCRE_Options
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
argp.h 98 /* OPTION_ flags. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
argp.h 98 /* OPTION_ flags. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gcc.info     [all...]

Completed in 168 milliseconds