Home
last modified time | relevance | path

Searched refs:noconfig (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/include/internal/
Dprovider.h32 int noconfig);
35 int noconfig);
/third_party/openssl/doc/internal/man3/
Dossl_provider_new.pod30 int noconfig);
33 int noconfig);
126 The config file will be automatically loaded unless I<noconfig> is set.
127 Typically I<noconfig> should be 0.
128 We set I<noconfig> to 1 only when calling these functions while processing a
137 The config file will be automatically loaded unless I<noconfig> is set.
138 Typically I<noconfig> should be 0.
139 We set I<noconfig> to 1 only when calling these functions while processing a
/third_party/skia/third_party/externals/expat/expat/cmake/autotools/
D.gitignore2 /expat-noconfig.cmake
/third_party/skia/third_party/externals/expat/expat/
DMakefile.am62 cmake/autotools/expat-noconfig.cmake \
Dconfigure.ac408 [cmake/autotools/expat-noconfig.cmake:${CMAKE_NOCONFIG_SOURCE}]
/third_party/openssl/crypto/
Dprovider_core.c411 int noconfig) in ossl_provider_find() argument
425 if (!noconfig) { in ossl_provider_find()
532 int noconfig) in ossl_provider_new() argument
/third_party/python/Modules/
DSetup62 # *noconfig* has the same effect as *shared*.)
/third_party/skia/third_party/externals/libpng/
DCHANGES2387 and the "noconfig" files from the distribution.
/third_party/flutter/skia/third_party/externals/libpng/
DCHANGES2387 and the "noconfig" files from the distribution.
/third_party/python/Misc/
DHISTORY31878 - In Setup, you can now write "*shared*" instead of "*noconfig*", and you