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:OK
(Results
1 - 10
of
10
) sorted by relevance
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H
A
D
fb_mem.h
53
#ifndef
OK
54
#define
OK
0
macro
H
A
D
fb_mem.c
106
if (ret ==
OK
) {
in register_driver()
H
A
D
fb.c
145
ret =
OK
;
in fb_ioctl()
224
if (ret ==
OK
) {
in fb_ioctl()
343
* Zero (
OK
) is returned success; a negated errno value is returned on any
440
return
OK
;
in fb_register()
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/
H
A
D
create_secure_boot.sh
121
echo 0:RSA_PUB creat
OK
!
223
echo 5:AES:creat uboot_sig.bin
OK
!
247
echo 4:RSA:creat uboot_sig.bin
OK
!
321
echo 0:RSA_PUB creat
OK
!
422
echo 5:AES:creat uboot_sig.bin
OK
!
445
echo 4:RSA:creat uboot_sig.bin
OK
!
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/
H
A
D
create_secure_boot.sh
79
echo 0:RSA_PUB creat
OK
!
181
echo 5:AES:creat uboot_sig.bin
OK
!
205
echo 4:RSA:creat uboot_sig.bin
OK
!
274
echo 0:RSA_PUB creat
OK
!
375
echo 5:AES:creat uboot_sig.bin
OK
!
398
echo 4:RSA:creat uboot_sig.bin
OK
!
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/include/
H
A
D
types.h
66
#define
OK
0
macro
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/include/
H
A
D
types.h
68
#define
OK
0
macro
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/simple/device_app/
H
A
D
aio_simple.c
452
return
OK
;
in main()
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H
A
D
Rockchip_OSAL_OHOS.cpp
224
if (err !=
OK
) {
in Get_Video_HorAlign()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_modes.c
1191
MODE_STATUS(
OK
),
Completed in 8 milliseconds