| /freebsd-10-stable/contrib/libcxxrt/ |
| D | guard.cc | 76 #define LOCK_PART(guard) (guard) argument 77 #define INIT_PART(guard) (guard) argument 88 #define LOCK_PART(guard) (guard) argument 89 #define INIT_PART(guard) (guard) argument 108 #define LOCK_PART(guard) (&(guard)->lock_half) argument 109 #define INIT_PART(guard) (&(guard)->init_half) argument
|
| /freebsd-10-stable/contrib/ntp/sntp/unity/ |
| D | unity_fixture.c | 175 char guard[sizeof(size_t)]; member 184 Guard* guard; in unity_malloc() local 205 Guard* guard = (Guard*)mem; in isOverrun() local 214 Guard* guard = (Guard*)mem; in release_memory() local 240 Guard* guard = (Guard*)oldMem; in unity_realloc() local
|
| /freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/ |
| D | ylwrap | 43 guard () function
|
| /freebsd-10-stable/sys/kern/ |
| D | stack_protector.c | 25 long guard[__arraycount(__stack_chk_guard)]; in __stack_chk_init() local
|
| /freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/ |
| D | JIT.cpp | 101 MutexGuard guard(Lock); in Add() local 105 MutexGuard guard(Lock); in Remove() local 109 MutexGuard guard(Lock); in getPointerToNamedFunction() local
|
| D | JITEmitter.cpp | 244 MutexGuard guard(Lock); in RegisterStubResolver() local 249 MutexGuard guard(Lock); in UnregisterStubResolver() local 254 MutexGuard guard(Lock); in getResolverFromStub() local 267 MutexGuard guard(Lock); in ResolverHasStubs() local
|
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | decl2.c | 2242 tree guard; in get_guard() local 2275 get_guard_bits (tree guard) in get_guard_bits() 2297 get_guard_cond (tree guard) in get_guard_cond() 2323 set_guard (tree guard) in set_guard() 2615 tree guard; in one_static_initialization_or_destruction() local
|
| D | decl.c | 6175 tree guard, guard_addr, guard_addr_list; in expand_static_init() local
|
| /freebsd-10-stable/contrib/gcc/config/ |
| D | vxlib.c | 62 __gthread_once (__gthread_once_t *guard, void (*func)(void)) in __gthread_once()
|
| /freebsd-10-stable/usr.bin/rpcgen/ |
| D | rpc_main.c | 451 char *guard, *tmp, *stopat; in generate_guard() local 502 const char *guard; in h_output() local
|
| /freebsd-10-stable/contrib/gcc/ |
| D | cfgexpand.c | 950 tree guard = build_decl (VAR_DECL, NULL, ptr_type_node); in create_stack_guard() local
|
| D | real.c | 2323 bool guard, lsb; in round_for_format() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/ |
| D | ItaniumCXXABI.cpp | 1344 llvm::GlobalVariable *guard = CGM.getStaticLocalDeclGuardAddress(&D); in EmitGuardedInit() local
|
| /freebsd-10-stable/sys/vm/ |
| D | vm_map.c | 3646 size_t grow_amount, guard, max_grow; in vm_map_growstack() local
|
| /freebsd-10-stable/sys/fs/nfsserver/ |
| D | nfs_nfsdserv.c | 301 struct timespec guard = { 0, 0 }; in nfsrvd_setattr() local
|
| /freebsd-10-stable/include/rpcsvc/ |
| D | nfs_prot.x | 547 sattrguard3 guard; member
|
| /freebsd-10-stable/sys/nfsserver/ |
| D | nfs_serv.c | 361 struct timespec guard = { 0, 0 }; in nfsrv_setattr() local
|
| /freebsd-10-stable/contrib/amd/include/ |
| D | am_xdr_func.h | 950 am_sattrguard3 guard; member
|