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
refs:is_transparent
(Results
1 - 16
of
16
) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H
A
D
hash_function_defaults.h
71
using
is_transparent
= void;
82
using
is_transparent
= void;
114
using
is_transparent
= void;
121
using
is_transparent
= void;
H
A
D
common.h
31
struct IsTransparent<T, absl::void_t<typename T::
is_transparent
>>
34
template <bool
is_transparent
>
H
A
D
raw_hash_set_benchmark.cc
116
using
is_transparent
= void;
119
using
is_transparent
= void;
H
A
D
raw_hash_set_test.cc
377
using
is_transparent
= void;
380
using
is_transparent
= void;
681
using
is_transparent
= void;
688
using
is_transparent
= void;
1739
using
is_transparent
= void;
in TEST()
1744
using
is_transparent
= void;
in TEST()
H
A
D
btree.h
85
using
is_transparent
= void;
118
using
is_transparent
= void;
/third_party/json/include/nlohmann/detail/meta/
H
A
D
type_traits.hpp
517
using detect_is_transparent = typename T::
is_transparent
;
719
//
is_transparent
726
inline constexpr bool
is_transparent
()
in is_transparent()
function
733
// checks whether T has a member named
is_transparent
735
struct
is_transparent
: bool_constant<impl::
is_transparent
<T>()> {};
struct
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H
A
D
flat_hash_map_test.cc
139
using
is_transparent
= void;
152
using
is_transparent
= void;
H
A
D
node_hash_map_test.cc
148
using
is_transparent
= void;
153
using
is_transparent
= void;
H
A
D
btree_test.cc
873
using
is_transparent
= void;
880
// N3657 C++ proposal). Test that for comparators without '
is_transparent
'
in operator ()()
2091
using
is_transparent
= void;
2577
using
is_transparent
= void;
2729
using
is_transparent
= void;
2741
using
is_transparent
= void;
2929
using
is_transparent
= void;
/third_party/gn/src/gn/
H
A
D
string_atom.h
162
using
is_transparent
= int;
/third_party/protobuf/src/google/protobuf/
H
A
D
map.h
226
using
is_transparent
= void;
237
using
is_transparent
= void;
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H
A
D
pngvalid.c
4955
int
is_transparent
; /* Transparency information was present. */
member
4998
dp->
is_transparent
= 0;
in standard_display_init()
5030
dp->
is_transparent
= 1;
in standard_palette_init()
5032
dp->
is_transparent
= 0;
in standard_palette_init()
5034
dp->
is_transparent
= (i >= 0);
in standard_palette_init()
5142
if (read_palette(palette, &npalette, pp, pi) != dp->
is_transparent
)
in standard_palette_validate()
6629
test_pixel.have_tRNS = dp->this.
is_transparent
!= 0;
in transform_info_imp()
6771
int have_tRNS = dp->this.
is_transparent
;
in transform_image_validate()
7106
* channel
is_transparent
must be updated:
in image_transform_png_set_tRNS_to_alpha_set()
7109
that->this.
is_transparent
in image_transform_png_set_tRNS_to_alpha_set()
[all...]
/third_party/json/include/nlohmann/
H
A
D
json.hpp
2211
!detail::
is_transparent
<object_comparator_t>::value
2236
!detail::
is_transparent
<object_comparator_t>::value
2260
detail::
is_transparent
<object_comparator_t>::value
2287
detail::
is_transparent
<object_comparator_t>::value
/third_party/gn/src/base/containers/
H
A
D
flat_tree.h
61
// Uses SFINAE to detect whether type has
is_transparent
member.
65
struct IsTransparentCompare<T, std::void_t<typename T::
is_transparent
>>
/third_party/json/single_include/nlohmann/
H
A
D
json.hpp
3913
using detect_is_transparent = typename T::
is_transparent
;
4115
//
is_transparent
4122
inline constexpr bool
is_transparent
()
in is_transparent()
function
4129
// checks whether T has a member named
is_transparent
4131
struct
is_transparent
: bool_constant<impl::
is_transparent
<T>()> {};
struct
21389
!detail::
is_transparent
<object_comparator_t>::value
21414
!detail::
is_transparent
<object_comparator_t>::value
21438
detail::
is_transparent
<object_comparator_t>::value
21465
detail::
is_transparent
<object_comparator_
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H
A
D
stylo.hpp
19362
typedef __is_transparent
is_transparent
;
19377
typedef __is_transparent
is_transparent
;
19392
typedef __is_transparent
is_transparent
;
19407
typedef __is_transparent
is_transparent
;
19422
typedef __is_transparent
is_transparent
;
19437
typedef __is_transparent
is_transparent
;
19532
typedef __is_transparent
is_transparent
;
19547
typedef __is_transparent
is_transparent
;
19562
typedef __is_transparent
is_transparent
;
19577
typedef __is_transparent
is_transparent
;
[all...]
Completed in 70 milliseconds