HomeSort by: relevance | last modified time | path
    Searched defs:map_type (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dap/
type_check.py 66 def map_type(*, m: typing.Mapping[str, int]): function
71 map_type(m={})
72 map_type(m={"dei": 23})
73 should_fail(map_type, m=[1, 2, 3])
74 should_fail(map_type, m=None)
75 should_fail(map_type, m={"dei": "string"})
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dap/
type_check.py 66 def map_type(*, m: typing.Mapping[str, int]): function
71 map_type(m={})
72 map_type(m={"dei": 23})
73 should_fail(map_type, m=[1, 2, 3])
74 should_fail(map_type, m=None)
75 should_fail(map_type, m={"dei": "string"})
  /src/sbin/gpt/
map.c 59 m->map_type = type;
89 map_type(int t) function
102 printf("add: %s %#jx %#jx\n", map_type(type), (uintmax_t)start,
105 printf("have: %s %#jx %#jx\n", map_type(n->map_type),
128 if (n->map_type != MAP_TYPE_UNUSED) {
129 if (n->map_type != MAP_TYPE_MBR_PART ||
137 n->map_type = type;
143 if (n->map_type != MAP_TYPE_UNUSED) {
144 if (n->map_type != MAP_TYPE_MBR_PART |
    [all...]
map.h 39 int map_type; member in struct:map
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 107 map_type; typedef
111 map_type;
114 map_type m(first_it, last_it);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 107 map_type; typedef
111 map_type;
114 map_type m(first_it, last_it);
  /src/external/ibm-public/postfix/dist/src/global/
data_redirect.c 153 const char *map_type; local
169 map_type = map;
173 map_type = var_db_type;
174 map_type_len = strlen(map_type);
181 vstring_strncpy(result, map_type, map_type_len);
192 vstring_prepend(result, map_type, map_type_len);
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
check-common.h 89 enum map_type { OVERRUN, UNDERRUN }; enum
93 void * map_alloc(enum map_type, const void *, size_t, struct map_page **);
  /src/external/gpl3/binutils/dist/opcodes/
nds32-dis.c 39 enum map_type enum
56 enum map_type last_mapping_type;
71 enum map_type *);
73 enum map_type *);
981 enum map_type mapping_type = MAP_CODE;
1076 enum map_type fake_mapping_type;
1271 enum map_type *map_type)
1280 *map_type = MAP_CODE;
1285 *map_type = MAP_DATA0
    [all...]
aarch64-dis.c 41 enum map_type enum
48 static enum map_type last_type;
4341 Returns nonzero if *MAP_TYPE was set. */
4345 enum map_type *map_type)
4369 *map_type = MAP_INSN;
4379 *map_type = (name[1] == 'x' ? MAP_INSN : MAP_DATA);
4448 enum map_type type = MAP_DATA;
arm-dis.c 43 enum map_type enum
56 enum map_type last_type;
11965 enum map_type *map_symbol);
12029 enum map_type type = MAP_ARM;
12053 /* Returns nonzero and sets *MAP_TYPE if the N'th symbol is a
12059 enum map_type *map_type)
12067 *map_type = ((name[1] == 'a') ? MAP_ARM
12077 Returns nonzero if *MAP_TYPE was set. */
12082 enum map_type *map_type
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
nds32-dis.c 39 enum map_type enum
56 enum map_type last_mapping_type;
71 enum map_type *);
73 enum map_type *);
981 enum map_type mapping_type = MAP_CODE;
1076 enum map_type fake_mapping_type;
1271 enum map_type *map_type)
1280 *map_type = MAP_CODE;
1285 *map_type = MAP_DATA0
    [all...]
aarch64-dis.c 41 enum map_type enum
48 static enum map_type last_type;
4327 Returns nonzero if *MAP_TYPE was set. */
4331 enum map_type *map_type)
4355 *map_type = MAP_INSN;
4365 *map_type = (name[1] == 'x' ? MAP_INSN : MAP_DATA);
4434 enum map_type type = MAP_DATA;
arm-dis.c 43 enum map_type enum
56 enum map_type last_type;
11977 enum map_type *map_symbol);
12041 enum map_type type = MAP_ARM;
12065 /* Returns nonzero and sets *MAP_TYPE if the N'th symbol is a
12071 enum map_type *map_type)
12079 *map_type = ((name[1] == 'a') ? MAP_ARM
12089 Returns nonzero if *MAP_TYPE was set. */
12094 enum map_type *map_type
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
nds32-dis.c 39 enum map_type enum
56 enum map_type last_mapping_type;
71 enum map_type *);
73 enum map_type *);
981 enum map_type mapping_type = MAP_CODE;
1076 enum map_type fake_mapping_type;
1271 enum map_type *map_type)
1280 *map_type = MAP_CODE;
1285 *map_type = MAP_DATA0
    [all...]
