Home
last modified time | relevance | path

Searched defs:value_ (Results 1 – 25 of 245) sorted by relevance

12345678910

/external/deqp/framework/opengl/
DgluStrUtil.hpp46 …EnumPointerFmt (const deUint32* value_, deUint32 size_, GetEnumNameFunc getName_) : value(value_),… in EnumPointerFmt()
55 BooleanPointerFmt (const deUint8* value_, deUint32 size_) : value(value_), size(size_) {} in BooleanPointerFmt()
70 TextureParameterValueStr (deUint32 param_, int value_) : param(param_), value(value_) {} in TextureParameterValueStr()
/external/drm_hwcomposer/drm/
DDrmProperty.h62 uint64_t value_; variable
71 uint64_t value_ = 0; variable
/external/llvm-project/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp52 int value_; member
65 int value_; member
79 int value_; member
94 int value_; member
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp54 int value_; member
67 int value_; member
81 int value_; member
96 int value_; member
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR23256_constrain_UTypes_ctor.pass.cpp30 int value_; member
47 int value_; member
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR23256_constrain_UTypes_ctor.pass.cpp31 int value_; member
48 int value_; member
/external/grpc-grpc/src/core/lib/debug/
Dtrace.h94 gpr_atm value_; variable
96 bool value_; variable
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-linked_ptr.h191 T* value_; variable
195 if (link_.depart()) delete value_; in depart() local
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-linked_ptr.h201 T* value_; variable
205 if (link_.depart()) delete value_; in depart() local
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-linked_ptr.h201 T* value_; variable
205 if (link_.depart()) delete value_; in depart() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/debug/
Dtrace.h106 gpr_atm value_; variable
108 bool value_; variable
/external/google-breakpad/src/processor/
Dlinked_ptr.h152 T* value_; variable
156 if (link_.depart()) delete value_; in depart() local
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dio_control.hpp72 detail::ioctl_arg_type value_; member in asio::detail::io_control::non_blocking_io
122 detail::ioctl_arg_type value_; member in asio::detail::io_control::bytes_readable
Dsocket_option.hpp127 int value_; member in asio::detail::socket_option::boolean
207 int value_; member in asio::detail::socket_option::integer
300 detail::linger_type value_; member in asio::detail::socket_option::linger
/external/libchrome/base/memory/
Dlinked_ptr.h140 T* value_; variable
144 if (link_.depart()) delete value_; in depart() local
/external/grpc-grpc/src/cpp/server/
Dchannel_argument_option.cc38 const grpc::string value_; in MakeChannelArgumentOption() member in grpc::MakeChannelArgumentOption::StringOption
58 const int value_; in MakeChannelArgumentOption() member in grpc::MakeChannelArgumentOption::IntOption
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dchannel_argument_option.cc39 const std::string value_; in MakeChannelArgumentOption() member in grpc::MakeChannelArgumentOption::StringOption
60 const int value_; in MakeChannelArgumentOption() member in grpc::MakeChannelArgumentOption::IntOption
/external/grpc-grpc/test/core/gprpp/
Dorphanable_test.cc38 int value_; member in grpc_core::testing::__anon7cbcc85a0111::Foo
72 int value_; member in grpc_core::testing::__anon7cbcc85a0111::Bar
102 int value_; member in grpc_core::testing::__anon7cbcc85a0111::Baz
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs96 private double value_; field in Google.Protobuf.WellKnownTypes.DoubleValue
233 private float value_; field in Google.Protobuf.WellKnownTypes.FloatValue
370 private long value_; field in Google.Protobuf.WellKnownTypes.Int64Value
507 private ulong value_; field in Google.Protobuf.WellKnownTypes.UInt64Value
644 private int value_; field in Google.Protobuf.WellKnownTypes.Int32Value
781 private uint value_; field in Google.Protobuf.WellKnownTypes.UInt32Value
918 private bool value_; field in Google.Protobuf.WellKnownTypes.BoolValue
1055 private string value_ = ""; field in Google.Protobuf.WellKnownTypes.StringValue
1192 private pb::ByteString value_ = pb::ByteString.Empty; field in Google.Protobuf.WellKnownTypes.BytesValue
/external/deqp/framework/egl/
DegluCallLogWrapper.cpp95 EnumPointerFmt (const int* value_, GetEnumNameFunc getName_) : value(value_), getName(getName_) {} in EnumPointerFmt()
134 …ConfigAttribValuePointerFmt (deUint32 attrib_, const int* value_) : attrib(attrib_), value(value_)… in ConfigAttribValuePointerFmt()
154 …ContextAttribValuePointerFmt (deUint32 attrib_, const int* value_) : attrib(attrib_), value(value_… in ContextAttribValuePointerFmt()
174 …SurfaceAttribValuePointerFmt (deUint32 attrib_, const int* value_) : attrib(attrib_), value(value_… in SurfaceAttribValuePointerFmt()
/external/pdfium/core/fxcrt/css/
Dcfx_csscustomproperty.h23 WideString value_; variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dref_counted_ptr.h179 T* value_ = nullptr; variable
331 T* value_ = nullptr; variable
/external/webrtc/rtc_base/numerics/
Devent_based_exponential_moving_average.h61 double value_ = std::nan("uninit"); variable
/external/angle/third_party/abseil-cpp/absl/base/
Doptimization_test.cc99 bool value_; member in __anonb417c22b0111::ImplictlyConvertibleToBool
117 bool value_; member in __anonb417c22b0111::ExplictlyConvertibleToBool
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Doptimization_test.cc99 bool value_; member in __anonfc32e0bd0111::ImplictlyConvertibleToBool
117 bool value_; member in __anonfc32e0bd0111::ExplictlyConvertibleToBool

12345678910