Home
last modified time | relevance | path

Searched refs:none (Results 301 - 325 of 674) sorted by relevance

1...<<11121314151617181920>>...27

/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchannv50.c139 struct nvif_notify_uevent_req none; in nv50_disp_chan_uevent_ctor() member
143 if (!(ret = nvif_unvers(ret, &data, &size, args->none))) { in nv50_disp_chan_uevent_ctor()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish-avx-x86_64-asm_64.S108 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS2, dummy, none); \
111 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS1, dummy, none); \
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima.h190 hook(NONE, none) \
206 hook(MAX_CHECK, none)
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c1272 * or "none" if no boot-time protocol should be used) in kvp_set_ip_info()
1400 error = kvp_write_file(ifcfg_file, "BOOTPROTO", "", "none"); in kvp_set_ip_info()
/third_party/icu/icu4c/source/i18n/
H A Dplurrule_impl.h121 none, enumerator
359 tokenType digitsType = none; // n | i | v | f constraint.
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
H A Dcpuset_memory_testset.sh179 mount -t hugetlbfs none /hugetlb
218 mount -t hugetlbfs none /hugetlb
/third_party/node/deps/icu-small/source/i18n/
H A Dplurrule_impl.h121 none, enumerator
359 tokenType digitsType = none; // n | i | v | f constraint.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp187 if ((SR.LaneMask & LaneMask).none()) in findComponents()
232 if ((SR.LaneMask & LaneMask).none()) in rewriteOperands()
H A DRegisterCoalescer.cpp1443 if ((SR.LaneMask & DstMask).none()) { in reMaterializeTrivialDef()
1565 if ((SR.LaneMask & SrcMask).none()) in eliminateUndefCopy()
1604 if ((SR.LaneMask & DstMask).none()) in eliminateUndefCopy()
1626 if ((SR.LaneMask & UseMask).none()) in eliminateUndefCopy()
1661 if ((S.LaneMask & Mask).none()) in addUndefFlag()
1971 if ((S.LaneMask & ShrinkMask).none()) in joinCopy()
2473 if ((SMask & LaneMask).none()) in followCopyChain()
2673 && (V.WriteLanes & (OtherV.ValidLanes | OtherV.WriteLanes)).none()) in analyzeValue()
2721 if ((V.WriteLanes & OtherV.ValidLanes).none()) in analyzeValue()
2742 if ((TRI->getSubRegIndexLaneMask(Other.SubIdx) & ~V.WriteLanes).none()) in analyzeValue()
[all...]
H A DMachineVerifier.cpp1875 if (!LRQ.valueIn() && LaneMask.none()) { in checkLivenessAtUse()
1977 if ((MOMask & SR.LaneMask).none()) in checkLiveness()
1985 if ((LiveInMask & MOMask).none()) { in checkLiveness()
2078 if ((SR.LaneMask & MOMask).none()) in checkLiveness()
2448 (TRI->getSubRegIndexLaneMask(MOI->getSubReg()) & LaneMask).none()) in verifyLiveRangeValue()
2593 if (LaneMask.any() && (LaneMask & SLM).none()) in verifyLiveRangeSegment()
2602 if (LaneMask.none() && !hasDeadDef) { in verifyLiveRangeSegment()
2664 if (!PVNI && (LaneMask.none() || !IsPHI)) { in verifyLiveRangeSegment()
H A DLiveInterval.cpp914 if ((ExpectedDefMask & LaneMask).none())
939 if (Matching.none())
1094 assert((Mask & SR.LaneMask).none());
1098 assert((Mask & ~MaxMask).none());
H A DScheduleDAGInstrs.cpp384 return (RegUse->LaneMask & getLaneMaskForMO(MO)).none(); in deadDefHasNoUse()
403 // If we have a <read-undef> flag, none of the lane values comes from an in addVRegDefDeps()
436 if ((LaneMask & KillLaneMask).none()) { in addVRegDefDeps()
476 if ((V2SU.LaneMask & LaneMask).none()) in addVRegDefDeps()
528 if ((PrevDefLaneMask & LaneMask).none()) in addVRegUseDeps()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dplurrule_impl.h121 none, enumerator
355 tokenType digitsType = none; // n | i | v | f constraint.
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dparser_test.cc38 {__LINE__, LengthMod::none, "" }, in TEST()
311 EXPECT_EQ(LengthMod::none, o.length_mod); in TEST_F()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote-modules.c1978 __u8 none, __u8 which, in wiimod_drums_report_pressure()
1985 if (!none && which == which_code) { in wiimod_drums_report_pressure()
1996 __u8 pressure, which, none, hhp, sx, sy; in wiimod_drums_in_ext() local
2032 none = !!(ext[2] & 0x40); in wiimod_drums_in_ext()
2050 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2053 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2056 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2059 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2062 wiimod_drums_report_pressure(wdata, none, which, pressure, in wiimod_drums_in_ext()
2067 wiimod_drums_report_pressure(wdata, none, hh in wiimod_drums_in_ext()
1977 wiimod_drums_report_pressure(struct wiimote_data *wdata, __u8 none, __u8 which, __u8 pressure, __u8 onoff, __u8 *store, __u16 code, __u8 which_code) wiimod_drums_report_pressure() argument
[all...]
/third_party/littlefs/scripts/
H A Dcov.py66 none = '%7s' % '-' variable in Int
127 none = '%11s %7s' % ('-', '-') variable in Frac
420 else types[k].none)
/third_party/node/test/common/
H A Dwpt.js306 none: 0,
314 this.currentIntl = kIntlRequirement.none;
316 this.currentIntl = kIntlRequirement.none;
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/
H A Dyacc.c43 b4_percent_define_default([[parse.lac]], [[none]])
46 b4_percent_define_check_values([[[[parse.lac]], [[full]], [[none]]]],
52 [none], [[0]], [[1]])])
1124 tokens because there are none.
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_cf_events.c696 struct attribute *none[] = { NULL }; in cpumf_cf_event_group() local
710 cfvn = none; in cpumf_cf_event_group()
722 csvn = none; in cpumf_cf_event_group()
753 model = none; in cpumf_cf_event_group()
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c127 #define DEF_CHOOSE_FORMAT(name, type, var, supported_list, none, printf_format, get_name) \
130 if (ofilter->var == none && !ofilter->supported_list) \
133 if (ofilter->var != none) { \
138 for (p = ofilter->supported_list; *p != none; p++) { \
/third_party/python/Lib/unittest/test/testmock/
H A Dtesthelpers.py865 none = mock.bar
866 self.assertNotIsInstance(none, type(None))
868 none.foo()
869 none.foo.assert_called_once_with()
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp460 icd_details.discovery_type == ManifestDiscoveryType::none) {
493 if (icd_details.discovery_type != ManifestDiscoveryType::none) {
597 case (ManifestDiscoveryType::none):
643 if (layer_details.discovery_type != ManifestDiscoveryType::none) {
644 // Write a manifest file to a folder as long as the discovery type isn't none

Completed in 36 milliseconds

1...<<11121314151617181920>>...27