Home
last modified time | relevance | path

Searched refs:te (Results 1 – 13 of 13) sorted by relevance

/device/google/contexthub/firmware/app/test0.app/
Dtest_app0.c49 const struct TimerEvent *te; in handle_event() local
58 te = evtData; in handle_event()
59 …allback: %d (TIM: %lld, RTC: %lld, SENSOR: %lld, HOST: %lld)\n", te->timerId, *(int *)te->data, eO… in handle_event()
64 extMsg->val = *(int *)te->data; in handle_event()
68 eOsTimTimerCancel(te->timerId); in handle_event()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dbits.c699 TermEntry *te; in GenParser_c_Hdr() local
754 te=(TermEntry *) hash_get(Tname,TokenString(i)); /* MR11 */ in GenParser_c_Hdr()
755 if (te == NULL || te->akaString == NULL) { /* MR11 */ in GenParser_c_Hdr()
759 fprintf(Parser_c, ",\n\t/* %02d */\t\"%s\"", i, te->akaString); /* MR11 */ in GenParser_c_Hdr()
873 TermEntry *te; in GenErrHdr() local
947 te=(TermEntry *) hash_get(Tname,TokenString(i)); /* MR11 */ in GenErrHdr()
948 if (te == NULL || te->akaString == NULL) { /* MR11 */ in GenErrHdr()
951 fprintf(ErrFile, ",\n\t/* %02d */\t\"%s\"", i, te->akaString); /* MR11 */ in GenErrHdr()
1003 isTermEntryTokClass(TermEntry *te) in isTermEntryTokClass() argument
1005 isTermEntryTokClass(te) in isTermEntryTokClass()
[all …]
Dmisc.c297 TermEntry *te; in RemapForcedTokens() local
302 te = (TermEntry *) hash_get(Tname, q->token); in RemapForcedTokens()
303 require(te!=NULL, "RemapForcedTokens: token not in hash table"); in RemapForcedTokens()
304 old_pos = te->token; in RemapForcedTokens()
311 te->token = q->tnum; /* update token type id symbol table */ in RemapForcedTokens()
Dantlr.c1513 char *akaString=NULL; TermEntry *te;int save_file=0,save_line=0; in token() local
1633 te=(TermEntry *)hash_get(Tname,t); in token()
1634 if (te != NULL && akaString != NULL) { in token()
1635 if (te->akaString != NULL) { in token()
1636 if (strcmp(te->akaString,akaString) != 0) { in token()
1638 t,te->akaString), in token()
1642 te->akaString=akaString; in token()
Dantlr.g1400 … <<char *akaString=NULL; TermEntry *te;int save_file=0,save_line=0;>> /* MR11 */
1437 te=(TermEntry *)hash_get(Tname,t);
1438 if (te != NULL && akaString != NULL) {
1439 if (te->akaString != NULL) {
1440 if (strcmp(te->akaString,akaString) != 0) {
1442 t,te->akaString),
1446 te->akaString=akaString;
/device/generic/car/common/sepolicy/
Dlogd.te3 # See global logd.te, these only set for eng & userdebug, allow for all builds
/device/linaro/bootloader/edk2/DuetPkg/BootSector/bin/
DStart.com2 3������'���'�&�����)�&��Y3��� ��� ���.������ `��Q����%�=�te�������V���� �����;�t ��…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dconfig.py647 except TypeError, te:
648 if "'format'" not in str(te):
716 except TypeError, te:
717 if "'stream'" not in str(te):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/
DREADME28 'Current-Version:', which should contain te current version and is
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregexec.c1168 static struct timeval ts, te; variable
1170 #define TIMEDIFF(te,ts) (((te).tv_usec - (ts).tv_usec) + \ argument
1171 (((te).tv_sec - (ts).tv_sec)*1000000))
1176 static struct tms ts, te; variable
1178 #define TIMEDIFF(te,ts) ((te).tms_utime - (ts).tms_utime) argument
1196 GETTIME(te);\
1197 OpTime[OpCurr] += TIMEDIFF(te, ts);\
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dhttplib.py962 except TypeError, te:
/device/linaro/bootloader/edk2/BaseTools/UserManuals/
DGenFw_Utility_Man_Page.rtf200 …5\loch\f39 GenFw \hich\f39 \endash \loch\f39 t PeiMain.dll \hich\f39 \endash \loch\f39 o PeiMain.te
204 …ich\af39\dbch\af31505\loch\f39 GenFw \hich\f39 \endash \loch\f39 u PeiMain.te \hich\f39 \endash \l…
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/
DCommon.dsc917 TARGET_TE = $(BIN_DIR)\$(BASE_NAME).te