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:opbd
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H
A
D
gxvopbd.c
169
GXV_opbd_Data
opbd
= &opbdrec;
in gxv_opbd_validate()
local
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-aat-layout-opbd-table.hh
127
struct
opbd
struct
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H
A
D
Tag.java
88
public static final int
opbd
= Tag.intValue(new byte[]{'o', 'p', 'b', 'd'});
field in Tag
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H
A
D
tag.cc
63
const int32_t Tag::
opbd
= TAG('o', 'p', 'b', 'd');
member in sfntly::Tag
H
A
D
tag.h
81
static const int32_t
opbd
;
member
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
4xx.c
730
u32
opbd
= CPR0_READ(DCRN_CPR0_OPBD);
in ibm405ex_fixup_clocks()
local
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
4xx.c
730
u32
opbd
= CPR0_READ(DCRN_CPR0_OPBD);
in ibm405ex_fixup_clocks()
local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H
A
D
FeatureTag.java
94
opbd
("Optical Bounds"),
enum constant
Completed in 5 milliseconds