Searched refs:compact (Results 1 - 25 of 25) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.h33 /// \param[in] compact
42 FileSpec directory, bool compact);
H A DTraceIntelPTBundleSaver.cpp135 /// written to disk because the trace is empty and the \p compact flag is
139 const FileSpec &cpus_dir, bool compact) {
149 if (!compact)
194 BuildCpusSection(TraceIntelPT &trace_ipt, FileSpec directory, bool compact) { argument
207 WriteContextSwitchTrace(trace_ipt, cpu_id, cpus_dir, compact);
357 bool compact) {
369 BuildCpusSection(trace_ipt, directory, compact);
138 WriteContextSwitchTrace(TraceIntelPT &trace_ipt, lldb::cpu_id_t cpu_id, const FileSpec &cpus_dir, bool compact) argument
355 SaveToDisk(TraceIntelPT &trace_ipt, FileSpec directory, bool compact) argument
H A DTraceIntelPT.h46 bool compact) override;
H A DTraceIntelPT.cpp105 Expected<FileSpec> TraceIntelPT::SaveToDisk(FileSpec directory, bool compact) { argument
107 return TraceIntelPTBundleSaver().SaveToDisk(*this, directory, compact);
/freebsd-current/contrib/libucl/src/
H A Ducl_emitter.c44 const ucl_object_t *obj, bool first, bool print_key, bool compact);
97 bool compact)
99 if (!compact && tabs > 0) {
111 const ucl_object_t *obj, bool compact)
155 if (compact) {
166 const ucl_object_t *obj, bool compact, bool is_array)
190 * @param compact compact flag
194 const ucl_object_t *obj, bool compact)
200 if (compact) {
96 ucl_add_tabs(const struct ucl_emitter_functions *func, unsigned int tabs, bool compact) argument
110 ucl_emitter_print_key(bool print_key, struct ucl_emitter_context *ctx, const ucl_object_t *obj, bool compact) argument
165 ucl_emitter_finish_object(struct ucl_emitter_context *ctx, const ucl_object_t *obj, bool compact, bool is_array) argument
193 ucl_emitter_common_end_object(struct ucl_emitter_context *ctx, const ucl_object_t *obj, bool compact) argument
222 ucl_emitter_common_end_array(struct ucl_emitter_context *ctx, const ucl_object_t *obj, bool compact) argument
250 ucl_emitter_common_start_array(struct ucl_emitter_context *ctx, const ucl_object_t *obj, bool print_key, bool compact) argument
296 ucl_emitter_common_start_object(struct ucl_emitter_context *ctx, const ucl_object_t *obj, bool print_key, bool compact) argument
359 ucl_emitter_common_elt(struct ucl_emitter_context *ctx, const ucl_object_t *obj, bool first, bool print_key, bool compact) argument
[all...]
/freebsd-current/usr.sbin/ngctl/
H A Ddot.c59 " structures for edge names. Such a graph is more compact.",
70 int compact = 0; local
78 compact = 1;
117 if (compact) {
172 if (!compact) {
193 if (compact) {
/freebsd-current/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTrace.h54 /// \param[in] compact
61 bool compact = false);
/freebsd-current/contrib/libfido2/.actions/
H A Dbuild-bsd65 --compact-output --null-input \
76 --compact-output --null-input \
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBTrace.cpp68 bool compact) {
69 LLDB_INSTRUMENT_VA(this, error, bundle_dir, compact);
77 m_opaque_sp->SaveToDisk(bundle_dir.ref(), compact))
67 SaveToDisk(SBError &error, const SBFileSpec &bundle_dir, bool compact) argument
/freebsd-current/contrib/libucl/tests/
H A Dtest_basic.c41 int ret = 0, opt, json = 0, compact = 0, yaml = 0, local
52 compact = 1;
199 if (compact) {
259 if (compact) {
/freebsd-current/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_003_pos.ksh289 aclcur=$(get_ACE $node $count compact)
304 aclcur=$(get_ACE $node $count compact)
/freebsd-current/contrib/sendmail/contrib/
H A Dexpn.pl244 print &compact($u,$server)." ->\n" if ($verbose && ! $valid);
373 print &compact($u,$server)." ->\n" if $verbose;
381 print "Tossing some valid to avoid invalid ".&compact($u,$server)."\n" if ($avgValid > 0.0 && ($vw || $debug));
382 print &compact($u,$server)." ->\n" if $verbose;
453 print &compact($u,$server)." ->\n" if ($verbose && $valid && $u);
731 sub compact subroutine
/freebsd-current/sys/dev/ntb/
H A Dntb_transport.c206 int compact; member in struct:ntb_transport_ctx
365 nt->compact = (spad_count < 4 + 2 * nt->mw_count);
366 snprintf(buf, sizeof(buf), "hint.%s.%d.compact", device_get_name(dev),
368 TUNABLE_INT_FETCH(buf, &nt->compact);
369 if (nt->compact) {
413 if (nt->compact && mw->tx_size > UINT32_MAX) {
1142 if (nt->compact) {
1167 if (nt->compact) {
1187 if (nt->compact) {
/freebsd-current/contrib/ntp/sntp/ag-tpl/
H A Dmdoc2man122 if (exists $opts{compact}) {
/freebsd-current/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc2man96 if (exists $opts{compact}) {
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DTrace.h69 /// \param[in] compact
77 bool compact) = 0;
189 /// If \b false, print compact info
/freebsd-current/tools/build/options/
H A Dmakeman338 echo '.Bl -item -compact'
352 echo '.Bl -inset -compact'
401 .Bl -tag -compact -width Pa
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp224 int compact = __kmp_topology->compact; local
225 KMP_DEBUG_ASSERT(compact >= 0);
226 KMP_DEBUG_ASSERT(compact <= depth);
227 for (i = 0; i < compact; i++) {
235 int j = i - compact;
636 retval->compact = 0;
4757 // some permutation of the machine topology tree. Set affinity.compact
4761 affinity.compact = 0;
4770 affinity.compact
[all...]
H A Dkmp_affinity.h899 int compact; member in class:kmp_topology_t
1050 compact = affinity.compact;
H A Dkmp_settings.cpp2314 } else if (__kmp_match_str("compact", buf, CCAST(const char **, &next))) {
2549 out_affinity->compact = number[0];
2577 out_affinity->compact = number[0];
2684 int compact = affinity.compact; local
2697 __kmp_str_buf_print(buffer, "%s,%d,%d", "compact", compact, offset);
2700 __kmp_str_buf_print(buffer, "%s,%d,%d", "scatter", compact, offset);
2707 __kmp_str_buf_print(buffer, "%s,%d,%d", "balanced", compact, offset);
6092 K_DIAG(1, (" compact
[all...]
H A Dkmp_alloc.cpp51 static void bectl(kmp_info_t *th, bget_compact_t compact,
454 /* If a compact function was provided in the call to bectl(), wrap
565 /* We failed to find a buffer. If there's a compact function defined,
865 static void bectl(kmp_info_t *th, bget_compact_t compact, argument
870 thr->compfcn = compact;
H A Dkmp.h918 int compact; member in struct:kmp_affinity_t
/freebsd-current/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb176 @options[:includes].flatten.uniq.compact.each do |inc|
/freebsd-current/tests/sys/cddl/zfs/tests/acl/
H A Dacl_common.kshlib272 function get_ACE #<file or dir name> <specified number> <verbose|compact>
290 compact) args="-Vd"
293 "only verbose|compact is supported."
/freebsd-current/contrib/bsnmp/tests/
H A Dcatch.hpp15766 CATCH_REGISTER_REPORTER( "compact", CompactReporter )

Completed in 423 milliseconds