Home
last modified time | relevance | path

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

12345

/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...]
/kernel/linux/linux-5.10/fs/dlm/
H A Drequestqueue.c156 struct rq_entry *e, *safe; in dlm_purge_requestqueue() local
H A Dast.c299 struct dlm_lkb *lkb, *safe; in dlm_callback_resume() local
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c98 struct ttm_validate_buffer *safe = entry; in ttm_eu_reserve_buffers() local
/kernel/linux/linux-6.6/fs/dlm/
H A Drequestqueue.c159 struct rq_entry *e, *safe; in dlm_purge_requestqueue() local
H A Dast.c240 struct dlm_lkb *lkb, *safe; in dlm_callback_resume() local
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c93 struct ttm_validate_buffer *safe = entry; in ttm_eu_reserve_buffers() local
/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
/kernel/linux/linux-5.10/drivers/input/gameport/
H A Dns558.c258 struct ns558 *ns558, *safe; in ns558_exit() local
/kernel/linux/linux-6.6/drivers/input/gameport/
H A Dns558.c255 struct ns558 *ns558, *safe; in ns558_exit() 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
/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
/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

Completed in 11 milliseconds

12345