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:get_null
(Results
1 - 9
of
9
) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-null.hh
94
static Type const &
get_null
()
in get_null()
function
104
static const Type &
get_null
() { return Null<Type>::
get_null
(); }
in get_null()
function
106
#define Null(Type) NullHelper<Type>::
get_null
()
114
static Namespace::Type const &
get_null
() { \
128
static Type const &
get_null
() { \
H
A
D
hb-machinery.hh
192
if (p && p != const_cast<Stored *> (Funcs::
get_null
()))
in do_destroy()
199
{ return get_stored () != Funcs::
get_null
(); }
in operator bool()
209
return const_cast<Stored *> (Funcs::
get_null
());
in get_stored()
213
p = const_cast<Stored *> (Funcs::
get_null
());
in get_stored()
242
static const Stored*
get_null
() { return &Null (Stored); }
in get_null()
function
285
static const hb_blob_t *
get_null
()
in get_null()
function
299
static const hb_font_funcs_t *
get_null
()
in get_null()
function
307
static const hb_unicode_funcs_t *
get_null
()
in get_null()
function
H
A
D
hb-shape.cc
76
static const char **
get_null
()
in get_null()
function
H
A
D
hb-shaper.cc
89
static const hb_shaper_entry_t *
get_null
() { return all_shapers; }
in get_null()
function
H
A
D
hb-shaper.hh
101
static Type *
get_null
() { return nullptr; } \
H
A
D
hb-open-type.hh
289
static const Type *
get_null
() { return nullptr; }
295
static const Type *
get_null
() { return &Null (Type); }
309
if (unlikely (this->is_null ())) return *_hb_has_null<Type, has_null>::
get_null
();
H
A
D
hb-aat-layout-common.hh
426
static AAT::Lookup<T> const &
get_null
()
in get_null()
function in Null::AAT
H
A
D
hb-ft.cc
921
static FT_Library
get_null
()
in get_null()
function
H
A
D
hb-uniscribe.cc
263
static hb_uniscribe_shaper_funcs_t *
get_null
()
in get_null()
function
Completed in 8 milliseconds