HomeSort by relevance Sort by last modified time
    Searched defs:tkey (Results 1 - 7 of 7) sorted by null

  /external/openfst/src/include/fst/
heap.h 146 int tkey = key_[j]; local
148 pos_[key_[k] = tkey] = k;
  /external/iproute2/tc/
m_pedit.c 62 pedit_parse_nopopt (int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey)
122 pack_key(struct tc_pedit_sel *sel,struct tc_pedit_key *tkey)
129 if (tkey->off % 4) {
134 sel->keys[hwm].val = tkey->val;
135 sel->keys[hwm].mask = tkey->mask;
136 sel->keys[hwm].off = tkey->off;
137 sel->keys[hwm].at = tkey->at;
138 sel->keys[hwm].offmask = tkey->offmask;
139 sel->keys[hwm].shift = tkey->shift;
146 pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey)
417 struct tc_pedit_key tkey; local
    [all...]
  /external/jemalloc/src/
ckh.c 127 const void *key, *data, *tkey, *tdata; local
149 tkey = cell->key; tdata = cell->data;
151 key = tkey; data = tdata;
  /external/icu/icu4c/source/test/intltest/
restsnew.cpp 926 const char *tkey=NULL; local
927 UnicodeString value=tagelement.getNextString(&tkey, status);
928 UnicodeString key(tkey);
    [all...]
  /external/boringssl/src/ssl/
s3_clnt.c 1809 EC_KEY *tkey; local
    [all...]
s3_srvr.c 1851 const EC_KEY *tkey; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sf/json-lib/json-lib/2.3/
json-lib-2.3-jdk15.jar 

Completed in 289 milliseconds