Home
last modified time | relevance | path

Searched defs:emitted (Results 1 – 19 of 19) sorted by relevance

/external/libabigail/src/
Dabg-leaf-reporter.cc392 bool emitted = false; in report() local
1028 bool emitted = false; in report() local
1074 bool emitted = false; in report() local
1193 bool emitted = false; in report() local
1234 bool emitted = false; in report() local
1314 bool emitted = false; in report() local
1351 bool emitted = false; in report() local
1387 bool emitted = false; in report() local
1426 bool emitted = false; in report() local
Dabg-default-reporter.cc706 bool emitted = false; in report() local
831 bool emitted = false; in report() local
1734 bool emitted = false; in report() local
1780 bool emitted = false; in report() local
1911 bool emitted = false; in report() local
1952 bool emitted = false; in report() local
2034 bool emitted = false; in report() local
2071 bool emitted = false; in report() local
2107 bool emitted = false; in report() local
2146 bool emitted = false; in report() local
Dabg-reporter-priv.cc418 bool emitted = false; in represent() local
1258 bool emitted = false; in maybe_report_unreachable_type_changes() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/
DStateInTest.kt48 val emitted = Job() in <lambda>() constant
DShareInTest.kt89 val emitted = Job() in <lambda>() constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/
DStateFlowStressTest.kt48 val emitted = LongArray(nEmitters) in <lambda>() constant
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c114 struct fd_texture_stateobj *tex, unsigned samp_id, texmask emitted) in emit_texture()
161 texmask emitted = 0; in emit_textures() local
/external/pigweed/ts/transport/
Dweb_serial_transport_test.ts44 const emitted = transport.chunks.pipe(take(1)).toPromise(); constant
/external/okio/okio/src/jvmTest/java/okio/
DNioTest.java56 BufferedSource emitted = Okio.buffer(Okio.source(file)); in writableChannelNioFile() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/
DSharedFlow.kt391 val emitted = synchronized(this) { in tryEmit() constant
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_fence.c127 uint32_t emitted, in vmw_fences_signal()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.h137 GLuint emitted; /* I810_UPLOAD_* */ member
Di915_context.h242 GLuint emitted; /* I915_UPLOAD_* */ member
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c268 uint64_t emitted, generated; member
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c712 static void presub_nop(struct rc_instruction * emitted) { in presub_nop()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc636 const bool emitted = false; member
/external/mesa3d/src/compiler/spirv/
Dvtn_private.h258 bool emitted; member
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp1441 std::vector<VertexPacket*> emitted; in drawWithGeometryShader() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h1006 union si_state emitted; member