/third_party/optimized-routines/string/aarch64/ |
H A D | memcmp-sve.S | 24 b.none 9f 35 b.none 0b
|
H A D | memchr-sve.S | 26 b.none 9f 38 b.none 0b
|
H A D | strchr-sve.S | 42 b.none 0b 51 csel x0, xzr, x0, none /* if there was no c, return null */
|
H A D | strcmp-sve.S | 37 b.none 0b 53 b.none 0b
|
H A D | strncmp-sve.S | 25 b.none 9f 41 b.none 0b
|
H A D | strrchr-sve.S | 38 b.none 0b 53 b.none 0b
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/ |
H A D | unified_key.cpp | 130 if (g_ruleIntention.none()) { in PreliminaryWork() 137 if (g_ruleBundleName.none()) { in PreliminaryWork() 144 if (g_ruleGroupId.none()) { in PreliminaryWork()
|
/third_party/elfutils/tests/ |
H A D | run-compress-test.sh | 28 testrun ${abs_top_builddir}/src/elfcompress -v -t none -o ${uncompressedfile} ${infile} 46 testrun ${abs_top_builddir}/src/elfcompress -v -t none -o ${gnuuncompressedfile} ${gnucompressedfile} 62 testrun ${abs_top_builddir}/src/elfcompress -v -t none -o ${elfuncompressedfile} ${elfcompressedfile}
|
/third_party/rust/crates/clap/src/builder/ |
H A D | styled_str.rs | 65 pub(crate) fn none(&mut self, msg: impl Into<String>) { 249 styled.none(name); in from() 257 styled.none(name); 265 styled.none(name);
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
H A D | cpuset_load_balance_test.sh | 351 1 1 0 1 none 352 1,2 1 0-3 0 none 353 1,2 1 0,3 1 none 354 1,2 1 1,3 1 none
|
/third_party/ltp/testcases/network/dhcp/ |
H A D | dhcpd_tests.sh | 48 ddns-update-style none; 63 ddns-update-style none;
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fFboCompletenessTests.cpp | 347 const ImageFormat none = ImageFormat::none(); in iterate() local 354 colorFmts.insert(none); in iterate() 355 depthFmts.insert(none); in iterate() 356 stencilFmts.insert(none); in iterate()
|
/third_party/EGL/sdk/docs/man/xhtml/ |
H A D | maketoc.pl | 36 text-decoration:none; 50 border-style: none; 55 border-style: none; 278 print '" style="text-decoration:none"> ';
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | ITypBitsetTests.cpp | 63 ASSERT_EQ(bits.none(), indices.size() == 0); in ExpectBits() 123 ASSERT_FALSE(bits.none()); in TEST_F() 134 ASSERT_TRUE(bits.none()); in TEST_F()
|
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/ |
H A D | maketoc.pl | 36 text-decoration:none; 50 border-style: none; 55 border-style: none; 278 print '" style="text-decoration:none"> ';
|
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/ |
H A D | stripInternal-when-few-members-of-enum-are-internal.js | 41 none: any;
47 none: any;
669 none: any;
673 none: any;
893 >>> none: any;
901 2 > none
953 >>> none: any;
961 2 > none
1309 > none: any;
1338 > none [all...] |
H A D | multiple-emitHelpers-in-different-projects.js | 19 none: any;
25 none: any;
926 none: any;
930 none: any;
961 >>> none: any;
969 2 > none
1021 >>> none: any;
1029 2 > none
1144 > none: any;
1173 > none [all...] |
H A D | stripInternal-when-one-two-three-are-prepended-in-order.js | 19 none: any;
25 none: any;
203 none: any;
207 none: any;
291 >>> none: any;
299 2 > none
351 >>> none: any;
359 2 > none
1211 > none: any;
1240 > none [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_slider_ffi.cpp | 76 std::optional<std::string> none; in FfiOHOSAceFrameworkSliderShowTips() local 77 SliderModel::GetInstance()->SetShowTips(isShow, none); in FfiOHOSAceFrameworkSliderShowTips()
|
/third_party/node/benchmark/diagnostics_channel/ |
H A D | http.js | 8 apm: ['none', 'diagnostics_channel', 'patch'], 18 const done = { none, patch, diagnostics_channel }[apm](); 35 function none() {} function
|
/third_party/typescript/tests/baselines/reference/tsbuild/outFile/ |
H A D | builds-till-project-specified.js | 19 none: any;
25 none: any;
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_autocomplete.py | 158 none = self.assertIsNone 166 none(acp.open_completions(ac.TAB)) # From 'else' after 'elif'. 167 none(acp._delayed_completion_id) 182 none = self.assertIsNone 187 none(acp.open_completions(ac.TAB)) 189 none(acp.open_completions(ac.TAB))
|
/third_party/skia/gm/ |
H A D | bleed.cpp | 245 const SkSamplingOptions none(SkFilterMode::kNearest); 258 this->drawCase1(canvas, kCol0X, kRow0Y, antiAlias, none); 259 this->drawCase2(canvas, kCol0X, kRow1Y, antiAlias, none); 260 this->drawCase3(canvas, kCol0X, kRow2Y, antiAlias, none); 261 this->drawCase4(canvas, kCol0X, kRow3Y, antiAlias, none); 262 this->drawCase5(canvas, kCol0X, kRow4Y, antiAlias, none);
|
/third_party/icu/icu4j/perf-tests/perldriver/ |
H A D | Output.pm | 229 A:link { color: black; font-weight: normal; text-decoration: none} /* unvisited links */ 230 A:visited { color: blue; font-weight: normal; text-decoration: none } /* visited links */ 231 A:hover { color: red; font-weight: normal; text-decoration: none } /* user hovers */ 232 A:active { color: lime; font-weight: normal; text-decoration: none } /* active links */
|
/third_party/icu/icu4c/source/test/perf/perldriver/ |
H A D | Output.pm | 229 A:link { color: black; font-weight: normal; text-decoration: none} /* unvisited links */ 230 A:visited { color: blue; font-weight: normal; text-decoration: none } /* visited links */ 231 A:hover { color: red; font-weight: normal; text-decoration: none } /* user hovers */ 232 A:active { color: lime; font-weight: normal; text-decoration: none } /* active links */
|