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

  /external/webrtc/webrtc/p2p/base/
relayport.h 35 typedef std::pair<rtc::Socket::Option, int> OptionValue;
54 const std::vector<OptionValue>& options() const { return options_; }
112 std::vector<OptionValue> options_;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/SetSockOpt/
SetSockOpt.c 36 int OptionValue;
315 pOption->OptionValue,
337 pOption->OptionValue,
349 pOption->OptionValue,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
MdeModuleHii.h 182 EFI_IFR_TYPE_VALUE OptionValue;
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
MdeModuleHii.h 181 EFI_IFR_TYPE_VALUE OptionValue;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wdspxe.h 61 BYTE OptionValue[1];
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CommandLine.h 323 // OptionValue class
331 template<class DataType> struct OptionValue;
338 typedef OptionValue<DataType> WrapperType;
390 struct OptionValue : OptionValueBase<DataType, is_class<DataType>::value> {
391 OptionValue() {}
393 OptionValue(const DataType& V) {
398 OptionValue<DataType> &operator=(const DT& V) {
407 struct OptionValue<cl::boolOrDefault> : OptionValueCopy<cl::boolOrDefault> {
410 OptionValue() {}
412 OptionValue(const cl::boolOrDefault& V)
    [all...]
  /external/llvm/include/llvm/Support/
CommandLine.h 416 // OptionValue class
432 template <class DataType> struct OptionValue;
439 typedef OptionValue<DataType> WrapperType;
508 struct OptionValue final
510 OptionValue() = default;
512 OptionValue(const DataType &V) { this->setValue(V); }
514 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
523 struct OptionValue<cl::boolOrDefault> final
527 OptionValue() {}
529 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
CommandLine.h 435 // OptionValue class
451 template <class DataType> struct OptionValue;
458 typedef OptionValue<DataType> WrapperType;
527 struct OptionValue final
529 OptionValue() = default;
531 OptionValue(const DataType &V) { this->setValue(V); }
534 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
543 struct OptionValue<cl::boolOrDefault> final
547 OptionValue() = default;
549 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 441 // OptionValue class
457 template <class DataType> struct OptionValue;
464 typedef OptionValue<DataType> WrapperType;
533 struct OptionValue final
535 OptionValue() = default;
537 OptionValue(const DataType &V) { this->setValue(V); }
540 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
549 struct OptionValue<cl::boolOrDefault> final
553 OptionValue() = default;
555 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
CommandLine.h 444 // OptionValue class
460 template <class DataType> struct OptionValue;
467 using WrapperType = OptionValue<DataType>;
536 struct OptionValue final
538 OptionValue() = default;
540 OptionValue(const DataType &V) { this->setValue(V); }
543 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
552 struct OptionValue<cl::boolOrDefault> final
556 OptionValue() = default;
558 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
CommandLine.h 444 // OptionValue class
460 template <class DataType> struct OptionValue;
467 using WrapperType = OptionValue<DataType>;
536 struct OptionValue final
538 OptionValue() = default;
540 OptionValue(const DataType &V) { this->setValue(V); }
543 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
552 struct OptionValue<cl::boolOrDefault> final
556 OptionValue() = default;
558 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
CommandLine.h 446 // OptionValue class
462 template <class DataType> struct OptionValue;
469 using WrapperType = OptionValue<DataType>;
538 struct OptionValue final
540 OptionValue() = default;
542 OptionValue(const DataType &V) { this->setValue(V); }
545 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
554 struct OptionValue<cl::boolOrDefault> final
558 OptionValue() = default;
560 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
CommandLine.h 446 // OptionValue class
462 template <class DataType> struct OptionValue;
469 using WrapperType = OptionValue<DataType>;
538 struct OptionValue final
540 OptionValue() = default;
542 OptionValue(const DataType &V) { this->setValue(V); }
545 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
554 struct OptionValue<cl::boolOrDefault> final
558 OptionValue() = default;
560 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
CommandLine.h 446 // OptionValue class
462 template <class DataType> struct OptionValue;
469 using WrapperType = OptionValue<DataType>;
538 struct OptionValue final
540 OptionValue() = default;
542 OptionValue(const DataType &V) { this->setValue(V); }
545 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
554 struct OptionValue<cl::boolOrDefault> final
558 OptionValue() = default;
560 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
CommandLine.h 446 // OptionValue class
462 template <class DataType> struct OptionValue;
469 using WrapperType = OptionValue<DataType>;
538 struct OptionValue final
540 OptionValue() = default;
542 OptionValue(const DataType &V) { this->setValue(V); }
545 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
554 struct OptionValue<cl::boolOrDefault> final
558 OptionValue() = default;
560 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 441 // OptionValue class
457 template <class DataType> struct OptionValue;
464 typedef OptionValue<DataType> WrapperType;
533 struct OptionValue final
535 OptionValue() = default;
537 OptionValue(const DataType &V) { this->setValue(V); }
540 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
549 struct OptionValue<cl::boolOrDefault> final
553 OptionValue() = default;
555 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
CommandLine.h 444 // OptionValue class
460 template <class DataType> struct OptionValue;
467 using WrapperType = OptionValue<DataType>;
536 struct OptionValue final
538 OptionValue() = default;
540 OptionValue(const DataType &V) { this->setValue(V); }
543 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
552 struct OptionValue<cl::boolOrDefault> final
556 OptionValue() = default;
558 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
CommandLine.h 444 // OptionValue class
460 template <class DataType> struct OptionValue;
467 using WrapperType = OptionValue<DataType>;
536 struct OptionValue final
538 OptionValue() = default;
540 OptionValue(const DataType &V) { this->setValue(V); }
543 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
552 struct OptionValue<cl::boolOrDefault> final
556 OptionValue() = default;
558 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
CommandLine.h 446 // OptionValue class
462 template <class DataType> struct OptionValue;
469 using WrapperType = OptionValue<DataType>;
538 struct OptionValue final
540 OptionValue() = default;
542 OptionValue(const DataType &V) { this->setValue(V); }
545 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
554 struct OptionValue<cl::boolOrDefault> final
558 OptionValue() = default;
560 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
CommandLine.h 446 // OptionValue class
462 template <class DataType> struct OptionValue;
469 using WrapperType = OptionValue<DataType>;
538 struct OptionValue final
540 OptionValue() = default;
542 OptionValue(const DataType &V) { this->setValue(V); }
545 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
554 struct OptionValue<cl::boolOrDefault> final
558 OptionValue() = default;
560 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
CommandLine.h 446 // OptionValue class
462 template <class DataType> struct OptionValue;
469 using WrapperType = OptionValue<DataType>;
538 struct OptionValue final
540 OptionValue() = default;
542 OptionValue(const DataType &V) { this->setValue(V); }
545 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
554 struct OptionValue<cl::boolOrDefault> final
558 OptionValue() = default;
560 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
CommandLine.h 446 // OptionValue class
462 template <class DataType> struct OptionValue;
469 using WrapperType = OptionValue<DataType>;
538 struct OptionValue final
540 OptionValue() = default;
542 OptionValue(const DataType &V) { this->setValue(V); }
545 template <class DT> OptionValue<DataType> &operator=(const DT &V) {
554 struct OptionValue<cl::boolOrDefault> final
558 OptionValue() = default;
560 OptionValue(const cl::boolOrDefault &V) { this->setValue(V);
    [all...]

Completed in 1291 milliseconds