/hardware/ti/omap4xxx/security/tf_sdk/include/ |
tee_client_api_ex.h | 82 TEEC_TimeLimit* timeLimit);
87 const TEEC_TimeLimit* timeLimit,
96 const TEEC_TimeLimit* timeLimit,
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
tee_client_api_linux_driver.c | 751 const TEEC_TimeLimit* timeLimit, 767 if (timeLimit == NULL) 773 sCommand.sOpenClientSession.sTimeout = *(uint64_t*)timeLimit; 827 const TEEC_TimeLimit* timeLimit, 844 if (timeLimit == NULL) 850 sCommand.sInvokeClientCommand.sTimeout = *(uint64_t*)timeLimit;
|
/external/quake/quake/src/QW/progs/ |
world.qc | 350 timelimit = cvar("timelimit") * 60;
|
client.qc | 688 if (timelimit && time >= timelimit)
[all...] |
defs.qc | 440 float timelimit;
|
/external/quake/quake/src/WinQuake/docs/ |
INSTALL.Quake2 | 190 You can also set dmflags, timelimit, etc. in a config file, like so: 191 set timelimit 20
|
/external/quake/quake/src/QW/ |
cmds.txt | 411 timelimit
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
dqblk_xfs.h | 90 * for the rest. In case these values are zero, the DQ_{F,B}TIMELIMIT values
|
/external/quake/quake/src/WinQuake/ |
server.h | 203 extern cvar_t timelimit;
|
host.cpp | 65 cvar_t timelimit = CVAR4("timelimit","0",false,true); variable 221 Cvar_RegisterVariable (&timelimit);
|
menu.cpp | [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
EventDisplay.java | [all...] |
/external/quake/quake/src/QW/server/ |
server.h | 327 extern cvar_t timelimit;
|
sv_main.c | 66 cvar_t timelimit = {"timelimit","0",false,true}; variable 1318 Cvar_RegisterVariable (&timelimit); [all...] |
/external/quake/quake/src/WinQuake/data/ |
README.TXT | 324 * Fixed fraglimit & timelimit
|
TECHINFO.TXT | [all...] |
/prebuilt/windows/sdl/host/lib/ |
libSDL.a | [all...] |
libSDLmain.a | [all...] |