| /external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/bindings/ |
| D | SerializationTest.java | 31 private static void assertThrowsSerializationException(Struct struct) { in assertThrowsSerializationException() 47 Struct2 struct = new Struct2(); in testHandle() local 62 Struct3 struct = new Struct3(); in testStructPointer() local 78 Struct4 struct = new Struct4(); in testStructArray() local 98 Struct5 struct = new Struct5(); in testFixedSizeArray() local 120 Struct6 struct = new Struct6(); in testString() local 136 StructOfNullables struct = new StructOfNullables(); in testNullableFields() local 168 StructOfNullables struct = new StructOfNullables(); in testByteBufferSerializationWithHandles() local
|
| D | BindingsVersioningTest.java | 45 MultiVersionStruct struct = new MultiVersionStruct(); in newStruct() local 157 MultiVersionStruct struct = newStruct(); in testNewToOld() local
|
| /external/jarjar/src/main/com/tonicsystems/jarjar/util/ |
| D | JarProcessor.java | 34 boolean process(EntryStruct struct) throws IOException; in process()
|
| D | JarProcessorChain.java | 35 public boolean process(EntryStruct struct) throws IOException in process()
|
| D | JarTransformer.java | 26 public boolean process(EntryStruct struct) throws IOException { in process()
|
| D | StandaloneJarProcessor.java | 36 EntryStruct struct = new EntryStruct(); in run() local
|
| D | AntJarProcessor.java | 30 private EntryStruct struct = new EntryStruct(); field in AntJarProcessor
|
| /external/jarjar/src/main/com/tonicsystems/jarjar/ |
| D | ResourceProcessor.java | 31 public boolean process(EntryStruct struct) throws IOException { in process()
|
| D | ManifestProcessor.java | 34 public boolean process(EntryStruct struct) throws IOException { in process()
|
| D | ExcludeProcessor.java | 33 public boolean process(EntryStruct struct) throws IOException { in process()
|
| D | ZapProcessor.java | 31 public boolean process(EntryStruct struct) throws IOException { in process()
|
| D | KeepProcessor.java | 62 public boolean process(EntryStruct struct) throws IOException { in process()
|
| D | MainProcessor.java | 103 public boolean process(EntryStruct struct) throws IOException { in process()
|
| /external/python/cpython2/Tools/framer/ |
| D | example.py | 42 struct = """\ variable in cStringIO.InputType 103 struct = """\ variable in cStringIO.OutputType
|
| /external/mesa3d/src/gallium/drivers/swr/ |
| D | swr_query.h | 37 OSALIGNLINE(struct) swr_query { in OSALIGNLINE() argument
|
| /external/tensorflow/tensorflow/python/ops/structured/ |
| D | structured_tensor_slice_test.py | 156 def _TestGetItem(self, struct, slice_spec, expected): argument
|
| /external/python/cpython2/Tools/framer/framer/ |
| D | member.py | 44 def register(self, name, struct): argument
|
| /external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/ |
| D | pack.py | 118 def __init__(self, struct): argument
|
| D | translate.py | 300 def _StructField(module, parsed_field, struct): argument
|
| /external/python/cffi/doc/source/ |
| D | overview.rst | 185 .. _struct: http://docs.python.org/library/struct.html target
|
| /external/libchrome/mojo/public/tools/bindings/generators/ |
| D | mojom_cpp_generator.py | 164 def ShouldInlineStruct(struct): argument 761 def _ContainsMoveOnlyMembers(self, struct): argument 767 def _GetStructConstructors(self, struct): argument
|
| /external/protobuf/src/google/protobuf/util/internal/testdata/ |
| D | anys.proto | 78 google.protobuf.Struct struct = 2; field
|
| D | struct.proto | 80 google.protobuf.Struct struct = 1; field
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | dosio.c | 84 #define EXT2_CHECK_MAGIC(struct, code) \ argument
|
| /external/tensorflow/tensorflow/python/keras/engine/ |
| D | compile_utils.py | 465 def map_to_output_names(y_pred, output_names, struct): argument
|