Searched refs:eoc (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/vim-55/runtime/syntax/
H A Dchordpro.vim20 \ start_of_chorus soc end_of_chorus eoc new_song ns no_grid ng grid g
48 syn region chordproChorus start=/{start_of_chorus}\|{soc}/hs=e+1 end=/{end_of_chorus}\|{eoc}/he=s-1 contains=chordproTag,chordproChord,chordproComment keepend
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bio/
H A Dbio_lib.c476 BIO *ret=NULL,*eoc=NULL,*bio,*new; local
502 eoc=new;
503 ret=eoc;
507 BIO_push(eoc,new);
508 eoc=new;
/macosx-10.10.1/OpenSSL098-52/src/crypto/bio/
H A Dbio_lib.c524 BIO *ret=NULL,*eoc=NULL,*bio,*new; local
551 eoc=new;
552 ret=eoc;
556 BIO_push(eoc,new);
557 eoc=new;
/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dsecasn1e.c488 const char eoc[2] = {0, 0}; local
490 sec_asn1e_write_part (state, eoc, 2, SEC_ASN1_EndOfContents);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dsecasn1e.c488 const char eoc[2] = {0, 0}; local
490 sec_asn1e_write_part (state, eoc, 2, SEC_ASN1_EndOfContents);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dsecasn1e.c488 const char eoc[2] = {0, 0}; local
490 sec_asn1e_write_part (state, eoc, 2, SEC_ASN1_EndOfContents);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dsecasn1e.c488 const char eoc[2] = {0, 0}; local
490 sec_asn1e_write_part (state, eoc, 2, SEC_ASN1_EndOfContents);
/macosx-10.10.1/groff-38/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp403 eoc = 69, enumerator in enum:__anon8841
443 case eoc:

Completed in 113 milliseconds