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:firstElement
(Results
1 - 16
of
16
) sorted by relevance
/third_party/icu/icu4c/source/common/
H
A
D
uvector.h
164
inline void*
firstElement
(void) const {return elementAt(0);}
in firstElement()
function in UVector
H
A
D
bytestriebuilder.cpp
297
const BytesTrieElement &
firstElement
=elements[first];
in getLimitOfLinearMatch()
local
H
A
D
ucharstriebuilder.cpp
246
const UCharsTrieElement &
firstElement
=elements[first];
in getLimitOfLinearMatch()
local
/third_party/node/deps/icu-small/source/common/
H
A
D
uvector.h
164
inline void*
firstElement
() const {return elementAt(0);}
in firstElement()
function in UVector
H
A
D
bytestriebuilder.cpp
297
const BytesTrieElement &
firstElement
=elements[first];
in getLimitOfLinearMatch()
local
H
A
D
ucharstriebuilder.cpp
246
const UCharsTrieElement &
firstElement
=elements[first];
in getLimitOfLinearMatch()
local
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
uvector.h
369
inline void* UVector::
firstElement
(void) const {
in firstElement()
function in UVector
H
A
D
bytestriebuilder.cpp
297
const BytesTrieElement &
firstElement
=elements[first];
in getLimitOfLinearMatch()
local
H
A
D
ucharstriebuilder.cpp
246
const UCharsTrieElement &
firstElement
=elements[first];
in getLimitOfLinearMatch()
local
/third_party/skia/experimental/sktext/editor/
H
A
D
Texts.h
159
Position
firstElement
(PositionType positionType) const { return fSelectableText->firstPosition(positionType); }
in firstElement()
function in skia::editor::EditableText
/third_party/vk-gl-cts/framework/referencerenderer/
H
A
D
rrRenderer.cpp
1698
PrimitiveList::PrimitiveList (PrimitiveType primitiveType, int numElements, const int
firstElement
)
in PrimitiveList()
argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H
A
D
RewriteRowMajorMatrices.cpp
258
TIntermTyped *
firstElement
= mReadTransformConstructorArgs.front()->getAsTyped();
in constructReadTransformExpression()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
svga3d_dx.h
1040
uint32
firstElement
;
member
1052
uint32
firstElement
;
member
1103
uint32
firstElement
;
member
1247
uint32
firstElement
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
svga3d_dx.h
857
uint32
firstElement
;
member
869
uint32
firstElement
;
member
910
uint32
firstElement
;
member
1023
uint32
firstElement
;
member
/third_party/mesa3d/src/gallium/drivers/svga/include/
H
A
D
svga3d_dx.h
1107
uint32
firstElement
;
member
1119
uint32
firstElement
;
member
1170
uint32
firstElement
;
member
1307
uint32
firstElement
;
member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H
A
D
ParseContext.cpp
4227
TIntermTyped *
firstElement
= arguments.at(0)->getAsTyped();
in addConstructor()
local
Completed in 36 milliseconds