Home
last modified time | relevance | path

Searched refs:space (Results 1 – 25 of 1389) sorted by relevance

12345678910>>...56

/openbsd-src/gnu/llvm/clang/docs/
H A DSYCLSupport.rst16 Address space handling
24 section 4.7.7 - `address space classes <https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/…
25 and section 5.9 covers `address space deduction <https://www.khronos.org/registry/SYCL/specs/sycl-2…
26 The SYCL specification allows two modes of address space deduction: "generic as
27 default address space" (see section 5.9.3) and "inferred address space" (see
29 space" mode.
32 the address space qualifier inference as detailed in
35 The default address space is "generic-memory", which is a virtual address space
39 - explicit conversions to/from the default address space from/to the address
40 space-attributed type
[all …]
/openbsd-src/gnu/gcc/gcc/config/m32c/
H A Dm32c-lib1.S52 mem0: .space 1
54 mem1: .space 1
56 mem2: .space 1
58 mem3: .space 1
60 mem4: .space 1
62 mem5: .space 1
64 mem6: .space 1
66 mem7: .space 1
68 mem8: .space 1
70 mem9: .space 1
[all …]
/openbsd-src/regress/sbin/newfs/
H A Dchecknewfs47 dotest 3800 rdroot "-m 0 -o space -i 4096"
48 dotest 5760 floppy288 "-m 0 -o space -i 81920 -c 5760"
49 dotest 5760 floppy288 "-m 0 -o space -i 81920 -c 5752"
50 dotest 5760 floppy288 "-m 0 -o space -i 524288 -c 5760"
51 dotest 5760 floppy288 "-m 0 -o space -i 524288 -c 5761"
52 dotest 2880 floppy3 "-m 0 -o space -i 81920"
53 dotest 2880 floppy3 "-m 0 -o space -i 81920 -c 2880"
54 dotest 2880 floppy3 "-m 0 -o space -i 524288 -c 2880"
/openbsd-src/sys/arch/sparc64/fpu/
H A Dfpu_implode.c487 fpu_implode(struct fpemu *fe, struct fpn *fp, int type, u_int *space) in fpu_implode() argument
493 space[0] = fpu_ftox(fe, fp, space); in fpu_implode()
494 DPRINTF(FPE_INSN, ("LNG %x %x\n", space[0], space[1])); in fpu_implode()
498 space[0] = fpu_ftoi(fe, fp); in fpu_implode()
499 DPRINTF(FPE_INSN, ("INT %x\n", space[0])); in fpu_implode()
503 space[0] = fpu_ftos(fe, fp); in fpu_implode()
504 DPRINTF(FPE_INSN, ("SNG %x\n", space[0])); in fpu_implode()
508 space[0] = fpu_ftod(fe, fp, space); in fpu_implode()
509 DPRINTF(FPE_INSN, ("DBL %x %x\n", space[0], space[1])); in fpu_implode()
514 space[0] = fpu_ftoq(fe, fp, space); in fpu_implode()
[all …]
H A Dfpu_explode.c234 u_int s, *space; in fpu_explode() local
239 space = &fe->fe_fpstate->fs_regs[reg]; in fpu_explode()
240 s = space[0]; in fpu_explode()
261 DPRINTF(FPE_INSN, ("DBL: %x %x", s, space[1])); in fpu_explode()
262 s = fpu_dtof(fp, s, space[1]); in fpu_explode()
266 DPRINTF(FPE_INSN, ("EXT: %x %x %x %x", s, space[1], in fpu_explode()
267 space[2], space[3])); in fpu_explode()
268 s = fpu_qtof(fp, s, space[1], space[2], space[3]); in fpu_explode()
H A Dfpu.c280 u_int space[4]; in fpu_execute() local
327 if ((err = fpu_insn_ftoi(fe, instr, &rd, rdtype, space)) != 0) in fpu_execute()
333 if ((err = fpu_insn_ftoi(fe, instr, &rd, rdtype, space)) != 0) in fpu_execute()
339 &rdtype, space)) != 0) in fpu_execute()
345 &rdtype, space)) != 0) in fpu_execute()
352 if ((err = fpu_insn_ftof(fe, instr, &rd, &rdtype, space)) != 0) in fpu_execute()
366 if ((err = fpu_insn_fsqrt(fe, instr, &rd, &rdtype, space)) != 0) in fpu_execute()
371 if ((err = fpu_insn_fmul(fe, instr, &rd, &rdtype, space)) != 0) in fpu_execute()
376 if ((err = fpu_insn_fdiv(fe, instr, &rd, &rdtype, space)) != 0) in fpu_execute()
381 if ((err = fpu_insn_fmulx(fe, instr, &rd, &rdtype, space)) != 0) in fpu_execute()
[all …]
/openbsd-src/regress/usr.bin/mandoc/char/space/
H A Dtab.out_ascii4 ssppaaccee--ttaabb - handling of literal space characters
21 tab space
23 space tab
43 tab space
45 space tab
63 tab space
65 space tab
83 tab space
85 space tab
H A Dzerowidth.out_ascii4 space-zerowidth - zero width and narrow space characters
8 zero width space \& between A and B: AB
10 half-narrow (1/12) space \^ between A and B: AB
11 narrow space (1/6) \| between A and B: AB
H A Dzerowidth.out_utf84 space-zerowidth - zero width and narrow space characters
8 zero width space \& between A and B: AB
10 half-narrow (1/12) space \^ between A and B: AB
11 narrow space (1/6) \| between A and B: AB
/openbsd-src/usr.bin/uname/
H A Duname.c57 int space = 0; in main() local
101 space++; in main()
105 if (space++) in main()
111 if (space++) in main()
117 if (space++) in main()
123 if (space++) in main()
129 if (space++) in main()
/openbsd-src/sys/arch/sparc64/sparc64/
H A Drbus_machdep.c47 int space, reg; in rbus_pccbb_parent_mem() local
59 space = addr[i].phys_hi & OFW_PCI_PHYS_HI_SPACEMASK; in rbus_pccbb_parent_mem()
60 if (space != OFW_PCI_PHYS_HI_SPACE_MEM32) in rbus_pccbb_parent_mem()
75 space = addr[i].phys_hi & OFW_PCI_PHYS_HI_SPACEMASK; in rbus_pccbb_parent_mem()
76 if (space != OFW_PCI_PHYS_HI_SPACE_MEM32) in rbus_pccbb_parent_mem()
93 int space, reg; in rbus_pccbb_parent_io() local
105 space = addr[i].phys_hi & OFW_PCI_PHYS_HI_SPACEMASK; in rbus_pccbb_parent_io()
106 if (space != OFW_PCI_PHYS_HI_SPACE_IO) in rbus_pccbb_parent_io()
121 space = addr[i].phys_hi & OFW_PCI_PHYS_HI_SPACEMASK; in rbus_pccbb_parent_io()
122 if (space != OFW_PCI_PHYS_HI_SPACE_IO) in rbus_pccbb_parent_io()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Dassert1.c11 #assert space ( s p a c e )
25 #if !#space (s p a c e) || !#space ( s p a c e ) || #space (space)
44 #if #space(s p a c e)
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dassert1.c11 #assert space ( s p a c e )
25 #if !#space (s p a c e) || !#space ( s p a c e ) || #space (space)
44 #if #space(s p a c e)
/openbsd-src/sys/dev/pci/drm/amd/include/
H A Dcgs_common.h108 typedef uint32_t (*cgs_read_ind_register_t)(struct cgs_device *cgs_device, enum cgs_ind_reg space,
117 typedef void (*cgs_write_ind_register_t)(struct cgs_device *cgs_device, enum cgs_ind_reg space,
133 #define CGS_WREG32_FIELD_IND(device, space, reg, field, val) \ argument
134 …cgs_write_ind_register(device, space, ix##reg, (cgs_read_ind_register(device, space, ix##reg) & ~C…
169 #define cgs_read_ind_register(dev,space,index) \ argument
170 CGS_CALL(read_ind_register,dev,space,index)
171 #define cgs_write_ind_register(dev,space,index,value) \ argument
172 CGS_CALL(write_ind_register,dev,space,index,value)
/openbsd-src/gnu/lib/libiberty/src/
H A Ddyn-string.c68 dyn_string_init (struct dyn_string *ds_struct_ptr, int space) in dyn_string_init() argument
71 if (space == 0) in dyn_string_init()
72 space = 1; in dyn_string_init()
75 ds_struct_ptr->s = (char *) malloc (space); in dyn_string_init()
79 ds_struct_ptr->s = XNEWVEC (char, space); in dyn_string_init()
81 ds_struct_ptr->allocated = space; in dyn_string_init()
95 dyn_string_new (int space) in dyn_string_new() argument
102 if (!dyn_string_init (result, space)) in dyn_string_new()
109 dyn_string_init (result, space); in dyn_string_new()
148 dyn_string_resize (dyn_string_t ds, int space) in dyn_string_resize() argument
[all …]
/openbsd-src/regress/bin/ksh/
H A Difs.t1 name: IFS-space-1
54 name: IFS-space-colon-1
56 Simple test, IFS=<white-space>:
74 name: IFS-space-colon-2
76 Simple test, IFS=<white-space>:
87 name: IFS-space-colon-3
89 Simple test, IFS=<white-space>:
104 name: IFS-space-colon-4
106 Simple test, IFS=<white-space>:
116 name: IFS-space-colon-5
[all …]
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dsplit_unicode.t43 my $space = chr($cp);
44 my $str="A:$space:B\x{FFFD}";
52 my $s2 = "$space$space:A:$space$space:B\x{FFFD}";
/openbsd-src/lib/libc/arch/sparc64/fpu/
H A Dfpu_implode.c500 __fpu_implode(fe, fp, type, space) in __fpu_implode() argument
504 u_int *space;
510 space[0] = __fpu_ftox(fe, fp, space);
514 space[0] = __fpu_ftoi(fe, fp);
518 space[0] = __fpu_ftos(fe, fp);
522 space[0] = __fpu_ftod(fe, fp, space);
527 space[0] = __fpu_ftoq(fe, fp, space);
536 space[0], space[1], space[2], space[3]));
/openbsd-src/usr.bin/rdist/
H A Dcommon.c347 remline(u_char *buffer, int space, int doclean) in remline() argument
349 int c, left = space; in remline()
368 if (left == space) in remline()
390 return (space - left); in remline()
399 return (space); in remline()
406 readrem(char *p, ssize_t space) in readrem() argument
423 if (remleft < space) in readrem()
424 space = remleft; in readrem()
426 memcpy(p, remptr, space); in readrem()
428 remptr += space; in readrem()
[all …]
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_vgpu.c145 struct drm_mm_node space[4]; member
185 vgt_deballoon_space(ggtt, &bl_info.space[i]); in intel_vgt_deballoon()
297 ret = vgt_balloon_space(ggtt, &bl_info.space[2], in intel_vgt_balloon()
305 ret = vgt_balloon_space(ggtt, &bl_info.space[3], in intel_vgt_balloon()
313 ret = vgt_balloon_space(ggtt, &bl_info.space[0], in intel_vgt_balloon()
321 ret = vgt_balloon_space(ggtt, &bl_info.space[1], in intel_vgt_balloon()
332 vgt_deballoon_space(ggtt, &bl_info.space[0]); in intel_vgt_balloon()
334 vgt_deballoon_space(ggtt, &bl_info.space[3]); in intel_vgt_balloon()
336 vgt_deballoon_space(ggtt, &bl_info.space[2]); in intel_vgt_balloon()
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_ring.c21 unsigned int space; in intel_ring_update_space() local
23 space = __intel_ring_space(ring->head, ring->emit, ring->size); in intel_ring_update_space()
25 ring->space = space; in intel_ring_update_space()
26 return space; in intel_ring_update_space()
226 GEM_BUG_ON(ring->space < bytes); in wait_for_space()
267 if (unlikely(total_bytes > ring->space)) { in intel_ring_begin()
290 GEM_BUG_ON(need_wrap > ring->space); in intel_ring_begin()
296 ring->space -= need_wrap; in intel_ring_begin()
301 GEM_BUG_ON(ring->space < bytes); in intel_ring_begin()
306 ring->space -= bytes; in intel_ring_begin()
/openbsd-src/regress/usr.bin/mandoc/mdoc/Bd/
H A Dblank.out_markdown15 line containing space tab space:
17 line containing a zero-width space:
31 line ending in space tab space:
H A Dblank.out_ascii13 line containing space tab space:
15 line containing a zero-width space:
28 line ending in space tab space:
/openbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.space4 * $OpenBSD: calendar.space,v 1.3 2006/10/31 18:11:54 jasper Exp $
13 01/31 "Ham" the chimpanzee soars into space aboard Mercury-Redstone 2, 1961
24 04/12 Yuri Gagarin becomes the first man in space, 1961
28 05/05 Alan Shepard becomes the first American in space, 1961
29 05/14 Skylab (first U.S. space station) launched, 1973
40 marking start of practical military reconnaissance from space, 1960
45 10/04 First space vehicle, Sputnik I, launched, 1957
48 11/03 Sputnik II launched, 1957, bearing space dog Laika
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dctype_scan_wchar_t.cc79 VERIFY_SCAN_IS (std::ctype_base::space, ca, ca+5); in test01()
91 VERIFY_SCAN_NOT (std::ctype_base::space, ca, ca); in test01()
104 VERIFY_SCAN_IS (std::ctype_base::space, cz, cz+5); in test01()
116 VERIFY_SCAN_NOT (std::ctype_base::space, cz, cz); in test01()
129 VERIFY_SCAN_IS (std::ctype_base::space, cA, cA+5); in test01()
141 VERIFY_SCAN_NOT (std::ctype_base::space, cA, cA); in test01()
154 VERIFY_SCAN_IS (std::ctype_base::space, cZ, cZ+5); in test01()
166 VERIFY_SCAN_NOT (std::ctype_base::space, cZ, cZ); in test01()
179 VERIFY_SCAN_IS (std::ctype_base::space, c0, c0+5); in test01()
191 VERIFY_SCAN_NOT (std::ctype_base::space, c0, c0); in test01()
[all …]

12345678910>>...56