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:HDF_FRAMEWORKS
(Results
1 - 2
of
2
) sorted by relevance
/drivers/hdf_core/adapter/khdf/liteos/
H
A
D
Makefile
34
HDF_FRAMEWORKS
= ../../../framework
macro
45
$(
HDF_FRAMEWORKS
)/utils/src/hdf_cstring.c \
46
$(
HDF_FRAMEWORKS
)/utils/src/hdf_map.c \
47
$(
HDF_FRAMEWORKS
)/utils/src/hdf_slist.c \
48
$(
HDF_FRAMEWORKS
)/utils/src/hdf_sref.c \
49
$(
HDF_FRAMEWORKS
)/utils/src/hdf_sbuf.c \
50
$(
HDF_FRAMEWORKS
)/utils/src/hdf_sbuf_impl_raw.c \
51
$(
HDF_FRAMEWORKS
)/utils/src/hdf_task_queue.c \
56
$(
HDF_FRAMEWORKS
)/core/host/src/devhost_service.c \
57
$(
HDF_FRAMEWORKS
)/cor
[all...]
/drivers/hdf_core/adapter/khdf/liteos/platform/
H
A
D
Makefile
32
HDF_FRAMEWORKS
= $(LITEOSTOPDIR)/../../drivers/hdf_core/framework
macro
40
$(
HDF_FRAMEWORKS
)/support/platform/src/fwk/platform_device.c \
41
$(
HDF_FRAMEWORKS
)/support/platform/src/fwk/platform_event.c \
42
$(
HDF_FRAMEWORKS
)/support/platform/src/fwk/platform_manager.c \
43
$(
HDF_FRAMEWORKS
)/support/platform/src/fwk/platform_queue.c \
44
$(
HDF_FRAMEWORKS
)/support/platform/src/fwk/platform_common.c
49
$(
HDF_FRAMEWORKS
)/support/platform/src/fwk/platform_trace_transfer.c
51
LOCAL_SRCS += $(
HDF_FRAMEWORKS
)/support/platform/src/fwk/platform_trace_unopen.c
55
LOCAL_SRCS += $(
HDF_FRAMEWORKS
)/support/platform/src/fwk/platform_dumper.c
57
LOCAL_SRCS += $(
HDF_FRAMEWORKS
)/suppor
[all...]
Completed in 1 milliseconds