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:format4
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-stat-table.hh
208
case 4: return u.
format4
.get_axis_record (axis_index).get_value ();
in get_value()
232
case 4: return u.
format4
.get_value_name_id ();
in get_value_name_id()
248
case 4: return_trace (u.
format4
.sanitize (c));
in sanitize()
260
AxisValueFormat4
format4
;
member
H
A
D
hb-ot-cff2-table.hh
69
case 4: return format.static_size + u.
format4
.get_size ();
in get_size()
83
case 4: return u.
format4
.get_fd (glyph);
in get_fd()
98
case 4: return_trace (u.
format4
.sanitize (c, fdcount));
in sanitize()
107
FDSelect4
format4
;
member
H
A
D
hb-aat-layout-common.hh
350
case 4: return u.
format4
.get_value (glyph_id);
in get_value()
383
case 4: return_trace (u.
format4
.sanitize (c));
in sanitize()
397
case 4: return_trace (u.
format4
.sanitize (c, base));
in sanitize()
410
LookupFormat4<T>
format4
;
member
H
A
D
hb-ot-cmap-table.hh
1227
case 4: return u.
format4
.get_glyph (codepoint, glyph);
in get_glyph()
1240
case 4: u.
format4
.collect_unicodes (out); return;
in collect_unicodes()
1256
case 4: u.
format4
.collect_mapping (unicodes, mapping); return;
in collect_mapping()
1270
case 4: return u.
format4
.get_language ();
in get_language()
1289
case 4: return u.
format4
.serialize (c, it);
in serialize()
1302
case 4: return_trace (u.
format4
.sanitize (c));
in sanitize()
1316
CmapSubtableFormat4
format4
;
member
1631
this->format4_accel.init (&subtable->u.
format4
);
in init()
H
A
D
hb-aat-layout-kerx-table.hh
781
case 4: return_trace (c->dispatch (u.
format4
, std::forward<Ts> (ds)...));
in dispatch()
804
KerxSubTableFormat4<KerxSubTableHeader>
format4
;
member
/third_party/skia/src/sfnt/
H
A
D
SkOTTable_EBLC.h
142
IndexSubTable4
format4
;
member
Completed in 8 milliseconds