/external/curl/tests/python_dependencies/impacket/ |
D | smb3structs.py | 440 structure = ( variable in SMB2PacketAsync 457 structure = ( variable in SMB3PacketAsync 475 structure = ( variable in SMB2Packet 493 structure = ( variable in SMB3Packet 512 structure = ( variable in SMB2Error 521 structure = ( variable in SMB2ErrorSymbolicLink 537 structure = ( variable in SMB2Negotiate 549 structure = ( variable in SMB2Negotiate_Response 573 structure = ( variable in SMB2SessionSetup 601 structure = ( variable in SMB2SessionSetup_Response [all …]
|
D | smb.py | 658 structure = ( variable in NewSMBPacket 718 structure = ( variable in SMBCommand 757 structure = ( # default structure, overriden by subclasses variable in SMBAndXCommand_Parameters 766 structure = ( variable in SMBQueryFsAttributeInfo 787 structure = ( variable in FileFsSizeInformation 796 structure = ( variable in SMBQueryFsSizeInfo 804 structure = ( variable in SMBFileFsFullSizeInformation 813 structure = ( variable in SMBQueryFsVolumeInfo 997 structure = ( variable in SMBSetFileDispositionInfo 1003 structure = ( variable in SMBSetFileBasicInfo [all …]
|
D | structure.py | 72 structure = () variable in Structure 613 structure = ( variable in _Test_simple.theClass 648 structure = (('data', 'z'),) variable in _Test_nested.theClass._Inner 650 structure = ( variable in _Test_nested.theClass 665 structure = ( variable in _Test_Optional.theClass 683 structure = ( variable in _Test_AsciiZArray.theClass 696 structure = ( variable in _Test_UnpackCode.theClass 710 structure = ( variable in _Test_AAA.theClass
|
D | ntlm.py | 266 structure = ( variable in NTLMAuthNegotiate 333 structure = ( variable in NTLMAuthChallenge 375 structure = ( variable in NTLMAuthChallengeResponse
|
/external/tensorflow/tensorflow/python/util/ |
D | nest.py | 202 def flatten(structure, expand_composites=False): argument 354 def _packed_nest_with_indices(structure, flat, index, is_seq): argument 387 def pack_sequence_as(structure, flat_sequence, expand_composites=False): argument 445 def map_structure(func, *structure, **kwargs): 510 def map_structure_with_paths(func, *structure, **kwargs): 552 def map_structure_with_tuple_paths(func, *structure, **kwargs): 1037 def get_traverse_shallow_structure(traverse_fn, structure): argument 1136 def flatten_with_joined_string_paths(structure, separator="/"): argument 1159 def flatten_with_tuple_paths(structure): argument
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
D | PKCS7ProcessableObject.java | 16 private final ASN1Encodable structure; field in PKCS7ProcessableObject 20 ASN1Encodable structure) in PKCS7ProcessableObject()
|
/external/tensorflow/tensorflow/python/data/util/ |
D | nest.py | 128 def _packed_nest_with_indices(structure, flat, index): argument 159 def pack_sequence_as(structure, flat_sequence): argument 197 def map_structure(func, *structure, **check_types_dict):
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang.y | 3179 const TType& structure = variable->getType(); variable 3208 TType* structure = new TType($5, *$2.string); variable 3219 TType* structure = new TType($4, TString("")); variable
|
/external/tensorflow/tensorflow/python/data/kernel_tests/ |
D | test_base.py | 215 def structuredDataset(self, structure, shape=None, dtype=dtypes.int64): argument 229 def structuredElement(self, structure, shape=None, dtype=dtypes.int64): argument
|
/external/autotest/docs/ |
D | user-doc.md | 292 ### Interpreting test results 329 ### Running tests automatically, Suites
|
/external/tensorflow/tensorflow/python/framework/ |
D | func_graph.py | 68 def convert_structure_to_signature(structure, arg_names=None): argument 805 def pack_sequence_as(structure, flat_sequence): argument 848 def _get_defun_inputs(args, names, structure, flat_shapes=None): argument
|
D | op_def_library.py | 91 def _Restructure(l, structure): argument
|
/external/clang/test/SemaCXX/ |
D | reinterpret-cast.cpp | 6 struct structure { int m; }; struct
|
D | cstyle-cast.cpp | 169 struct structure { int m; }; struct
|
D | functional-cast.cpp | 231 struct structure { int m; }; argument
|
/external/libxcam/wrapper/gstreamer/ |
D | gstxcambufferpool.cpp | 237 GstStructure *structure; in gst_xcam_buffer_pool_new() local
|
/external/flatbuffers/src/ |
D | idl_gen_json_schema.cpp | 142 const auto &structure = *s; in generate() local
|
/external/u-boot/include/ |
D | common.h | 578 #define check_member(structure, member, offset) _Static_assert( \ argument
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
D | map_and_batch_test.py | 438 def testShortCircuit(self, structure, map_fn, num_parallel_calls): argument
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | generic_utils.py | 575 def is_all_none(structure): argument
|
/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_refactor.py | 240 def check(structure, expected): argument
|
/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_refactor.py | 244 def check(structure, expected): argument
|
/external/freetype/src/base/ |
D | ftstream.c | 717 void* structure ) in FT_Stream_ReadFields()
|
/external/vulkan-validation-layers/scripts/ |
D | helper_file_generator.py | 773 def NeedSafeStruct(self, structure): argument
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang.y | 1318 TType& structure = static_cast<TVariable*>($1.symbol)->getType(); variable
|