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

  /frameworks/native/libs/binder/tests/
binderDriverInterfaceTest.cpp 236 uint32_t cmd0; member in struct:__anon28694
260 if (bwr.read_consumed > offsetof(typeof(br), cmd0))
261 EXPECT_EQ(BR_NOOP, br.cmd0);
300 uint32_t cmd0; member in struct:__anon28696
309 .cmd0 = BC_INCREFS,
325 uint32_t cmd0; member in struct:__anon28697
340 EXPECT_EQ(BR_NOOP, br.cmd0);
  /external/clang/bindings/python/tests/cindex/
test_cdb.py 106 cmd0 = cmds[0]
109 workingdir = cmd0.directory
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeIndirectComputeDispatchTests.cpp 585 DispatchCommandsVec commandsVec (const DispatchCommand& cmd0,
592 vec.push_back(cmd0);
600 DispatchCommandsVec commandsVec (const DispatchCommand& cmd0,
609 vec.push_back(cmd0);

Completed in 488 milliseconds