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:add_in
(Results
1 - 2
of
2
) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-layout-gsubgpos.hh
715
unsigned int
add_in
= _hb_glyph_info_get_glyph_props (&buffer->cur()) &
in _set_glyph_props()
local
717
add_in
|= HB_OT_LAYOUT_GLYPH_PROPS_SUBSTITUTED;
in _set_glyph_props()
720
add_in
|= HB_OT_LAYOUT_GLYPH_PROPS_LIGATED;
in _set_glyph_props()
727
add_in
&= ~HB_OT_LAYOUT_GLYPH_PROPS_MULTIPLIED;
in _set_glyph_props()
730
add_in
|= HB_OT_LAYOUT_GLYPH_PROPS_MULTIPLIED;
in _set_glyph_props()
732
_hb_glyph_info_set_glyph_props (&buffer->cur(),
add_in
| gdef.get_glyph_props (glyph_index));
in _set_glyph_props()
734
_hb_glyph_info_set_glyph_props (&buffer->cur(),
add_in
| class_guess);
in _set_glyph_props()
/third_party/libcoap/examples/
H
A
D
coap-server.c
1120
goto
add_in
;
in hnd_proxy_uri()
1129
goto
add_in
;
in hnd_proxy_uri()
1139
add_in
:
in hnd_proxy_uri()
Completed in 10 milliseconds