Home
last modified time | relevance | path

Searched +defs:source +defs:lib (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/dports/science/siesta/siesta-4.1.5/Src/fdict/
H A DMakefile34 lib: settings.bash fdict.inc $(LIBRARIES) target
59 source: source-src target
66 source: source-src target
/dports/www/tikiwiki/tiki-21.2/lib/core/Search/ContentSource/
H A DActivityStreamSource.php10 private $lib; variable in Search_ContentSource_ActivityStreamSource
13 private $source; variable in Search_ContentSource_ActivityStreamSource
15 function __construct($source = null)
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/warnings/
H A DRemoval.java107 final String[] lib = { field in Removal
335 String source = in test_DeclRemoval_UseNone_SuppressRemoval() local
457 String source = in test_UseImports() local
477 …private void test(Path base, String source, Options options, String expectText) throws IOException… in test()
492 private void test(Path base, Path lib, String source, Options options, String expectText) in test()
509 private void test(Path base, Path lib, String source, List<String> options, in test()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/warnings/
H A DRemoval.java107 final String[] lib = { field in Removal
335 String source = in test_DeclRemoval_UseNone_SuppressRemoval() local
457 String source = in test_UseImports() local
477 …private void test(Path base, String source, Options options, String expectText) throws IOException… in test()
492 private void test(Path base, Path lib, String source, Options options, String expectText) in test()
509 private void test(Path base, Path lib, String source, List<String> options, in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/warnings/
H A DRemoval.java107 final String[] lib = { field in Removal
335 String source = in test_DeclRemoval_UseNone_SuppressRemoval() local
457 String source = in test_UseImports() local
477 …private void test(Path base, String source, Options options, String expectText) throws IOException… in test()
492 private void test(Path base, Path lib, String source, Options options, String expectText) in test()
509 private void test(Path base, Path lib, String source, List<String> options, in test()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/warnings/
H A DRemoval.java107 final String[] lib = { field in Removal
335 String source = in test_DeclRemoval_UseNone_SuppressRemoval() local
457 String source = in test_UseImports() local
477 …private void test(Path base, String source, Options options, String expectText) throws IOException… in test()
492 private void test(Path base, Path lib, String source, Options options, String expectText) in test()
509 private void test(Path base, Path lib, String source, List<String> options, in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/warnings/
H A DRemoval.java107 final String[] lib = { field in Removal
335 String source = in test_DeclRemoval_UseNone_SuppressRemoval() local
457 String source = in test_UseImports() local
477 …private void test(Path base, String source, Options options, String expectText) throws IOException… in test()
492 private void test(Path base, Path lib, String source, Options options, String expectText) in test()
509 private void test(Path base, Path lib, String source, List<String> options, in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/warnings/
H A DRemoval.java107 final String[] lib = { field in Removal
335 String source = in test_DeclRemoval_UseNone_SuppressRemoval() local
457 String source = in test_UseImports() local
477 …private void test(Path base, String source, Options options, String expectText) throws IOException… in test()
492 private void test(Path base, Path lib, String source, Options options, String expectText) in test()
509 private void test(Path base, Path lib, String source, List<String> options, in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/warnings/
H A DRemoval.java107 final String[] lib = { field in Removal
335 String source = in test_DeclRemoval_UseNone_SuppressRemoval() local
457 String source = in test_UseImports() local
477 …private void test(Path base, String source, Options options, String expectText) throws IOException… in test()
492 private void test(Path base, Path lib, String source, Options options, String expectText) in test()
509 private void test(Path base, Path lib, String source, List<String> options, in test()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/warnings/
H A DRemoval.java107 final String[] lib = { field in Removal
335 String source = in test_DeclRemoval_UseNone_SuppressRemoval() local
457 String source = in test_UseImports() local
477 …private void test(Path base, String source, Options options, String expectText) throws IOException… in test()
492 private void test(Path base, Path lib, String source, Options options, String expectText) in test()
509 private void test(Path base, Path lib, String source, List<String> options, in test()
/dports/multimedia/py-av/av-8.0.3/av/
H A Dframe.pxd1 cimport libav as lib namespace
19 cdef _copy_internal_attributes(self, Frame source, bint data_layout=?)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/llvm10/llvm-10.0.1.src/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/llvm11/llvm-11.0.1.src/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument
/dports/devel/llvm90/llvm-9.0.1.src/bindings/python/llvm/
H A Ddisassembler.py29 lib = get_library() variable
83 def get_instruction(self, source, pc=0): argument
108 def get_instructions(self, source, pc=0): argument

12345678910>>...22