Searched refs:location (Results 1 - 25 of 379) sorted by relevance

1234567891011>>

/openbsd-current/etc/examples/
H A Dhttpd.conf5 location "/.well-known/acme-challenge/*" {
9 location * {
20 location "/pub/*" {
23 location "/.well-known/acme-challenge/*" {
/openbsd-current/regress/usr.sbin/acme-client/
H A Dhttpd.conf4 location "/.well-known/acme-challenge/*" {
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DHandle.pm44 if (defined $self->location) {
46 $self->location->close_with_client_error;
48 $self->location->close_now;
50 $self->location->wipe_info;
72 } elsif (defined $self->{location}) {
73 $self->{pkgname} = $self->{location}->name;
85 sub location($self) subroutine
87 return $self->{location};
99 } elsif (defined $self->{location} &&
100 defined $self->{location}{update_inf
[all...]
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DAssertFrameRecognizer.cpp28 /// Fetches the abort frame location depending on the current platform.
32 /// \param[in,out] location
37 bool GetAbortLocation(llvm::Triple::OSType os, SymbolLocation &location) { argument
41 location.module_spec = FileSpec("libsystem_kernel.dylib");
42 location.symbols.push_back(ConstString("__pthread_kill"));
45 location.module_spec = FileSpec("libc.so.6");
46 location.symbols.push_back(ConstString("raise"));
47 location.symbols.push_back(ConstString("__GI_raise"));
48 location.symbols.push_back(ConstString("gsignal"));
49 location
70 GetAssertLocation(llvm::Triple::OSType os, SymbolLocation &location) argument
94 SymbolLocation location; local
137 SymbolLocation location; local
[all...]
/openbsd-current/games/battlestar/
H A Dcommand6.c46 if (TestBit(location[position].objects, VIPER) && !notes[CANTLAUNCH]) {
48 ClearBit(location[position].objects, VIPER);
49 position = location[position].up;
66 if (notes[LAUNCHED] && TestBit(location[position].objects, LAND) &&
67 location[position].down) {
69 position = location[position].down;
70 SetBit(location[position].objects, VIPER);
183 if (TestBit(location[position].objects, CAR)) {
186 ClearBit(location[position].objects, CAR);
187 SetBit(location[positio
[all...]
H A Dcommand3.c46 SetBit(location[position].objects, DEADWOOD);
47 SetBit(location[position].objects, COMPASS);
48 SetBit(location[position].objects, KNIFE);
49 SetBit(location[position].objects, MACE);
94 SetBit(location[position].objects, n);
111 if (wordtype[wordnumber] == NOUNS && (TestBit(location[position].objects, value) || value == BODY)) {
115 if (TestBit(inven, MAID) || TestBit(location[position].objects, MAID))
117 if (TestBit(inven, DEADWOOD) || TestBit(location[position].objects, DEADWOOD))
119 if (TestBit(inven, DEADGOD) || TestBit(location[position].objects, DEADGOD))
121 if (TestBit(inven, DEADTIME) || TestBit(location[positio
[all...]
H A Dcommand1.c44 TestBit(location[position].objects, LAND) ||
53 whichway(location[position]);
81 location = nightfile;
88 location = dayfile;
113 if (location == nightfile) {
122 ClearBit(location[POOLS].objects, BATHGOD);
137 if (TestBit(location[position].objects, ELF)) {
141 if (TestBit(location[position].objects, DARK)) {
145 if (TestBit(location[position].objects, WOODSMAN)) {
165 if (TestBit(location[positio
[all...]
H A Dcommand2.c142 location[position].down = 160;
143 whichway(location[position]);
218 if (TestBit(location[position].objects, BATHGOD)) {
220 ClearBit(location[position].objects, BATHGOD);
221 SetBit(location[position].objects, DEADGOD);
225 if (TestBit(location[position].objects, NORMGOD)) {
227 ClearBit(location[position].objects, NORMGOD);
228 SetBit(location[position].objects, DEADGOD);
237 if (TestBit(location[position].objects, TIMER)) {
239 ClearBit(location[positio
[all...]
H A Dcommand4.c132 if (TestBit(location[position].objects, AMULET)) {
143 if (TestBit(location[position].objects, MEDALION)) {
151 if (TestBit(location[position].objects, TALISMAN)) {
158 if (TestBit(location[position].objects, BATHGOD) && (TestBit(wear, AMULET) || TestBit(inven, AMULET))) {
166 ClearBit(location[position].objects, BATHGOD);
168 if (!TestBit(location[position].objects, BATHGOD))
210 deposit = location[position].up * (location[position].access || position == FINAL);
214 deposit = location[position].down;
220 if (deposit && TestBit(location[positio
[all...]
H A Dcommand5.c45 && TestBit(location[position].objects, BATHGOD)) {
51 if (TestBit(location[position].objects, wordvalue[wordnumber])) {
98 if ((TestBit(location[position].objects, BATHGOD) ||
99 TestBit(location[position].objects, NORMGOD)) &&
121 SetBit(location[position].objects, MEDALION);
132 if (TestBit(location[position].objects, wordvalue[wordnumber])) {
172 if (location[position].down) {
173 position = location[position].down;
188 SetBit(location[position].objects, n);
196 SetBit(location[positio
[all...]
H A Dsave.c55 location = tmp ? dayfile : nightfile;
57 fread(location[n].link, sizeof location[n].link, 1, fp);
58 fread(location[n].objects, sizeof location[n].objects, 1, fp);
107 tmp = location == dayfile;
110 fwrite(location[n].link, sizeof location[n].link, 1, fp);
111 fwrite(location[n].objects, sizeof location[
[all...]
H A Dcypher.c109 if (location[position].access || tempwiz) {
110 if (!location[position].access)
112 if (!moveplayer(location[position].up, AHEAD))
122 if (!moveplayer(location[position].down, AHEAD))
152 verb_with_all(location[position].objects, OBJ_PERSON,
161 if (TestBit(location[position].objects, n) && objsht[n]) {
187 wordnumber = take(location[position].objects);
193 take(location[position].objects);
223 (TestBit(location[position].objects, n) && objsht[n])) {
244 verb_with_all(location[positio
[all...]
/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DCXSourceLocation.h30 * used to represent source location information, either for a particular
32 * specific location information from those data types.
38 * Identifies a specific source location within a translation
42 * to map a source location to a particular file, line, and column.
62 * Retrieve a NULL (invalid) source location.
71 * \returns non-zero if the source locations refer to the same location, zero
78 * Returns non-zero if the given source location is in a system header.
80 CINDEX_LINKAGE int clang_Location_isInSystemHeader(CXSourceLocation location);
83 * Returns non-zero if the given source location is in the main file of
86 CINDEX_LINKAGE int clang_Location_isFromMainFile(CXSourceLocation location);
[all...]
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXSourceLocation.cpp33 // pointer, or the CXSourceLocation is a null location.
200 int clang_Location_isInSystemHeader(CXSourceLocation location) { argument
202 SourceLocation::getFromRawEncoding(location.int_data);
207 *static_cast<const SourceManager*>(location.ptr_data[0]);
211 int clang_Location_isFromMainFile(CXSourceLocation location) { argument
213 SourceLocation::getFromRawEncoding(location.int_data);
218 *static_cast<const SourceManager*>(location.ptr_data[0]);
222 void clang_getExpansionLocation(CXSourceLocation location, argument
227 if (!isASTUnitSourceLocation(location)) {
228 CXLoadedDiagnostic::decodeLocation(location, fil
263 clang_getPresumedLocation(CXSourceLocation location, CXString *filename, unsigned *line, unsigned *column) argument
294 clang_getInstantiationLocation(CXSourceLocation location, CXFile *file, unsigned *line, unsigned *column, unsigned *offset) argument
303 clang_getSpellingLocation(CXSourceLocation location, CXFile *file, unsigned *line, unsigned *column, unsigned *offset) argument
340 clang_getFileLocation(CXSourceLocation location, CXFile *file, unsigned *line, unsigned *column, unsigned *offset) argument
[all...]
/openbsd-current/gnu/llvm/lldb/examples/python/
H A Ddiagnose_nsstring.py10 def read_memory(process, location, size):
14 byte = process.ReadUnsignedFromMemory(x + location, 1, error)
143 print("Explicit length location is at 0x%x - read value is %d\n" % (
147 location = 2 * ptr_size + nsstring_address
148 location = process.ReadPointerFromMemory(location, error)
150 location = 3 * ptr_size + nsstring_address
152 location = 2 * ptr_size + nsstring_address
157 location += ptr_size
159 location
[all...]
/openbsd-current/lib/libcbor/src/cbor/internal/
H A Dunicode.h19 /** Signals unicode validation error and possibly its location */
22 uint64_t location; member in struct:_cbor_unicode_status
/openbsd-current/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_location.py33 self.assert_location(one.location,line=1,column=5,offset=4)
34 self.assert_location(two.location,line=2,column=5,offset=13)
44 self.assert_location(one.location,line=2,column=5,offset=5)
45 self.assert_location(two.location,line=3,column=5,offset=14)
52 self.assert_location(one.location,line=1,column=6,offset=5)
53 self.assert_location(two.location,line=2,column=5,offset=14)
55 # define the expected location ourselves and see if it matches
56 # the returned location
60 location = SourceLocation.from_position(tu, file, 1, 5)
61 cursor = Cursor.from_location(tu, location)
[all...]
H A Dtest_diagnostics.py20 self.assertEqual(tu.diagnostics[0].location.line, 1)
21 self.assertEqual(tu.diagnostics[0].location.column, 11)
30 self.assertEqual(tu.diagnostics[0].location.line, 2)
31 self.assertEqual(tu.diagnostics[0].location.column, 7)
34 # self.assertEqual(tu.diagnostics[1].location.line, 1)
35 # self.assertEqual(tu.diagnostics[1].location.column, 11)
42 self.assertEqual(tu.diagnostics[0].location.line, 1)
43 self.assertEqual(tu.diagnostics[0].location.column, 26)
57 self.assertEqual(tu.diagnostics[0].location.line, 1)
58 self.assertEqual(tu.diagnostics[0].location
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp144 uint64_t location = 2 * ptr_size + valobj_addr; local
145 location = process_sp->ReadPointerFromMemory(location, error);
149 options.SetLocation(location);
162 options.SetLocation(location + 1);
176 uint64_t location = 3 * ptr_size + valobj_addr; local
178 options.SetLocation(location);
189 uint64_t location = valobj_addr + 2 * ptr_size; local
194 location += ptr_size;
196 location
224 lldb::addr_t location = valobj.GetValueAsUnsigned(0) + ptr_size + 4; local
239 uint64_t location = valobj_addr + 2 * ptr_size; local
265 uint64_t location = valobj_addr + 2 * ptr_size; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DObjCARCAnalysisUtils.cpp26 cl::location(EnableARCOpts), cl::init(true), cl::Hidden);
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DDiagnosticHandler.cpp50 cl::Hidden, cl::location(PassRemarksPassedOptLoc), cl::ValueRequired);
58 cl::Hidden, cl::location(PassRemarksMissedOptLoc), cl::ValueRequired);
68 cl::Hidden, cl::location(PassRemarksAnalysisOptLoc), cl::ValueRequired);
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcpu-ns32k.c176 bfd_byte *location; local
226 location. RELOCATION is already the address of the symbol.
229 the location.
232 of the location within the section. Some targets arrange for
233 the addend to be the negative of the position of the location
236 include the position of the location; for example, m88kbcs,
242 up with the negative of the location within the section,
244 in the location within the section. If pcrel_offset is TRUE
305 and adds in the new value to the location in the object file
307 the symbol value and the location)
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-ns32k.c176 bfd_byte *location; local
226 location. RELOCATION is already the address of the symbol.
229 the location.
232 of the location within the section. Some targets arrange for
233 the addend to be the negative of the position of the location
236 include the position of the location; for example, m88kbcs,
242 up with the negative of the location within the section,
244 in the location within the section. If pcrel_offset is TRUE
304 and adds in the new value to the location in the object file
306 the symbol value and the location)
[all...]
/openbsd-current/usr.bin/make/
H A Dengine.h105 Location *location; member in struct:Job_
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNonnullGlobalConstantsChecker.cpp70 void NonnullGlobalConstantsChecker::checkLocation(SVal location, bool isLoad, argument
74 if (!isLoad || !location.isValid())
79 if (isGlobalConstString(location)) {
80 SVal V = State->getSVal(location.castAs<Loc>());

Completed in 444 milliseconds

1234567891011>>