Home
last modified time | relevance | path

Searched defs:none (Results 51 - 75 of 121) sorted by relevance

12345

/third_party/rust/crates/clap/src/output/
H A Dhelp_template.rs814 fn none<T: Into<String>>(&mut self, msg: T) { none() functions
[all...]
/third_party/skia/tests/
H A DTypefaceTest.cpp478 sk_sp<SkTypeface> none = cache.findByProcAndRef(count_proc, &count); in count() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DSubtargetFeature.h97 bool none() const { return !any(); } in none() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DBitVector.h151 bool none() const { in none() function in llvm::BitVector
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_tpg.c589 unsigned char buf1[256], buf2[256], *none = NULL; in iscsit_ta_authentication() local
[all...]
/kernel/linux/linux-5.10/tools/lib/lockdep/
H A Dpreload.c93 enum { none, prepare, done, } __init_state; enumerator
/kernel/linux/linux-5.10/lib/
H A Dtest_stackinit.c270 DEFINE_SCALAR_TESTS(none); variable
271 DEFINE_STRUCT_TESTS(none); variable
/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
/kernel/linux/linux-5.10/drivers/rtc/
H A Dinterface.c218 enum { none, day, month, year } missing = none; in __rtc_read_alarm() enumerator
/kernel/linux/linux-6.6/drivers/rtc/
H A Dinterface.c218 enum { none, day, month, year } missing = none; in __rtc_read_alarm() enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_fragprog.c243 const struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0)); in nv40_fp_if() local
449 const struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0)); in nvfx_fragprog_parse_instruction() local
[all...]
H A Dnvfx_vertprog.c467 struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0)); in nvfx_vertprog_parse_instruction() local
962 struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0)); _nvfx_vertprog_translate() local
[all...]
/third_party/littlefs/scripts/
H A Dperf.py75 none = '%7s' % '-' variable in Int
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DBitVector.h201 bool none() const { in none() function in llvm::BitVector
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp347 const ImageFormat none = ImageFormat::none(); in iterate() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dbitset_utils.h242 constexpr bool BitSetT<N, BitsT, ParamT>::none() const in none() function in angle::BitSetT
[all...]
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp384 napi_value none = nullptr; in CreateEnumChargeState() local
425 napi_value none = nullptr; in CreateEnumPluggedType() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dbase.c211 struct nvif_perfdom_init none; in nvkm_perfdom_init() member
241 struct nvif_perfdom_sample none; in nvkm_perfdom_sample() member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dbase.c211 struct nvif_perfdom_init none; in nvkm_perfdom_init() member
241 struct nvif_perfdom_sample none; in nvkm_perfdom_sample() member
/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp673 static const UVersionInfo none = { 0, 0, 0, 0 }; in versionFilter() local
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp670 static const UVersionInfo none = { 0, 0, 0, 0 }; in versionFilter() local
/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h158 struct None { } none; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperator.h198 bool none() const { return Flags == 0; } in none() function in llvm::FastMathFlags
H A DPassManager.h157 static PreservedAnalyses none() { return PreservedAnalyses(); } in none() function in llvm::PreservedAnalyses
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_props.cpp673 static const UVersionInfo none = { 0, 0, 0, 0 }; in versionFilter() local

Completed in 31 milliseconds

12345