Home
last modified time | relevance | path

Searched defs:cls_id (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.cc143 int *cls_id, int *sep_id, int *period_id, in FindSpecialWordpieceIds()
192 int cls_id, sep_id, period_id, unknown_wordpiece_id; in Create() local
/external/scapy/scapy/asn1/
Dber.py95 def BER_num_dec(s, cls_id=0): argument