Home
last modified time | relevance | path

Searched defs:_NAME (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__Analyze.h434 #define Element_End1(_NAME) Element_End(_NAME) argument
969 #define TEST_SB_GET(_CODE, _NAME) \ argument
979 #define TEST_SB_SKIP(_NAME) \ argument
988 #define TESTELSE_SB_GET(_CODE, _NAME) \ argument
996 #define TESTELSE_SB_SKIP(_NAME) \ argument
1003 #define TESTELSE_SB_ELSE(_NAME) \ argument
1050 #define TEST_TB_GET(_CODE, _NAME) \ argument
1060 #define TEST_TB_SKIP(_NAME) \ argument
1069 #define TESTELSE_TB_GET(_CODE, _NAME) \ argument
1077 #define TESTELSE_TB_SKIP(_NAME) \ argument
[all …]
H A DFile__Analyze_MinimizeSize.h312 #define Element_Trace_Begin1(_NAME) argument
332 #define Element_Trace_End1(_NAME) argument
805 #define Skip_FlagsM(_VALUE, _NAME) argument
879 #define TEST_SB_GET(_CODE, _NAME) \ argument
889 #define TEST_SB_SKIP(_NAME) \ argument
906 #define TESTELSE_SB_SKIP(_NAME) \ argument
913 #define TESTELSE_SB_ELSE(_NAME) \ argument
972 #define TEST_TB_GET(_CODE, _NAME) \ argument
982 #define TEST_TB_TKIP(_NAME) \ argument
999 #define TESTELSE_TB_TKIP(_NAME) \ argument
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__Analyze.h434 #define Element_End1(_NAME) Element_End(_NAME) argument
969 #define TEST_SB_GET(_CODE, _NAME) \ argument
979 #define TEST_SB_SKIP(_NAME) \ argument
988 #define TESTELSE_SB_GET(_CODE, _NAME) \ argument
996 #define TESTELSE_SB_SKIP(_NAME) \ argument
1003 #define TESTELSE_SB_ELSE(_NAME) \ argument
1050 #define TEST_TB_GET(_CODE, _NAME) \ argument
1060 #define TEST_TB_SKIP(_NAME) \ argument
1069 #define TESTELSE_TB_GET(_CODE, _NAME) \ argument
1077 #define TESTELSE_TB_SKIP(_NAME) \ argument
[all …]
H A DFile__Analyze_MinimizeSize.h312 #define Element_Trace_Begin1(_NAME) argument
332 #define Element_Trace_End1(_NAME) argument
805 #define Skip_FlagsM(_VALUE, _NAME) argument
879 #define TEST_SB_GET(_CODE, _NAME) \ argument
889 #define TEST_SB_SKIP(_NAME) \ argument
906 #define TESTELSE_SB_SKIP(_NAME) \ argument
913 #define TESTELSE_SB_ELSE(_NAME) \ argument
972 #define TEST_TB_GET(_CODE, _NAME) \ argument
982 #define TEST_TB_TKIP(_NAME) \ argument
999 #define TESTELSE_TB_TKIP(_NAME) \ argument
[all …]
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__Analyze.h434 #define Element_End1(_NAME) Element_End(_NAME) argument
969 #define TEST_SB_GET(_CODE, _NAME) \ argument
979 #define TEST_SB_SKIP(_NAME) \ argument
988 #define TESTELSE_SB_GET(_CODE, _NAME) \ argument
996 #define TESTELSE_SB_SKIP(_NAME) \ argument
1003 #define TESTELSE_SB_ELSE(_NAME) \ argument
1050 #define TEST_TB_GET(_CODE, _NAME) \ argument
1060 #define TEST_TB_SKIP(_NAME) \ argument
1069 #define TESTELSE_TB_GET(_CODE, _NAME) \ argument
1077 #define TESTELSE_TB_SKIP(_NAME) \ argument
[all …]
H A DFile__Analyze_MinimizeSize.h312 #define Element_Trace_Begin1(_NAME) argument
332 #define Element_Trace_End1(_NAME) argument
805 #define Skip_FlagsM(_VALUE, _NAME) argument
879 #define TEST_SB_GET(_CODE, _NAME) \ argument
889 #define TEST_SB_SKIP(_NAME) \ argument
906 #define TESTELSE_SB_SKIP(_NAME) \ argument
913 #define TESTELSE_SB_ELSE(_NAME) \ argument
972 #define TEST_TB_GET(_CODE, _NAME) \ argument
982 #define TEST_TB_TKIP(_NAME) \ argument
999 #define TESTELSE_TB_TKIP(_NAME) \ argument
[all …]
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Dpx.h81 #define Info_X2(_INFO, _NAME) int16u _INFO; Get_X2 (_INFO, _NAME) argument
82 #define Info_X4(_INFO, _NAME) int32u _INFO; Get_X4 (_INFO, _NAME) argument
83 #define Skip_X4( _NAME) {int32u tmp; Get_X4 (tmp, _NAME);} argument
85 #define Info_X2(_INFO, _NAME) Element_Offset+=2 argument
86 #define Info_X4(_INFO, _NAME) Element_Offset+=4 argument
87 #define Skip_X4( _NAME) Element_Offset+=4 argument
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Dpx.h81 #define Info_X2(_INFO, _NAME) int16u _INFO; Get_X2 (_INFO, _NAME) argument
82 #define Info_X4(_INFO, _NAME) int32u _INFO; Get_X4 (_INFO, _NAME) argument
83 #define Skip_X4( _NAME) {int32u tmp; Get_X4 (tmp, _NAME);} argument
85 #define Info_X2(_INFO, _NAME) Element_Offset+=2 argument
86 #define Info_X4(_INFO, _NAME) Element_Offset+=4 argument
87 #define Skip_X4( _NAME) Element_Offset+=4 argument
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Image/
H A DFile_Dpx.h81 #define Info_X2(_INFO, _NAME) int16u _INFO; Get_X2 (_INFO, _NAME) argument
82 #define Info_X4(_INFO, _NAME) int32u _INFO; Get_X4 (_INFO, _NAME) argument
83 #define Skip_X4( _NAME) {int32u tmp; Get_X4 (tmp, _NAME);} argument
85 #define Info_X2(_INFO, _NAME) Element_Offset+=2 argument
86 #define Info_X4(_INFO, _NAME) Element_Offset+=4 argument
87 #define Skip_X4( _NAME) Element_Offset+=4 argument
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/CMake/
H A DAbseilHelpers.cmake46 set(_NAME ${ABSL_LIB_TARGET}) variable
78 set(_NAME ${ABSL_HO_LIB_TARGET}) variable
140 set(_NAME ${ABSL_TEST_TARGET}) variable
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/pubsublite/v1/
H A Dpubsublite_v1_client.py61 _NAME = 'admin_projects_locations_subscriptions' variable in PubsubliteV1.AdminProjectsLocationsSubscriptionsService
243 _NAME = 'admin_projects_locations_topics' variable in PubsubliteV1.AdminProjectsLocationsTopicsService
415 _NAME = 'admin_projects_locations' variable in PubsubliteV1.AdminProjectsLocationsService
425 _NAME = 'admin_projects' variable in PubsubliteV1.AdminProjectsService
435 _NAME = 'admin' variable in PubsubliteV1.AdminService
492 _NAME = 'cursor_projects_locations' variable in PubsubliteV1.CursorProjectsLocationsService
502 _NAME = 'cursor_projects' variable in PubsubliteV1.CursorProjectsService
512 _NAME = 'cursor' variable in PubsubliteV1.CursorService
586 _NAME = 'topicStats_projects_locations' variable in PubsubliteV1.TopicStatsProjectsLocationsService
596 _NAME = 'topicStats_projects' variable in PubsubliteV1.TopicStatsProjectsService
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/recommender/v1/
H A Drecommender_v1_client.py326 _NAME = 'billingAccounts_locations' variable in RecommenderV1.BillingAccountsLocationsService
336 _NAME = 'billingAccounts' variable in RecommenderV1.BillingAccountsService
437 _NAME = 'folders_locations_insightTypes' variable in RecommenderV1.FoldersLocationsInsightTypesService
592 _NAME = 'folders_locations_recommenders' variable in RecommenderV1.FoldersLocationsRecommendersService
602 _NAME = 'folders_locations' variable in RecommenderV1.FoldersLocationsService
612 _NAME = 'folders' variable in RecommenderV1.FoldersService
878 _NAME = 'organizations_locations' variable in RecommenderV1.OrganizationsLocationsService
888 _NAME = 'organizations' variable in RecommenderV1.OrganizationsService
989 _NAME = 'projects_locations_insightTypes' variable in RecommenderV1.ProjectsLocationsInsightTypesService
1154 _NAME = 'projects_locations' variable in RecommenderV1.ProjectsLocationsService
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/recommender/v1beta1/
H A Drecommender_v1beta1_client.py326 _NAME = 'billingAccounts_locations' variable in RecommenderV1beta1.BillingAccountsLocationsService
336 _NAME = 'billingAccounts' variable in RecommenderV1beta1.BillingAccountsService
437 _NAME = 'folders_locations_insightTypes' variable in RecommenderV1beta1.FoldersLocationsInsightTypesService
592 _NAME = 'folders_locations_recommenders' variable in RecommenderV1beta1.FoldersLocationsRecommendersService
602 _NAME = 'folders_locations' variable in RecommenderV1beta1.FoldersLocationsService
612 _NAME = 'folders' variable in RecommenderV1beta1.FoldersService
878 _NAME = 'organizations_locations' variable in RecommenderV1beta1.OrganizationsLocationsService
888 _NAME = 'organizations' variable in RecommenderV1beta1.OrganizationsService
989 _NAME = 'projects_locations_insightTypes' variable in RecommenderV1beta1.ProjectsLocationsInsightTypesService
1154 _NAME = 'projects_locations' variable in RecommenderV1beta1.ProjectsLocationsService
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/policysimulator/v1/
H A Dpolicysimulator_v1_client.py59 _NAME = 'folders_locations_replays_results' variable in PolicysimulatorV1.FoldersLocationsReplaysResultsService
96 _NAME = 'folders_locations_replays' variable in PolicysimulatorV1.FoldersLocationsReplaysService
160 _NAME = 'folders_locations' variable in PolicysimulatorV1.FoldersLocationsService
170 _NAME = 'folders' variable in PolicysimulatorV1.FoldersService
180 _NAME = 'operations' variable in PolicysimulatorV1.OperationsService
280 _NAME = 'organizations_locations_replays' variable in PolicysimulatorV1.OrganizationsLocationsReplaysService
344 _NAME = 'organizations_locations' variable in PolicysimulatorV1.OrganizationsLocationsService
354 _NAME = 'organizations' variable in PolicysimulatorV1.OrganizationsService
401 _NAME = 'projects_locations_replays' variable in PolicysimulatorV1.ProjectsLocationsReplaysService
465 _NAME = 'projects_locations' variable in PolicysimulatorV1.ProjectsLocationsService
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/policysimulator/v1beta1/
H A Dpolicysimulator_v1beta1_client.py59 _NAME = 'folders_locations_replays_results' variable in PolicysimulatorV1beta1.FoldersLocationsReplaysResultsService
96 _NAME = 'folders_locations_replays' variable in PolicysimulatorV1beta1.FoldersLocationsReplaysService
160 _NAME = 'folders_locations' variable in PolicysimulatorV1beta1.FoldersLocationsService
170 _NAME = 'folders' variable in PolicysimulatorV1beta1.FoldersService
180 _NAME = 'operations' variable in PolicysimulatorV1beta1.OperationsService
280 _NAME = 'organizations_locations_replays' variable in PolicysimulatorV1beta1.OrganizationsLocationsReplaysService
344 _NAME = 'organizations_locations' variable in PolicysimulatorV1beta1.OrganizationsLocationsService
354 _NAME = 'organizations' variable in PolicysimulatorV1beta1.OrganizationsService
401 _NAME = 'projects_locations_replays' variable in PolicysimulatorV1beta1.ProjectsLocationsReplaysService
465 _NAME = 'projects_locations' variable in PolicysimulatorV1beta1.ProjectsLocationsService
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/CMake/
H A DAbseilHelpers.cmake89 set(_NAME "${ABSL_CC_LIB_NAME}") variable
91 set(_NAME "absl_${ABSL_CC_LIB_NAME}") variable
302 set(_NAME "absl_${ABSL_CC_TEST_NAME}") variable
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/CMake/
H A DAbseilHelpers.cmake89 set(_NAME "${ABSL_CC_LIB_NAME}") variable
91 set(_NAME "absl_${ABSL_CC_LIB_NAME}") variable
302 set(_NAME "absl_${ABSL_CC_TEST_NAME}") variable
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/CMake/
H A DAbseilHelpers.cmake91 set(_NAME "${ABSL_CC_LIB_NAME}") variable
93 set(_NAME "absl_${ABSL_CC_LIB_NAME}") variable
304 set(_NAME "absl_${ABSL_CC_TEST_NAME}") variable
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/recommender/v1alpha2/
H A Drecommender_v1alpha2_client.py435 _NAME = 'billingAccounts_locations' variable in RecommenderV1alpha2.BillingAccountsLocationsService
445 _NAME = 'billingAccounts' variable in RecommenderV1alpha2.BillingAccountsService
600 _NAME = 'folders_locations_insightTypes' variable in RecommenderV1alpha2.FoldersLocationsInsightTypesService
809 _NAME = 'folders_locations_recommenders' variable in RecommenderV1alpha2.FoldersLocationsRecommendersService
819 _NAME = 'folders_locations' variable in RecommenderV1alpha2.FoldersLocationsService
829 _NAME = 'folders' variable in RecommenderV1alpha2.FoldersService
1203 _NAME = 'organizations_locations' variable in RecommenderV1alpha2.OrganizationsLocationsService
1213 _NAME = 'organizations' variable in RecommenderV1alpha2.OrganizationsService
1368 _NAME = 'projects_locations_insightTypes' variable in RecommenderV1alpha2.ProjectsLocationsInsightTypesService
1651 _NAME = 'projects_locations' variable in RecommenderV1alpha2.ProjectsLocationsService
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/videointelligence/v1/
H A Dvideointelligence_v1_client.py54 _NAME = 'operations_projects_locations_operations' variable in VideointelligenceV1.OperationsProjectsLocationsOperationsService
145 _NAME = 'operations_projects_locations' variable in VideointelligenceV1.OperationsProjectsLocationsService
155 _NAME = 'operations_projects' variable in VideointelligenceV1.OperationsProjectsService
165 _NAME = 'operations' variable in VideointelligenceV1.OperationsService
175 _NAME = 'projects_locations_operations' variable in VideointelligenceV1.ProjectsLocationsOperationsService
293 _NAME = 'projects_locations' variable in VideointelligenceV1.ProjectsLocationsService
303 _NAME = 'projects' variable in VideointelligenceV1.ProjectsService
313 _NAME = 'videos' variable in VideointelligenceV1.VideosService
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/run/v1/
H A Drun_v1_client.py68 _NAME = 'api_v1_namespaces_secrets' variable in RunV1.ApiV1NamespacesSecretsService
159 _NAME = 'api_v1_namespaces' variable in RunV1.ApiV1NamespacesService
223 _NAME = 'api_v1' variable in RunV1.ApiV1Service
233 _NAME = 'api' variable in RunV1.ApiService
280 _NAME = 'namespaces_configurations' variable in RunV1.NamespacesConfigurationsService
462 _NAME = 'namespaces_revisions' variable in RunV1.NamespacesRevisionsService
553 _NAME = 'namespaces_routes' variable in RunV1.NamespacesRoutesService
617 _NAME = 'namespaces_services' variable in RunV1.NamespacesServicesService
762 _NAME = 'namespaces' variable in RunV1.NamespacesService
1564 _NAME = 'projects_locations' variable in RunV1.ProjectsLocationsService
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfo/Source/CLI/
H A DCommandLine_Parser.h25 #define CL_METHOD(_NAME) \ argument
28 #define CL_OPTION(_NAME) \ argument
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfo/Source/CLI/
H A DCommandLine_Parser.h25 #define CL_METHOD(_NAME) \ argument
28 #define CL_OPTION(_NAME) \ argument
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfo/Source/CLI/
H A DCommandLine_Parser.h25 #define CL_METHOD(_NAME) \ argument
28 #define CL_OPTION(_NAME) \ argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/dataflow/v1b3/
H A Ddataflow_v1b3_client.py104 _NAME = 'projects_catalogTemplates' variable in DataflowV1b3.ProjectsCatalogTemplatesService
249 _NAME = 'projects_jobs_debug' variable in DataflowV1b3.ProjectsJobsDebugService
311 _NAME = 'projects_jobs_messages' variable in DataflowV1b3.ProjectsJobsMessagesService
347 _NAME = 'projects_jobs_workItems' variable in DataflowV1b3.ProjectsJobsWorkItemsService
409 _NAME = 'projects_jobs' variable in DataflowV1b3.ProjectsJobsService
869 _NAME = 'projects_locations_jobs' variable in DataflowV1b3.ProjectsLocationsJobsService
1149 _NAME = 'projects_locations_sql' variable in DataflowV1b3.ProjectsLocationsSqlService
1273 _NAME = 'projects_locations' variable in DataflowV1b3.ProjectsLocationsService
1309 _NAME = 'projects_snapshots' variable in DataflowV1b3.ProjectsSnapshotsService
1408 _NAME = 'projects_templates' variable in DataflowV1b3.ProjectsTemplatesService
[all …]

12345678910>>...20