Home
last modified time | relevance | path

Searched refs:cts (Results 1 – 17 of 17) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3tokenstream.c42 static void setTokenTypeChannel (pANTLR3_COMMON_TOKEN_STREAM cts, ANTLR3_UINT32 ttype, ANTLR3_…
43 static void discardTokenType (pANTLR3_COMMON_TOKEN_STREAM cts, ANTLR3_INT32 ttype);
44 static void discardOffChannel (pANTLR3_COMMON_TOKEN_STREAM cts, ANTLR3_BOOLEAN discard);
45 static pANTLR3_VECTOR getTokens (pANTLR3_COMMON_TOKEN_STREAM cts);
46 static pANTLR3_LIST getTokenRange (pANTLR3_COMMON_TOKEN_STREAM cts, ANTLR3_UINT32 start, AN…
47 static pANTLR3_LIST getTokensSet (pANTLR3_COMMON_TOKEN_STREAM cts, ANTLR3_UINT32 start, ANT…
48 static pANTLR3_LIST getTokensList (pANTLR3_COMMON_TOKEN_STREAM cts, ANTLR3_UINT32 start, AN…
49 static pANTLR3_LIST getTokensType (pANTLR3_COMMON_TOKEN_STREAM cts, ANTLR3_UINT32 start, AN…
50 static void reset (pANTLR3_COMMON_TOKEN_STREAM cts);
163 reset (pANTLR3_COMMON_TOKEN_STREAM cts) in reset() argument
[all …]
Dantlr3baserecognizer.c278 pANTLR3_COMMON_TOKEN_STREAM cts; in antlr3RecognitionExceptionNew() local
282 cts = NULL; in antlr3RecognitionExceptionNew()
302 cts = (pANTLR3_COMMON_TOKEN_STREAM)(parser->tstream->super); in antlr3RecognitionExceptionNew()
347 ex->token = cts->tstream->_LT (cts->tstream, 1); /* Current input token */ in antlr3RecognitionExceptionNew()
350 ex->index = cts->tstream->istream->index (cts->tstream->istream); in antlr3RecognitionExceptionNew()
2169 pANTLR3_COMMON_TOKEN_STREAM cts; in getMissingSymbol() local
2177 cts = (pANTLR3_COMMON_TOKEN_STREAM)ts->super; in getMissingSymbol()
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c1133 void get_Form_contents ( /*OUT*/FormContents* cts, in get_Form_contents() argument
1137 VG_(bzero_inline)(cts, sizeof(*cts)); in get_Form_contents()
1143 cts->u.val = (ULong)(UChar)get_UChar(c); in get_Form_contents()
1144 cts->szB = 1; in get_Form_contents()
1145 TRACE_D3("%u", (UInt)cts->u.val); in get_Form_contents()
1148 cts->u.val = (ULong)(UShort)get_UShort(c); in get_Form_contents()
1149 cts->szB = 2; in get_Form_contents()
1150 TRACE_D3("%u", (UInt)cts->u.val); in get_Form_contents()
1153 cts->u.val = (ULong)(UInt)get_UInt(c); in get_Form_contents()
1154 cts->szB = 4; in get_Form_contents()
[all …]
/external/jetty/src/config/etc/
Dkrb5.ini4 permitted_enctypes = aes128-cts aes256-cts arcfour-hmac-md5
5 default_tgs_enctypes = aes128-cts aes256-cts arcfour-hmac-md5
6 default_tkt_enctypes = aes128-cts aes256-cts arcfour-hmac-md5
/external/valgrind/cachegrind/
Dcg_merge.c283 Counts* cts = malloc(sizeof(Counts)); in new_Counts() local
284 if (cts == NULL) in new_Counts()
288 cts->counts = malloc(n_counts * sizeof(ULong)); in new_Counts()
289 if (cts->counts == NULL) { in new_Counts()
290 free(cts); in new_Counts()
294 cts->n_counts = n_counts; in new_Counts()
296 cts->counts[i] = counts[i]; in new_Counts()
298 return cts; in new_Counts()
304 Counts* cts = malloc(sizeof(Counts)); in new_Counts_Zeroed() local
305 if (cts == NULL) in new_Counts_Zeroed()
[all …]
/external/kernel-headers/original/uapi/linux/
Dserial.h97 int cts, dsr, rng, dcd; member
Dsynclink.h213 __u32 cts, dsr, rng, dcd, tx, rx; member
/external/sepolicy/
Dkernel.te51 # * android.os.storage.cts.StorageManagerTest#testMountAndUnmountObbNormal
52 # * android.os.storage.cts.StorageManagerTest#testMountAndUnmountTwoObbs
Dapp.te198 # For cts/tests/tests/permission/src/android/permission/cts/FileSystemPermissionTest.java.
203 # For cts/tests/tests/security/src/android/security/cts/SELinuxTest.java
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kdt_dur.pkb73 ����_pi�̙Q���cts'X4p2���3=�\��n
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c3223 static int nl80211_set_bss(struct i802_bss *bss, int cts, int preamble, in nl80211_set_bss() argument
3231 (cts >= 0 && in nl80211_set_bss()
3232 nla_put_u8(msg, NL80211_ATTR_BSS_CTS_PROT, cts)) || in nl80211_set_bss()
/external/valgrind/include/vki/
Dvki-linux.h2408 int cts, dsr, rng, dcd; member
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_tpp_net.utf1015 4640 "cts"
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...