Searched defs:space (Results 1 - 25 of 242) sorted by relevance

12345678910

/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/
H A Dlwpacket.c102 lwres_uint32_t space; local
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_alloc.c59 dwarf_p_dealloc(void *space, Dwarf_Unsigned typ) argument
H A Dpro_encode_nm.c59 _dwarf_pro_encode_leb128_nm(Dwarf_Unsigned val, int *nbytes, char *space, int splen) argument
91 _dwarf_pro_encode_signed_leb128_nm(Dwarf_Signed value, int *nbytes, char *space, int splen) argument
[all...]
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFWSBP2PseudoAddressSpace.cpp135 IOFWSBP2PseudoAddressSpace * space = NULL; local
[all...]
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dctype_base.h54 static const mask space = _CTYPE_S; member in struct:ctype_base
67 static const mask space = _S; member in struct:ctype_base
/macosx-10.9.5/shell_cmds-175/echo/
H A Decho.c77 char space[] = " "; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dipc_clock.c185 ipc_space_t space; local
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dopendir.c109 int space = 0; local
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A Dprintdata.c47 char * space; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXutil.cpp37 encode_leb128(uint64_t val, int *nbytes, char *space, int splen) argument
/macosx-10.9.5/shell_cmds-175/uname/
H A Duname.c82 int space = 0; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dipc_hash.c107 ipc_hash_lookup( ipc_space_t space, ipc_object_t obj, mach_port_name_t *namep, ipc_entry_t *entryp) argument
126 ipc_hash_insert( ipc_space_t space, ipc_object_t obj, mach_port_name_t name, ipc_entry_t entry) argument
147 ipc_hash_delete( ipc_space_t space, ipc_object_t obj, mach_port_name_t name, ipc_entry_t entry) argument
[all...]
H A Dipc_labelh.c70 labelh_new_user(ipc_space_t space, struct label *inl, mach_port_name_t *namep) argument
122 mac_label_new(ipc_space_t space, mach_port_name_ argument
242 mac_label_new(__unused ipc_space_t space, __unused mach_port_name_t *namep, __unused labelstr_t labelstr) argument
[all...]
H A Dipc_space.c132 ipc_space_t space; local
100 ipc_space_reference( ipc_space_t space) argument
107 ipc_space_release( ipc_space_t space) argument
196 ipc_space_t space; local
223 ipc_space_clean( ipc_space_t space) argument
285 ipc_space_terminate( ipc_space_t space) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dconf-mode.el[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebURLAuthenticationChallenge.cpp110 initWithProtectionSpace( IWebURLProtectionSpace* space, IWebURLCredential* proposedCredential, int previousFailureCount, IWebURLResponse* failureResponse, IWebError* error, IWebURLAuthenticationChallengeSender* sender) argument
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dttl.c52 ttlfmt(unsigned int t, const char *s, isc_boolean_t verbose, isc_boolean_t space, isc_buffer_t *target) argument
/macosx-10.9.5/groff-38/groff/src/preproc/eqn/
H A Dpile.cpp118 int space = 0; local
[all...]
/macosx-10.9.5/libauto-185.5/
H A DLarge.cpp83 void *space = zone->arena_allocate_large(vm_size); local
/macosx-10.9.5/libstdcxx-60/src/
H A Dctype.cc34 const ctype_base::mask ctype_base::space; member in class:ctype_base
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/generic/
H A DxotclError.c48 char *cName, *space; local
/macosx-10.9.5/text_cmds-87/fold/
H A Dfold.c147 int col, i, indx, space; local
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DAuthenticationChallengeManager.cpp43 ProtectionSpace space; member in struct:WebCore::ChallengeInfo
156 void AuthenticationChallengeManager::authenticationChallenge(const KURL& url, const ProtectionSpace& space, argument
199 void AuthenticationChallengeManager::notifyChallengeResult(const KURL&, const ProtectionSpace& space, argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/blackberry/
H A DCredentialBackingStore.cpp40 static unsigned hashCredentialInfo(const ProtectionSpace& space, const String& username) argument
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dgetcwd.c211 size_t space; local

Completed in 426 milliseconds

12345678910