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:BIG_ENDIAN
(Results
1 - 12
of
12
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_lookup.c
137
#define
BIG_ENDIAN
4321
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
SwapByteOrder.h
32
#define
BIG_ENDIAN
4321
macro
/third_party/libwebsockets/lib/plat/unix/
H
A
D
private-lib-plat-unix.h
69
#define
BIG_ENDIAN
4321 /* to show byte order (taken from gcc); for suppres warning that
BIG_ENDIAN
is not defined. */
macro
74
#define
BIG_ENDIAN
__BIGENDIAN__
macro
100
#define
BIG_ENDIAN
__ORDER_BIG_ENDIAN__
macro
112
#define
BIG_ENDIAN
__BIG_ENDIAN
macro
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
endian.h
16
#define
BIG_ENDIAN
__BIG_ENDIAN
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
endian.h
14
#define
BIG_ENDIAN
__BIG_ENDIAN
macro
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
endian.h
14
#define
BIG_ENDIAN
__BIG_ENDIAN
macro
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
endian.h
14
#define
BIG_ENDIAN
__BIG_ENDIAN
macro
/third_party/musl/include/
H
A
D
endian.h
14
#define
BIG_ENDIAN
__BIG_ENDIAN
macro
/third_party/libwebsockets/lib/plat/windows/
H
A
D
private-lib-plat-windows.h
110
#define
BIG_ENDIAN
4321 /* to show byte order (taken from gcc) */
macro
/third_party/lwip/src/include/lwip/
H
A
D
arch.h
45
#define
BIG_ENDIAN
4321
macro
/third_party/python/Lib/test/
H
A
D
test_float.py
1508
BIG_ENDIAN
= 0
variable
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H
A
D
mod.rs
1858
pub const
BIG_ENDIAN
: ::c_int = 4321;
consts
Completed in 12 milliseconds