/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | Padder.java | 64 public static Padder none() { in none() method in Padder
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_multiplier.cpp | 84 Scale Scale::none() { in none() function in Scale
|
H A D | plurrule.cpp | 928 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 D | test-cluster-basic.js | 84 none: false,
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_multiplier.cpp | 84 Scale Scale::none() { in none() function in Scale
|
H A D | plurrule.cpp | 932 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 D | nested.rs | 136 attrs: OtherAttrs::none(), in make_api()
|
/third_party/rust/crates/cxx/gen/src/ |
H A D | nested.rs | 136 attrs: OtherAttrs::none(), in make_api()
|
/third_party/rust/crates/cxx/gen/lib/src/gen/ |
H A D | nested.rs | 136 attrs: OtherAttrs::none(), in make_api()
|
/third_party/rust/crates/cxx/gen/build/src/gen/ |
H A D | nested.rs | 136 attrs: OtherAttrs::none(), in make_api()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegUsageInfoCollector.cpp | 203 if (SavedRegs.none()) in computeCalleeSavedRegs()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_multiplier.cpp | 84 Scale Scale::none() { in none() function in Scale
|
H A D | plurrule.cpp | 913 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 D | SkOTTable_glyf.h | 158 struct None { } none; member
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | ityp_bitset.h | 58 using Base::none;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | PartiallyInlineLibCalls.cpp | 141 return PreservedAnalyses::none(); in run()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | CrossDSOCFI.cpp | 174 return PreservedAnalyses::none(); in run()
|
H A D | GlobalSplit.cpp | 192 return PreservedAnalyses::none(); in run()
|
/third_party/rust/crates/serde/serde/src/private/ |
H A D | doc.rs | 110 (none) => {
|
/third_party/spirv-tools/source/val/ |
H A D | basic_block.h | 95 if (type == kBlockTypeUndefined) return type_.none(); in is_type()
|
/third_party/libabigail/ |
H A D | ltmain.sh | 1421 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 D | ltmain.sh | 1441 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 D | sysctl.c | 356 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 D | ima.h | 190 hook(NONE, none) \ 203 hook(MAX_CHECK, none)
|
/kernel/linux/linux-5.10/tools/hv/ |
H A D | hv_kvp_daemon.c | 1205 * 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()
|