/plan9-contrib/sys/src/cmd/pic/ |
H A D | pic.h | 61 typedef struct obj { /* stores various things in variable length */ struct 64 int o_nobj; /* index in objlist */ argument 68 int o_nt1; /* 1st index in text[] for this object */ argument 78 } obj; typedef
|
/plan9-contrib/sys/src/cmd/grap/ |
H A D | grap.h | 62 struct obj *obj; member 75 typedef struct obj { /* a name and its properties */ struct 86 struct obj *next; argument
|
/plan9-contrib/sys/src/cmd/plumb/ |
H A D | match.c | 18 verbis(int obj, Plumbmsg *m, Rule *r) in verbis() 76 verbmatches(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbmatches() 162 verbisfile(int obj, Plumbmsg *m, Rule *r, Exec *e, ulong maskon, ulong maskoff, char **var) in verbisfile() 192 verbset(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbset() 234 verbadd(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbadd() 248 verbdelete(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbdelete()
|
H A D | plumber.h | 39 int obj; member
|
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | zgeneric.c | 403 os_ptr obj = op - 1; in zforall() local 452 es_ptr obj = esp - 1; in array_continue() local 472 es_ptr obj = esp - 2; in dict_continue() local 492 es_ptr obj = esp - 1; in string_continue() local 512 es_ptr obj = esp - 1; in packedarray_continue() local
|
H A D | ialloc.c | 163 ref *obj; in gs_alloc_ref_array() local 229 ref *obj = parr->value.refs; in gs_resize_ref_array() local 264 ref *obj = parr->value.refs; in gs_free_ref_array() local
|
H A D | igc.h | 93 # define print_reloc(obj, cname, nobj)\ argument 96 # define print_reloc(obj, cname, nobj) (nobj) argument
|
H A D | gsalloc.c | 247 obj_header_t *obj = (obj_header_t *) (cdata + sizeof(chunk_head_t)); in ialloc_solo() local 427 i_object_size(gs_memory_t * mem, const void /*obj_header_t */ *obj) in i_object_size() 434 i_object_type(gs_memory_t * mem, const void /*obj_header_t */ *obj) in i_object_type() 531 obj_header_t *obj; in i_alloc_bytes() local 553 obj_header_t *obj = alloc_obj(imem, size, &st_bytes, in i_alloc_bytes_immovable() local 567 obj_header_t *obj; in i_alloc_struct() local 592 obj_header_t *obj; in i_alloc_struct_immovable() local 604 obj_header_t *obj = alloc_obj(imem, (ulong) num_elements * elt_size, in i_alloc_byte_array() local 618 obj_header_t *obj = alloc_obj(imem, (ulong) num_elements * elt_size, in i_alloc_byte_array_immovable() local 633 obj_header_t *obj; in i_alloc_struct_array() local [all …]
|
H A D | gsmemory.h | 124 #define gs_resize_object(mem, obj, newn, cname)\ argument 303 #define gs_object_size(mem, obj)\ argument 315 #define gs_object_type(mem, obj)\ argument
|
H A D | gsparam.c | 105 gs_param_read_items(gs_param_list * plist, void *obj, in gs_param_read_items() 134 gs_param_write_items(gs_param_list * plist, const void *obj, in gs_param_write_items()
|
H A D | idebug.c | 138 obj_header_t *obj = (obj_header_t *) pref->value.pstruct; in debug_print_full_ref() local
|
H A D | igc.c | 1222 print_reloc_proc(const void *obj, const char *cname, const void *robj) in print_reloc_proc() 1232 igc_reloc_struct_ptr(const void /*obj_header_t */ *obj, gc_state_t * gcst) in igc_reloc_struct_ptr()
|
H A D | gsmemlok.c | 259 gs_locked_resize_object(gs_memory_t * mem, void *obj, uint new_num_elements, in gs_locked_resize_object()
|
H A D | gsmemory.c | 103 gs_resize_struct_array(gs_memory_t *mem, void *obj, uint num_elements, in gs_resize_struct_array()
|
H A D | gsmemret.c | 253 gs_retrying_resize_object(gs_memory_t * mem, void *obj, uint new_num_elements, in gs_retrying_resize_object()
|
H A D | gdevcgm.c | 113 cgm_gs_free(void *private_data, void *obj) in cgm_gs_free()
|
H A D | gsmalloc.c | 248 gs_heap_resize_object(gs_memory_t * mem, void *obj, uint new_num_elements, in gs_heap_resize_object()
|
/plan9-contrib/sys/src/cmd/aux/ |
H A D | 8prefix.c | 42 Obj **obj; variable 237 Obj *obj; in openobj() local 263 walkobj(Obj *obj, void (*fn)(int, Sym*, uchar*, int)) in walkobj()
|
/plan9-contrib/sys/src/cmd/ |
H A D | nm.c | 94 int offset, size, obj; in doar() local 132 int obj; in dofile() local
|
/plan9-contrib/sys/src/cmd/venti/srv/www/ |
H A D | stats.js | 270 function xpos(obj) { argument 284 function ypos(obj) { argument
|
/plan9-contrib/sys/src/cmd/astro/ |
H A D | init.c | 24 void (*obj)(void); member
|
/plan9-contrib/sys/src/libmach/ |
H A D | obj.c | 58 static Obj obj[] = variable
|
/plan9-contrib/sys/src/cmd/auth/factotum/ |
H A D | rsa.c | 333 uchar *obj, *p; in mkasn1() local
|
/plan9-contrib/sys/src/cmd/ld/ |
H A D | pobj.c | 219 addlib(char *obj) in addlib()
|
/plan9-contrib/sys/src/cmd/il/ |
H A D | obj.c | 494 addlib(char *obj) in addlib()
|