Home
last modified time | relevance | path

Searched defs:NONE (Results 1 - 25 of 176) sorted by relevance

12345678

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dallowlist_vars.rs8 pub const NONE: u32 = 0; consts
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dallowlist_vars.h1 #define NONE 0 macro
/third_party/node/src/quic/
H A Dlogstream.h27 NONE, member in node::quic::LogStream::EmitOption
H A Ddata.h38 NONE, member in node::quic::final::Option
/third_party/skia/gm/
H A Dblurs.cpp27 SkBlurStyle NONE = SkBlurStyle(-999); in DEF_SIMPLE_GM_BG() local
/third_party/rust/crates/nix/test/
H A Dtest_mount.rs29 const NONE: Option<&'static [u8]> = None; consts
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/
H A DDateFormatProviderICU.java21 private static final int NONE = -1; field in DateFormatProviderICU
/third_party/node/src/crypto/
H A Dcrypto_x509.h41 NONE, member in node::crypto::X509Certificate::GetPeerCertificateFlag
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py41 NONE = "NONE" variable in Slot.State
H A Dlibinput-analyze-per-slot-delta.py126 NONE = 0 variable in SlotState
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c32 #define NONE TGSI_OUTPUT_NONE macro
/third_party/gn/src/gn/
H A Dvalue.h23 NONE = 0, enumerator
H A Dohos_components_checker.h20 NONE = 0, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DSortedSetRelation.java53 NONE = 0, // null (unnecessary) field in SortedSetRelation
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberRangeFormatter.java60 NONE, enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatter.java57 NONE, enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DSortedSetRelation.java55 NONE = 0, // null (unnecessary) field in SortedSetRelation
/third_party/mesa3d/src/glx/
H A Dvertarr.c108 #define NONE {0, 0, 0} in __indirect_glInterleavedArrays() macro
155 #undef NONE __indirect_glInterleavedArrays() macro
[all...]
/third_party/node/src/
H A Dhistogram.h169 NONE, member in node::IntervalHistogram::StartFlags
/third_party/node/deps/v8/src/codegen/
H A Dcode-reference.h56 enum class Kind { NONE, JS, WASM, CODE_DESC } kind_; member in v8::internal::CodeReference::Kind
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DImageFunctionHLSL.h52 NONE, member in sh::final::ImageFunction::DataType
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DSamplingOptions.java23 NONE, enum constant
/third_party/rust/crates/nix/src/sys/ioctl/
H A Dlinux.rs26 pub const NONE: u8 = 1; consts
50 pub const NONE: u8 = 0; consts
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Dohos_context_i.h38 NONE = 0, member in OHOS::RCI_GLES_VERSION::RCI_CONTEXT_FLAG
46 NONE = 0, member in OHOS::RCI_GLES_VERSION::RCI_SURFACE_TYPE
/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.h20 enum BorderType { NONE=0, ONE_THIN=2, ONE_THICK=3, TWO_THIN=4, TWO_THICK=5, enumerator

Completed in 11 milliseconds

12345678