Home
last modified time | relevance | path

Searched refs:nref (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_cpols.c329 NOTICEREF *nref; in notice_section() local
331 if (!(nref = NOTICEREF_new())) in notice_section()
333 not->noticeref = nref; in notice_section()
335 nref = not->noticeref; in notice_section()
337 nref->organization->type = V_ASN1_IA5STRING; in notice_section()
339 nref->organization->type = V_ASN1_VISIBLESTRING; in notice_section()
340 if (!ASN1_STRING_set(nref->organization, cnf->value, in notice_section()
344 NOTICEREF *nref; in notice_section() local
347 if (!(nref = NOTICEREF_new())) in notice_section()
349 not->noticeref = nref; in notice_section()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Difcvt-dead-def.ll24 %nref = alloca %struct.ref_s, align 4
25 %tmp46 = call %struct.ref_s* @name_string_ref(%struct.ref_s* %pref1, %struct.ref_s* %nref) #2
/external/llvm/test/CodeGen/ARM/
Difcvt-dead-def.ll24 %nref = alloca %struct.ref_s, align 4
25 %tmp46 = call %struct.ref_s* @name_string_ref(%struct.ref_s* %pref1, %struct.ref_s* %nref) #2