HomeSort by: relevance | last modified time | path
    Searched refs:space (Results 1 - 25 of 1576) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/i386/stand/lib/
boot_params.S 13 .space 16 /* md5 boot password */
14 .space 64 /* keyboard xlat map */
  /src/sys/arch/mac68k/mac68k/
macglobals.s 6 * Mac OS global variable space; storage for global variables used by
10 .space 0x2a00
15 * this additional space of 0x2a00 should be sufficient (WRU)
  /src/usr.sbin/sysinst/arch/playstation2/
mbr_buf.S 5 .space 2
7 mbr: .space 512
  /src/external/mit/isl/dist/
isl_multi_from_base_templ.c 10 #include <isl/space.h>
17 * output/set dimension and the space of the result is therefore
18 * the same as the space of the input.
20 * lives in a parameter space and we therefore need to add
25 isl_space *space; local
28 space = FN(EL,get_space(el));
29 if (isl_space_is_params(space)) {
30 space = isl_space_set_from_params(space);
31 space = isl_space_add_dims(space, isl_dim_set, 1)
    [all...]
isl_multi_zero_space_templ.c 10 #include <isl/space.h>
18 __isl_take isl_space *space)
20 return FN(MULTI(BASE),zero)(space);
isl_space.c 23 isl_ctx *isl_space_get_ctx(__isl_keep isl_space *space)
25 return space ? space->ctx : NULL;
31 isl_space *space; local
33 space = isl_alloc_type(ctx, struct isl_space);
34 if (!space)
37 space->ctx = ctx;
39 space->ref = 1;
40 space->nparam = nparam;
41 space->n_in = n_in
174 isl_space *space; local
212 isl_space *space; local
1523 isl_space *space; local
    [all...]
isl_multi_identity_templ.c 10 #include <isl/space.h>
15 /* Create a multi expression in the given space that maps each
18 __isl_give MULTI(BASE) *FN(MULTI(BASE),identity)(__isl_take isl_space *space)
25 if (!space)
28 if (isl_space_is_set(space))
29 isl_die(isl_space_get_ctx(space), isl_error_invalid,
30 "expecting map space", goto error);
32 n_in = isl_space_dim(space, isl_dim_in);
33 n_out = isl_space_dim(space, isl_dim_out);
37 isl_die(isl_space_get_ctx(space), isl_error_invalid
91 isl_space *space; local
    [all...]
isl_multi_zero_templ.c 10 #include <isl/space.h>
15 /* Construct a multi expression in the given space with value zero in
18 __isl_give MULTI(BASE) *FN(MULTI(BASE),zero)(__isl_take isl_space *space)
23 n = isl_space_dim(space , isl_dim_out);
27 multi = FN(MULTI(BASE),alloc)(isl_space_copy(space));
30 isl_space_free(space);
36 space = isl_space_domain(space);
37 ls = isl_local_space_from_space(space);
49 isl_space_free(space);
    [all...]
isl_from_range_templ.c 15 isl_space *space; local
21 "not living in a set space",
24 space = FN(TYPE,get_space)(obj);
25 space = isl_space_from_range(space);
26 obj = FN(TYPE,reset_space)(obj, space);
isl_unbind_params_templ.c 19 isl_space *space; local
22 space = FN(TYPE,get_domain_space)(obj);
23 is_params = isl_space_is_params(space);
30 r = isl_reordering_unbind_params_insert_domain(space, domain);
31 isl_space_free(space);
isl_multi_no_domain_templ.c 10 #include <isl/space.h>
17 * that do not have any associated space. They are only meant to be used
19 * that do have an associated space.
25 * For a base expression without an associated space, this function
34 /* Return the space of "el".
36 * For a base expression without an associated space,
39 * space anyway, just in case.
49 /* Reset the domain space of "el" to "space".
51 * For a base expression without an associated space, this functio
    [all...]
isl_multi_dim_id_templ.c 11 #include <isl/space.h>
24 return isl_space_find_dim_by_name(multi->space, type, name);
35 return isl_space_find_dim_by_id(multi->space, type, id);
43 return multi ? isl_space_get_dim_id(multi->space, type, pos) : NULL;
50 isl_space *space; local
52 space = FN(MULTI(BASE),get_space)(multi);
53 space = isl_space_set_dim_name(space, type, pos, s);
55 return FN(MULTI(BASE),reset_space)(multi, space);
64 isl_space *space; local
    [all...]
isl_output_private.h 1 #include <isl/space.h>
10 * space is the global space that is being printed. This field is set by
12 * type is the tuple of the global space that is currently being printed.
21 isl_space *space; member in struct:isl_print_space_data
25 __isl_give isl_printer *isl_print_space(__isl_keep isl_space *space,
isl_bind_domain_templ.c 10 #include <isl/space.h>
17 * Since dimension manipulations destroy spaces, modify the space
25 isl_space *space; local
28 space = FN(TYPE,get_domain_space)(obj);
29 id = isl_space_get_dim_id(space, isl_dim_param, param);
30 aff = isl_aff_param_on_domain_space_id(isl_space_copy(space), id);
31 space = isl_space_map_from_set(space);
32 ma = isl_multi_aff_identity(space);
35 space = FN(TYPE,get_domain_space)(obj)
111 isl_space *space; local
159 isl_space *space; local
    [all...]
  /src/lib/csu/arch/arm/
crtend.S 40 .space 4
47 .space 4
51 .space 4
55 .space 4
  /src/tests/usr.bin/indent/
opt_di.c 9 int space; variable
17 int space; variable
32 * '-di', the others are separated with a single space.
53 * An indentation of 0 columns uses a single space between the declaration
73 /* The indentation consists of a tab and a space. */
88 int space; variable
95 int space; variable
104 * indented to the right of the keyword 'struct', it only needs a single space
  /src/external/mit/isl/dist/include/isl/
