/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/ |
D | TestObjectIdDeserialization.java | 23 public Employee[] employees; field in TestObjectIdDeserialization.ArrayCompany 27 public ArrayBlockingQueue<Employee> employees; field in TestObjectIdDeserialization.ArrayBlockingQueueCompany 31 public EnumMap<FooEnum,Employee> employees; field in TestObjectIdDeserialization.EnumMapCompany 39 public List<DefensiveEmployee> employees; field in TestObjectIdDeserialization.DefensiveCompany 66 assertEquals(3, company.employees.length); in testForwardReferenceInArray() 67 Employee firstEmployee = company.employees[0]; in testForwardReferenceInArray() 68 Employee secondEmployee = company.employees[1]; in testForwardReferenceInArray() 81 assertEquals(3, company.employees.size()); in testForwardReferenceInQueue() 82 Employee firstEmployee = company.employees.take(); in testForwardReferenceInQueue() 83 Employee secondEmployee = company.employees.take(); in testForwardReferenceInQueue() [all …]
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/ |
D | TestObjectIdDeserialization.java | 125 public Map<Integer, Employee> employees; field in TestObjectIdDeserialization.MappedCompany 269 assertEquals(2, company.employees.size()); in testForwardReference() 270 Employee firstEmployee = company.employees.get(0); in testForwardReference() 271 Employee secondEmployee = company.employees.get(1); in testForwardReference() 286 assertEquals(2, company.employees.size()); in testForwardReferenceInCollection() 287 Employee firstEmployee = company.employees.get(0); in testForwardReferenceInCollection() 288 Employee secondEmployee = company.employees.get(1); in testForwardReferenceInCollection() 301 assertEquals(3, company.employees.size()); in testForwardReferenceInMap() 302 Employee firstEmployee = company.employees.get(1); in testForwardReferenceInMap() 303 Employee secondEmployee = company.employees.get(3); in testForwardReferenceInMap() [all …]
|
D | TestObjectId.java | 56 public List<Employee> employees; field in TestObjectId.Company 59 if (employees == null) { in add() 60 employees = new ArrayList<Employee>(); in add() 62 employees.add(e); in add()
|
/external/nist-sip/ |
D | NOTICE | 9 * This software was developed by employees of the National Institute of 13 * employees are not subject to copyright protection in the United States
|
D | NIST-CONDITIONS-OF-USE.txt | 9 * This software was developed by employees of the National Institute of 13 * employees are not subject to copyright protection in the United States
|
/external/python/cpython2/Demo/tix/samples/ |
D | SHList1.py | 52 employees = [ 81 for person,boss,name in employees :
|
D | SHList2.py | 83 employees = [ 124 for key,mgr,name,posn in employees :
|
/external/drrickorang/LoopbackApp/ |
D | CONTRIBUTORS | 3 # lists people. For example, Google employees are listed here
|
/external/oboe/ |
D | CONTRIBUTORS | 3 # lists people. For example, Google employees are listed here
|
/external/walt/ |
D | CONTRIBUTORS | 3 # lists people. For example, Google employees are listed here
|
/external/yapf/ |
D | CONTRIBUTORS | 3 # lists people. For example, Google employees are listed here
|
/external/bazelbuild-rules_android/ |
D | CONTRIBUTORS | 3 # lists people. For example, Google employees are listed here
|
/external/google-fonts/fraunces/ |
D | CONTRIBUTORS.txt | 3 # copyright authors. For example, company employees may be listed
|
/external/python/cpython2/Doc/library/ |
D | sets.rst | 200 >>> employees = engineers | programmers | managers # union 206 >>> employees.issuperset(engineers) # superset test 208 >>> employees.update(engineers) # update from another set 209 >>> employees.issuperset(engineers) 211 >>> for group in [engineers, programmers, managers, employees]: # doctest: +SKIP
|
/external/gemmlowp/ |
D | CONTRIBUTORS | 3 # lists people. For example, Google employees are listed here
|
/external/swiftshader/ |
D | CONTRIBUTORS.txt | 3 # lists people. For example, Google employees are listed here
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/ |
D | CONTRIBUTORS | 4 # lists people. For example, Google employees are listed here
|
/external/conscrypt/common/src/test/resources/crypto/ |
D | desede-cfb8.csv | 1 # This data was developed by employees of the National Institute 4 # of NIST employees are not subject to copyright protection in the United
|
D | desede-ecb.csv | 1 # This data was developed by employees of the National Institute 4 # of NIST employees are not subject to copyright protection in the United
|
/external/llvm-project/libcxx/utils/google-benchmark/ |
D | CONTRIBUTORS | 3 # lists people. For example, Google employees are listed here
|
/external/mesa3d/docs/ |
D | README.UVD | 32 directors, officers, employees, affiliates or agents from and against any and
|
D | README.VCE | 31 directors, officers, employees, affiliates or agents from and against any and
|
/external/angle/ |
D | CONTRIBUTORS | 5 # lists people. For example, Google employees are listed here
|
/external/llvm-project/llvm/utils/benchmark/ |
D | CONTRIBUTORS | 3 # lists people. For example, Google employees are listed here
|
/external/libcxx/utils/google-benchmark/ |
D | CONTRIBUTORS | 3 # lists people. For example, Google employees are listed here
|