aarch64-dis.c 41 enum map_type enum
48 static enum map_type last_type;
4286 Returns nonzero if *MAP_TYPE was set. */
4290 enum map_type *map_type)
4314 *map_type = MAP_INSN;
4324 *map_type = (name[1] == 'x' ? MAP_INSN : MAP_DATA);
4393 enum map_type type = MAP_DATA;
arm-dis.c 43 enum map_type enum
56 enum map_type last_type;
11977 enum map_type *map_symbol);
12041 enum map_type type = MAP_ARM;
12065 /* Returns nonzero and sets *MAP_TYPE if the N'th symbol is a
12071 enum map_type *map_type)
12079 *map_type = ((name[1] == 'a') ? MAP_ARM
12089 Returns nonzero if *MAP_TYPE was set. */
12094 enum map_type *map_type
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
nds32-dis.c 39 enum map_type enum
56 enum map_type last_mapping_type;
71 enum map_type *);
73 enum map_type *);
981 enum map_type mapping_type = MAP_CODE;
1076 enum map_type fake_mapping_type;
1271 enum map_type *map_type)
1280 *map_type = MAP_CODE;
1285 *map_type = MAP_DATA0
    [all...]
aarch64-dis.c 41 enum map_type enum
48 static enum map_type last_type;
4326 Returns nonzero if *MAP_TYPE was set. */
4330 enum map_type *map_type)
4354 *map_type = MAP_INSN;
4364 *map_type = (name[1] == 'x' ? MAP_INSN : MAP_DATA);
4433 enum map_type type = MAP_DATA;
arm-dis.c 43 enum map_type enum
56 enum map_type last_type;
11977 enum map_type *map_symbol);
12041 enum map_type type = MAP_ARM;
12065 /* Returns nonzero and sets *MAP_TYPE if the N'th symbol is a
12071 enum map_type *map_type)
12079 *map_type = ((name[1] == 'a') ? MAP_ARM
12089 Returns nonzero if *MAP_TYPE was set. */
12094 enum map_type *map_type
    [all...]
  /src/external/bsd/am-utils/dist/amd/
mapc.c 108 typedef struct map_type map_type; typedef in typeref:struct:map_type
109 struct map_type { struct
219 static map_type maptypes[] =
372 map_type *mt=NULL, *lastmt;
402 map_type *mt;
646 map_type *mt;
653 * If using a configuration file, and the map_type is defined, then look
655 * map_type. If not found, return error. If no map_type was defined
    [all...]
amd.h 282 char *map_type; /* global map type */ member in struct:amu_global_options
  /src/external/mit/isl/dist/
isl_ast_build.c 1571 isl_map *map_type = isl_map_copy(map); local
1573 map_type = isl_map_set_tuple_name(map_type, isl_dim_in, name);
1574 map_type = isl_map_set_tuple_name(map_type, isl_dim_out, name);
1575 insertion = isl_union_map_add_map(insertion, map_type);
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-types.cc 2548 tree typenode = NULL, map_type = NULL, map_field = NULL;
2570 map_type = gfc_get_derived_type (map->ts.u.derived);
2571 TYPE_CONTEXT (map_type) = typenode;
2575 map_type, &chain);
2537 tree typenode = NULL, map_type = NULL, map_field = NULL; local
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-types.cc 2528 tree typenode = NULL, map_type = NULL, map_field = NULL;
2550 map_type = gfc_get_derived_type (map->ts.u.derived);
2551 TYPE_CONTEXT (map_type) = typenode;
2555 map_type, &chain);
2517 tree typenode = NULL, map_type = NULL, map_field = NULL; local

Completed in 90 milliseconds

1 2