Home
last modified time | relevance | path

Searched refs:top_context (Results 1 – 23 of 23) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/
H A Ddoveadm-oldstats.c29 struct top_context { struct
50 static struct top_context *sort_ctx = NULL; argument
141 stats_line_set_prev_values(struct top_context *ctx, in stats_line_set_prev_values()
163 static void stats_read(struct top_context *ctx) in stats_read()
200 static void stats_drop_stale(struct top_context *ctx) in stats_drop_stale()
307 static void stats_top_get_sorting(struct top_context *ctx) in stats_top_get_sorting()
327 static bool stats_top_round(struct top_context *ctx) in stats_top_round()
378 stats_top_output_diff(struct top_context *ctx, in stats_top_output_diff()
406 static void stats_top_output(struct top_context *ctx) in stats_top_output()
456 static void stats_top_start(struct top_context *ctx) in stats_top_start()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/profiler/
H A Dtick-sample.cc186 top_context = info.top_context; in Init()
218 sample_info->top_context = nullptr; in GetStackSample()
265 sample_info->top_context = reinterpret_cast<void*>( in GetStackSample()
268 sample_info->top_context = nullptr; in GetStackSample()
278 if (contexts) contexts[i] = sample_info->top_context; in GetStackSample()
309 DCHECK(!sample_info->top_context); in GetStackSample()
310 sample_info->top_context = in GetStackSample()
H A Dtick-sample.h87 void* top_context = nullptr; // Address of the incumbent native context. member
H A Dprofile-generator.cc897 reinterpret_cast<Address>(sample.top_context), in RecordTickSample()
925 reinterpret_cast<Address>(sample.top_context), in RecordTickSample()
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/XS/
H A Dmisc.c146 char *top_context; in xs_abort_empty_line() local
176 top_context = SvPV_nolen (top_context_sv); in xs_abort_empty_line()
180 if (strcmp (top_context, "math") in xs_abort_empty_line()
181 && strcmp (top_context, "menu") in xs_abort_empty_line()
182 && strcmp (top_context, "preformatted") in xs_abort_empty_line()
183 && strcmp (top_context, "rawpreformatted") in xs_abort_empty_line()
184 && strcmp (top_context, "def") in xs_abort_empty_line()
185 && strcmp (top_context, "inlineraw")) in xs_abort_empty_line()
H A Dmisc.c.bak146 char *top_context;
176 top_context = SvPV_nolen (top_context_sv);
180 if (strcmp (top_context, "math")
181 && strcmp (top_context, "menu")
182 && strcmp (top_context, "preformatted")
183 && strcmp (top_context, "rawpreformatted")
184 && strcmp (top_context, "def")
185 && strcmp (top_context, "inlineraw"))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/
H A Dbidi_context.cc115 scoped_refptr<BidiContext> top_context = in CopyStackRemovingUnicodeEmbeddingContexts() local
118 top_context = in CopyStackRemovingUnicodeEmbeddingContexts()
119 CopyContextAndRebaselineLevel(contexts[i - 1], top_context.get()); in CopyStackRemovingUnicodeEmbeddingContexts()
122 return top_context; in CopyStackRemovingUnicodeEmbeddingContexts()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/
H A Dbidi_context.cc115 scoped_refptr<BidiContext> top_context = in CopyStackRemovingUnicodeEmbeddingContexts() local
118 top_context = in CopyStackRemovingUnicodeEmbeddingContexts()
119 CopyContextAndRebaselineLevel(contexts[i - 1], top_context.get()); in CopyStackRemovingUnicodeEmbeddingContexts()
122 return top_context; in CopyStackRemovingUnicodeEmbeddingContexts()
/dports/lang/v8/v8-9.6.180.12/src/profiler/
H A Dtick-sample.cc283 Context top_context = isolate->context(); in GetStackSample() local
284 if (top_context.ptr() != i::Context::kNoContext && in GetStackSample()
285 top_context.ptr() != i::Context::kInvalidContext) { in GetStackSample()
286 NativeContext top_native_context = top_context.native_context(); in GetStackSample()
/dports/multimedia/libgav1/libgav1-0.17.0/src/tile/bitstream/
H A Dmode_info.cc294 block.top_context->skip_mode[block.top_context_index]) in ReadSkipMode()
397 const int top_context = kIntraYModeContext[top_mode]; in ReadPredictionModeY() local
400 .intra_frame_y_mode_cdf[top_context][left_context]; in ReadPredictionModeY()
625 memset(block.top_context->use_predicted_segment_id + block.top_context_index, in SetCdfContextUsePredictedSegmentId()
657 block.top_context in ReadInterSegmentId()
712 block.top_context->palette_size[plane_type] + block.top_context_index, in SetCdfContextPaletteSize()
723 memcpy(block.top_context->palette_color[i][plane_type], in SetCdfContextPaletteSize()
743 memset(block.top_context->uv_mode + block.top_context_index, in SetCdfContextUVMode()
1176 block.top_context in GetIsExplicitCompoundTypeCdf()
1368 memset(block.top_context->is_compound_type_average + block.top_context_index, in SetCdfContextCompoundType()
[all …]
H A Dpalette.cc38 ? block.top_context->palette_size[plane_type][block.top_context_index] in GetPaletteCache()
48 (top_size > 0) ? block.top_context in GetPaletteCache()
151 block.top_context in ReadPaletteModeInfo()
/dports/devel/py-ipympl/ipympl-0.7.0/ipympl/nbextension/
H A Dindex.js.map1top_context","resizing","resize_handle_size","figure","_init_header","_init_canvas","_init_footer"…
/dports/multimedia/libgav1/libgav1-0.17.0/src/
H A Dtile.h798 top_context(tile.top_context_.get() + in Block()
939 BlockCdfContext* const top_context; member
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/
H A DParserNonXS.pm4909 my $top_context = pop @{$self->{'context_stack'}};
4914 if ($top_context ne $command_context) {
4915 …$self->_bug_message("context $top_context instead of brace command $current->{'parent'}->{'cmdname…
5138 my $top_context = pop @{$self->{'context_stack'}};
5143 if ($top_context ne $command_context) {
5144 …$self->_bug_message("context $top_context instead of brace isolated $current->{'parent'}->{'cmdnam…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/tile/bitstream/
H A Dmode_info.cc392 const int top_context = kIntraYModeContext[top_mode]; in ReadPredictionModeY() local
395 .intra_frame_y_mode_cdf[top_context][left_context]; in ReadPredictionModeY()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/tile/bitstream/
H A Dmode_info.cc340 const int top_context = kIntraYModeContext[top_mode]; in ReadPredictionModeY() local
343 .intra_frame_y_mode_cdf[top_context][left_context]; in ReadPredictionModeY()
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/Convert/
H A DPlaintext.pm345 my ($self, $top_context) = @_;
347 push @{$self->{'context'}}, $top_context;
/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/
H A DREADME556 my $top_context = TOP;
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbEntropyCoding.c1276 uint32_t top_context = 0, left_context = 0; in encode_intra_luma_mode_av1() local
1288 top_context = intra_mode_context[top_neighbor_mode]; in encode_intra_luma_mode_av1()
1292 ec_writer, luma_mode, frame_context->kf_y_cdf[top_context][left_context], INTRA_MODES); in encode_intra_luma_mode_av1()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbEntropyCoding.c1276 uint32_t top_context = 0, left_context = 0; in encode_intra_luma_mode_av1() local
1288 top_context = intra_mode_context[top_neighbor_mode]; in encode_intra_luma_mode_av1()
1292 ec_writer, luma_mode, frame_context->kf_y_cdf[top_context][left_context], INTRA_MODES); in encode_intra_luma_mode_av1()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/include/
H A Dv8.h2201 void* top_context; // Incumbent native context address. member
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/include/
H A Dv8.h2302 void* top_context; // Incumbent native context address. member
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node/include/node/
H A Dv8.h2448 void* top_context; // Incumbent native context address. member