Home
last modified time | relevance | path

Searched defs:safe (Results 1 - 25 of 62) sorted by relevance

123

/third_party/openssl/doc/
H A Dperlvars.pm[all...]
/third_party/rust/crates/libloading/src/
H A Dlib.rs49 mod safe; modules
/third_party/skia/tests/
H A DSafeMathTest.cpp17 SkSafeMath safe; in DEF_TEST() local
27 SkSafeMath safe; in DEF_TEST() local
37 SkSafeMath safe; DEF_TEST() local
47 SkSafeMath safe; DEF_TEST() local
[all...]
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect.c131 struct lws *wsi, *safe = NULL; in lws_client_connect_via_info() local
/third_party/ltp/libs/libltpswap/
H A Dlibswap.c18 int make_swapfile(const char *swapfile, int safe) in make_swapfile() argument
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_depr.c22 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, in BN_generate_prime() argument
/third_party/python/Tools/demo/
H A Dqueens.py38 def safe(self, x, y): member in Queens
/third_party/openssl/crypto/bn/
H A Dbn_depr.c22 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, in BN_generate_prime() argument
/third_party/openssl/demos/pkcs12/
H A Dpkread.c23 PKCS7 *safe; in find_friendly_name() local
/third_party/node/src/crypto/
H A Dcrypto_random.h54 bool safe; member
H A Dcrypto_random.cc97 bool safe = args[offset + 1]->IsTrue(); in AdditionalConfig() local
/third_party/node/deps/openssl/openssl/apps/
H A Dprime.c46 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; in prime_main() local
/third_party/openssl/apps/
H A Dprime.c46 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; in prime_main() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dqueue.h79 static __inline void FillpQueueSetProdSafe(FillpQueue *q, FILLP_BOOL safe) in FillpQueueSetProdSafe() argument
84 static __inline void FillpQueueSetConsSafe(FillpQueue *q, FILLP_BOOL safe) in FillpQueueSetConsSafe() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DCompactNotation.java62 withLocaleData( ULocale locale, String nsName, CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent) withLocaleData() argument
82 CompactHandler( CompactNotation notation, ULocale locale, String nsName, CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent) CompactHandler() argument
H A DScientificNotation.java135 ScientificHandler( ScientificNotation notation, DecimalFormatSymbols symbols, boolean safe, MicroPropsGenerator parent) ScientificHandler() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DCompactNotation.java64 withLocaleData( ULocale locale, String nsName, CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent) withLocaleData() argument
84 CompactHandler( CompactNotation notation, ULocale locale, String nsName, CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent) CompactHandler() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumber_compact.h87 UBool safe; member in number::impl::CompactHandler
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_compact.h87 UBool safe; member in number::impl::CompactHandler
/third_party/python/Lib/email/
H A D_encoded_words.py75 safe = b'-!*+/' + ascii_letters.encode('ascii') + digits.encode('ascii') variable in _QByteMap
/third_party/skia/src/core/
H A DSkSafeMath.h66 SkSafeMath safe; in Align4() local
H A DSkMask.cpp59 SkSafeMath safe; in PrepareDestination() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_compact.h87 UBool safe; member in number::impl::CompactHandler
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c110 void DympSetConsSafe(DympoolType *pool, FILLP_BOOL safe) in DympSetConsSafe() argument
115 void DympSetProdSafe(DympoolType *pool, FILLP_BOOL safe) in DympSetProdSafe() argument
H A Dlf_ring.c88 void FillpLfRingSetProdSafe(struct FillpLfRing *ring, FILLP_BOOL safe) in FillpLfRingSetProdSafe() argument
93 void FillpLfRingSetConsSafe(struct FillpLfRing *ring, FILLP_BOOL safe) in FillpLfRingSetConsSafe() argument

Completed in 9 milliseconds

123