Home
last modified time | relevance | path

Searched refs:none (Results 51 - 75 of 483) sorted by relevance

12345678910>>...20

/third_party/optimized-routines/string/aarch64/
H A Dmemcmp-sve.S24 b.none 9f
35 b.none 0b
H A Dmemchr-sve.S26 b.none 9f
38 b.none 0b
H A Dstrchr-sve.S42 b.none 0b
51 csel x0, xzr, x0, none /* if there was no c, return null */
H A Dstrcmp-sve.S37 b.none 0b
53 b.none 0b
H A Dstrncmp-sve.S25 b.none 9f
41 b.none 0b
H A Dstrrchr-sve.S38 b.none 0b
53 b.none 0b
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_key.cpp130 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 Drun-compress-test.sh28 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 Dstyled_str.rs65 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 Dcpuset_load_balance_test.sh351 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 Ddhcpd_tests.sh48 ddns-update-style none;
63 ddns-update-style none;
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp347 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 Dmaketoc.pl36 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 DITypBitsetTests.cpp63 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 Dmaketoc.pl36 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 DstripInternal-when-few-members-of-enum-are-internal.js41 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 Dmultiple-emitHelpers-in-different-projects.js19 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 DstripInternal-when-one-two-three-are-prepended-in-order.js19 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 Dcj_slider_ffi.cpp76 std::optional<std::string> none; in FfiOHOSAceFrameworkSliderShowTips() local
77 SliderModel::GetInstance()->SetShowTips(isShow, none); in FfiOHOSAceFrameworkSliderShowTips()
/third_party/node/benchmark/diagnostics_channel/
H A Dhttp.js8 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 Dbuilds-till-project-specified.js19 none: any;
25 none: any;
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_autocomplete.py158 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 Dbleed.cpp245 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 DOutput.pm229 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 DOutput.pm229 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 */

Completed in 14 milliseconds

12345678910>>...20