Home
last modified time | relevance | path

Searched refs:Computer (Results 1 – 25 of 114) sorted by relevance

12345

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
DWrapperObjectWithObjectIdTest.java15 public List<Computer> computers;
18 computers = new ArrayList<Computer>(); in Company()
21 public Company addComputer(Computer computer) { in addComputer()
23 computers = new ArrayList<Computer>(); in addComputer()
43 static class Computer { class in WrapperObjectWithObjectIdTest
48 static class DesktopComputer extends Computer {
59 static class LaptopComputer extends Computer {
/external/junit/src/main/java/org/junit/experimental/
DParallelComputer.java7 import org.junit.runner.Computer;
14 public class ParallelComputer extends Computer {
24 public static Computer classes() { in classes()
28 public static Computer methods() { in methods()
/external/junit/src/main/java/org/junit/runner/
DComputer.java14 public class Computer { class
18 public static Computer serial() { in serial()
19 return new Computer(); in serial()
DJUnitCore.java61 public static Result runClasses(Computer computer, Class<?>... classes) { in runClasses()
104 public Result run(Computer computer, Class<?>... classes) { in run()
164 static Computer defaultComputer() { in defaultComputer()
165 return new Computer(); in defaultComputer()
DRequest.java74 public static Request classes(Computer computer, Class<?>... classes) { in classes()
/external/llvm-project/polly/lib/External/isl/
DAUTHORS4 2006-2007 Leiden Institute of Advanced Computer Science
18 2011-2012 consultant for Leiden Institute of Advanced Computer Science
/external/one-true-awk/testdir/
Dfunstack.ok69 Computer Organization . . . . . . . . . 489--498
138 G. A. Moulton Computer education in a graduate school
220 Machine Coding, and Computer
253 On-Line Computer Processing System . . . 339--346
256 Computer Programs . . . . . . . . . . . 347--351
314 N. R. Nielsen Allocation of Computer Resources. is
356 Three-Dimensional Half-Toned Computer
360 Computer-Aided Design. an Application to
474 Variables for Certain Computer
480 Isolation of Computer Scientists . . . . 759--760
[all …]
/external/llvm-project/mlir/test/Dialect/Standard/
Dcanonicalize-cf.mlir170 assert %true, "Computer says no"
180 // CHECK: assert %[[ARG]], "Computer says no"
181 assert %arg, "Computer says no"
/external/markdown/tests/extensions-x-tables/
Dtables.txt16 | Computer | $1600 |
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Resources/
DApplication.rc115 VALUE "CompanyName", "Apple Computer, Inc.\0"
119 VALUE "LegalCopyright", "Copyright (C) 2003-2004 Apple Computer, Inc.\0"
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp250 TypeNameComputer Computer(Types); in computeTypeName() local
252 if (auto EC = visitTypeRecord(Record, Index, Computer)) { in computeTypeName()
256 return Computer.name(); in computeTypeName()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp252 TypeNameComputer Computer(Types); in computeTypeName() local
254 if (auto EC = visitTypeRecord(Record, Index, Computer)) { in computeTypeName()
258 return std::string(Computer.name()); in computeTypeName()
/external/webrtc/modules/third_party/g722/
DLICENSE18 * Computer Science, Speech Group
/external/llvm-project/polly/lib/External/isl/doc/
Disl.bib18 series = {Lecture Notes in Computer Science},
128 series = {Lecture Notes in Computer Science},
157 series = "Lecture Notes in Computer Science",
211 series = "Lecture Notes in Computer Science",
359 booktitle = "Computer Aided Verification 21",
371 series = {Lecture Notes in Computer Science},
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.def3 ; Copyright (c) 2002-2004 Apple Computer, Inc. All rights reserved.
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.def3 ; Copyright (c) 2003-2004 Apple Computer, Inc. All rights reserved.
/external/mdnsresponder/mDNSWindows/DLLX/
DDLLX.def3 ; Copyright (c) 2009 Apple Computer, Inc. All rights reserved.
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Resources/
DApplication.rc23 * Copyright (c) 2002-2004 Apple Computer, Inc. All rights reserved.
DApplication.rc121 LTEXT "Copyright (C) 2002-2004 Apple Computer, Inc.",
165 VALUE "CompanyName", "Apple Computer, Inc."
169 VALUE "LegalCopyright", "Copyright (C) 2002-2004 Apple Computer, Inc."
/external/mdnsresponder/mDNSWindows/DLL/
Ddnssd.def3 ; Copyright (c) 2003-2004 Apple Computer, Inc. All rights reserved.
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
DREADME14 © Copyright 2004-2010 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
/external/mdnsresponder/mDNSWindows/Java/
Djdns_sd.rc3 * Copyright (c) 2004 Apple Computer, Inc. All rights reserved.
/external/dtc/Documentation/
Ddtc-paper.bib1 @STRING{pub-IEEE = "IEEE Computer Society"}
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RandomPoissonV2.pbtxt48 See Donald E. Knuth (1969). Seminumerical Algorithms. The Art of Computer
/external/clang/test/ARCMT/
Dmigrate-plist-output.m14 // CHECK: <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/…

12345