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:fRef
(Results
1 - 14
of
14
) sorted by relevance
/third_party/skia/src/gpu/
H
A
D
GrStencilSettings.cpp
89
static_assert(0 == offsetof(Face,
fRef
));
in operator ==()
90
static_assert(2 == sizeof(Face::
fRef
));
in operator ==()
214
fRef
= (clipBit | user.
fRef
) & (fTestMask | fWriteMask);
in reset()
256
tempFace.
fRef
= 0;
in genKey()
266
tempFaces[0].
fRef
= 0;
in genKey()
268
tempFaces[1].
fRef
= 0;
in genKey()
274
static_assert(0 == offsetof(Face,
fRef
));
in genKey()
275
static_assert(2 == sizeof(Face::
fRef
));
in genKey()
H
A
D
GrOpsRenderPass.cpp
85
SkASSERT(stencil->fCCWFace.
fRef
== stencil->fCWFace.
fRef
);
in bindPipeline()
H
A
D
GrUserStencilSettings.h
47
uint16_t
fRef
; // Reference value for stencil test and ops.
member
48
TTest fTest; // Stencil test function, where
fRef
is on the left side.
49
uint16_t fTestMask; // Bitwise "and" to perform on
fRef
and stencil values before testing.
50
// (e.g. (
fRef
& fTestMask) < (stencil & fTestMask))
84
kReplace, // Replace stencil value with
fRef
(only the bits enabled in fWriteMask).
/third_party/icu/icu4c/source/i18n/
H
A
D
tzgnames.cpp
1180
:
fRef
(0) {
in TimeZoneGenericNames()
1186
U_ASSERT(
fRef
->refCount > 0);
in ~TimeZoneGenericNames()
1188
fRef
->refCount--;
in ~TimeZoneGenericNames()
1283
instance->
fRef
= cacheEntry;
in createInstance()
1291
return
fRef
== other.
fRef
;
in operator ==()
1301
fRef
->refCount++;
in clone()
1302
other->
fRef
=
fRef
;
in clone()
1312
return
fRef
in getDisplayName()
[all...]
H
A
D
tzgnames.h
62
TZGNCoreRef*
fRef
;
member in TimeZoneGenericNames
/third_party/node/deps/icu-small/source/i18n/
H
A
D
tzgnames.cpp
1180
:
fRef
(0) {
in TimeZoneGenericNames()
1186
U_ASSERT(
fRef
->refCount > 0);
in ~TimeZoneGenericNames()
1188
fRef
->refCount--;
in ~TimeZoneGenericNames()
1283
instance->
fRef
= cacheEntry;
in createInstance()
1291
return
fRef
== other.
fRef
;
in operator ==()
1301
fRef
->refCount++;
in clone()
1302
other->
fRef
=
fRef
;
in clone()
1312
return
fRef
in getDisplayName()
[all...]
H
A
D
tzgnames.h
62
TZGNCoreRef*
fRef
;
member in TimeZoneGenericNames
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
tzgnames.cpp
1183
:
fRef
(0) {
in TimeZoneGenericNames()
1189
U_ASSERT(
fRef
->refCount > 0);
in ~TimeZoneGenericNames()
1191
fRef
->refCount--;
in ~TimeZoneGenericNames()
1286
instance->
fRef
= cacheEntry;
in createInstance()
1294
return
fRef
== other.
fRef
;
in operator ==()
1304
fRef
->refCount++;
in clone()
1305
other->
fRef
=
fRef
;
in clone()
1315
return
fRef
in getDisplayName()
[all...]
H
A
D
tzgnames.h
62
TZGNCoreRef*
fRef
;
member in TimeZoneGenericNames
/third_party/skia/src/pdf/
H
A
D
SkPDFTag.cpp
46
SkPDFIndirectReference
fRef
;
member
275
node->
fRef
= ref;
in PrepareTagTreeToEmit()
344
SkASSERT(mark->
fRef
);
in makeStructTreeRoot()
345
markToTagArray.appendRef(mark->
fRef
);
in makeStructTreeRoot()
362
parentTreeNums->appendRef(tag->
fRef
);
in makeStructTreeRoot()
/third_party/skia/src/gpu/d3d/
H
A
D
GrD3DOpsRenderPass.cpp
83
SkASSERT(stencilSettings.postOriginCCWFace(info.origin()).
fRef
==
in set_stencil_ref()
84
stencilSettings.postOriginCWFace(info.origin()).
fRef
);
in set_stencil_ref()
85
stencilRef = stencilSettings.postOriginCCWFace(info.origin()).
fRef
;
in set_stencil_ref()
87
stencilRef = stencilSettings.singleSidedFace().
fRef
;
in set_stencil_ref()
/third_party/skia/src/gpu/dawn/
H
A
D
GrDawnOpsRenderPass.cpp
127
fPassEncoder.SetStencilReference(programInfo.userStencilSettings()->fCCWFace.
fRef
);
in applyState()
/third_party/skia/src/gpu/vk/
H
A
D
GrVkPipeline.cpp
236
opState->reference = stencilFace.
fRef
;
/third_party/skia/src/gpu/gl/
H
A
D
GrGLGpu.cpp
2463
GrGLint ref = face.
fRef
;
Completed in 19 milliseconds