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:__ARMEB__
(Results
1 - 25
of
34
) sorted by relevance
1
2
/third_party/openssl/crypto/
H
A
D
arm_arch.h
17
# define
__ARMEB__
macro
25
# define
__ARMEB__
macro
33
* __ARMEL__/
__ARMEB__
for little-/big-endian.
67
# if __ARM_ARCH__<7 && __ARM_MAX_ARCH__>=7 && defined(
__ARMEB__
)
/third_party/optimized-routines/string/arm/
H
A
D
strcpy.c
74
# ifdef
__ARMEB__
in __strcpy_arm()
103
# ifdef
__ARMEB__
in __strcpy_arm()
H
A
D
strlen-armv6t2.S
18
#ifdef
__ARMEB__
99
#ifndef
__ARMEB__
H
A
D
memset.S
23
#ifdef
__ARMEB__
H
A
D
memchr.S
29
#ifdef
__ARMEB__
/third_party/musl/src/string/arm/
H
A
D
memcpy.S
229
#if
__ARMEB__
248
#if
__ARMEB__
258
#if
__ARMEB__
292
#if
__ARMEB__
338
#if
__ARMEB__
384
#if
__ARMEB__
432
#if
__ARMEB__
448
#if
__ARMEB__
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/
H
A
D
ghashv8-armx.S
72
#ifndef
__ARMEB__
97
#ifndef
__ARMEB__
134
#ifndef
__ARMEB__
141
#ifndef
__ARMEB__
175
#ifndef
__ARMEB__
181
#ifndef
__ARMEB__
231
#ifndef
__ARMEB__
H
A
D
ghash-armv4.S
136
#elif defined(
__ARMEB__
)
151
#elif defined(
__ARMEB__
)
170
#elif defined(
__ARMEB__
)
185
#elif defined(
__ARMEB__
)
283
#elif defined(
__ARMEB__
)
298
#elif defined(
__ARMEB__
)
313
#elif defined(
__ARMEB__
)
328
#elif defined(
__ARMEB__
)
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/
H
A
D
ghashv8-armx.S
72
#ifndef
__ARMEB__
97
#ifndef
__ARMEB__
134
#ifndef
__ARMEB__
141
#ifndef
__ARMEB__
175
#ifndef
__ARMEB__
181
#ifndef
__ARMEB__
231
#ifndef
__ARMEB__
H
A
D
ghash-armv4.S
136
#elif defined(
__ARMEB__
)
151
#elif defined(
__ARMEB__
)
170
#elif defined(
__ARMEB__
)
185
#elif defined(
__ARMEB__
)
283
#elif defined(
__ARMEB__
)
298
#elif defined(
__ARMEB__
)
313
#elif defined(
__ARMEB__
)
328
#elif defined(
__ARMEB__
)
/third_party/node/deps/openssl/openssl/crypto/
H
A
D
arm_arch.h
17
# define
__ARMEB__
macro
28
* __ARMEL__/
__ARMEB__
for little-/big-endian.
62
# if __ARM_ARCH__<7 && __ARM_MAX_ARCH__>=7 && defined(
__ARMEB__
)
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/chacha/
H
A
D
chacha-armv4.S
229
#if __ARM_ARCH__>=6 || !defined(
__ARMEB__
)
256
# if __ARM_ARCH__>=6 && defined(
__ARMEB__
)
293
# if __ARM_ARCH__>=6 && defined(
__ARMEB__
)
338
# if __ARM_ARCH__>=6 && defined(
__ARMEB__
)
380
# if __ARM_ARCH__>=6 && defined(
__ARMEB__
)
1169
# ifdef
__ARMEB__
1194
# ifdef
__ARMEB__
1230
# ifdef
__ARMEB__
1258
# ifdef
__ARMEB__
1419
# ifdef
__ARMEB__
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/chacha/
H
A
D
chacha-armv4.S
229
#if __ARM_ARCH__>=6 || !defined(
__ARMEB__
)
256
# if __ARM_ARCH__>=6 && defined(
__ARMEB__
)
293
# if __ARM_ARCH__>=6 && defined(
__ARMEB__
)
338
# if __ARM_ARCH__>=6 && defined(
__ARMEB__
)
380
# if __ARM_ARCH__>=6 && defined(
__ARMEB__
)
1169
# ifdef
__ARMEB__
1194
# ifdef
__ARMEB__
1230
# ifdef
__ARMEB__
1258
# ifdef
__ARMEB__
1419
# ifdef
__ARMEB__
[all...]
/third_party/FreeBSD/sys/arm/arm/
H
A
D
in_cksum_arm.S
156
#ifdef
__ARMEB__
348
#ifdef
__ARMEB__
/third_party/lzma/C/
H
A
D
CpuArch.h
71
|| defined(
__ARMEB__
) \
191
|| defined(
__ARMEB__
) \
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H
A
D
utils.h
148
defined(_MIPS_ARCH_MIPS32R2) || defined(
__ARMEB__
) ||\
/third_party/icu/icu4c/source/i18n/
H
A
D
double-conversion-utils.h
158
defined(_MIPS_ARCH_MIPS32R2) || defined(
__ARMEB__
) ||\
/third_party/musl/porting/liteos_m/kernel/include/bits/
H
A
D
alltypes.h
7
#ifdef
__ARMEB__
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H
A
D
alltypes.h
7
#ifdef
__ARMEB__
/third_party/musl/porting/liteos_a/kernel/include/bits/
H
A
D
alltypes.h
20
#if
__ARMEB__
/third_party/musl/porting/liteos_m/user/include/bits/
H
A
D
alltypes.h
7
#if
__ARMEB__
/third_party/musl/porting/uniproton/kernel/include/bits/
H
A
D
alltypes.h
7
#ifdef
__ARMEB__
/third_party/node/deps/icu-small/source/i18n/
H
A
D
double-conversion-utils.h
158
defined(_MIPS_ARCH_MIPS32R2) || defined(
__ARMEB__
) ||\
/third_party/skia/third_party/externals/angle2/src/common/third_party/smhasher/src/
H
A
D
PMurHash.cpp
107
# if defined(
__ARMEB__
) || defined(__MIPSEB__)
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
double-conversion-utils.h
126
defined(_MIPS_ARCH_MIPS32R2) || defined(
__ARMEB__
) ||\
Completed in 15 milliseconds
1
2