space.h 22 isl_ctx *isl_space_get_ctx(__isl_keep isl_space *space);
30 __isl_give isl_space *isl_space_copy(__isl_keep isl_space *space);
31 __isl_null isl_space *isl_space_free(__isl_take isl_space *space);
33 isl_bool isl_space_is_params(__isl_keep isl_space *space);
34 isl_bool isl_space_is_set(__isl_keep isl_space *space);
35 isl_bool isl_space_is_map(__isl_keep isl_space *space);
38 __isl_give isl_space *isl_space_add_param_id(__isl_take isl_space *space,
41 __isl_give isl_space *isl_space_set_tuple_name(__isl_take isl_space *space,
43 isl_bool isl_space_has_tuple_name(__isl_keep isl_space *space,
45 __isl_keep const char *isl_space_get_tuple_name(__isl_keep isl_space *space,
    [all...]
  /src/external/gpl3/gdb/dist/sim/common/
dv-core.c 53 int space,
58 HW_TRACE ((me, "attach - level=%d, space=%d, addr=0x%lx, nr_bytes=%ld, client=%s",
59 level, space, (unsigned long) addr, (unsigned long) nr_bytes, hw_path (client)));
60 /* NOTE: At preset the space is assumed to be zero. Perhaphs the
61 space should be mapped onto something for instance: space0 -
67 space, addr, local
78 int space,
83 HW_TRACE ((me, "detach - level=%d, space=%d, addr=0x%lx, nr_bytes=%ld, client=%s",
84 level, space, (unsigned long) addr, (unsigned long) nr_bytes, hw_path (client)));
85 /* NOTE: At preset the space is assumed to be zero. Perhaphs th
88 sim_core_detach (hw_system (me), NULL, \/*cpu*\/ level, space, addr); local
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/common/
dv-core.c 53 int space,
58 HW_TRACE ((me, "attach - level=%d, space=%d, addr=0x%lx, nr_bytes=%ld, client=%s",
59 level, space, (unsigned long) addr, (unsigned long) nr_bytes, hw_path (client)));
60 /* NOTE: At preset the space is assumed to be zero. Perhaphs the
61 space should be mapped onto something for instance: space0 -
67 space, addr, local
78 int space,
83 HW_TRACE ((me, "detach - level=%d, space=%d, addr=0x%lx, nr_bytes=%ld, client=%s",
84 level, space, (unsigned long) addr, (unsigned long) nr_bytes, hw_path (client)));
85 /* NOTE: At preset the space is assumed to be zero. Perhaphs th
88 sim_core_detach (hw_system (me), NULL, \/*cpu*\/ level, space, addr); local
    [all...]
  /src/external/lgpl3/gmp/dist/printf/
vasprintf.c 1 /* gmp_vasprintf -- formatted output to an allocated space.
47 our current space is insufficient.
49 The initial guess for the needed space is an arbitrary 256 bytes. If
53 GLIBC 2.0.x vsnprintf returns either -1 or space-1 to indicate overflow,
55 keep trying with double the space each time.
57 A return of space-1 is success on a C99 vsnprintf, but we're not
61 Notice the use of ret+2 for the new space in the C99 case. This ensures
62 the next vsnprintf return value will be space-2, which is unambiguously
75 size_t space = 256; local
79 GMP_ASPRINTF_T_NEED (d, space);
    [all...]
  /src/lib/csu/arch/aarch64/
crtend.S 41 .space 8
48 .space 8
  /src/lib/csu/arch/earm/
crtend.S 46 .space 4
53 .space 4
  /src/lib/csu/arch/or1k/
crtend.S 41 .space 4
48 .space 4
  /src/lib/csu/arch/riscv/
crtend.S 41 .space (1 << PTR_SCALESHIFT)
48 .space (1 << PTR_SCALESHIFT)
  /src/lib/csu/arch/vax/
crtend.S 51 .space 4
55 .space 4

Completed in 38 milliseconds

1 2 3 4 5 6 7 8 91011>>