Home
last modified time | relevance | path

Searched defs:some (Results 1 – 25 of 42) sorted by relevance

12

/external/dokka/core/testdata/format/multiplatform/packagePlatformsWithExtExtensions/
Djvm.kt1 package some package
Dmultiplatform.package.md7 ### Extensions for External Classes
/external/dokka/core/testdata/javadoc/
Dtypealiases.kt9 fun some(d: D) { in some() method
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue322_382/
DPropertyWithoutGetterTest.java77 private String some; field in PropertyWithoutGetterTest.StaticFooWithoutGetter
94 private String some; field in PropertyWithoutGetterTest.StaticFooWithGetter
DPublicFooWithPublicFields.java22 public String some; field in PublicFooWithPublicFields
/external/dokka/core/testdata/format/
DreceiverReference.kt4 fun String.some() { in some() method
/external/skia/src/utils/mac/
DSkCTFont.h24 some, // SmoothFonts produces some effect, but not subpixel coverage. enumerator
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/
DMethodReference.java44 public List<String> some() { in some() method in MethodReference
/external/rust/crates/uniffi_macros/src/
Ddefault.rs46 let some: kw::Some = input.parse()?; in parse() localVariable
/external/rust/crates/protobuf/src/reflect/optional/
Dmod.rs39 pub fn some(value: ReflectValueRef<'a>) -> ReflectOptionalRef<'a> { in some() method
/external/rust/crates/googletest/src/matchers/
Dsome_matcher.rs41 pub fn some<T: Debug>(inner: impl Matcher<ActualT = T>) -> impl Matcher<ActualT = Option<T>> { in some() function
/external/rust/crates/protobuf/2.27.1/src/
Dsingular.rs28 pub fn some(value: T) -> SingularField<T> { in some() method
185 pub fn some(value: T) -> SingularPtrField<T> { in some() method
590 let mut some = SingularField::some("abc".to_owned()); in unwrap_or_default() localVariable
/external/sdv/vsomeip/third_party/boost/spirit/example/x3/rexpr/rexpr_min/
Drexpr.cpp207 std::string::const_iterator some = iter+30; in main() local
/external/sdv/vsomeip/third_party/boost/spirit/repository/example/karma/
Dmini_xml_karma_sr.cpp224 std::string::const_iterator some = in main() local
/external/sdv/vsomeip/third_party/boost/spirit/repository/example/qi/
Dmini_xml2_sr.cpp236 std::string::const_iterator some = iter + std::min(30, int(end - iter)); in main() local
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/
Dmini_xml1.cpp232 std::string::const_iterator some = iter + std::min(30, int(end - iter)); in main() local
Dmini_xml2.cpp227 std::string::const_iterator some = iter + std::min(30, int(end - iter)); in main() local
/external/sdv/vsomeip/third_party/boost/spirit/example/karma/
Dmini_xml_karma.cpp211 std::string::const_iterator some = in main() local
/external/rust/crates/rayon/src/iter/
Dwhile_some.rs129 fn some<T>(full: &AtomicBool) -> impl Fn(&Option<T>) -> bool + '_ { in consume_iter() function
/external/rust/crates/clap/src/
Dmacros.rs667 macro_rules! some { macro
/external/rust/crates/protobuf/src/
Dmessage_field.rs39 pub fn some(value: T) -> MessageField<T> { in some() method
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestPathsModule.java175 some, enumConstant
/external/python/cpython3/Lib/test/test_capi/
Dtest_misc.py881 def some(): function
892 def some(): function
903 def some(): function
/external/webrtc/modules/rtp_rtcp/source/
Dactive_decode_targets_helper_unittest.cc245 std::bitset<32> some; in TEST() local
/external/rust/crates/vulkano/autogen/
Dspirv_parse.rs366 let some = if let [OperandMember { parse, .. }] = parameters.as_slice() { in bit_enum_output() localVariable

12