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:__item__
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-iter.hh
95
item_t operator * () const { return thiz()->
__item__
(); }
in operator *()
96
item_t operator * () { return thiz()->
__item__
(); }
in operator *()
198
/* Access: Implement
__item__
(), or __item_at__() if random-access. */
199
item_t
__item__
() const { return (*thiz())[0]; }
in __item__()
function
380
__item_t__
__item__
() const { return hb_get (f.get (), *it); }
in __item__()
function
447
__item_t__
__item__
() const { return *it; }
in __item__()
function
556
__item_t__
__item__
() const { return __item_t__ (*a, *b); }
in __item__()
function
625
__item_t__
__item__
() const { return hb_ridentity (v); }
in __item__()
function
689
__item_t__
__item__
() const { return hb_ridentity (v); }
in __item__()
function
718
__item_t__
__item__
() cons
function
[all...]
H
A
D
hb-bit-set-invertible.hh
345
hb_codepoint_t
__item__
() const { return v; }
in __item__()
function
H
A
D
hb-ot-shape-complex-use-machine.hh
393
typename Iter::item_t
__item__
() const { return *it; }
in __item__()
function
H
A
D
hb-bit-set.hh
763
hb_codepoint_t
__item__
() const { return v; }
in __item__()
function
H
A
D
hb-ot-glyf-table.hh
407
const CompositeGlyphChain &
__item__
() const { return *current; }
in __item__()
function
H
A
D
hb-ot-layout-common.hh
1823
__item_t__
__item__
() const { return get_glyph (); }
in __item__()
function
Completed in 12 milliseconds