Home
last modified time | relevance | path

Searched refs:locations (Results 1 – 25 of 176) sorted by relevance

12345678

/minix3/share/misc/
H A Dna.phone.add12 202:Washington, D.C. (USA):all locations:DC
14 204:Manitoba (Canada):all locations:MB
17 207:Maine (USA):all locations:ME
18 208:Idaho (USA):all locations:ID
36 242:Bahamas (Caribbean):all locations:
37 246:Barbados (Caribbean):all locations:
45 264:Anguilla (Caribbean):all locations:
47 268:Antigua and Barbuda (Caribbean):all locations:
50 284:British Virgin Islands (Caribbean):all locations:VI
53 302:Delaware (USA):all locations:DE
[all …]
H A Dna.phone11 202:Washington, D.C. (USA):all locations:DC
13 204:Manitoba (Canada):all locations:MB
16 207:Maine (USA):all locations:ME
17 208:Idaho (USA):all locations:ID
39 242:Bahamas (Caribbean):all locations:
40 246:Barbados (Caribbean):all locations:
51 264:Anguilla (Caribbean):all locations:
53 268:Antigua and Barbuda (Caribbean):all locations:
59 284:British Virgin Islands (Caribbean):all locations:VI
62 302:Delaware (USA):all locations:DE
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp122 SmallVector<MachineOperand, 4> locations; member in __anon6db43db70211::UserValue
190 for (unsigned i = 0, e = locations.size(); i != e; ++i) in getLocationNo()
191 if (locations[i].isReg() && in getLocationNo()
192 locations[i].getReg() == LocMO.getReg() && in getLocationNo()
193 locations[i].getSubReg() == LocMO.getSubReg()) in getLocationNo()
196 for (unsigned i = 0, e = locations.size(); i != e; ++i) in getLocationNo()
197 if (LocMO.isIdenticalTo(locations[i])) in getLocationNo()
199 locations.push_back(LocMO); in getLocationNo()
201 locations.back().clearParent(); in getLocationNo()
203 if (locations.back().isReg()) in getLocationNo()
[all …]
/minix3/external/public-domain/tz/dist/
H A Dzone.tab44 AR -3124-06411 America/Argentina/Cordoba most locations (CB, CC, CN, ER, FM, MN, SE, SF)
59 AU -4253+14719 Australia/Hobart Tasmania - most locations
62 AU -3352+15113 Australia/Sydney New South Wales - most locations
64 AU -2728+15302 Australia/Brisbane Queensland - most locations
68 AU -3157+11551 Australia/Perth Western Australia - most locations
112 CA +5320-06025 America/Goose_Bay Atlantic Time - Labrador - most locations
114 CA +4339-07923 America/Toronto Eastern Time - Ontario & Quebec - most locations
117 CA +6344-06828 America/Iqaluit Eastern Time - east Nunavut - most locations
124 CA +5024-10439 America/Regina Central Standard Time - Saskatchewan - most locations
143 CL -3327-07040 America/Santiago most locations
[all …]
H A Dzone1970.tab51 AR -3124-06411 America/Argentina/Cordoba most locations (CB, CC, CN, ER, FM, MN, SE, SF)
66 AU -4253+14719 Australia/Hobart Tasmania - most locations
69 AU -3352+15113 Australia/Sydney New South Wales - most locations
71 AU -2728+15302 Australia/Brisbane Queensland - most locations
75 AU -3157+11551 Australia/Perth Western Australia - most locations
109 CA +5320-06025 America/Goose_Bay Atlantic Time - Labrador - most locations
111 CA +4339-07923 America/Toronto Eastern Time - Ontario & Quebec - most locations
114 CA +6344-06828 America/Iqaluit Eastern Time - east Nunavut - most locations
121 CA +5024-10439 America/Regina Central Standard Time - Saskatchewan - most locations
136 CL -3327-07040 America/Santiago most locations
[all …]
/minix3/external/bsd/nvi/docs/internals/
H A Dcscope.NOTES4 locations per tag. This supports cscope, which returns multiple locations
6 with multiple locations per tag as well.
9 queue has one or more "tag locations".
72 locations per tag query.
/minix3/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros65 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
101 the locations pointed to by `z0Ptr' and `z1Ptr'.
141 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
150 and the integer part of the result is returned at the locations pointed to
212 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
231 32-bit pieces which are stored at the locations pointed to by `z0Ptr',
268 are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
288 32-bit pieces which are stored at the locations pointed to by `z0Ptr',
327 32-bit pieces which are stored at the locations pointed to by `z0Ptr' and
346 into three 32-bit pieces which are stored at the locations pointed to by
[all …]
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dstackmap-large-constants.ll34 ; # locations
64 ; # locations
/minix3/external/bsd/byacc/dist/
H A Doutput.c172 if (locations) in output_prefix()
1677 if (locations) in output_lex_decl()
1691 if (locations) in output_lex_decl()
1705 if (locations) in output_lex_decl()
1721 if (locations) in output_lex_decl()
1731 if (locations) in output_lex_decl()
1742 if (locations) in output_lex_decl()
1781 if (locations) in output_error_decl()
1792 if (locations) in output_error_decl()
1812 if (locations) in output_yydestruct_decl()
[all …]
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DStackMaps.rst116 values`` for which locations will be recorded in the stack map.
211 the ``live values`` for which locations will be recorded in the stack
243 will have their register locations recorded in the stack map in
282 Note that no stack map locations will be recorded. If the patched code
373 as ``Indirect`` locations. The runtime must load those values from a
378 encoded as ``Direct`` locations in the form ``BP + Offset``. LLVM may
381 pool, referred to by ``ConstantIndex`` locations.
438 locations, which LLVM preserves.
461 simply patch all stack map locations to invalidate the function). If
478 that the runtime requested. This differs from Indirect locations,
[all …]
/minix3/external/bsd/flex/dist/tests/test-bison-nr/
H A Dscanner.l35 %option bison-locations yylineno
/minix3/external/bsd/flex/dist/tests/test-bison-yylloc/
H A Dscanner.l35 %option reentrant bison-bridge bison-locations yylineno
/minix3/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros140 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
176 the locations pointed to by `z0Ptr' and `z1Ptr'.
216 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
225 and the integer part of the result is returned at the locations pointed to
287 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
306 64-bit pieces which are stored at the locations pointed to by `z0Ptr',
343 are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
363 64-bit pieces which are stored at the locations pointed to by `z0Ptr',
402 64-bit pieces which are stored at the locations pointed to by `z0Ptr' and
421 result is broken into three 64-bit pieces which are stored at the locations
[all …]
/minix3/external/bsd/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-symbolizer.rst1 llvm-symbolizer - convert addresses into source code locations
13 input and prints corresponding source code locations to standard output.
/minix3/external/bsd/byacc/dist/test/btyacc/
H A Dnostdin.output10 -L enable position processing, e.g., "%locations"
H A Dno_b_opt.output10 -L enable position processing, e.g., "%locations"
H A Dbig_l.output10 -L enable position processing, e.g., "%locations"
H A Dbig_b.output10 -L enable position processing, e.g., "%locations"
H A Dno_p_opt.output10 -L enable position processing, e.g., "%locations"
H A Dhelp.output10 -L enable position processing, e.g., "%locations"
/minix3/external/bsd/byacc/dist/test/yacc/
H A Dno_output2.output10 -L enable position processing, e.g., "%locations"
H A Dhelp.output10 -L enable position processing, e.g., "%locations"
H A Dno_p_opt.output10 -L enable position processing, e.g., "%locations"
H A Dnostdin.output10 -L enable position processing, e.g., "%locations"
H A Dno_b_opt.output10 -L enable position processing, e.g., "%locations"

12345678