Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.h304 #define KMP_FSYNC_PREPARE(obj) ((void)0) argument
305 #define KMP_FSYNC_CANCEL(obj) ((void)0) argument
306 #define KMP_FSYNC_ACQUIRED(obj) ((void)0) argument
307 #define KMP_FSYNC_RELEASING(obj) ((void)0) argument
310 #define KMP_FSYNC_SPIN_PREPARE(obj) ((void)0) argument
311 #define KMP_FSYNC_SPIN_ACQUIRED(obj) ((void)0) argument
332 #define KMP_FSYNC_PREPARE(obj) ((void)0) argument
333 #define KMP_FSYNC_CANCEL(obj) ((void)0) argument
334 #define KMP_FSYNC_ACQUIRED(obj) ((void)0) argument
335 #define KMP_FSYNC_RELEASING(obj) ((void)0) argument
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_serdes_hssp.c146 struct al_serdes_grp_obj *obj, in al_serdes_reg_read()
186 struct al_serdes_grp_obj *obj, in al_serdes_reg_write()
252 struct al_serdes_grp_obj *obj, in al_serdes_bist_overrides_enable()
386 struct al_serdes_grp_obj *obj) in al_serdes_bist_overrides_disable()
422 struct al_serdes_grp_obj *obj, in al_serdes_rx_rate_change()
462 struct al_serdes_grp_obj *obj, in al_serdes_group_pm_set()
507 struct al_serdes_grp_obj *obj, in al_serdes_lane_rx_rate_change_sw_flow_en()
521 struct al_serdes_grp_obj *obj, in al_serdes_lane_rx_rate_change_sw_flow_dis()
530 struct al_serdes_grp_obj *obj, in al_serdes_lane_pcie_rate_override_enable_set()
546 struct al_serdes_grp_obj *obj, in al_serdes_lane_pcie_rate_override_is_enabled()
[all …]
H A Dal_hal_serdes_25g.c67 struct al_serdes_grp_obj *obj, in al_serdes_25g_reg_read()
106 struct al_serdes_grp_obj *obj, in al_serdes_25g_reg_write()
146 struct al_serdes_grp_obj *obj, in al_serdes_25g_reg_masked_read()
166 struct al_serdes_grp_obj *obj, in al_serdes_25g_reg_masked_write()
191 struct al_serdes_grp_obj *obj, in al_serdes_25g_mailbox_send_cmd()
233 struct al_serdes_grp_obj *obj, in al_serdes_25g_mailbox_recv_rsp()
280 struct al_serdes_grp_obj *obj, in al_serdes_25g_bist_rx_enable()
378 struct al_serdes_grp_obj *obj, in al_serdes_25g_bist_pattern_select()
429 struct al_serdes_grp_obj *obj, in al_serdes_25g_bist_tx_enable()
485 struct al_serdes_grp_obj *obj, in al_serdes_25g_bist_rx_status()
[all …]
/freebsd/sys/dev/drm2/
H A Ddrm_gem.c106 struct drm_gem_object *obj, size_t size) in drm_gem_object_init()
129 struct drm_gem_object *obj, size_t size) in drm_gem_private_object_init()
147 struct drm_gem_object *obj; in drm_gem_object_alloc() local
191 struct drm_gem_object *obj; in drm_gem_handle_delete() local
218 struct drm_gem_object *obj, in drm_gem_handle_create()
287 struct drm_gem_object *obj; in drm_gem_object_lookup() local
316 struct drm_gem_object *obj; in drm_gem_flink_ioctl() local
342 struct drm_gem_object *obj; in drm_gem_open_ioctl() local
376 struct drm_gem_object *obj = ptr; in drm_gem_object_release_handle() local
437 struct drm_gem_object *obj; in drm_gem_object_from_offset() local
[all …]
/freebsd/contrib/libucl/src/
H A Ducl_emitter.c86 #define UCL_EMIT_IDENT_TOP_OBJ(ctx, obj) ((ctx)->top != (obj) || \ argument
111 const ucl_object_t *obj, bool compact) in ucl_emitter_print_key()
166 const ucl_object_t *obj, bool compact, bool is_array) in ucl_emitter_finish_object()
194 const ucl_object_t *obj, bool compact) in ucl_emitter_common_end_object()
223 const ucl_object_t *obj, bool compact) in ucl_emitter_common_end_array()
251 const ucl_object_t *obj, bool print_key, bool compact) in ucl_emitter_common_start_array()
297 const ucl_object_t *obj, bool print_key, bool compact) in ucl_emitter_common_start_object()
604 const ucl_object_t *obj, bool print_key) in ucl_emit_msgpack_start_obj()
611 const ucl_object_t *obj, bool print_key) in ucl_emit_msgpack_start_array()
618 const ucl_object_t *obj) in ucl_emit_msgpack_end_object()
[all …]
H A Ducl_schema.c63 enum ucl_schema_error_code code, const ucl_object_t *obj, in ucl_schema_create_error()
112 const ucl_object_t *obj, struct ucl_schema_error *err, in ucl_schema_validate_dependencies()
150 const ucl_object_t *obj, struct ucl_schema_error *err, in ucl_schema_validate_object()
305 const ucl_object_t *obj, struct ucl_schema_error *err) in ucl_schema_validate_number()
371 const ucl_object_t *obj, struct ucl_schema_error *err) in ucl_schema_validate_string()
429 const ucl_object_t *obj; member
485 const ucl_object_t *obj, struct ucl_schema_error *err, in ucl_schema_validate_array()
930 const ucl_object_t *obj, bool try_array, in ucl_schema_validate()
1069 const ucl_object_t *obj, struct ucl_schema_error *err) in ucl_object_validate()
1076 const ucl_object_t *obj, in ucl_object_validate_root()
[all …]
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_elf_access.c32 _dwarf_elf_get_section_info(void *obj, Dwarf_Half ndx, in _dwarf_elf_get_section_info()
69 _dwarf_elf_get_byte_order(void *obj) in _dwarf_elf_get_byte_order()
88 _dwarf_elf_get_length_size(void *obj) in _dwarf_elf_get_length_size()
104 _dwarf_elf_get_pointer_size(void *obj) in _dwarf_elf_get_pointer_size()
118 _dwarf_elf_get_section_count(void *obj) in _dwarf_elf_get_section_count()
129 _dwarf_elf_load_section(void *obj, Dwarf_Half ndx, Dwarf_Small** ret_data, in _dwarf_elf_load_section()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmultilist.c35 multilist_d2l(multilist_t *ml, void *obj) in multilist_d2l()
40 #define multilist_d2l(ml, obj) ((void) sizeof (ml), (void) sizeof (obj), NULL) argument
154 multilist_insert(multilist_t *ml, void *obj) in multilist_insert()
199 multilist_remove(multilist_t *ml, void *obj) in multilist_remove()
301 multilist_sublist_lock_obj(multilist_t *ml, void *obj) in multilist_sublist_lock_obj()
322 multilist_sublist_insert_head(multilist_sublist_t *mls, void *obj) in multilist_sublist_insert_head()
330 multilist_sublist_insert_tail(multilist_sublist_t *mls, void *obj) in multilist_sublist_insert_tail()
366 multilist_sublist_move_forward(multilist_sublist_t *mls, void *obj) in multilist_sublist_move_forward()
382 multilist_sublist_remove(multilist_sublist_t *mls, void *obj) in multilist_sublist_remove()
425 multilist_sublist_next(multilist_sublist_t *mls, void *obj) in multilist_sublist_next()
[all …]
/freebsd/sys/dev/sound/usb/
H A Duaudio_pcm.c42 ua_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in ua_chan_init()
48 ua_chan_free(kobj_t obj, void *data) in ua_chan_free()
54 ua_chan_setformat(kobj_t obj, void *data, uint32_t format) in ua_chan_setformat()
64 ua_chan_setspeed(kobj_t obj, void *data, uint32_t speed) in ua_chan_setspeed()
70 ua_chan_setblocksize(kobj_t obj, void *data, uint32_t blocksize) in ua_chan_setblocksize()
76 ua_chan_setfragments(kobj_t obj, void *data, uint32_t blocksize, uint32_t blockcount) in ua_chan_setfragments()
82 ua_chan_trigger(kobj_t obj, void *data, int go) in ua_chan_trigger()
95 ua_chan_getptr(kobj_t obj, void *data) in ua_chan_getptr()
101 ua_chan_getcaps(kobj_t obj, void *data) in ua_chan_getcaps()
107 ua_chan_getmatrix(kobj_t obj, void *data, uint32_t format) in ua_chan_getmatrix()
/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c470 ucl_object_t *obj = NULL; in ucl_object_lua_fromelt() local
553 ucl_object_t *obj; in ucl_object_lua_import() local
581 ucl_object_t *obj; in ucl_object_lua_import_escape() local
892 ucl_object_t *obj; in lua_ucl_parser_get_object() local
920 ucl_object_t *obj; in lua_ucl_parser_get_object_wrapped() local
1028 ucl_object_t *obj; in lua_ucl_object_unwrap() local
1080 ucl_object_t *obj; in lua_ucl_object_tostring() local
1204 ucl_object_t *obj; in lua_ucl_object_gc() local
1329 ucl_object_t *obj; in lua_ucl_to_json() local
1353 ucl_object_t *obj; in lua_ucl_to_config() local
[all …]
/freebsd/usr.sbin/iovctl/
H A Dparse.c46 report_config_error(const char *key, const ucl_object_t *obj, const char *type) in report_config_error()
58 add_bool_config(const char *key, const ucl_object_t *obj, nvlist_t *config) in add_bool_config()
73 add_string_config(const char *key, const ucl_object_t *obj, nvlist_t *config) in add_string_config()
88 add_uint_config(const char *key, const ucl_object_t *obj, nvlist_t *config, in add_uint_config()
113 add_unicast_mac_config(const char *key, const ucl_object_t *obj, nvlist_t *config) in add_unicast_mac_config()
168 add_config(const char *key, const ucl_object_t *obj, nvlist_t *config, in add_config()
203 const ucl_object_t *obj; in parse_device_config() local
258 const ucl_object_t *obj; in parse_config_file() local
337 const ucl_object_t *obj; in find_pf_device() local
373 const ucl_object_t *obj; in find_device() local
/freebsd/contrib/dialog/
H A Dtailbox.c32 DIALOG_CALLBACK obj; member
45 get_line(MY_OBJ * obj) in get_line()
84 print_line(MY_OBJ * obj, WINDOW *win, int row, int width) in print_line()
104 last_lines(MY_OBJ * obj, int target) in last_lines()
168 print_page(MY_OBJ * obj, int height, int width) in print_page()
179 print_last_page(MY_OBJ * obj) in print_last_page()
189 repaint_text(MY_OBJ * obj) in repaint_text()
207 MY_OBJ *obj = (MY_OBJ *) cb; in handle_input() local
236 MY_OBJ *obj = (MY_OBJ *) cb; in handle_my_getc() local
337 MY_OBJ *obj; in dialog_tailbox() local
H A Dprogressbox.c43 DIALOG_CALLBACK obj; member
56 free_obj(MY_OBJ * obj) in free_obj()
73 restart_obj(MY_OBJ * obj) in restart_obj()
84 start_obj(MY_OBJ * obj, const char *title, const char *cprompt) in start_obj()
145 get_line(MY_OBJ * obj, int *restart) in get_line()
224 print_line(MY_OBJ * obj, const char *line, int row) in print_line()
238 wrote_size(MY_OBJ * obj, int want) in wrote_size()
251 wrote_data(MY_OBJ * obj, int want) in wrote_data()
264 reprint_lines(MY_OBJ * obj, int buttons) in reprint_lines()
278 pause_for_ok(MY_OBJ * obj, const char *title, const char *cprompt) in pause_for_ok()
[all …]
H A Dtextbox.c34 DIALOG_CALLBACK obj; member
53 lseek_obj(MY_OBJ * obj, long offset, int mode) in lseek_obj()
74 ftell_obj(MY_OBJ * obj) in ftell_obj()
80 lseek_set(MY_OBJ * obj, long offset) in lseek_set()
91 lseek_end(MY_OBJ * obj, long offset) in lseek_end()
101 lseek_cur(MY_OBJ * obj, long offset) in lseek_cur()
128 read_high(MY_OBJ * obj, size_t size_read) in read_high()
280 get_line(MY_OBJ * obj) in get_line()
319 match_string(MY_OBJ * obj, char *string) in match_string()
330 back_lines(MY_OBJ * obj, long n) in back_lines()
[all …]
H A Dguage.c39 DIALOG_CALLBACK obj; /* has to be first in struct */ member
54 valid(MY_OBJ * obj) in valid()
70 delink(MY_OBJ * obj) in delink()
119 repaint_text(MY_OBJ * obj) in repaint_text()
184 MY_OBJ *obj = (MY_OBJ *) cb; in handle_input() local
267 MY_OBJ *obj = (MY_OBJ *) cb; in my_cleanup() local
283 MY_OBJ *obj = (MY_OBJ *) objptr; in dlg_update_gauge() local
305 MY_OBJ *obj; in dlg_reallocate_gauge() local
378 MY_OBJ *obj = (MY_OBJ *) objptr; in dlg_free_gauge() local
410 MY_OBJ *obj = (MY_OBJ *) objptr; in dialog_gauge() local
/freebsd/tests/atf_python/
H A Datf_pytest.py37 def __init__(self, obj, has_cleanup): argument
44 def _get_test_description(self, obj): argument
56 def _convert_user_mark(mark, obj, ret: Dict): argument
76 def _convert_marks(self, obj) -> Dict[str, Any]: argument
138 def override_runtest(self, obj): argument
146 def get_test_class(obj): argument
151 def has_object_cleanup(self, obj): argument
169 def expand_tests(self, collector, name, obj): argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedThreadPythonInterface.cpp45 StructuredData::ObjectSP obj = Dispatch("get_thread_id", error); in GetThreadID() local
55 StructuredData::ObjectSP obj = Dispatch("get_name", error); in GetName() local
65 StructuredData::ObjectSP obj = Dispatch("get_state", error); in GetState() local
75 StructuredData::ObjectSP obj = Dispatch("get_queue", error); in GetQueue() local
118 StructuredData::ObjectSP obj = Dispatch("get_register_context", error); in GetRegisterContext() local
/freebsd/libexec/rtld-elf/amd64/
H A Drtld_machdep.h40 #define rtld_dynamic(obj) rtld_dynamic_addr() argument
43 #define arch_digest_note(obj, note) false argument
52 #define call_initfini_pointer(obj, target) \ argument
55 #define call_init_pointer(obj, target) \ argument
/freebsd/libexec/rtld-elf/i386/
H A Drtld_machdep.h39 #define rtld_dynamic(obj) \ argument
43 #define arch_digest_note(obj, note) false argument
52 #define call_initfini_pointer(obj, target) \ argument
55 #define call_init_pointer(obj, target) \ argument
/freebsd/libexec/rtld-elf/
H A Drtld.c1645 Obj_Entry *obj; in digest_phdr() local
1773 Obj_Entry *obj; in dlcheck() local
2353 Obj_Entry *obj; in process_z() local
2667 Obj_Entry *obj; in load_needed_objects() local
2681 Obj_Entry *obj; in load_preload_objects() local
2899 Obj_Entry *obj; in load_kpreload() local
3386 Obj_Entry *obj; in relocate_objects() local
3442 Obj_Entry *obj; in initlist_objects_ifunc() local
5522 Obj_Entry *obj; in allocate_module_tls() local
5899 Obj_Entry *obj; in _rtld_is_dlopened() local
[all …]
H A Ddebug.c63 Obj_Entry *obj; in dump_relocations() local
72 dump_obj_relocations (Obj_Entry *obj) in dump_obj_relocations()
103 dump_Elf_Rel (Obj_Entry *obj, const Elf_Rel *rel0, u_long relsize) in dump_Elf_Rel()
125 dump_Elf_Rela (Obj_Entry *obj, const Elf_Rela *rela0, u_long relasize) in dump_Elf_Rela()
/freebsd/usr.sbin/ctld/
H A Duclparse.c58 uclparse_chap(struct auth_group *auth_group, const ucl_object_t *obj) in uclparse_chap()
88 uclparse_chap_mutual(struct auth_group *auth_group, const ucl_object_t *obj) in uclparse_chap_mutual()
136 uclparse_target_portal_group(struct target *target, const ucl_object_t *obj) in uclparse_target_portal_group()
187 uclparse_target_lun(struct target *target, const ucl_object_t *obj) in uclparse_target_lun()
248 const ucl_object_t *obj = NULL, *child = NULL; in uclparse_toplevel() local
398 const ucl_object_t *obj = NULL, *tmp = NULL; in uclparse_auth_group() local
499 const ucl_object_t *obj = NULL, *tmp = NULL; in uclparse_portal_group() local
698 const ucl_object_t *obj = NULL, *tmp = NULL; in uclparse_target() local
921 const ucl_object_t *obj = NULL, *child = NULL; in uclparse_lun() local
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c852 struct mac_mls *subj, *obj; in mls_cred_check_visible() local
1077 struct mac_mls *subj, *obj; in mls_inpcb_check_visible() local
1223 struct mac_mls *subj, *obj; in mls_mount_check_stat() local
1345 struct mac_mls *subj, *obj; in mls_pipe_check_poll() local
1363 struct mac_mls *subj, *obj; in mls_pipe_check_read() local
1432 struct mac_mls *subj, *obj; in mls_pipe_check_stat() local
1450 struct mac_mls *subj, *obj; in mls_pipe_check_write() local
1492 struct mac_mls *subj, *obj; in mls_posixsem_check_openunlink() local
1510 struct mac_mls *subj, *obj; in mls_posixsem_check_rdonly() local
1528 struct mac_mls *subj, *obj; in mls_posixsem_check_setmode() local
[all …]
/freebsd/sys/dev/sound/macio/
H A Daoa.c148 aoa_chan_setblocksize(kobj_t obj, void *data, u_int32_t blocksz) in aoa_chan_setblocksize()
191 aoa_chan_setformat(kobj_t obj, void *data, u_int32_t format) in aoa_chan_setformat()
202 aoa_chan_setspeed(kobj_t obj, void *data, u_int32_t speed) in aoa_chan_setspeed()
210 aoa_chan_getptr(kobj_t obj, void *data) in aoa_chan_getptr()
221 aoa_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in aoa_chan_init()
258 aoa_chan_trigger(kobj_t obj, void *data, int go) in aoa_chan_trigger()
305 aoa_chan_free(kobj_t obj, void *data) in aoa_chan_free()
346 aoa_chan_getcaps(kobj_t obj, void *data) in aoa_chan_getcaps()
/freebsd/crypto/openssl/test/
H A Dexdatatest.c136 MYOBJ *obj = OPENSSL_malloc(sizeof(*obj)); in MYOBJ_new() local
145 static void MYOBJ_sethello(MYOBJ *obj, char *cp) in MYOBJ_sethello()
152 static char *MYOBJ_gethello(MYOBJ *obj) in MYOBJ_gethello()
157 static void MYOBJ_sethello2(MYOBJ *obj, char *cp) in MYOBJ_sethello2()
167 static char *MYOBJ_gethello2(MYOBJ *obj) in MYOBJ_gethello2()
178 static void MYOBJ_allochello3(MYOBJ *obj, char *cp) in MYOBJ_allochello3()
191 static char *MYOBJ_gethello3(MYOBJ *obj) in MYOBJ_gethello3()
202 static void MYOBJ_free(MYOBJ *obj) in MYOBJ_free()
212 MYOBJ *obj = MYOBJ_new(); in MYOBJ_dup() local

12345678910>>...21