Home
last modified time | relevance | path

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

/external/libabigail/src/
Dabg-leaf-reporter.cc443 bool emitted = false; in report() local
1077 bool emitted = false; in report() local
1123 bool emitted = false; in report() local
1242 bool emitted = false; in report() local
1283 bool emitted = false; in report() local
1363 bool emitted = false; in report() local
1400 bool emitted = false; in report() local
1436 bool emitted = false; in report() local
1475 bool emitted = false; in report() local
Dabg-default-reporter.cc706 bool emitted = false; in report() local
831 bool emitted = false; in report() local
1731 bool emitted = false; in report() local
1777 bool emitted = false; in report() local
1908 bool emitted = false; in report() local
1949 bool emitted = false; in report() local
2031 bool emitted = false; in report() local
2068 bool emitted = false; in report() local
2104 bool emitted = false; in report() local
2143 bool emitted = false; in report() local
Dabg-reporter-priv.cc418 bool emitted = false; in represent() local
1230 bool emitted = false; in maybe_report_unreachable_type_changes() local
/external/llvm-project/clang/test/OpenMP/
Ddeclare_target_codegen.cpp211 virtual void emitted() {} in emitted() function
220 void C<T>::emitted() { in emitted() function in C
236 virtual void emitted() { in emitted() function
/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/pw_web_ui/src/transport/
Dweb_serial_transport_test.ts42 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.kt324 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/llvm-project/lld/wasm/
DSyntheticSections.cpp655 SmallVector<std::string, 8> emitted(features.begin(), features.end()); in writeBody() local
/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