Home
last modified time | relevance | path

Searched defs:structure (Results 1 – 25 of 39) sorted by relevance

12

/external/curl/tests/python_dependencies/impacket/
Dsmb3structs.py440 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 …]
Dsmb.py658 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 …]
Dstructure.py72 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
Dntlm.py266 structure = ( variable in NTLMAuthNegotiate
333 structure = ( variable in NTLMAuthChallenge
375 structure = ( variable in NTLMAuthChallengeResponse
/external/syslinux/gpxe/src/interface/smbios/
Dsmbios.c65 struct smbios_structure *structure ) { in find_smbios_structure()
129 int read_smbios_structure ( struct smbios_structure *structure, in read_smbios_structure()
149 int read_smbios_string ( struct smbios_structure *structure, in read_smbios_string()
Dsmbios_settings.c78 struct smbios_structure structure; in smbios_fetch() local
/external/tensorflow/tensorflow/python/util/
Dnest.py326 def _packed_nest_with_indices(structure, flat, index): argument
357 def pack_sequence_as(structure, flat_sequence): argument
407 def map_structure(func, *structure, **check_types_dict):
703 def get_traverse_shallow_structure(traverse_fn, structure): argument
821 def flatten_with_joined_string_paths(structure, separator="/"): argument
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DPKCS7ProcessableObject.java16 private final ASN1Encodable structure; field in PKCS7ProcessableObject
20 ASN1Encodable structure) in PKCS7ProcessableObject()
/external/tensorflow/tensorflow/python/data/util/
Dnest.py192 def _packed_nest_with_indices(structure, flat, index): argument
223 def pack_sequence_as(structure, flat_sequence): argument
261 def map_structure(func, *structure, **check_types_dict):
/external/autotest/docs/
Duser-doc.md293 ### Interpreting test results
330 ### Running tests automatically, Suites
/external/clang/test/SemaCXX/
Dreinterpret-cast.cpp6 struct structure { int m; }; struct
Dcstyle-cast.cpp169 struct structure { int m; }; struct
Dfunctional-cast.cpp231 struct structure { int m; }; struct
/external/libxcam/wrapper/gstreamer/
Dgstxcambufferpool.cpp237 GstStructure *structure; in gst_xcam_buffer_pool_new() local
/external/flatbuffers/src/
Didl_gen_json_schema.cpp154 const auto &structure = *s; in generate() local
/external/tensorflow/tensorflow/python/framework/
Dop_def_library.py91 def _Restructure(l, structure): argument
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_refactor.py240 def check(structure, expected): argument
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_refactor.py234 def check(structure, expected): argument
/external/freetype/src/base/
Dftstream.c716 void* structure ) in FT_Stream_ReadFields()
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp62 string structure = R"( in getBasicParams() local
/external/vulkan-validation-layers/scripts/
Dhelper_file_generator.py749 def NeedSafeStruct(self, structure): argument
/external/swiftshader/src/OpenGL/compiler/
Dglslang.y1318 TType& structure = static_cast<TVariable*>($1.symbol)->getType(); variable
DTypes.h548 TStructure *structure = nullptr; // null unless this is a struct variable
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/
DReportTask.java422 private final GroupElement structure = new GroupElement(); field in ReportTask
/external/flatbuffers/include/flatbuffers/
Dreflection.h139 inline const Struct *GetFieldStruct(const Struct &structure, in GetFieldStruct()

12