HomeSort by relevance Sort by last modified time
    Searched refs:_ct (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/layout/
IndicClassTables.cpp 35 #define _ct (CC_CONSONANT | CF_CONSONANT) macro
67 #define _bb (_ct | CF_BELOW_BASE)
68 #define _pb (_ct | CF_POST_BASE)
69 #define _fb (_ct | CF_PRE_BASE)
81 _iv, _iv, _iv, _iv, _iv, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, // 0910 - 091
    [all...]
  /external/iproute2/examples/bpf/
bpf_prog.c 388 struct count_tuple *ct, _ct; local
398 _ct.packets = 1;
399 _ct.bytes = skb->len;
401 map_update_elem(&map_proto, &proto, &_ct, BPF_ANY);
  /external/webrtc/data/voice_engine/stereo_rtp_files/
toggling_stereo_g729_pt18_pt125.rtp     [all...]

Completed in 1127 milliseconds