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:varRef
(Results
1 - 23
of
23
) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H
A
D
RBBISetBuilder.java
105
RBBINode
varRef
= setRef.fParent;
in isDictionaryRange()
106
if (
varRef
!= null &&
varRef
.fType == RBBINode.
varRef
) {
in isDictionaryRange()
107
setName =
varRef
.fText;
in isDictionaryRange()
497
RBBINode
varRef
= setRef.fParent;
in printRanges()
498
if (
varRef
!= null &&
varRef
.fType == RBBINode.
varRef
) {
in printRanges()
499
setName =
varRef
in printRanges()
[all...]
H
A
D
RBBINode.java
26
static final int
varRef
= 2;
field in RBBINode
45
"
varRef
",
158
if (fType == RBBINode.
varRef
) {
in cloneTree()
199
if (fType ==
varRef
) {
in flattenVariables()
293
if (n.fType ==
varRef
) {
in printNode()
353
if (fType !=
varRef
) {
in printTree()
H
A
D
RBBISymbolTable.java
63
while (varRefNode.fLeftChild.fType == RBBINode.
varRef
) {
in lookup()
H
A
D
RBBIRuleScanner.java
466
n = pushNewNode(RBBINode.
varRef
);
in doParseActions()
472
if (n == null || n.fType != RBBINode.
varRef
) {
in doParseActions()
/third_party/icu/icu4c/source/common/
H
A
D
rbbisetb.cpp
475
RBBINode *
varRef
= setRef->fParent;
in printRanges()
local
476
if (
varRef
!= nullptr &&
varRef
->fType == RBBINode::
varRef
) {
in printRanges()
477
setName =
varRef
->fText;
in printRanges()
511
RBBINode *
varRef
= setRef->fParent;
in printRangeGroups()
local
512
if (
varRef
!= NULL &&
varRef
->fType == RBBINode::
varRef
) {
in printRangeGroups()
513
setName =
varRef
in printRangeGroups()
550
RBBINode *
varRef
;
printSets()
local
680
RBBINode *
varRef
= setRef->fParent;
isDictionaryRange()
local
[all...]
H
A
D
rbbinode.cpp
119
case
varRef
:
in ~RBBINode()
152
if (fType == RBBINode::
varRef
) {
in cloneTree()
196
if (fType ==
varRef
) {
in flattenVariables()
298
"
varRef
",
in printNode()
322
if (node->fType ==
varRef
) {
in printNode()
356
if (node->fType !=
varRef
) {
in printTree()
H
A
D
rbbinode.h
33
varRef
,
enumerator
H
A
D
rbbiscan.cpp
577
n = pushNewNode(RBBINode::
varRef
);
in doParseActions()
586
if (n==NULL || n->fType != RBBINode::
varRef
) {
in doParseActions()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H
A
D
RBBISetBuilder.java
111
RBBINode
varRef
= setRef.fParent;
in setDictionaryFlag()
112
if (
varRef
!= null &&
varRef
.fType == RBBINode.
varRef
) {
in setDictionaryFlag()
113
setName =
varRef
.fText;
in setDictionaryFlag()
458
RBBINode
varRef
= setRef.fParent;
in printRanges()
459
if (
varRef
!= null &&
varRef
.fType == RBBINode.
varRef
) {
in printRanges()
460
setName =
varRef
in printRanges()
[all...]
H
A
D
RBBINode.java
27
static final int
varRef
= 2;
field in RBBINode
46
"
varRef
",
159
if (fType == RBBINode.
varRef
) {
in cloneTree()
200
if (fType ==
varRef
) {
in flattenVariables()
294
if (n.fType ==
varRef
) {
in printNode()
354
if (fType !=
varRef
) {
in printTree()
H
A
D
RBBISymbolTable.java
64
while (varRefNode.fLeftChild.fType == RBBINode.
varRef
) {
in lookup()
H
A
D
RBBIRuleScanner.java
467
n = pushNewNode(RBBINode.
varRef
);
in doParseActions()
473
if (n == null || n.fType != RBBINode.
varRef
) {
in doParseActions()
/third_party/node/deps/icu-small/source/common/
H
A
D
rbbisetb.cpp
475
RBBINode *
varRef
= setRef->fParent;
in printRanges()
local
476
if (
varRef
!= nullptr &&
varRef
->fType == RBBINode::
varRef
) {
in printRanges()
477
setName =
varRef
->fText;
in printRanges()
511
RBBINode *
varRef
= setRef->fParent;
in printRangeGroups()
local
512
if (
varRef
!= nullptr &&
varRef
->fType == RBBINode::
varRef
) {
in printRangeGroups()
513
setName =
varRef
in printRangeGroups()
550
RBBINode *
varRef
;
printSets()
local
680
RBBINode *
varRef
= setRef->fParent;
isDictionaryRange()
local
[all...]
H
A
D
rbbinode.cpp
119
case
varRef
:
in ~RBBINode()
152
if (fType == RBBINode::
varRef
) {
in cloneTree()
196
if (fType ==
varRef
) {
in flattenVariables()
298
"
varRef
",
in printNode()
322
if (node->fType ==
varRef
) {
in printNode()
356
if (node->fType !=
varRef
) {
in printTree()
H
A
D
rbbinode.h
33
varRef
,
enumerator
H
A
D
rbbiscan.cpp
575
n = pushNewNode(RBBINode::
varRef
);
in doParseActions()
584
if (n==nullptr || n->fType != RBBINode::
varRef
) {
in doParseActions()
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
rbbisetb.cpp
475
RBBINode *
varRef
= setRef->fParent;
in printRanges()
local
476
if (
varRef
!= nullptr &&
varRef
->fType == RBBINode::
varRef
) {
in printRanges()
477
setName =
varRef
->fText;
in printRanges()
511
RBBINode *
varRef
= setRef->fParent;
in printRangeGroups()
local
512
if (
varRef
!= NULL &&
varRef
->fType == RBBINode::
varRef
) {
in printRangeGroups()
513
setName =
varRef
in printRangeGroups()
550
RBBINode *
varRef
;
printSets()
local
680
RBBINode *
varRef
= setRef->fParent;
isDictionaryRange()
local
[all...]
H
A
D
rbbinode.cpp
119
case
varRef
:
in ~RBBINode()
152
if (fType == RBBINode::
varRef
) {
in cloneTree()
196
if (fType ==
varRef
) {
in flattenVariables()
297
"
varRef
",
in printNode()
321
if (node->fType ==
varRef
) {
in printNode()
355
if (node->fType !=
varRef
) {
in printTree()
H
A
D
rbbinode.h
33
varRef
,
enumerator
H
A
D
rbbiscan.cpp
577
n = pushNewNode(RBBINode::
varRef
);
in doParseActions()
586
if (n==NULL || n->fType != RBBINode::
varRef
) {
in doParseActions()
/third_party/skia/src/sksl/
H
A
D
SkSLConstantFolder.cpp
201
const VariableReference&
varRef
= expr->as<VariableReference>();
in GetConstantValueForVariable()
local
202
if (
varRef
.refKind() != VariableRefKind::kRead) {
in GetConstantValueForVariable()
205
const Variable& var = *
varRef
.variable();
in GetConstantValueForVariable()
H
A
D
SkSLAnalysis.cpp
249
VariableReference&
varRef
= expr.as<VariableReference>();
in visitExpression()
local
250
const Variable* var =
varRef
.variable();
in visitExpression()
256
fAssignedVar = &
varRef
;
in visitExpression()
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 22 milliseconds