Home
last modified time | relevance | path

Searched defs:safe (Results 26 - 50 of 125) sorted by relevance

12345

/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_compact.h87 UBool safe; member in number::impl::CompactHandler
H A Dnumber_compact.cpp237 CompactHandler( CompactStyle compactStyle, const Locale &locale, const char *nsName, CompactType compactType, const PluralRules *rules, MutablePatternModifier *buildReference, bool safe, const MicroPropsGenerator *parent, UErrorCode &status) CompactHandler() argument
H A Dnumber_formatimpl.cpp117 NumberFormatterImpl::NumberFormatterImpl(const MacroProps& macros, bool safe, UErrorCode& status) { in NumberFormatterImpl() argument
124 NumberFormatterImpl::macrosToMicroGenerator(const MacroProps& macros, bool safe, UErrorCode& status) { in macrosToMicroGenerator() argument
/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
H A DSkImageInfo.cpp63 SkSafeMath safe; in computeByteSize() 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
/kernel/linux/linux-5.10/drivers/ide/
H A Dtx4938ide.c62 u8 safe = drive->pio_mode - XFER_PIO_0; in tx4938ide_set_pio_mode() local
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dextable.c173 ex_handler_msr(const struct exception_table_entry *fixup, struct pt_regs *regs, bool wrmsr, bool safe, int reg) ex_handler_msr() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DScientificNotation.java135 ScientificHandler( ScientificNotation notation, DecimalFormatSymbols symbols, boolean safe, MicroPropsGenerator parent) ScientificHandler() argument
H A DNumberFormatterImpl.java183 private static MicroPropsGenerator macrosToMicroGenerator(MacroProps macros, MicroProps micros, boolean safe) { in macrosToMicroGenerator() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DScientificNotation.java134 ScientificHandler( ScientificNotation notation, DecimalFormatSymbols symbols, boolean safe, MicroPropsGenerator parent) ScientificHandler() argument
H A DNumberFormatterImpl.java177 private static MicroPropsGenerator macrosToMicroGenerator(MacroProps macros, MicroProps micros, boolean safe) { in macrosToMicroGenerator() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dstep_result_set.cpp34 StepResultSet::StepResultSet(Time start, Conn conn, const std::string &sql, const Values &args, bool safe) in StepResultSet() argument
/kernel/linux/linux-5.10/arch/arm/common/
H A Ddmabounce.c56 void *safe; member
[all...]
/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dphram.c81 struct phram_mtd_list *this, *safe; in unregister_devices() local
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dsafe_serial.c75 static bool safe = true; variable
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dphram.c114 struct phram_mtd_list *this, *safe; in unregister_devices() local
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dsafe_serial.c75 static bool safe = true; variable
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h300 static ASTCENC_SIMD_INLINE vfloat4 normalize_safe(vfloat4 a, vfloat4 safe) in normalize_safe() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumber_compact.cpp237 CompactHandler( CompactStyle compactStyle, const Locale &locale, const char *nsName, CompactType compactType, const PluralRules *rules, MutablePatternModifier *buildReference, bool safe, const MicroPropsGenerator *parent, UErrorCode &status) CompactHandler() argument
H A Dnumber_formatimpl.cpp117 NumberFormatterImpl::NumberFormatterImpl(const MacroProps& macros, bool safe, UErrorCode& status) { in NumberFormatterImpl() argument
124 NumberFormatterImpl::macrosToMicroGenerator(const MacroProps& macros, bool safe, UErrorCode& status) { in macrosToMicroGenerator() argument

Completed in 15 milliseconds

12345