Home
last modified time | relevance | path

Searched refs:NO_EXPORT (Results 1 – 25 of 53) sorted by relevance

123

/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/bgp/message/update/attribute/community/initial/
H A Dcommunity.py21 NO_EXPORT = pack('!L', 0xFFFFFF01) variable in Community
34 if community == self.NO_EXPORT:
94 Community.cache[Community.NO_EXPORT] = Community(Community.NO_EXPORT)
/dports/devel/awscli/awscli-1.20.61/awscli/examples/codebuild/
H A Dupdate-report-group.rst3 …wing ``update-report-group`` example changes the export type of the report group to "NO_EXPORT". ::
7 --export-config="exportConfigType=NO_EXPORT"
17 "exportConfigType": "NO_EXPORT"
H A Dbatch-get-reports.rst22 "exportConfigType": "NO_EXPORT"
47 "exportConfigType": "NO_EXPORT"
H A Dbatch-get-report-groups.rst17 "exportConfigType": "NO_EXPORT"
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/source/model/
H A DReportExportConfigType.cpp36 return ReportExportConfigType::NO_EXPORT; in GetReportExportConfigTypeForName()
54 case ReportExportConfigType::NO_EXPORT: in GetNameForReportExportConfigType()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb/t/
H A Dpartition_upgrade_create.test28 # If you set $NO_EXPORT, $NO_EXT_PATH, $IS_FIXED_PATH, the same
33 # --let $NO_EXPORT = 1
77 --let $NO_EXPORT = 1
139 if (!$NO_EXPORT)
171 if (!$NO_EXPORT)
209 if (!$NO_EXPORT)
/dports/devel/kf5-extra-cmake-modules/extra-cmake-modules-5.89.0/tests/GenerateSipBindings/
H A Dcpplib.h208 #define NO_EXPORT __attribute__((visibility("hidden"))) macro
214 NO_EXPORT int invisible_fn() { return 1; } in invisible_fn()
217 class NO_EXPORT Invisible
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DReportExportConfigType.h20 NO_EXPORT enumerator
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_export/src/cpp/
H A DexportToFile.hxx27 NO_EXPORT = 0, enumerator
/dports/net-mgmt/py-arouteserver/arouteserver-1.12.0/pierky/arouteserver/templates/openbgpd/
H A Dfilters.j2151 # Transform NO_EXPORT into $INTCOMM_NO_EXPORT
152 match from group clients community NO_EXPORT set { ext-community $INTCOMM_NO_EXPORT community delet…
547 match to {{ client.ip }} community BLACKHOLE set community NO_EXPORT
555 match to {{ client.ip }} community BLACKHOLE set community NO_EXPORT
577 # NO_EXPORT and NO_ADVERTISE communities
580 …nities("match to " ~ client.ip, cfg.communities.add_noexport_to_any, "set community NO_EXPORT") -}}
588 … to " ~ client.ip, cfg.communities.add_noexport_to_peer, "set community NO_EXPORT", client.asn) -}}
709 # RFC1997 NO_EXPORT/NO_ADVERTISE received from clients and propagated because of pass-through policy
710 match to group clients ext-community $INTCOMM_NO_EXPORT set community NO_EXPORT
/dports/net-mgmt/py-arouteserver/arouteserver-1.12.0/pierky/arouteserver/tests/live_tests/skeleton/openbgpd/
H A Dfilters.j2151 # Transform NO_EXPORT into $INTCOMM_NO_EXPORT
152 match from group clients community NO_EXPORT set { ext-community $INTCOMM_NO_EXPORT community delet…
547 match to {{ client.ip }} community BLACKHOLE set community NO_EXPORT
555 match to {{ client.ip }} community BLACKHOLE set community NO_EXPORT
577 # NO_EXPORT and NO_ADVERTISE communities
580 …nities("match to " ~ client.ip, cfg.communities.add_noexport_to_any, "set community NO_EXPORT") -}}
588 … to " ~ client.ip, cfg.communities.add_noexport_to_peer, "set community NO_EXPORT", client.asn) -}}
709 # RFC1997 NO_EXPORT/NO_ADVERTISE received from clients and propagated because of pass-through policy
710 match to group clients ext-community $INTCOMM_NO_EXPORT set community NO_EXPORT
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/gui/detail/
H A DDetailView.java223 if(task.has(RenderFlag.NO_EXPORT)) { in refresh()
262 if(task.has(RenderFlag.NO_EXPORT)) { in instantiateVisualization()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/
H A DVisualizationTask.java51 NO_EXPORT(4), enumConstant
/dports/net-mgmt/py-arouteserver/arouteserver-1.12.0/pierky/arouteserver/templates/html/
H A Dmain.j2373 The NO_EXPORT well-known community is also added.
397 <li><p><b>NO_EXPORT</b> and <b>NO_ADVERTISE</b> communities are processed accordingly to RFC1997.</…
399 <li><p>Routes tagged with the <b>NO_EXPORT</b> or <b>NO_ADVERTISE</b> communities received by the r…
440 {{ write_communities_table_row(cfg.communities.add_noexport_to_any, "Add NO_EXPORT to any") }}
442 {{ write_communities_table_row(cfg.communities.add_noexport_to_peer, "Add NO_EXPORT to peer") }}
/dports/net-mgmt/py-arouteserver/arouteserver-1.12.0/pierky/arouteserver/tests/live_tests/skeleton/bird/
H A Dcommon.j2191 # NO_EXPORT
199 # NO_EXPORT
396 # This function adds NO_EXPORT and/or NO_ADVERTISE
/dports/net-mgmt/py-arouteserver/arouteserver-1.12.0/pierky/arouteserver/templates/bird/
H A Dcommon.j2191 # NO_EXPORT
199 # NO_EXPORT
396 # This function adds NO_EXPORT and/or NO_ADVERTISE
/dports/net/py-pypacker/pypacker-268e27c813545bf7995dd0a80abdb4da24d64722/pypacker/layer567/
H A Dbgp.py54 NO_EXPORT = 0xFFFFFF01 variable
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/cmake/
H A Dkokkos_functions.cmake199 # NO_EXPORT
202 # ``NO_EXPORT``
217 "NO_EXPORT;INTERFACE"
248 kokkos_import_tpl(${MODULE_NAME} ${ARGN} NO_EXPORT)
250 "NO_EXPORT"
/dports/devel/kokkos/kokkos-3.4.01/cmake/
H A Dkokkos_functions.cmake199 # NO_EXPORT
202 # ``NO_EXPORT``
217 "NO_EXPORT;INTERFACE"
248 kokkos_import_tpl(${MODULE_NAME} ${ARGN} NO_EXPORT)
250 "NO_EXPORT"
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/cmake/
H A Dkokkos_functions.cmake199 # NO_EXPORT
202 # ``NO_EXPORT``
217 "NO_EXPORT;INTERFACE"
248 kokkos_import_tpl(${MODULE_NAME} ${ARGN} NO_EXPORT)
250 "NO_EXPORT"
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/visualizers/scatterplot/selection/
H A DMoveObjectsToolVisualization.java93 .with(RenderFlag.NO_THUMBNAIL).with(RenderFlag.NO_EXPORT) // in processNewResult()
H A DSelectionToolDotVisualization.java96 .with(RenderFlag.NO_THUMBNAIL).with(RenderFlag.NO_EXPORT) // in processNewResult()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/visualizers/optics/
H A DOPTICSPlotCutVisualization.java78 .with(RenderFlag.NO_THUMBNAIL).with(RenderFlag.NO_EXPORT)); in processNewResult()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/visualizers/parallel/
H A DAxisVisibilityVisualization.java78 .with(RenderFlag.NO_THUMBNAIL).with(RenderFlag.NO_EXPORT)); in processNewResult()
/dports/net-mgmt/py-arouteserver/arouteserver-1.12.0/pierky/arouteserver/config.d/
H A Dgeneral.distrib.yml667 # Automatically add the NO_EXPORT well-known community to
708 # RFC1997 well-known communities (NO_EXPORT and NO_ADVERTISE)
714 # The policy used to process routes tagged with NO_EXPORT or
720 # NO_EXPORT/NO_ADVERTISE communities unaltered.
1072 # propagated to other clients before the NO_EXPORT (65535:65281)
1077 # route server after tagging them with RFC1997 NO_EXPORT or

123