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

  /frameworks/rs/tests/latency/
latency.cpp 14 bool synchronous = false; local
43 synchronous = true;
49 if (synchronous)
50 printf("forcing synchronous\n");
58 if (synchronous) flags |= RS_INIT_SYNCHRONOUS;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
vp9_thread_test.cc 56 const bool synchronous = GetParam(); local
57 if (synchronous) {
79 const bool synchronous = GetParam(); local
80 if (synchronous) {
156 INSTANTIATE_TEST_CASE_P(Synchronous, VP9WorkerThreadTest, ::testing::Bool());
  /external/libvpx/libvpx/test/
vp9_thread_test.cc 39 const bool synchronous = GetParam(); local
40 if (synchronous) {
324 INSTANTIATE_TEST_CASE_P(Synchronous, VPxWorkerThreadTest, ::testing::Bool());
  /frameworks/av/media/libmedia/
IStreamSource.cpp 162 Command cmd, bool synchronous, const sp<AMessage> &msg) {
166 data.writeInt32(static_cast<int32_t>(synchronous));
199 bool synchronous = static_cast<bool>(data.readInt32()); local
207 issueCommand(cmd, synchronous, msg);
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 237 int synchronous; /* Use synchronous PPP */ member in struct:PPPoEConnectionStruct
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf_3.1.0.v20100529-0735.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf_3.2.0.v20130604-1622.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf_3.2.0.v20130604-1622.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.3alpha-8.jar 

Completed in 173 milliseconds