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:CONFIG_H
(Results
1 - 23
of
23
) sorted by relevance
/third_party/mbedtls/scripts/
H
A
D
footprint.sh
21
CONFIG_H
='include/mbedtls/mbedtls_config.h'
23
if [ -r $
CONFIG_H
]; then :; else
24
echo "$
CONFIG_H
not found" >&2
58
cp $
CONFIG_H
${
CONFIG_H
}.bak
59
if [ "$FILE" != $
CONFIG_H
]; then
60
cp "$FILE" $
CONFIG_H
79
cp ${
CONFIG_H
}.bak $
CONFIG_H
H
A
D
memory.sh
14
CONFIG_H
='include/mbedtls/mbedtls_config.h'
21
if [ -r $
CONFIG_H
]; then :; else
22
echo "$
CONFIG_H
not found" >&2
36
if git status | grep -F $
CONFIG_H
>/dev/null 2>&1; then
51
cp configs/config-$NAME.h $
CONFIG_H
58
grep -F SSL_MAX_CONTENT_LEN $
CONFIG_H
|| echo 'SSL_MAX_CONTENT_LEN=16384'
99
CONFIG_BAK=${
CONFIG_H
}.bak
100
cp $
CONFIG_H
$CONFIG_BAK
125
mv $CONFIG_BAK $
CONFIG_H
H
A
D
code_size_compare.py
150
CONFIG_H
= 'include/mbedtls/mbedtls_config.h'
variable
217
.format(src=TFM_MEDIUM_CONFIG_H, dest=
CONFIG_H
))
328
shutil.move(
CONFIG_H
+ BACKUP_SUFFIX,
CONFIG_H
)
331
shutil.copy(
CONFIG_H
,
CONFIG_H
+ BACKUP_SUFFIX)
/third_party/libsnd/src/GSM610/
H
A
D
config.h
7
#ifndef
CONFIG_H
8
#define
CONFIG_H
macro
25
#endif /*
CONFIG_H
*/
/third_party/f2fs-tools/
H
A
D
config.h
11
#ifndef
CONFIG_H
12
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/cups-filters/
H
A
D
config.h
17
#ifndef
CONFIG_H
18
#define
CONFIG_H
macro
95
#endif /*
CONFIG_H
*/
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
H
A
D
config.h
1
#ifndef
CONFIG_H
2
#define
CONFIG_H
macro
/third_party/ntfs-3g/
H
A
D
config.h
22
#ifndef
CONFIG_H
23
#define
CONFIG_H
macro
/third_party/skia/third_party/externals/freetype/builds/
H
A
D
freetype.mk
171
# `$(TOP_DIR)/include/freetype'. $(INTERNAL_H), and $(
CONFIG_H
) are defined
186
CONFIG_H
:= $(wildcard $(CONFIG_DIR)/*.h) \
macro
192
FREETYPE_H := $(PUBLIC_H) $(INTERNAL_H) $(
CONFIG_H
) $(DEVEL_H)
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
config.h
9
#ifndef
CONFIG_H
10
#define
CONFIG_H
macro
1635
#endif /*
CONFIG_H
*/
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
config.h
9
#ifndef
CONFIG_H
10
#define
CONFIG_H
macro
1803
#endif /*
CONFIG_H
*/
/third_party/mbedtls/tests/scripts/
H
A
D
all.sh
135
CONFIG_H
='include/mbedtls/mbedtls_config.h'
137
CONFIG_H
='drivers/builtin/include/mbedtls/mbedtls_config.h'
147
files_to_back_up="$
CONFIG_H
$CRYPTO_CONFIG_H $CONFIG_TEST_DRIVER_H"
564
git checkout-index -f -q $
CONFIG_H
575
if ! git diff --quiet "$
CONFIG_H
"; then
576
err_msg "Warning - the configuration file '$
CONFIG_H
' has been edited. "
3393
cp configs/config-tfm.h "$
CONFIG_H
"
3394
echo "#undef MBEDTLS_PSA_CRYPTO_CONFIG_FILE" >> "$
CONFIG_H
"
3401
echo "#define MBEDTLS_USE_PSA_CRYPTO" >> "$
CONFIG_H
"
3407
echo "#define MBEDTLS_FS_IO" >> "$
CONFIG_H
"
[all...]
/third_party/skia/third_party/externals/freetype/builds/unix/
H
A
D
install.mk
53
-for P in $(
CONFIG_H
) ; do \
/third_party/mbedtls/tests/
H
A
D
ssl-opt.sh
107
CONFIG_H
='../include/mbedtls/mbedtls_config.h'
Completed in 32 milliseconds