Home
last modified time | relevance | path

Searched refs:structures (Results 1 – 25 of 597) sorted by relevance

12345678910>>...24

/external/python/pyasn1-modules/
DCHANGES.txt54 * More CRL data structures added (RFC3279)
95 - CMP structures (RFC4210), cmpdump.py tool and test case added.
105 - X.509 CRMF structures (RFC2511) and crmfdump.py tool added
106 - X.509 CRL structures and crldump.py tool added
107 - PKCS#10 structures and pkcs10dump.py tool added
108 - PKCS#8 structures and pkcs8dump.py tool added
109 - PKCS#1 (rfc3447) structures added
111 - SNMPv2c & SNMPv3/USM structures added
/external/python/cpython2/Lib/ctypes/test/
Dtest_unaligned_structures.py4 structures = [] variable
24 structures.append(X)
29 for typ in structures:
/external/python/cpython3/Lib/ctypes/test/
Dtest_unaligned_structures.py4 structures = [] variable
24 structures.append(X)
29 for typ in structures:
/external/nanopb-c/docs/
Dsecurity.rst26 the application writer. Malicious data in these structures could cause
29 1. Callback, pointer and extension fields in message structures given to
33 3. Contents of the *pb_istream_t* and *pb_ostream_t* structures (this does not
41 2. All fields in message structures, except:
43 - callbacks (*pb_callback_t* structures)
45 - extensions (*pb_extension_t* structures)
/external/grpc-grpc/third_party/nanopb/docs/
Dsecurity.rst26 the application writer. Malicious data in these structures could cause
29 1. Callback, pointer and extension fields in message structures given to
33 3. Contents of the *pb_istream_t* and *pb_ostream_t* structures (this does not
41 2. All fields in message structures, except:
43 - callbacks (*pb_callback_t* structures)
45 - extensions (*pb_extension_t* structures)
/external/lzma/DOC/
D7zC.txt25 7zItem.* - .7z structures
99 2) call CrcGenerateTable(); function to initialize CRC structures.
101 3) call SzArEx_Init(&db); function to initialize db structures.
107 SzArEx_Open function allocates and frees temporary structures by "allocTemp" functions.
156 Estimated size of one file structures in solid archive:
161 - File Name (variable length) + pointer + allocation structures
165 - Memory for LZMA decompressing structures
/external/e2fsprogs/lib/support/
Dprof_err.et15 error_code PROF_BAD_LINK_LIST, "Bad linked list in profile structures"
16 error_code PROF_BAD_GROUP_LVL, "Bad group level in profile structures"
18 "Bad parent pointer in profile structures"
/external/vboot_reference/firmware/
DREADME7 These are the original structures and APIs used in the earliest
25 structures and implementations go elsewhere.
31 different, any existing on-device structures or signatures created by the
/external/antlr/runtime/C/doxygen/
Ddoxygengroups.dox9 /// these structures when you create them.)
13 /// of the 'methds' encapsulated by the typdef structures.You may override
16 /// typedef structures), which allows you install your own method and create your
23 /// These structures (and the typedefs that you use to reference them
53 /// Some typedef structures contain either pointers to 'inherited' objects (usual)
54 /// or embedded structures/typedefs (unusual). In some cases, the pointers passed
56 /// structures (such as #pANTLR3_BASE_TREE), and these embedded 'objects' contain
67 /// In general you will not refer to one of these structures directly as a
Dmainpage.dox45 /// Java version of the runtime as closely as a language without class structures and inheritance c…
47 /// number of pointer to pointer to pointer to function type structures that could ensue through tr…
67 /// The runtime provides a number of structures and interfaces that the author has found useful whe…
70 /// Hashtable, Vector and Trie, implemented by pointers to structures. These are freely available f…
77 …r or tree parser, then you must make a copy of it before freeing those structures, and track it yo…
/external/elfutils/config/
Dlibdw.pc.in15 # structures are used.
19 # data structures or functions. zlib (gz) is always required, bzip2 (bz2)
/external/python/pyasn1/docs/source/
Dexample-use-case.rst14 data structures are described in ASN.1 schema language right in the RFC.
16 it and weed out data structures specification into a local file:
109 Once we have Python ASN.1 structures initialized, we could inspect them:
149 ASN.1 data structures exhibit a way more complicated behaviour compared to
/external/tensorflow/tensorflow/core/protobuf/
Dstruct.proto9 // data structures that are inspired by Python data structures typically used in
25 // Likewise functions may return nested structures of Tensors, for example
/external/ImageMagick/MagickCore/
Dxwdfile.h_vms85 CARD32 ncolors B32; /* Number of XWDColor structures */
95 /* Next comes XWDColor structures, at offset XWDFileHeader.header_size in
96 * the file. XWDFileHeader.ncolors tells how many XWDColor structures
/external/libunwind/doc/
Dunw_getcontext.tex32 that of \Type{ucontext\_t} and such structures can be initialized with
34 reverse is \emph{not} true and it is \emph{not} safe to use structures
/external/e2fsprogs/ext2ed/
Dext2ed.conf.in14 # Using AlternateDescriptors you can declare additional structures. Those
15 # structures can contain only variables. Linking functions to the objects is
/external/u-boot/drivers/block/
DKconfig37 it will prevent repeated reads from directory structures and other
38 filesystem data structures.
/external/python/cpython2/Doc/c-api/
Dobjimpl.rst16 structures.rst
/external/python/cpython3/Doc/c-api/
Dobjimpl.rst15 structures.rst
/external/llvm/test/Other/
D2009-09-14-function-elements.ll3 ; Arrays and structures with function types (not function pointers) are illegal.
/external/swiftshader/third_party/LLVM/test/Other/
D2009-09-14-function-elements.ll3 ; Arrays and structures with function types (not function pointers) are illegal.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
D2009-09-14-function-elements.ll3 ; Arrays and structures with function types (not function pointers) are illegal.
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/
Dinvalid-VST2b32_UPD-arm.txt10 # A8.6.393 VST2 (multiple 2-element structures)
/external/nanopb-c/tests/regression/issue_247/
DSConscript2 # bytes in submessage structures.
/external/e2fsprogs/debian/attic/
De2fslibsg-dev.menu3 longtitle="A library to handle low-level structures in an ext2 filesystem"\

12345678910>>...24