HomeSort by: relevance | last modified time | path
    Searched refs:emitted (Results 1 - 21 of 21) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
compiler.F90 55 emitted as 1900. With 2021 the versioning became e.g. 2021.1 defined in
56 __INTEL_COMPILER.__INTEL_COMPILER_UPDATE. No patch is emitted since the
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
compiler.F90 55 emitted as 1900. With 2021 the versioning became e.g. 2021.1 defined in
56 __INTEL_COMPILER.__INTEL_COMPILER_UPDATE. No patch is emitted since the
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_pm.c 110 rq->duration.emitted));
214 rq->duration.emitted = ktime_get();
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_fence.c 366 * amdgpu_fence_count_emitted - get the count of emitted fences
370 * Get the number of fences emitted on the requested ring (all asics).
371 * Returns the number of emitted fences on the ring. Used by the
376 uint64_t emitted; local
382 emitted = 0x100000000ull;
383 emitted -= atomic_read(&ring->fence_drv.last_seq);
384 emitted += READ_ONCE(ring->fence_drv.sync_seq);
385 return lower_32_bits(emitted);
718 seq_printf(m, "Last emitted 0x%08x\n",
725 seq_printf(m, "Last emitted 0x%08x\n"
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_fence.c 782 * radeon_fence_count_emitted - get the count of emitted fences
787 * Get the number of fences emitted on the requested ring (all asics).
788 * Returns the number of emitted fences on the ring. Used by the
793 uint64_t emitted; local
799 emitted = rdev->fence_drv[ring].sync_seq[ring]
802 if (emitted > 0x10000000) {
803 emitted = 0x10000000;
805 return (unsigned)emitted;
1052 seq_printf(m, "Last emitted 0x%016"PRIx64"\n",
  /src/external/gpl3/gcc.old/dist/gcc/
mode-switching.cc 508 bool emitted ATTRIBUTE_UNUSED = false;
819 emitted = true;
822 i.e. the first to be emitted at our insertion
864 else if (!need_commit && !emitted)
dwarf2out.cc 782 emit an empty label for an FDE that wouldn't otherwise be emitted. We
1382 /* True if it has been emitted into .debug_loc* / .debug_loclists*
1384 unsigned char emitted : 1;
1387 /* True if .debug_loclists.dwo offset has been emitted for it already. */
1391 /* True if the range should be emitted even if begin and end
3030 debug there should be almost no types emitted so avoid enabling
3118 /* This counts the number of symbolic views emitted in this table
3242 /* If idx is equal to DW_RANGES_IDX_SKELETON, it should be emitted
3685 emitted. */
3706 /* The last file entry emitted by maybe_emit_file(). *
1381 unsigned char emitted : 1; member in struct:dw_loc_list_struct
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_request.h 138 * The request queue allows us to note sequence numbers that have been emitted
212 ktime_t emitted; member in struct:i915_request::__anon5080::i915_request_duration_cb
282 /** Time at which this request was emitted, in jiffies. */
  /src/external/gpl3/gdb.old/dist/sim/common/
genmloop.sh 364 x-before is emitted before each insn (serial or parallel).
365 This is as opposed to x-after which is only emitted at the end of a group
380 x-after is emitted after a serial insn or at the end of a group of
944 They're incompatible because there are virtual insns emitted too
  /src/external/gpl3/gdb/dist/sim/common/
genmloop.sh 364 x-before is emitted before each insn (serial or parallel).
365 This is as opposed to x-after which is only emitted at the end of a group
380 x-after is emitted after a serial insn or at the end of a group of
944 They're incompatible because there are virtual insns emitted too
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
Channels.pm 172 is emitted. C<$exit_code> is also updated for warnings output
205 A string to prepend to each message emitted through this channel.
211 A string to append to each message emitted through this channel.
  /src/external/gpl3/gcc/dist/gcc/
mode-switching.cc 718 of mode changes emitted for the function (and thus reduce code size and
809 bool emitted ATTRIBUTE_UNUSED = false;
1229 emitted = true;
1232 i.e. the first to be emitted at our insertion
1279 else if (!need_commit && !emitted)
dwarf2out.cc 780 emit an empty label for an FDE that wouldn't otherwise be emitted. We
1380 /* True if it has been emitted into .debug_loc* / .debug_loclists*
1382 unsigned char emitted : 1;
1385 /* True if .debug_loclists.dwo offset has been emitted for it already. */
1389 /* True if the range should be emitted even if begin and end
3028 debug there should be almost no types emitted so avoid enabling
3116 /* This counts the number of symbolic views emitted in this table
3240 /* If idx is equal to DW_RANGES_IDX_SKELETON, it should be emitted
3683 emitted. */
3704 /* The last file entry emitted by maybe_emit_file(). *
1379 unsigned char emitted : 1; member in struct:dw_loc_list_struct
    [all...]
  /src/share/mk/
bsd.doc.mk 16 # EXTRAHTMLFILES additional files emitted as part of HTML build
  /src/sys/arch/ia64/stand/common/
help.common 361 newline is emitted after the prompt.
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProfData.inc 306 * otherwise the record for this kind won't be emitted.
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
cti-services.c 292 bool emitted = false; local
349 emitted = true;
352 if (!emitted) {
  /src/external/gpl3/gcc/dist/gcc/analyzer/
diagnostic-manager.cc 983 therefore not be emitted. */
1696 If a region_creation_event should be emitted on the last statement of the
1724 bool emitted = false; local
1747 emitted = true;
1751 if (emitted)
1867 lead to state_change_events being emitted). */
  /src/external/gpl3/gcc/dist/libgcc/config/sh/
crt1.S 295 ! The code sequence emitted by gcc for the profiling trap is
  /src/external/gpl3/gcc.old/dist/libgcc/config/sh/
crt1.S 295 ! The code sequence emitted by gcc for the profiling trap is
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 4368 bool emitted;
4375 emitted = true;
4384 emitted = true;
4387 emitted
4390 if (emitted)
4789 decl as emitted so it is not placed in the output. Anything using
7678 emitted early enough to dominate all the possible later uses
11179 function's context, while when the statement is emitted at the
4351 bool emitted; local

Completed in 95 milliseconds