Home
last modified time | relevance | path

Searched defs:none (Results 1 – 25 of 265) sorted by relevance

1234567891011

/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/
DMessagePipeHandle.java39 public static CreateFlags none() { in none() method in MessagePipeHandle.CreateFlags
83 public static WriteFlags none() { in none() method in MessagePipeHandle.WriteFlags
111 public static ReadFlags none() { in none() method in MessagePipeHandle.ReadFlags
DSharedBufferHandle.java37 public static CreateFlags none() { in none() method in SharedBufferHandle.CreateFlags
81 public static DuplicateFlags none() { in none() method in SharedBufferHandle.DuplicateFlags
126 public static MapFlags none() { in none() method in SharedBufferHandle.MapFlags
DDataPipe.java39 public static CreateFlags none() { in none() method in DataPipe.CreateFlags
139 public static WriteFlags none() { in none() method in DataPipe.WriteFlags
204 public static ReadFlags none() { in none() method in DataPipe.ReadFlags
/external/dokka/core/testdata/format/
DlinksInHeaders.kt21 fun none() {} in none() method in Bar
DtokensInHeaders.kt18 fun none() {} in none() method
/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DEnumDeserialization2787Test.java11 none, enumConstant
18 none, enumConstant
/external/clang/test/SemaObjC/
Dproperty-in-class-extension-1.m15 @property (readonly) NSString* none; property
39 @property () NSString* none; property
/external/llvm-project/clang/test/SemaObjC/
Dproperty-in-class-extension-1.m15 @property (readonly) NSString* none; property
39 @property () NSString* none; property
Dattr-swift-error.m21 - (BOOL)m0:(NSError **)error __attribute__((__swift_error__(none)));
28 - (Undeclared)n0:(NSError **)error __attribute__((__swift_error__(none)));
45 - (instancetype)o0 __attribute__((__swift_error__(none)));
/external/curl/docs/cmdline-opts/
Dengine.d9 none) of the engines may be available at run-time. variable
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/
DConcreteSyntaxModel.java102 list(ObservableProperty.MEMBERS, newline(), none(), none(), newline()), in concreteSyntaxModelByClass.put() argument
131 none()), in concreteSyntaxModelByClass.put() argument
147 list(ObservableProperty.PARAMETERS, sequence(comma(), space()), none(), none()), in concreteSyntaxModelByClass.put() argument
160 … list(ObservableProperty.CLASS_BODY, newline(), newline(), none(), newline()), in concreteSyntaxModelByClass.put() argument
175 none()), in concreteSyntaxModelByClass.put() argument
217 list(ObservableProperty.PARAMETERS, sequence(comma(), space()), none(), none()), in concreteSyntaxModelByClass.put() argument
225 list(ObservableProperty.ANNOTATIONS, space(), none(), space()), in concreteSyntaxModelByClass.put() argument
229 list(ObservableProperty.VAR_ARGS_ANNOTATIONS, space(), none(), none()), in concreteSyntaxModelByClass.put() argument
236 list(ObservableProperty.ANNOTATIONS, space(), none(), space()), in concreteSyntaxModelByClass.put() argument
394 list(ObservableProperty.ARGUMENTS, sequence(comma(), space()), none(), none()), in concreteSyntaxModelByClass.put() argument
[all …]
/external/skia/src/utils/mac/
DSkCTFont.h23 none, // SmoothFonts produces no effect. enumerator
/external/llvm-project/lldb/include/lldb/Utility/
DTimeout.h39 Timeout(llvm::NoneType none) : Base(none) {} in Timeout()
/external/llvm-project/clang/test/CodeGen/
Daarch64-branch-protection-attr.c6 void none() {} in none() function
/external/opencensus-java/contrib/agent/src/jmh/java/io/opencensus/contrib/agent/instrumentation/
DExecutorInstrumentationBenchmark.java55 public void none(final Blackhole blackhole) { in none() method in ExecutorInstrumentationBenchmark
DThreadInstrumentationBenchmark.java54 public void none(Blackhole blackhole) throws InterruptedException { in none() method in ThreadInstrumentationBenchmark
/external/libchrome/base/task/sequence_manager/
Denqueue_order.h26 static EnqueueOrder none() { return EnqueueOrder(kNone); } in none() function
/external/rust/crates/clap/src/
Dfmt.rs99 pub fn none<T>(&self, msg: T) -> Format<T> in none() method
188 let none = Format::None("none"); in colored_output() localVariable
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dnormalize-keyframes.js139 none: '0px 0px 0px transparent' property
142 none: '0px 0px 0px 0px transparent' property
/external/pdfium/docs/
Dsafetynet.md122 #### none subsubsection
/external/rust/crates/flate2/src/
Dzio.rs85 fn none() -> Self; in none() method
91 fn none() -> Self { in none() method
105 fn none() -> Self { in none() method
/external/catch2/include/internal/
Dcatch_option.hpp59 bool none() const { return nullableValue == nullptr; } in none() function in Catch::Option
/external/llvm-project/flang/include/flang/Common/
Dconstexpr-bitset.h100 constexpr bool none() const { return bits_ == 0; } in none() function
/external/llvm-project/llvm/include/llvm/MC/
DLaneBitmask.h51 constexpr bool none() const { return Mask == 0; } in none() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DLaneBitmask.h51 constexpr bool none() const { return Mask == 0; } in none() function

1234567891011