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:endian
(Results
1 - 25
of
43
) sorted by relevance
1
2
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/utils/
H
A
D
endian_converter.h
19
#include <
endian
.h>
22
// use little
endian
byteorder by default
/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/
H
A
D
general_endian.cpp
17
#include <
endian
.h>
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H
A
D
sbc_constant.h
38
uint8_t
endian
;
member
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H
A
D
drv_sha.h
40
SHA_ERROR_ENDIAN ///< Specified
endian
not supported
86
uint32_t endianmode : 1; ///< supports
endian
mode control
128
\param[in]
endian
\ref sha_endian_mode_e
133
sha_endian_mode_e
endian
H
A
D
drv_rsa.h
39
RSA_ERROR_ENDIAN ///< Specified
endian
not supported
149
\param[in]
endian
\ref rsa_endian_mode_e
155
rsa_endian_mode_e
endian
,
H
A
D
drv_aes.h
42
AES_ERROR_ENDIAN ///< Specified
endian
not supported
143
\param[in]
endian
\ref aes_endian_mode_e
149
aes_endian_mode_e
endian
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H
A
D
param.h
32
#include <
endian
.h>
H
A
D
types.h
73
#include <
endian
.h>
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H
A
D
a2dp_decoder_sbc.cpp
30
g_sbcDecode.
endian
= sbc::SBC_ENDIANESS_LE;
in A2dpSbcDecoder()
/foundation/distributeddatamgr/udmf/framework/common/
H
A
D
endian_converter.h
20
#include <
endian
.h>
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H
A
D
bt_endian.h
35
#include <
endian
.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H
A
D
app_demo_spi.c
788
.
endian
= HI_SPI_CFG_ENDIAN_LITTLE,
in app_demo_spi_test_case()
814
spi_cfg_basic_info.
endian
= 0;
in app_demo_spi_test()
856
spi_para.cfg_info.
endian
= HI_SPI_CFG_ENDIAN_LITTLE;
in app_demo_spi_cmd_host_read()
880
spi_para.cfg_info.
endian
= HI_SPI_CFG_ENDIAN_LITTLE;
in app_demo_spi_cmd_slave_write()
904
spi_para.cfg_info.
endian
= HI_SPI_CFG_ENDIAN_LITTLE;
in app_demo_spi_cmd_host_write()
928
spi_para.cfg_info.
endian
= HI_SPI_CFG_ENDIAN_LITTLE;
in app_demo_spi_cmd_slave_read()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_spi.h
106
* Communication parameter: big-
endian
and little-
endian
transmission of each frame.
110
HI_SPI_CFG_ENDIAN_LITTLE, /**< Little-
endian
transmission.CNcomment:小端传输CNend */
111
HI_SPI_CFG_ENDIAN_BIG, /**< Big-
endian
transmission.CNcomment:大端传输CNend */
147
hi_u32
endian
: 1; /**< Big-
endian
and little-
endian
, type hi_spi_cfg_endian.CNcomment:大小端,类型为
member
/foundation/distributeddatamgr/pasteboard/framework/tlv/
H
A
D
endian_converter.h
20
#include <
endian
.h>
23
// use little
endian
byteorder by default
/device/soc/rockchip/common/sdk_linux/arch/arm64/
H
A
D
Makefile
109
KBUILD_CPPFLAGS += -mbig-
endian
116
KBUILD_CPPFLAGS += -mlittle-
endian
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H
A
D
arch.h
40
#include <
endian
.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H
A
D
MQTTPacket.h
17
* Ian Craggs - big
endian
Linux reversed definition
57
#include <
endian
.h>
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H
A
D
message_handler.cpp
18
#include <
endian
.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/
H
A
D
spi.h
270
hi_u16
endian
: 1;
member
H
A
D
hi_spi.c
477
g_spi_ctrl[id]->spi_cfg.
endian
= param->
endian
;
in hi_spi_set_basic_info()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H
A
D
utils_test.cpp
19
#include <
endian
.h>
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H
A
D
device_convertor.cpp
17
#include <
endian
.h>
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H
A
D
account_delegate_normal_impl.cpp
19
#include <
endian
.h>
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/multibuff/device_app/
H
A
D
aio_multibuff.c
28
#include <
endian
.h>
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/simple/device_app/
H
A
D
aio_simple.c
28
#include <
endian
.h>
Completed in 12 milliseconds
1
2