Home
last modified time | relevance | path

Searched defs:ignore (Results 151 – 175 of 14815) sorted by relevance

12345678910>>...593

/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Dkill.c225 rl_backward_kill_word (count, ignore) in rl_backward_kill_word() argument
249 rl_kill_line (direction, ignore) in rl_kill_line() argument
272 rl_backward_kill_line (direction, ignore) in rl_backward_kill_line() argument
298 rl_kill_full_line (count, ignore) in rl_kill_full_line() argument
389 rl_copy_region_to_kill (count, ignore) in rl_copy_region_to_kill() argument
397 rl_kill_region (count, ignore) in rl_kill_region() argument
462 rl_yank (count, ignore) in rl_yank() argument
515 rl_yank_nth_arg_internal (count, ignore, history_skip) in rl_yank_nth_arg_internal() argument
570 rl_yank_nth_arg (count, ignore) in rl_yank_nth_arg() argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_pyclbr.py29 def assertListEq(self, l1, l2, ignore): argument
36 def assertHasattr(self, obj, attr, ignore): argument
44 def assertHaskey(self, obj, key, ignore): argument
51 def assertEqualsOrIgnored(self, a, b, ignore): argument
56 def checkModule(self, moduleName, module=None, ignore=()): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/base/
H A Dspiral_iterator_unittest.cc20 const gfx::Rect& ignore, in TestSpiralIterate()
63 gfx::Rect ignore; in TEST() local
189 gfx::Rect ignore; in TEST() local
269 gfx::Rect ignore(50, 50); in TEST() local
353 gfx::Rect ignore; in TEST() local
488 gfx::Rect ignore; in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/base/
H A Dspiral_iterator_unittest.cc20 const gfx::Rect& ignore, in TestSpiralIterate()
63 gfx::Rect ignore; in TEST() local
189 gfx::Rect ignore; in TEST() local
269 gfx::Rect ignore(50, 50); in TEST() local
353 gfx::Rect ignore; in TEST() local
488 gfx::Rect ignore; in TEST() local
/dports/audio/pithos/pithos-1.5.1/pithos/
H A Dpithos.py634 def on_got_stations(*ignore):
639 def pandora_ready(*ignore):
686 def process_stations(self, *ignore):
768 def next_song(self, *ignore):
791 def user_play(self, *ignore):
810 def user_pause(self, *ignore):
833 def user_playpause(self, *ignore):
836 def playpause(self, *ignore):
1422 def volume_up(self, *ignore):
1425 def volume_down(self, *ignore):
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_pyclbr.py29 def assertListEq(self, l1, l2, ignore): argument
36 def assertHasattr(self, obj, attr, ignore): argument
44 def assertHaskey(self, obj, key, ignore): argument
51 def assertEqualsOrIgnored(self, a, b, ignore): argument
56 def checkModule(self, moduleName, module=None, ignore=()): argument
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_pyclbr.py29 def assertListEq(self, l1, l2, ignore): argument
36 def assertHasattr(self, obj, attr, ignore): argument
44 def assertHaskey(self, obj, key, ignore): argument
51 def assertEqualsOrIgnored(self, a, b, ignore): argument
56 def checkModule(self, moduleName, module=None, ignore=()): argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-extract/
H A Dllvm-extract.cpp61 // ExtractRegExpFuncs - The functions, matched via regular expression, to
62 // extract from the module.
63 static cl::list<std::string>
64 ExtractRegExpFuncs("rfunc", cl::desc("Specify function(s) to extract using a "
65 "regular expression"),
/dports/net-mgmt/observium/observium/html/includes/graphs/global/
H A Dbits.inc.php33 $ignore = 0; variable
41 $ignore = 1; variable
51 $ignore = 1; variable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/javadoc/doclet/testNavigation/
H A DTestNavigation.java56 public void test(Path ignore) { in test()
114 public void test1(Path ignore) { in test1()
144 public void test2(Path ignore) { in test2()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/native/libjava/
H A DReference.c30 Java_java_lang_ref_Reference_getAndClearReferencePendingList(JNIEnv *env, jclass ignore) in Java_java_lang_ref_Reference_getAndClearReferencePendingList()
36 Java_java_lang_ref_Reference_hasReferencePendingList(JNIEnv *env, jclass ignore) in Java_java_lang_ref_Reference_hasReferencePendingList()
42 Java_java_lang_ref_Reference_waitForReferencePendingList(JNIEnv *env, jclass ignore) in Java_java_lang_ref_Reference_waitForReferencePendingList()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/javadoc/doclet/testNavigation/
H A DTestNavigation.java56 public void test(Path ignore) { in test()
114 public void test1(Path ignore) { in test1()
144 public void test2(Path ignore) { in test2()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/native/libjava/
H A DReference.c30 Java_java_lang_ref_Reference_getAndClearReferencePendingList(JNIEnv *env, jclass ignore) in Java_java_lang_ref_Reference_getAndClearReferencePendingList()
36 Java_java_lang_ref_Reference_hasReferencePendingList(JNIEnv *env, jclass ignore) in Java_java_lang_ref_Reference_hasReferencePendingList()
42 Java_java_lang_ref_Reference_waitForReferencePendingList(JNIEnv *env, jclass ignore) in Java_java_lang_ref_Reference_waitForReferencePendingList()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/javadoc/doclet/testNavigation/
H A DTestNavigation.java56 public void test(Path ignore) { in test()
110 public void test1(Path ignore) { in test1()
139 public void test2(Path ignore) { in test2()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/javadoc/doclet/testNavigation/
H A DTestNavigation.java57 public void test(Path ignore) { in test()
114 public void test1(Path ignore) { in test1()
147 public void test2(Path ignore) { in test2()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/javadoc/doclet/testNavigation/
H A DTestNavigation.java56 public void test(Path ignore) { in test()
110 public void test1(Path ignore) { in test1()
136 public void test2(Path ignore) { in test2()
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/tagged-0.8.6/
H A DHLint.hs1 ignore "Use camelCase" function
2 ignore "Eta reduce" function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/tagged-0.8.6/
H A DHLint.hs1 ignore "Use camelCase" function
2 ignore "Eta reduce" function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/tagged-0.8.6/
H A DHLint.hs1 ignore "Use camelCase" function
2 ignore "Eta reduce" function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/tagged-0.8.6/
H A DHLint.hs1 ignore "Use camelCase" function
2 ignore "Eta reduce" function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tagged-0.8.6/
H A DHLint.hs1 ignore "Use camelCase" function
2 ignore "Eta reduce" function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/parsers-0.12.10/
H A DHLint.hs3 ignore "Reduce duplication" function
4 ignore "Use String" function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/tagged-0.8.6/
H A DHLint.hs1 ignore "Use camelCase" function
2 ignore "Eta reduce" function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tagged-0.8.6/
H A DHLint.hs1 ignore "Use camelCase" function
2 ignore "Eta reduce" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/adjunctions-4.4/
H A DHLint.hs3 ignore "Warning: Avoid lambda" function
4 ignore "Warning: Use &&&" function

12345678910>>...593