Home
last modified time | relevance | path

Searched defs:none (Results 26 - 50 of 84) sorted by relevance

1234

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DPadder.java57 public static Padder none() { in none() method in Padder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DPadder.java64 public static Padder none() { in none() method in Padder
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.h101 none, enumerator
/third_party/node/test/common/
H A Dwpt.js
/third_party/littlefs/scripts/
H A Dcov.py66 none = '%7s' % '-' variable in Int
127 none = '%11s %7s' % ('-', '-') variable in Frac
H A Dcode.py66 none = '%7s' % '-' variable in Int
H A Dperfbd.py66 none = '%7s' % '-' variable in Int
H A Ddata.py66 none = '%7s' % '-' variable in Int
H A Dsummary.py82 none = '%7s' % '-' variable in Int
156 none = Int.none variable in Float
184 none = '%11s %7s' % ('-', '-') variable in Frac
H A Dstack.py57 none = '%7s' % '-' variable in Int
H A Dstructs.py62 none = '%7s' % '-' variable in Int
H A Dperf.py75 none = '%7s' % '-' variable in Int
/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
/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/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
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp877 napi_value none = nullptr; in AshmemExport() local
/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

Completed in 30 milliseconds

1234