Home
last modified time | relevance | path

Searched refs:none (Results 276 - 300 of 682) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DPadder.java64 public static Padder none() { in none() method in Padder
/third_party/icu/icu4c/source/i18n/
H A Dnumber_multiplier.cpp84 Scale Scale::none() { in none() function in Scale
H A Dplurrule.cpp928 if (digitsType == none) { in isFulfilled()
1246 ruleIndex(0), token(), type(none), prevType(none), in PluralRuleParser()
1273 if (!(prevType==none || prevType==tSemiColon)) { in checkSyntax()
1280 case none: in checkSyntax()
1418 type = none; in getNextToken()
1498 return none; in charType()
/third_party/node/test/parallel/
H A Dtest-cluster-basic.js84 none: false,
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_multiplier.cpp84 Scale Scale::none() { in none() function in Scale
H A Dplurrule.cpp932 if (digitsType == none) { in isFulfilled()
1250 ruleIndex(0), token(), type(none), prevType(none), in PluralRuleParser()
1277 if (!(prevType==none || prevType==tSemiColon)) { in checkSyntax()
1284 case none: in checkSyntax()
1422 type = none; in getNextToken()
1502 return none; in charType()
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dnested.rs136 attrs: OtherAttrs::none(), in make_api()
/third_party/rust/crates/cxx/gen/src/
H A Dnested.rs136 attrs: OtherAttrs::none(), in make_api()
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dnested.rs136 attrs: OtherAttrs::none(), in make_api()
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dnested.rs136 attrs: OtherAttrs::none(), in make_api()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegUsageInfoCollector.cpp203 if (SavedRegs.none()) in computeCalleeSavedRegs()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_multiplier.cpp84 Scale Scale::none() { in none() function in Scale
H A Dplurrule.cpp913 if (digitsType == none) { in isFulfilled()
1231 ruleIndex(0), token(), type(none), prevType(none), in PluralRuleParser()
1258 if (!(prevType==none || prevType==tSemiColon)) { in checkSyntax()
1265 case none: in checkSyntax()
1403 type = none; in getNextToken()
1483 return none; in charType()
/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h158 struct None { } none; member
/third_party/skia/third_party/externals/dawn/src/common/
H A Dityp_bitset.h58 using Base::none;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp141 return PreservedAnalyses::none(); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp174 return PreservedAnalyses::none(); in run()
H A DGlobalSplit.cpp192 return PreservedAnalyses::none(); in run()
/third_party/rust/crates/serde/serde/src/private/
H A Ddoc.rs110 (none) => {
/third_party/spirv-tools/source/val/
H A Dbasic_block.h95 if (type == kBlockTypeUndefined) return type_.none(); in is_type()
/third_party/libabigail/
H A Dltmain.sh1421 write_lobj=none
1427 write_oldobj=none
5304 test "$pic_object" = none &&
5305 test "$non_pic_object" = none; then
5313 if test "$pic_object" != none; then
5341 if test "$non_pic_object" != none; then
5347 if test -z "$pic_object" || test "$pic_object" = none ; then
5869 test "$pic_object" = none &&
5870 test "$non_pic_object" = none; then
5878 if test "$pic_object" != none; the
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh1441 write_lobj=none
1447 write_oldobj=none
5324 test "$pic_object" = none &&
5325 test "$non_pic_object" = none; then
5333 if test "$pic_object" != none; then
5361 if test "$non_pic_object" != none; then
5367 if test -z "$pic_object" || test "$pic_object" = none ; then
5889 test "$pic_object" = none &&
5890 test "$non_pic_object" = none; then
5898 if test "$pic_object" != none; the
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dsysctl.c356 char *none = "none"; in proc_sctp_do_hmac_alg() local
366 tbl.data = net->sctp.sctp_hmac_alg ? : none; in proc_sctp_do_hmac_alg()
384 if (!strncmp(tmp, "none", 4)) { in proc_sctp_do_hmac_alg()
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima.h190 hook(NONE, none) \
203 hook(MAX_CHECK, none)
/kernel/linux/linux-5.10/tools/hv/
H A Dhv_kvp_daemon.c1205 * or "none" if no boot-time protocol should be used) in kvp_set_ip_info()
1272 error = kvp_write_file(file, "BOOTPROTO", "", "none"); in kvp_set_ip_info()

Completed in 26 milliseconds

1...<<11121314151617181920>>...28