Home
last modified time | relevance | path

Searched defs:constructed (Results 1 – 22 of 22) sorted by relevance

/third_party/libcoap/src/
Dcoap_asn1.c38 asn1_tag_c(const uint8_t **ptr, int *constructed, int *cls) { in asn1_tag_c()
67 int constructed; in get_asn1_tag() local
/third_party/jerryscript/tests/unit-core/
Dtest-newtarget.cpp152 jerry_value_t constructed = jerry_construct_object (demo_func, &test_arg, 1); variable
162 jerry_value_t constructed = jerry_call_function (demo_func, this_arg, &test_arg, 1); variable
171 jerry_value_t constructed = jerry_construct_object (demo_func, &test_arg, 1); variable
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dasn1_lib.c160 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, in ASN1_put_object()
222 int ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size()
Dasn1_parse.c23 int tag, int xclass, int constructed, int indent) in asn1_print_info()
/third_party/openssl/crypto/asn1/
Dasn1_lib.c160 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, in ASN1_put_object()
222 int ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size()
Dasn1_parse.c23 int tag, int xclass, int constructed, int indent) in asn1_print_info()
/third_party/curl/lib/vtls/
Dx509asn1.h47 bool constructed; /* Element is constructed. */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dasn1.h50 u8 identifier, class, constructed; member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_array_to_ssa.c51 bool constructed; member
/third_party/node/test/parallel/
Dtest-stream-construct.js179 let constructed = false; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dasn1.h51 u8 identifier, class, constructed; member
Dasn1.c580 void asn1_put_hdr(struct wpabuf *buf, u8 class, int constructed, u8 tag, in asn1_put_hdr()
/third_party/typescript/src/tsserver/
DnodeServer.ts676 private constructed: boolean | undefined; property in IOSession
/third_party/node/lib/internal/streams/
Dreadable.js125 constructed: makeBitMapDescriptor(kConstructed), property
/third_party/musl/porting/linux/user/src/internal/
Ddynlink.h146 char constructed; member
/third_party/musl/src/internal/
Ddynlink.h159 char constructed; member
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c76 char constructed; member
2136 int constructed = p->constructed; in dlopen() local
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c76 char constructed; member
2137 int constructed = p->constructed; in dlopen() local
/third_party/musl/ldso/
Ddynlink.c88 char constructed; member
2246 int constructed = p->constructed; local
/third_party/musl/ldso/linux/
Ddynlink.c3783 int constructed = p->constructed; local
4443 int constructed = ef->dso->constructed; in do_dlclose() local
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c3494 int constructed = p->constructed; local
4092 int constructed = ef->dso->constructed; in do_dlclose() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp3081 spv::Id constructed; in visitAggregate() local