Searched refs:condition (Results 1 – 19 of 19) sorted by relevance
/device/generic/goldfish/wifi/wifi_hal/ |
D | wifi_hal.cpp | 82 std::condition_variable condition; in wifi_cleanup() local 91 auto callback = [&mutex, &stopped, &condition] { in wifi_cleanup() 94 condition.notify_all(); in wifi_cleanup() 101 condition.wait(lock); in wifi_cleanup()
|
/device/google/contexthub/firmware/os/inc/ |
D | util.h | 37 #define C_STATIC_ASSERT(name, condition) \ argument 39 static_assert_check_ ## name [(condition) ? 0 : -1] = {}
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | GLESv3.cpp | 346 static uint64_t glFenceSyncAEMU(void* ctx_, GLenum condition, GLbitfield flags) { in glFenceSyncAEMU() argument 347 GLsync sync_ = s_gles3.glFenceSync(condition, flags); in glFenceSyncAEMU()
|
/device/google/akita/location/gnssd/release/ |
D | gps.cfg | 54 # VDR End condition (meter, meter, sec, sec)
|
/device/google/caimito/location/ripcurrent24/userdebug/ |
D | gps.cfg | 56 # VDR End condition (meter, meter, sec, sec)
|
/device/google/comet/location/userdebug/ |
D | gps.cfg | 56 # VDR End condition (meter, meter, sec, sec)
|
/device/google/caimito/location/tokay/userdebug/ |
D | gps.cfg | 56 # VDR End condition (meter, meter, sec, sec)
|
/device/google/caimito/location/komodo/userdebug/ |
D | gps.cfg | 56 # VDR End condition (meter, meter, sec, sec)
|
/device/google/caimito/location/caiman/userdebug/ |
D | gps.cfg | 56 # VDR End condition (meter, meter, sec, sec)
|
/device/google/caimito/location/ripcurrentpro/userdebug/ |
D | gps.cfg | 56 # VDR End condition (meter, meter, sec, sec)
|
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/ |
D | gles3_only.entries | 78 GLsync glFenceSync(GLenum condition, GLbitfield flags);
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 185 GL_ENTRY(void, glSetFenceNV, GLuint fence, GLenum condition) 364 GL_ENTRY(GLsync, glFenceSync, GLenum condition, GLbitfield flags) 371 GL_ENTRY(uint64_t, glFenceSyncAEMU, GLenum condition, GLbitfield flags)
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 181 # within last gTDLSTxStatsPeriod period is considered as idle condition.
|
/device/google/sunfish/ |
D | WCNSS_qcom_cfg.ini | 181 # within last gTDLSTxStatsPeriod period is considered as idle condition.
|
/device/google/redbull/ |
D | WCNSS_qcom_cfg.ini | 188 # within last gTDLSTxStatsPeriod period is considered as idle condition.
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/ |
D | gles1.in | 280 GL_ENTRY(void, glSetFenceNV, GLuint fence, GLenum condition)
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 7488 // point in time (through TracePacket's timestamp) where the condition
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 4211 lsi_execute_script_tc_cc_failed(void) "Control condition failed" 4605 # error condition
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 4211 lsi_execute_script_tc_cc_failed(void) "Control condition failed" 4605 # error condition
|