Searched defs:set (Results 1 - 25 of 29) sorted by relevance

12

/darwin-on-arm/xnu/osfmk/i386/
H A Drtclock_protos.h65 uint64_t (*set) (uint64_t, uint64_t); member in struct:__anon984
H A Drtclock_native.c85 uint64_t set = 0; local
115 uint64_t set = 0; local
/darwin-on-arm/xnu/libkern/c++/
H A DOSUnserialize.y172 set: '[' ']' { $$ = NULL; } label
H A DOSUnserializeXML.y216 set: '[' ']' { $$ = $1; label
H A DOSSet.cpp144 OSSet *OSSet::withSet(const OSSet *set, argument
228 bool OSSet::merge(const OSSet * set) argument
H A DOSMetaClass.cpp825 OSMetaClass::applyToInstances(OSOrderedSet * set, argument
900 OSOrderedSet * set = 0; local
[all...]
/darwin-on-arm/xnu/libsyscall/wrappers/
H A D_libc_funcptr.c42 _mig_reply_port_callbacks(mach_port_t (*get)(void), void (*set)(mach_port_t)) argument
/darwin-on-arm/xnu/osfmk/kperf/
H A Dkperfbsd.c58 unsigned timer, set = 0; local
110 unsigned actionid, set = 0; local
[all...]
/darwin-on-arm/xnu/iokit/Tests/
H A DTestCollections.cpp716 OSSet *set; local
[all...]
/darwin-on-arm/xnu/osfmk/arm/
H A Drtclock.c118 uint64_t set = 0; local
/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dlmbench_select_file.c95 fd_set set; member in struct:__anon1367
[all...]
H A Dlmbench_select_tcp.c110 fd_set set; member in struct:__anon1368
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCatalogue.cpp200 OSOrderedSet * set; local
241 OSOrderedSet * set; local
296 OSOrderedSet * set = NULL; // must release local
395 OSOrderedSet * set; local
705 OSOrderedSet * set; local
[all...]
H A DIOHibernateRestoreKernel.c275 hibernate_page_bitset(hibernate_page_list_t * list, boolean_t set, uint32_t page) argument
309 hibernate_page_bitmap_count(hibernate_bitmap_t * bitmap, uint32_t set, uint32_t page) argument
/darwin-on-arm/xnu/tools/tests/affinity/
H A Dsets.c89 struct line_info *set; member in struct:__anon1337
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_newsysctl.c348 sysctl_register_set(const char *set) argument
361 sysctl_unregister_set(const char *set) argument
[all...]
H A Dkern_sig.c1167 user_addr_t set = uap->set; local
[all...]
H A Duipc_socket.c4308 somultipages(struct socket *so, boolean_t set) argument
[all...]
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp101 OSOrderedSet * set = 0; local
/darwin-on-arm/xnu/tools/tests/MPMMTest/
H A DMPMMtest.c56 mach_port_t set; member in struct:port_args
/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c1716 bstp_set_edge(struct bstp_port *bp, int set) argument
1730 bstp_set_autoedge(struct bstp_port *bp, int set) argument
1747 bstp_set_ptp(struct bstp_port *bp, int set) argument
1758 bstp_set_autoptp(struct bstp_port *bp, int set) argument
[all...]
/darwin-on-arm/xnu/bsd/net/classq/
H A Dif_classq.h61 u_int32_t set; /* set or get */ member in struct:cqrq_throttle
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask_policy.c757 int set = 0; local
809 int set = 0; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c359 cp_flow_set_to_32_user(struct dn_flow_set *set, struct dn_flow_set_32 *fs_bp) argument
389 cp_flow_set_to_64_user(struct dn_flow_set *set, struct dn_flow_set_64 *fs_bp) argument
2354 dn_copy_set_32(struct dn_flow_set *set, char *bp) argument
2384 dn_copy_set_64(struct dn_flow_set *set, char *bp) argument
2417 struct dn_flow_set *set ; local
2455 struct dn_flow_set *set ; local
[all...]
H A Dip_fw2.h378 u_int8_t set; /* rule set (0..31) */ member in struct:ip_fw
512 u_int8_t set; /* rule set (0..31) */ member in struct:ip_fw_32
543 u_int8_t set; /* rule set (0..31) */ member in struct:ip_fw_64
[all...]

Completed in 81 milliseconds

12