Searched defs:ops (Results 26 - 50 of 71) sorted by relevance

123

/haiku-fatelf/src/bin/gdb/gdb/
H A Dinftarg.c532 child_xfer_partial (struct target_ops *ops, enum target_object object, argument
H A Dserial.c153 struct serial_ops *ops; local
175 struct serial_ops *ops; local
240 struct serial_ops *ops; local
[all...]
H A Dax-gdb.c1197 static enum agent_op ops[] local
H A Docd.c247 ocd_open(char *name, int from_tty, enum ocd_target_type target_type, struct target_ops *ops) argument
H A Dser-unix.c1340 struct serial_ops *ops = XMALLOC (struct serial_ops); local
[all...]
H A Dbreakpoint.h388 struct breakpoint_ops *ops; member in struct:breakpoint
H A Ddwarf2-frame.c520 struct dwarf2_frame_ops *ops; local
535 struct dwarf2_frame_ops *ops = gdbarch_data (gdbarch, dwarf2_frame_data); local
546 struct dwarf2_frame_ops *ops = gdbarch_data (gdbarch, dwarf2_frame_data); local
H A Dhaiku-nat.c1434 haiku_child_xfer_partial (struct target_ops *ops, enum target_object object, argument
/haiku-fatelf/headers/private/file_systems/
H A DQueryParser.h84 enum ops { enum in namespace:QueryParser
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DQuery.cpp40 enum ops { enum
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp215 VNodeOps* ops = fVNodeOps.Clear(); local
559 VNodeOps* ops local
588 PutVNodeOps(VNodeOps* ops) argument
611 _InitVNodeOpsVector(fs_vnode_ops* ops, const FSVNodeCapabilities& capabilities) argument
[all...]
H A Dkernel_interface.cpp210 fs_vnode_ops* ops; local
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A Dhaiku_kernel_emu.cpp151 new_vnode(fs_volume *_volume, ino_t vnodeID, void *privateNode, fs_vnode_ops *ops) argument
173 publish_vnode(fs_volume *_volume, ino_t vnodeID, void *privateNode, fs_vnode_ops *ops, int type, uint32 flags) argument
H A DHaikuKernelVolume.cpp81 HaikuKernelVolume::NewVNode(ino_t vnodeID, void* privateNode, fs_vnode_ops* ops, argument
120 PublishVNode(ino_t vnodeID, void* privateNode, fs_vnode_ops* ops, int type, uint32 flags, HaikuKernelNode** _node) argument
[all...]
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djas_image.c574 jas_image_addfmt(int id, char *name, char *ext, char *desc, jas_image_fmtops_t *ops) argument
[all...]
H A Djp2_cod.h289 struct jp2_boxops_s *ops; member in struct:__anon2769
324 jp2_boxops_t ops; member in struct:jp2_boxinfo_s
H A Djpc_cs.c140 jpc_msops_t ops; member in struct:__anon2773
[all...]
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/jasper/
H A Djas_image.h328 jas_image_fmtops_t ops; member in struct:__anon2752
/haiku-fatelf/src/bin/gawk/
H A Dfield.c137 char *ops; local
/haiku-fatelf/src/bin/less/
H A Dsearch.c191 int ops = 0; local
[all...]
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Dvideo.cpp84 ModeOps *ops; member in struct:video_mode
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DQuery.cpp47 enum ops { enum
/haiku-fatelf/headers/os/drivers/
H A Dfs_interface.h63 fs_volume_ops* ops; member in struct:fs_volume
72 fs_vnode_ops* ops; member in struct:fs_vnode
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_fs_interface.h63 fssh_fs_volume_ops* ops; member in struct:fssh_fs_volume
70 fssh_fs_vnode_ops* ops; member in struct:fssh_fs_vnode
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp220 enum ops { enum

Completed in 295 milliseconds

123