Home
last modified time | relevance | path

Searched refs:Middle (Results 1 – 25 of 128) sorted by relevance

123456

/external/grpc-grpc-java/services/src/generated/test/java/io/grpc/reflection/testing/
DNestedTypeOuter.java82 public static final class Middle extends class in NestedTypeOuter
88 private Middle(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Middle() method in NestedTypeOuter.Middle
91 private Middle() { in Middle() method in NestedTypeOuter.Middle
99 private Middle( in Middle() method in NestedTypeOuter.Middle
145 …io.grpc.reflection.testing.NestedTypeOuter.Middle.class, io.grpc.reflection.testing.NestedTypeOute… in internalGetFieldAccessorTable()
234 …o.grpc.reflection.testing.NestedTypeOuter.Middle.Inner.class, io.grpc.reflection.testing.NestedTyp… in internalGetFieldAccessorTable()
290 if (!(obj instanceof io.grpc.reflection.testing.NestedTypeOuter.Middle.Inner)) { in equals()
293 ….grpc.reflection.testing.NestedTypeOuter.Middle.Inner other = (io.grpc.reflection.testing.NestedTy… in equals()
321 public static io.grpc.reflection.testing.NestedTypeOuter.Middle.Inner parseFrom( in parseFrom()
326 public static io.grpc.reflection.testing.NestedTypeOuter.Middle.Inner parseFrom( in parseFrom()
[all …]
/external/rust/crates/itertools/src/
Dwith_position.rs42 Middle(T), enumerator
54 Position::Middle(x) | in into_inner()
80 Some(_) => Some(Position::Middle(item)), in next()
/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp198 IntrusiveRefCntPtr<DummyFileSystem> Middle(new DummyFileSystem()); in TEST() local
202 O->pushOverlay(Middle); in TEST()
215 Middle->addRegularFile("/foo"); in TEST()
216 StatusM = Middle->status("/foo"); in TEST()
420 IntrusiveRefCntPtr<DummyFileSystem> Middle(new DummyFileSystem()); in TEST() local
424 O->pushOverlay(Middle); in TEST()
444 Middle->addDirectory("/a"); in TEST()
445 Middle->addDirectory("/a/b"); in TEST()
446 Middle->addDirectory("/a/b/c"); in TEST()
447 Middle->addRegularFile("/a/b/c/d"); in TEST()
[all …]
/external/jcommander/src/test/java/com/beust/jcommander/
DTypeHierarchyTest.java39 public class Middle extends Base implements IMiddleMiddle { class in TypeHierarchyTest
74 public class Child extends Middle implements Composite, Visitor{
/external/rust/crates/fallible-streaming-iterator/src/
Dlib.rs494 Middle, enumerator
516 Ok(Some(_)) => self.state = FuseState::Middle, in advance()
524 FuseState::Middle => match self.it.next() { in advance()
540 FuseState::Middle => self.it.get(), in get()
555 self.state = FuseState::Middle; in next()
567 FuseState::Middle => match self.it.next() { in next()
/external/pdfium/core/fxcrt/css/
Dcfx_css.h60 Middle, enumerator
165 Middle, enumerator
/external/llvm-project/llvm/lib/Support/
DFormatVariadic.cpp106 StringRef Middle = Fmt.take_front(NumEscapedBraces); in splitLiteralAndReplacement() local
108 return std::make_pair(ReplacementItem{Middle}, Right); in splitLiteralAndReplacement()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFormatVariadic.cpp106 StringRef Middle = Fmt.substr(BO, NumEscapedBraces); in splitLiteralAndReplacement() local
108 return std::make_pair(ReplacementItem{Middle}, Right); in splitLiteralAndReplacement()
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dtiming-utilities.js213 var Middle = 0.5;
233 'step-middle': step(1, Middle),
265 return step(Number(stepData[1]), {'start': Start, 'middle': Middle, 'end': End}[stepData[2]]);
/external/llvm-project/llvm/unittests/Support/
DVirtualFileSystemTest.cpp279 IntrusiveRefCntPtr<DummyFileSystem> Middle(new DummyFileSystem()); in TEST() local
283 O->pushOverlay(Middle); in TEST()
296 Middle->addRegularFile("/foo"); in TEST()
297 StatusM = Middle->status("/foo"); in TEST()
746 IntrusiveRefCntPtr<DummyFileSystem> Middle(new DummyFileSystem()); in TEST() local
750 O->pushOverlay(Middle); in TEST()
770 Middle->addDirectory("/a"); in TEST()
771 Middle->addDirectory("/a/b"); in TEST()
772 Middle->addDirectory("/a/b/c"); in TEST()
773 Middle->addRegularFile("/a/b/c/d"); in TEST()
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
DUnCodes.txt31 001 World 002 Africa 202 Sub-Saharan Africa 017 Middle Africa Angola 024 AO AGO x Developing
32 001 World 002 Africa 202 Sub-Saharan Africa 017 Middle Africa Cameroon 120 CM CMR Developing
33 001 World 002 Africa 202 Sub-Saharan Africa 017 Middle Africa Central African Republic 140 CF CAF x…
34 001 World 002 Africa 202 Sub-Saharan Africa 017 Middle Africa Chad 148 TD TCD x x Developing
35 001 World 002 Africa 202 Sub-Saharan Africa 017 Middle Africa Congo 178 CG COG Developing
36 001 World 002 Africa 202 Sub-Saharan Africa 017 Middle Africa Democratic Republic of the Congo 180 …
37 001 World 002 Africa 202 Sub-Saharan Africa 017 Middle Africa Equatorial Guinea 226 GQ GNQ Devel…
38 001 World 002 Africa 202 Sub-Saharan Africa 017 Middle Africa Gabon 266 GA GAB Developing
39 001 World 002 Africa 202 Sub-Saharan Africa 017 Middle Africa Sao Tome and Principe 678 ST STP x x…
Dalternate_country_names.txt228 skip; skip; Middle East & North Africa (all income levels)
229 skip; skip; Middle East & North Africa (developing only)
230 skip; skip; Middle income
Dm49_raw.txt6 017 Middle Africa
172 Middle Africa
/external/llvm-project/clang/test/CodeGenObjC/
Dattr-noreturn.m12 @interface Middle : Base interface
17 @interface Derived : Middle
/external/llvm-project/polly/include/polly/Support/
DGICHelper.h255 const std::string &Middle, long Number,
260 const std::string &Middle,
/external/clang/test/CodeGenObjC/
Dattr-noreturn.m12 @interface Middle : Base interface
17 @interface Derived : Middle
/external/grpc-grpc-java/services/src/test/proto/io/grpc/reflection/testing/
Dreflection_test_depth_three.proto32 message Middle { message
/external/python/cpython3/Lib/test/
Dtest_subclassinit.py86 class Middle: class
96 class A(Left, Middle, Right, middle="middle"):
/external/mesa3d/docs/relnotes/
D19.2.2.rst34 - Vulkan version of "Middle-earth: Shadow of Mordor" has graphics
36 - Vulkan version of "Middle-earth: Shadow of Mordor" has graphics
/external/llvm-project/polly/lib/Support/
DGICHelper.cpp180 const std::string &Middle, in getIslCompatibleName() argument
182 std::string S = Prefix + Middle + Suffix; in getIslCompatibleName()
/external/boringssl/src/util/fipstools/acvp/acvptool/
Dacvp.go129 type Middle interface { interface
183 func processFile(filename string, supportedAlgos []map[string]interface{}, middle Middle) error { argument
264 var middle Middle
/external/auto/value/src/test/java/com/google/auto/value/processor/
DTypeEncoderTest.java309 class Middle<U> { class in TypeEncoderTest.Outer
336 TypeElement middleElement = typeElementOf(Outer.Middle.class); in testOuterParameterizedInnerAlso()
340 TypeElement innerWithTypeParamElement = typeElementOf(Outer.Middle.InnerWithTypeParam.class); in testOuterParameterizedInnerAlso()
/external/cldr/tools/java/org/unicode/cldr/util/data/
DISO-639-2_values_8bits.txt115 dum|||Dutch, Middle (ca.1050-1350)|néerlandais moyen (ca. 1050-1350)
124 enm|||English, Middle (1100-1500)|anglais moyen (1100-1500)
138 frm|||French, Middle (ca.1400-1600)|français moyen (1400-1600)
157 gmh|||German, Middle High (ca.1050-1500)|allemand, moyen haut (ca. 1050-1500)
277 mga|||Irish, Middle (900-1200)|irlandais moyen (900-1200)
DUnMacroRegions.txt11 017 Middle Africa
78 17 Middle Africa
/external/protobuf/objectivec/Tests/
DGPBArrayTests.m311 //% // Middle
345 //% // Middle
655 // Middle
689 // Middle
999 // Middle
1033 // Middle
1343 // Middle
1377 // Middle
1687 // Middle
1721 // Middle
[all …]

123456