Home
last modified time | relevance | path

Searched defs:pass (Results 126 – 150 of 17468) sorted by relevance

12345678910>>...699

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/tools/mlir-tblgen/
H A DPassGen.cpp92 static void emitPassOptionDecls(const Pass &pass, raw_ostream &os) { in emitPassOptionDecls()
109 static void emitPassStatisticDecls(const Pass &pass, raw_ostream &os) { in emitPassStatisticDecls()
117 static void emitPassDecl(const Pass &pass, raw_ostream &os) { in emitPassDecl()
138 for (const Pass &pass : passes) in emitPassDecls() local
179 for (const Pass &pass : passes) { in emitRegistration() local
185 for (const Pass &pass : passes) in emitRegistration() local
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/TESTSUITE/helperscripts/
H A Dcheck_limits.m16 pass = 1; variable
18 pass = 0; variable
21 pass = 0; variable
H A Dcheck_frequency.m3 pass = true; variable
20 pass = false; variable
25 pass = false; variable
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/internal/imports/
H A Dfix.go243 type pass struct { struct
250 otherFiles []*ast.File // sibling files.
253 existingImports map[string]*ImportInfo
254 allRefs references
255 missingRefs references
296 func (p *pass) importIdentifier(imp *ImportInfo) string {
310 func (p *pass) load() ([]*ImportFix, bool) {
368 func (p *pass) fix() ([]*ImportFix, bool) {
429 func (p *pass) importSpecName(imp *ImportInfo) string {
468 func (p *pass) assumeSiblingImportsValid() {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/internal/imports/
H A Dfix.go243 type pass struct { struct
250 otherFiles []*ast.File // sibling files.
253 existingImports map[string]*ImportInfo
254 allRefs references
255 missingRefs references
296 func (p *pass) importIdentifier(imp *ImportInfo) string {
310 func (p *pass) load() ([]*ImportFix, bool) {
368 func (p *pass) fix() ([]*ImportFix, bool) {
429 func (p *pass) importSpecName(imp *ImportInfo) string {
468 func (p *pass) assumeSiblingImportsValid() {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/golang.org/x/tools/internal/imports/
H A Dfix.go243 type pass struct { struct
250 otherFiles []*ast.File // sibling files.
253 existingImports map[string]*ImportInfo
254 allRefs references
255 missingRefs references
296 func (p *pass) importIdentifier(imp *ImportInfo) string {
310 func (p *pass) load() ([]*ImportFix, bool) {
368 func (p *pass) fix() ([]*ImportFix, bool) {
429 func (p *pass) importSpecName(imp *ImportInfo) string {
468 func (p *pass) assumeSiblingImportsValid() {
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/vendor/golang.org/x/tools/internal/imports/
H A Dfix.go243 type pass struct { struct
250 otherFiles []*ast.File // sibling files.
253 existingImports map[string]*ImportInfo
254 allRefs references
255 missingRefs references
296 func (p *pass) importIdentifier(imp *ImportInfo) string {
310 func (p *pass) load() ([]*ImportFix, bool) {
368 func (p *pass) fix() ([]*ImportFix, bool) {
429 func (p *pass) importSpecName(imp *ImportInfo) string {
468 func (p *pass) assumeSiblingImportsValid() {
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/hiz/
H A Dhiz-util.c242 bool pass = true; in hiz_run_test_depth_test_fbo() local
273 bool pass = hiz_run_test_depth_test_common(); in hiz_run_test_depth_test_window() local
346 bool pass = true; in hiz_run_test_depth_read_fbo() local
377 bool pass = hiz_run_test_depth_read_common(); in hiz_run_test_depth_read_window() local
453 bool pass = true; in hiz_run_test_stencil_test_fbo() local
484 bool pass = hiz_run_test_stencil_test_common(); in hiz_run_test_stencil_test_window() local
568 bool pass = true; in hiz_run_test_stencil_read_fbo() local
599 bool pass = hiz_run_test_stencil_read_common(); in hiz_run_test_stencil_read_window() local
610 bool pass = true; in hiz_run_test_depth_stencil_test_fbo() local
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/lib/
H A Dparse_conf.c332 void store_msgs(LEX *lc, RES_ITEM *item, int index, int pass) in store_msgs()
475 void store_name(LEX *lc, RES_ITEM *item, int index, int pass) in store_name()
518 void store_str(LEX *lc, RES_ITEM *item, int index, int pass) in store_str()
542 void store_dir(LEX *lc, RES_ITEM *item, int index, int pass) in store_dir()
607 void store_res(LEX *lc, RES_ITEM *item, int index, int pass) in store_res()
736 void store_defs(LEX *lc, RES_ITEM *item, int index, int pass) in store_defs()
756 void store_int32(LEX *lc, RES_ITEM *item, int index, int pass) in store_int32()
866 void store_time(LEX *lc, RES_ITEM *item, int index, int pass) in store_time()
908 void store_bit(LEX *lc, RES_ITEM *item, int index, int pass) in store_bit()
924 void store_bool(LEX *lc, RES_ITEM *item, int index, int pass) in store_bool()
[all …]
/dports/sysutils/bacula9-server/bacula-9.6.7/src/lib/
H A Dparse_conf.c332 void store_msgs(LEX *lc, RES_ITEM *item, int index, int pass) in store_msgs()
475 void store_name(LEX *lc, RES_ITEM *item, int index, int pass) in store_name()
518 void store_str(LEX *lc, RES_ITEM *item, int index, int pass) in store_str()
542 void store_dir(LEX *lc, RES_ITEM *item, int index, int pass) in store_dir()
607 void store_res(LEX *lc, RES_ITEM *item, int index, int pass) in store_res()
736 void store_defs(LEX *lc, RES_ITEM *item, int index, int pass) in store_defs()
756 void store_int32(LEX *lc, RES_ITEM *item, int index, int pass) in store_int32()
866 void store_time(LEX *lc, RES_ITEM *item, int index, int pass) in store_time()
908 void store_bit(LEX *lc, RES_ITEM *item, int index, int pass) in store_bit()
924 void store_bool(LEX *lc, RES_ITEM *item, int index, int pass) in store_bool()
[all …]
/dports/sysutils/bacula9-client/bacula-9.6.7/src/lib/
H A Dparse_conf.c332 void store_msgs(LEX *lc, RES_ITEM *item, int index, int pass) in store_msgs()
475 void store_name(LEX *lc, RES_ITEM *item, int index, int pass) in store_name()
518 void store_str(LEX *lc, RES_ITEM *item, int index, int pass) in store_str()
542 void store_dir(LEX *lc, RES_ITEM *item, int index, int pass) in store_dir()
607 void store_res(LEX *lc, RES_ITEM *item, int index, int pass) in store_res()
736 void store_defs(LEX *lc, RES_ITEM *item, int index, int pass) in store_defs()
756 void store_int32(LEX *lc, RES_ITEM *item, int index, int pass) in store_int32()
866 void store_time(LEX *lc, RES_ITEM *item, int index, int pass) in store_time()
908 void store_bit(LEX *lc, RES_ITEM *item, int index, int pass) in store_bit()
924 void store_bool(LEX *lc, RES_ITEM *item, int index, int pass) in store_bool()
[all …]
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/lib/
H A Dparse_conf.c332 void store_msgs(LEX *lc, RES_ITEM *item, int index, int pass) in store_msgs()
475 void store_name(LEX *lc, RES_ITEM *item, int index, int pass) in store_name()
518 void store_str(LEX *lc, RES_ITEM *item, int index, int pass) in store_str()
542 void store_dir(LEX *lc, RES_ITEM *item, int index, int pass) in store_dir()
607 void store_res(LEX *lc, RES_ITEM *item, int index, int pass) in store_res()
736 void store_defs(LEX *lc, RES_ITEM *item, int index, int pass) in store_defs()
756 void store_int32(LEX *lc, RES_ITEM *item, int index, int pass) in store_int32()
866 void store_time(LEX *lc, RES_ITEM *item, int index, int pass) in store_time()
908 void store_bit(LEX *lc, RES_ITEM *item, int index, int pass) in store_bit()
924 void store_bool(LEX *lc, RES_ITEM *item, int index, int pass) in store_bool()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dsync0rw.inl263 ulint pass, /*!< in: pass value; != 0, if the lock will
350 ulint pass, /*!< in: pass value; != 0, if the lock may have
382 ulint pass, /*!< in: pass value; != 0, if the lock may have
521 ulint pass, /*!< in: pass value; != 0, if the lock will
616 ulint pass, /*!< in: pass value; != 0, if the
651 ulint pass, /*!< in: pass value; != 0, if the
687 ulint pass, /*!< in: pass value; != 0, if the
727 ulint pass, /*!< in: pass value; != 0, if the
768 ulint pass, /*!< in: pass value; != 0, if the
795 ulint pass, /*!< in: pass value; != 0, if the
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dsync0types.h261 SYNC_RECV_WRITER, in rw_lock_get_writer()
347 LATCH_ID_IBUF_INDEX_TREE, in rw_lock_x_lock_func_nowait()
380 UNIV_NOTHROW in rw_lock_x_unlock_func()
432 } in rw_lock_sx_unlock_func()
519 m_enabled() in pfs_rw_lock_create_func()
613 /** Register a single instance counter */ in pfs_rw_lock_create_func()
649 ++it) { in pfs_rw_lock_create_func()
724 template <typename Counter = LatchCounter> in pfs_rw_lock_sx_lock_low()
767 m_name(name), in pfs_rw_lock_sx_lock_low()
792 const char* get_name() const in pfs_rw_lock_sx_lock_low()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dsync0rw.inl266 ulint pass, /*!< in: pass value; != 0, if the lock will
353 ulint pass, /*!< in: pass value; != 0, if the lock may have
391 ulint pass, /*!< in: pass value; != 0, if the lock may have
542 ulint pass, /*!< in: pass value; != 0, if the lock will
637 ulint pass, /*!< in: pass value; != 0, if the
672 ulint pass, /*!< in: pass value; != 0, if the
708 ulint pass, /*!< in: pass value; != 0, if the
748 ulint pass, /*!< in: pass value; != 0, if the
789 ulint pass, /*!< in: pass value; != 0, if the
816 ulint pass, /*!< in: pass value; != 0, if the
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dsync0rw.inl266 ulint pass, /*!< in: pass value; != 0, if the lock will
353 ulint pass, /*!< in: pass value; != 0, if the lock may have
391 ulint pass, /*!< in: pass value; != 0, if the lock may have
542 ulint pass, /*!< in: pass value; != 0, if the lock will
637 ulint pass, /*!< in: pass value; != 0, if the
672 ulint pass, /*!< in: pass value; != 0, if the
708 ulint pass, /*!< in: pass value; != 0, if the
748 ulint pass, /*!< in: pass value; != 0, if the
789 ulint pass, /*!< in: pass value; != 0, if the
816 ulint pass, /*!< in: pass value; != 0, if the
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dpasses.c486 register_one_dump_file (struct opt_pass *pass) in register_one_dump_file()
579 struct opt_pass *pass; member
641 struct opt_pass *pass = (*p)->pass; in pass_traverse() local
788 struct opt_pass *pass; in enable_disable_pass() local
1082 struct opt_pass *pass; member
2064 pass_init_dump_file (struct opt_pass *pass) in pass_init_dump_file()
2090 pass_fini_dump_file (struct opt_pass *pass) in pass_fini_dump_file()
2154 struct opt_pass *pass = &ipa_pass->pass; in execute_one_ipa_transform_pass() local
2257 execute_one_pass (struct opt_pass *pass) in execute_one_pass()
2375 execute_pass_list (struct opt_pass *pass) in execute_pass_list()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dpasses.c486 register_one_dump_file (struct opt_pass *pass) in register_one_dump_file()
579 struct opt_pass *pass; member
641 struct opt_pass *pass = (*p)->pass; in pass_traverse() local
788 struct opt_pass *pass; in enable_disable_pass() local
1082 struct opt_pass *pass; member
2061 pass_init_dump_file (struct opt_pass *pass) in pass_init_dump_file()
2087 pass_fini_dump_file (struct opt_pass *pass) in pass_fini_dump_file()
2151 struct opt_pass *pass = &ipa_pass->pass; in execute_one_ipa_transform_pass() local
2254 execute_one_pass (struct opt_pass *pass) in execute_one_pass()
2372 execute_pass_list (struct opt_pass *pass) in execute_pass_list()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/oes_draw_texture/
H A Does_draw_texture.c66 int pass; in test_basic() local
95 int pass; in test_negative_crop() local
126 int pass; in test_right_top_crop() local
157 int pass; in test_right_top_win() local
186 int pass; in test_depth() local
210 GLboolean pass = GL_TRUE; in piglit_display() local
/dports/math/linbox/linbox-1.6.3/tests/
H A Dtest-sparse-map-map.C32 bool pass=true; in runBasicTests() local
126 bool pass=true; in testPattern() local
146 bool pass=true; in testSMMBlackbox() local
207 bool pass=true; in basicTestSuite() local
221 bool pass=true; in matGenTestSuite() local
231 bool pass=true; in fieldTestSuite() local
244 bool pass=true; in testSuite() local
265 bool pass = true; in main() local
/dports/devel/xparam/xparam-1.22/lib/xparam/
H A Dxpv_arg_passers.h71 static passed_type pass(const Handle<Value>& val) { in pass() function
93 static passed_type pass(const Handle<Value>& val) { in pass() function
115 static passed_type pass(const Handle<Value>& val) { in pass() function
133 static passed_type pass(const Handle<Value>& val) { in pass() function
152 static passed_type pass(const Handle<Value>& val) { in pass() function
169 static passed_type pass(const Handle<Value>& val) { in pass() function
187 static passed_type pass(const Handle<Value>& val) { in pass() function
208 static passed_type pass(const Handle<Value>& val) { in pass() function
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dframebuffer-srgb.c52 GLboolean pass = GL_TRUE; in framebuffer_srgb_api_no_ext() local
90 GLboolean pass = GL_TRUE; in framebuffer_srgb_api_ext() local
132 GLboolean pass = GL_TRUE; in test_srgb() local
213 GLboolean pass; in framebuffer_srgb_non_fbo() local
284 GLboolean pass = GL_TRUE; in framebuffer_srgb_fbo() local
311 GLboolean pass = GL_TRUE; in piglit_display() local
/dports/lang/rust/rustc-1.58.1-src/src/test/rustdoc/
H A Dissue-32890.rs6 pub fn pass() {} in pass() method
11 pub fn pass() {} in pass() method
16 pub fn pass() {} in pass() method
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Dres.cc244 int pass) in StoreMsgs()
409 int pass) in StoreName()
460 int pass) in StoreStr()
475 int pass) in StoreStdstr()
492 int pass) in StoreDir()
621 int pass) in StoreRes()
870 int pass) in StoreDefs()
1062 int pass) in StoreSpeed()
1073 int pass) in StoreTime()
1119 int pass) in StoreBit()
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Dres.cc244 int pass) in StoreMsgs()
409 int pass) in StoreName()
460 int pass) in StoreStr()
475 int pass) in StoreStdstr()
492 int pass) in StoreDir()
621 int pass) in StoreRes()
870 int pass) in StoreDefs()
1062 int pass) in StoreSpeed()
1073 int pass) in StoreTime()
1119 int pass) in StoreBit()
[all …]

12345678910>>...699