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

  /cts/tests/app/app/src/android/app/stubs/
LocalForegroundService.java 110 public static Bundle newCommand(IBinder stateReceiver, int command) {
  /external/vboot_reference/utility/
tlcl_generator.c 85 Command* newCommand(TPM_COMMAND_CODE code, int size) {
132 Command* cmd = newCommand(TPM_ORD_NV_DefineSpace, size);
155 Command* cmd = newCommand(TPM_ORD_NV_WriteValue, 0);
166 Command* cmd = newCommand(TPM_ORD_NV_ReadValue, size);
175 Command* cmd = newCommand(TPM_ORD_PcrRead, size);
183 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size);
193 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size);
203 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size);
215 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size);
225 Command* cmd = newCommand(TPM_ORD_Startup, size)
    [all...]
  /prebuilts/go/darwin-x86/src/text/template/parse/
node.go 241 func (t *Tree) newCommand(pos Pos) *CommandNode {
272 n := c.tr.newCommand(c.Pos)
  /prebuilts/go/linux-x86/src/text/template/parse/
node.go 241 func (t *Tree) newCommand(pos Pos) *CommandNode {
272 n := c.tr.newCommand(c.Pos)
  /external/swiftshader/src/OpenGL/libGL/
Context.h 221 inline Command0 *newCommand(void (APIENTRY *function)())
227 Command1<A1> *newCommand(void (APIENTRY *function)(A1), A1 arg1)
233 Command2<A1, A2> *newCommand(void (APIENTRY *function)(A1, A2), A1 arg1, A2 arg2)
239 Command3<A1, A2, A3> *newCommand(void (APIENTRY *function)(A1, A2, A3), A1 arg1, A2 arg2, A3 arg3)
245 Command4<A1, A2, A3, A4> *newCommand(void (APIENTRY *function)(A1, A2, A3, A4), A1 arg1, A2 arg2, A3 arg3, A4 arg4)
251 Command5<A1, A2, A3, A4, A5> *newCommand(void (APIENTRY *function)(A1, A2, A3, A4, A5), A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5)
257 Command6<A1, A2, A3, A4, A5, A6> *newCommand(void (APIENTRY *function)(A1, A2, A3, A4, A5, A6), A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5, A6 arg6)
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 
  /frameworks/opt/setupwizard/tools/docs/
jsilver.jar 
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /external/testng/ant/3rdparty/
doclava-1.0.3.jar 

Completed in 233 milliseconds