Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:ValueHolder
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H
A
D
variant_test.cc
146
struct
ValueHolder
{
struct
147
explicit
ValueHolder
(const T& x) : value(x) {}
in ValueHolder()
function
158
inline bool operator==(const
ValueHolder
<T, N>& left,
in operator ==()
argument
164
inline bool operator!=(const
ValueHolder
<T, N>& left,
in operator !=()
argument
170
operator <<( std::ostream& stream, const
ValueHolder
<T, N>& object)
operator <<()
argument
[all...]
/third_party/googletest/googletest/include/gtest/internal/
H
A
D
gtest-port.h
1569
class
ValueHolder
: public ThreadLocalValueHolderBase {
class in testing::internal::ThreadLocal
1571
ValueHolder
() : value_() {}
in ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
1572
explicit
ValueHolder
(const T& value) : value_(value) {}
in ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
1772
class
ValueHolder
: public ThreadLocal
ValueHolder
Base {
global()
class in testing::internal::ThreadLocal
1774
ValueHolder
() : value_() {}
ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
1775
explicit
ValueHolder
(const T& value) : value_(value) {}
ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
[all...]
/third_party/mesa3d/src/gtest/include/gtest/internal/
H
A
D
gtest-port.h
1567
class
ValueHolder
: public ThreadLocalValueHolderBase {
class in testing::internal::ThreadLocal
1569
ValueHolder
() : value_() {}
in ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
1570
explicit
ValueHolder
(const T& value) : value_(value) {}
in ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
1764
class
ValueHolder
: public ThreadLocal
ValueHolder
Base {
global()
class in testing::internal::ThreadLocal
1766
ValueHolder
() : value_() {}
ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
1767
explicit
ValueHolder
(const T& value) : value_(value) {}
ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
[all...]
/third_party/node/deps/googletest/include/gtest/internal/
H
A
D
gtest-port.h
1595
class
ValueHolder
: public ThreadLocalValueHolderBase {
class in testing::internal::ThreadLocal
1597
ValueHolder
() : value_() {}
in ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
1598
explicit
ValueHolder
(const T& value) : value_(value) {}
in ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
1798
class
ValueHolder
: public ThreadLocal
ValueHolder
Base {
global()
class in testing::internal::ThreadLocal
1800
ValueHolder
() : value_() {}
ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
1801
explicit
ValueHolder
(const T& value) : value_(value) {}
ValueHolder()
function in testing::internal::ThreadLocal::ValueHolder
[all...]
/third_party/protobuf/conformance/third_party/jsoncpp/
H
A
D
json.h
971
union
ValueHolder
{
union in Json::Value
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H
A
D
json.h
921
union
ValueHolder
{
union in Json::Value
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H
A
D
json.h
921
union
ValueHolder
{
union in Json::Value
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H
A
D
json.h
921
union
ValueHolder
{
union in Json::Value
Completed in 21 milliseconds