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:block
(Results
1 - 11
of
11
) sorted by relevance
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H
A
D
osal_firmware.c
60
int32_t OsalReadFirmware(struct OsalFirmware *fwPara, struct OsalFwBlock *
block
)
in OsalReadFirmware()
argument
H
A
D
osal_mem.c
70
struct mem_block *
block
= NULL;
in OsalMemAlloc()
local
116
struct mem_block *
block
= NULL;
in OsalMemAllocAlign()
local
149
struct mem_
block
*
block
= NULL;
OsalMemFree()
local
[all...]
/drivers/hdf_core/framework/support/platform/include/hdmi/
H
A
D
hdmi_event.h
39
bool
block
;
member
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H
A
D
osal_firmware.c
118
int32_t OsalReadFirmware(struct OsalFirmware *fwPara, struct OsalFwBlock *
block
)
in OsalReadFirmware()
argument
[all...]
/drivers/hdf_core/framework/support/platform/src/hdmi/
H
A
D
hdmi_event.c
74
static int32_t HdmiAddEventMsgToQueue(struct HdmiCntlr *cntlr, int32_t code, bool
block
, void *data)
in HdmiAddEventMsgToQueue()
argument
H
A
D
hdmi_edid.c
55
struct HdmiEdidFirstBlockInfo *
block
= (struct HdmiEdidFirstBlockInfo *)edid->raw;
in HdmiEdidHeaderPhase()
local
89
struct HdmiEdidFirstBlockInfo *
block
= (struct HdmiEdidFirstBlockInfo *)edid->raw;
in HdmiEdidVendorInfoPhase()
local
124
struct HdmiEdidFirstBlockInfo *
block
= (struct HdmiEdidFirstBlockInfo *)edid->raw;
HdmiEdidVersionInfoPhase()
local
140
struct HdmiEdidFirstBlockInfo *
block
= (struct HdmiEdidFirstBlockInfo *)edid->raw;
HdmiEdidBasicDispPhase()
local
151
struct HdmiEdidFirstBlockInfo *
block
= (struct HdmiEdidFirstBlockInfo *)edid->raw;
HdmiEdidColorFeaturePhase()
local
181
struct HdmiEdidFirstBlockInfo *
block
= (struct HdmiEdidFirstBlockInfo *)edid->raw;
HdmiEdidEstablisedTimingPhase()
local
229
struct HdmiEdidFirstBlockInfo *
block
= (struct HdmiEdidFirstBlockInfo *)edid->raw;
HdmiEdidStandardTimingPhase()
local
257
struct HdmiEdidMonitorBlockInfo *
block
= (struct HdmiEdidMonitorBlockInfo *)data;
HdmiEdidMonitorDescriptorPhase()
local
302
struct HdmiEdidDetailedTimingBlockInfo *
block
= (struct HdmiEdidDetailedTimingBlockInfo *)data;
HdmiEdidDetailedTimingDescriptorPhase()
local
374
struct HdmiEdidFirstBlockInfo *
block
= (struct HdmiEdidFirstBlockInfo *)edid->raw;
HdmiEdidDetailedTimingPhase()
local
[all...]
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
H
A
D
sample_hdi.h
83
const struct DataBlock *
block
= nullptr;
in DataBlockBlockUnmarshalling()
local
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mmc/
H
A
D
mmc_block_lite.c
69
char *StorageBlockGetEmmcNodeName(void *
block
)
in StorageBlockGetEmmcNodeName()
argument
[all...]
/drivers/hdf_core/framework/model/storage/src/mmc/
H
A
D
mmc_core.c
700
MmcCntlrAddMsgToQueue(struct MmcCntlr *cntlr, struct MmcCmd *cmd, int32_t code, bool
block
)
MmcCntlrAddMsgToQueue()
argument
/drivers/hdf_core/framework/model/storage/include/mmc/
H
A
D
mmc_corex.h
292
bool
block
;
member
/drivers/hdf_core/framework/test/unittest/osal/
H
A
D
osal_all_test.c
427
struct OsalFwBlock
block
;
in OsaFWTest()
local
[all...]
Completed in 8 milliseconds