Home
last modified time | relevance | path

Searched full:source (Results 1 – 25 of 7407) sorted by relevance

12345678910>>...297

/openbsd-src/gnu/usr.bin/cvs/
H A Dcvsnt.dsp86 # Begin Group "Source Files"
89 # Begin Source File
91 SOURCE=.\src\add.c
103 # End Source File
104 # Begin Source File
106 SOURCE=.\src\admin.c
118 # End Source File
119 # Begin Source File
121 SOURCE=.\lib\argmatch.c
133 # End Source File
[all …]
H A Dcvsnt.mak586 # Begin Source File
588 SOURCE=.\src\mkmodules.c macro
619 "$(INTDIR)\mkmodules.obj" : $(SOURCE) $(DEP_CPP_MKMOD) "$(INTDIR)"
620 $(CPP) $(CPP_PROJ) $(SOURCE)
623 # End Source File
625 # Begin Source File
627 SOURCE=.\src\subr.c macro
657 "$(INTDIR)\subr.obj" : $(SOURCE) $(DEP_CPP_SUBR_) "$(INTDIR)"
658 $(CPP) $(CPP_PROJ) $(SOURCE)
661 # End Source File
[all …]
/openbsd-src/regress/usr.sbin/bgpd/unittests/
H A Drde_trie_test.5.check1 2a01:c00::/24 source-as 6805
2 2a01:c00::/24 source-as 42
3 2a01:c00::/26 source-as 6805
4 2a01:c00::/26 source-as 42
5 2a01:c00::/28 source-as 6805
6 2a01:c00::/28 source-as 42
7 2a01:c50::/28 source-as 12479
8 2a01:c500::/31 source-as 12479
9 2a01:c500::/32 source-as 12479
10 2a01:c500::/42 source-as 12479
[all …]
H A Drde_trie_test.5.out1 2a01:c00::/24 source-as 6805 is not found
2 2a01:c00::/24 source-as 42 is not found
3 2a01:c00::/26 source-as 6805 is VALID
4 2a01:c00::/26 source-as 42 is invalid
5 2a01:c00::/28 source-as 6805 is invalid
6 2a01:c00::/28 source-as 42 is invalid
7 2a01:c50::/28 source-as 12479 is not found
8 2a01:c500::/31 source-as 12479 is VALID
9 2a01:c500::/32 source-as 12479 is VALID
10 2a01:c500::/42 source-as 12479 is VALID
[all …]
H A Drde_trie_test.5.in1 prefix 2a01:c00::/26 source-as 6805
2 prefix 2a01:c500::/28 source-as 12479 maxlen 46
3 prefix 2a01:c500::/31 source-as 12479 maxlen 42
4 prefix 2a01:c910::/29 source-as 3215 maxlen 48
5 prefix 2a01:ce80::/26 source-as 51964 maxlen 48
6 prefix 2a01:cf00::/40 source-as 20603 maxlen 48
7 prefix 2a01:cf00::/42 source-as 2278 maxlen 48
8 prefix 2a01:cf00:f::/48 source-as 2278
9 prefix 2a01:e00::/26 source-as 12322 maxlen 32
10 prefix 2a01:e00::/32 source-as 12322
[all …]
H A Drde_trie_test.6.check1 192.0.2.0/24 source-as 1
2 192.0.2.0/27 source-as 1
3 192.0.2.0/29 source-as 1
4 192.0.2.0/24 source-as 2
5 192.0.2.0/27 source-as 2
6 192.0.2.0/29 source-as 2
7 192.0.2.0/24 source-as 3
8 192.0.2.0/27 source-as 3
9 192.0.2.0/29 source-as 3
10 198.51.100.0/24 source-as 1
[all …]
H A Drde_trie_test.6.out1 192.0.2.0/24 source-as 1 is VALID
2 192.0.2.0/27 source-as 1 is VALID
3 192.0.2.0/29 source-as 1 is invalid
4 192.0.2.0/24 source-as 2 is invalid
5 192.0.2.0/27 source-as 2 is invalid
6 192.0.2.0/29 source-as 2 is invalid
7 192.0.2.0/24 source-as 3 is invalid
8 192.0.2.0/27 source-as 3 is invalid
9 192.0.2.0/29 source-as 3 is invalid
10 198.51.100.0/24 source-as 1 is invalid
[all …]
/openbsd-src/usr.bin/dig/lib/isc/
H A Dlex.c156 inputsource *source; in new_source() local
159 source = malloc(sizeof(*source)); in new_source()
160 if (source == NULL) in new_source()
162 source->result = ISC_R_SUCCESS; in new_source()
163 source->is_file = is_file; in new_source()
164 source->need_close = need_close; in new_source()
165 source->at_eof = 0; in new_source()
166 source->last_was_eol = lex->last_was_eol; in new_source()
167 source->input = input; in new_source()
168 source->name = strdup(name); in new_source()
[all …]
/openbsd-src/gnu/usr.bin/cvs/diff/
H A Dlibdiff.dsp77 # Begin Group "Source Files"
80 # Begin Source File
82 SOURCE=.\analyze.c
83 # End Source File
84 # Begin Source File
86 SOURCE=.\cmpbuf.c
87 # End Source File
88 # Begin Source File
90 SOURCE=.\context.c
91 # End Source File
[all …]
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/
H A DBUILD.gn7 # lldb/source/Plugins/CMakeList.txt then does string munging on the list of
14 "//lldb/source/Plugins/ABI/X86",
20 "//lldb/source/Plugins/Architecture/PPC64",
24 "//lldb/source/Plugins/Disassembler/LLVMC",
28 "//lldb/source/Plugins/DynamicLoader/Darwin-Kernel",
32 "//lldb/source/Plugins/DynamicLoader/MacOSX-DYLD",
36 "//lldb/source/Plugins/DynamicLoader/POSIX-DYLD",
40 "//lldb/source/Plugins/DynamicLoader/Static",
44 "//lldb/source/Plugins/DynamicLoader/Windows-DYLD",
48 "//lldb/source/Plugins/Instruction/ARM",
[all …]
/openbsd-src/regress/usr.sbin/bgpd/config/
H A Dbgpd.conf.9.in7 roa-set { 1.2.3/24 source-as 0 }
9 10/8 source-as 1
10 10/8 source-as 2
11 10/8 source-as 3
12 10/8 source-as 4
13 10/8 maxlen 24 source-as 3
14 10/8 maxlen 24 source-as 4
15 10/8 maxlen 24 source-as 5
21 origin-set one1 { 1.2.3/24 source-as 0 }
24 1.2.3/24 source-as 42
[all …]
H A Dbgpd.conf.9.ok8 1.2.3.0/24 source-as 0
9 10.0.0.0/8 source-as 1
10 10.0.0.0/8 source-as 2
11 10.0.0.0/8 source-as 3
12 10.0.0.0/8 maxlen 24 source-as 3
13 10.0.0.0/8 source-as 4
14 10.0.0.0/8 maxlen 24 source-as 4
15 10.0.0.0/8 maxlen 24 source-as 5
22 1.2.3.0/24 source-as 0
26 1.2.3.0/24 source-as 42
[all …]
/openbsd-src/lib/libcbor/src/cbor/internal/
H A Dloaders.c12 uint8_t _cbor_load_uint8(cbor_data source) { return (uint8_t)*source; } in _cbor_load_uint8() argument
14 uint16_t _cbor_load_uint16(const unsigned char *source) { in _cbor_load_uint16() argument
17 memcpy(&result, source, 2); in _cbor_load_uint16()
20 return ((uint16_t) * (source + 0) << 8) + (uint8_t) * (source + 1); in _cbor_load_uint16()
24 uint32_t _cbor_load_uint32(const unsigned char *source) { in _cbor_load_uint32() argument
27 memcpy(&result, source, 4); in _cbor_load_uint32()
30 return ((uint32_t) * (source + 0) << 0x18) + in _cbor_load_uint32()
31 ((uint32_t) * (source + 1) << 0x10) + in _cbor_load_uint32()
32 ((uint16_t) * (source + 2) << 0x08) + (uint8_t) * (source + 3); in _cbor_load_uint32()
36 uint64_t _cbor_load_uint64(const unsigned char *source) { in _cbor_load_uint64() argument
[all …]
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_pipe_crc.c55 static int i8xx_pipe_crc_ctl_reg(enum intel_pipe_crc_source *source, in i8xx_pipe_crc_ctl_reg() argument
58 if (*source == INTEL_PIPE_CRC_SOURCE_AUTO) in i8xx_pipe_crc_ctl_reg()
59 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i8xx_pipe_crc_ctl_reg()
61 switch (*source) { in i8xx_pipe_crc_ctl_reg()
77 enum intel_pipe_crc_source *source) in i9xx_pipe_crc_auto_source() argument
83 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i9xx_pipe_crc_auto_source()
97 *source = INTEL_PIPE_CRC_SOURCE_TV; in i9xx_pipe_crc_auto_source()
104 *source = INTEL_PIPE_CRC_SOURCE_DP_B; in i9xx_pipe_crc_auto_source()
107 *source = INTEL_PIPE_CRC_SOURCE_DP_C; in i9xx_pipe_crc_auto_source()
110 *source = INTEL_PIPE_CRC_SOURCE_DP_D; in i9xx_pipe_crc_auto_source()
[all …]
/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DCXSourceLocation.h1 /*===-- clang-c/CXSourceLocation.h - C Index Source Location ------*- C -*-===*\
10 |* This header provides the interface to C Index source locations. *|
25 * \defgroup CINDEX_LOCATIONS Physical source locations
27 * Clang represents physical source locations in its abstract syntax tree in
29 * the tokens parsed in the source code. These data types and functions are
30 * used to represent source location information, either for a particular
38 * Identifies a specific source location within a translation
42 * to map a source location to a particular file, line, and column.
50 * Identifies a half-open character range in the source code.
53 * starting and end locations from a source range, respectively.
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dsource.t15 use_ok('TAP::Parser::Source');
28 my $source = TAP::Parser::Source->new;
29 isa_ok( $source, 'TAP::Parser::Source', 'new source' );
31 $source,
35 is_deeply( $source->config, {}, 'config empty by default' );
36 $source->config->{Foo} = { bar => 'baz' };
38 $source
[all...]
H A Dsource_handler.t17 use TAP::Parser::Source;
32 qw( source source.1 source.bat source.pl source.sh source_args.sh source.t
33 source.tap );
38 my $source = TAP::Parser::Source
[all...]
H A Diterator_factory.t3 # Tests for TAP::Parser::IteratorFactory & source detection
17 use TAP::Parser::Source;
42 { MySourceHandler => { accept => 'known-source' } } );
46 # Known source should pass
48 my $source = TAP::Parser::Source->new->raw( \'known-source' );
49 my $iterator = eval { $sf->make_iterator($source) };
51 ok( !$error, 'make_iterator with known source doesnt fail' );
56 # No known source should fail
58 my $source = TAP::Parser::Source->new->raw( \'unknown-source' );
59 my $iterator = eval { $sf->make_iterator($source) };
[all …]
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Ddelimcpy.t27 my $source = $ib;
29 my $should_be = $source;
31 $ret = test_delimcpy($source, $source_len, $d, $source_len, $source_len, $poison);
32 is($ret->[0], expected($source, $source_len, $poison, $source_len),
35 is($ret->[2], 1, "Source advance is correct");
37 $source .= $d;
38 $ret = test_delimcpy($source, $source_len, $d, $source_len, $source_len, $poison);
39 is($ret->[0], expected($source, $source_len, $poison, $source_len),
42 is($ret->[2], 1, "Source advance is correct");
45 $source = $should_be . $d;
[all …]
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlfilter.pod3 perlfilter - Source Filters
8 I<source filters>. Source filters alter the program text of a module
9 before Perl sees it, much as a C preprocessor alters the source text of
11 about what source filters are, how they work, and how to write your
14 The original purpose of source filters was to let you encrypt your
15 program source to prevent casual reading. This isn't all they can do, as
27 individual file as a I<source stream>. A source stream is created when
28 the Perl parser opens a file, it continues to exist as the source code
31 a source stream, a new and distinct stream is created just for that
34 The diagram below represents a single source stream, with the flow of
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCMakeLists.txt4 SOURCE Diagnostic.td
21 SOURCE Diagnostic.td
25 SOURCE Diagnostic.td
30 SOURCE Attr.td
35 SOURCE Attr.td
40 SOURCE Attr.td
46 SOURCE arm_neon.td
49 SOURCE arm_fp16.td
52 SOURCE arm_mve.td
55 SOURCE arm_mve.td
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmacrotab.h28 /* How do we represent a source location? I mean, how should we
36 same source file can be #included into several different
78 /* A source file that participated in a compilation unit --- either a
84 unit, with the main source file as its root.
86 Beware --- not every source file mentioned in a compilation unit's
88 2002, GCC does record the effect of #line directives in the source
99 Suppose you take your main source file, and after each line
104 per-inclusion lines in the source files. (Obviously, #include
112 logical line numbers onto actual source filenames and line numbers,
116 object and you get nice, unambiguous source code locations that
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DConvertUTF.cpp48 Conversions between UTF32, UTF-16, and UTF-8. Source code file.
54 source sequences, enhanced error detection, added casts
164 const UTF32* source = *sourceStart; in ConvertUTF32toUTF16() local
166 while (source < sourceEnd) { in ConvertUTF32toUTF16()
171 ch = *source++; in ConvertUTF32toUTF16()
176 --source; /* return to the illegal value itself */ in ConvertUTF32toUTF16()
194 --source; /* Back up source pointer! */ in ConvertUTF32toUTF16()
202 *sourceStart = source; in ConvertUTF32toUTF16()
213 const UTF16* source = *sourceStart; in ConvertUTF16toUTF32() local
216 while (source < sourceEnd) { in ConvertUTF16toUTF32()
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCMakeLists.txt2 SOURCE ../Basic/Attr.td
6 SOURCE ../Basic/Attr.td
10 SOURCE ../Basic/Attr.td
14 SOURCE ../Basic/Attr.td
18 SOURCE ../Basic/Attr.td
22 SOURCE ../Basic/StmtNodes.td
26 SOURCE ../Basic/DeclNodes.td
30 SOURCE ../Basic/TypeNodes.td
34 SOURCE PropertiesBase.td
38 SOURCE PropertiesBase.td
[all …]
/openbsd-src/gnu/usr.bin/clang/include/lldb/Plugins/
H A DMakefile31 ${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.td
33 -I${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel \
37 ${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.td
39 -I${LLDB_SRCS}/source/Plugins/DynamicLoader/Darwin-Kernel \
43 ${LLDB_SRCS}/source/Plugins/JITLoader/GDB/JITLoaderGDBProperties.td
45 -I${LLDB_SRCS}/source/Plugins/JITLoader/GDB \
49 ${LLDB_SRCS}/source/Plugins/JITLoader/GDB/JITLoaderGDBProperties.td
51 -I${LLDB_SRCS}/source/Plugins/JITLoader/GDB \
55 ${LLDB_SRCS}/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFFProperties.td
57 -I${LLDB_SRCS}/source/Plugins/ObjectFile/PECOFF \
[all …]

12345678910>>...297