Searched defs:right (Results 51 - 75 of 412) sorted by relevance

1234567891011>>

/macosx-10.10/Libc-1044.1.2/gen/
H A Dget_compat.c125 bool right = compat_mode(function, op +1); local
/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-ast.c73 tre_ast_new_union(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_t *right) argument
88 tre_ast_new_catenation(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_t *right) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/authd/
H A Dccaudit.c148 void ccaudit_log_authorization(ccaudit_t ccaudit, const char * right, OSStatus err) argument
176 void ccaudit_log_success(ccaudit_t ccaudit, credential_t cred, const char * right) argument
194 void ccaudit_log_failure(ccaudit_t ccaudit, const char * credName, const char * right) argument
214 void ccaudit_log_mechanism(ccaudit_t ccaudit, const char * right, cons argument
240 ccaudit_log(ccaudit_t ccaudit, const char * right, const char * msg, OSStatus err) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DACL.cpp148 bool ACL::authorizes(AclAuthorization right) argument
H A DSecPassword.cpp131 AuthorizationItem right = { NULL, 0, NULL, 0 }; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DACL.cpp148 bool ACL::authorizes(AclAuthorization right) argument
H A DSecPassword.cpp131 AuthorizationItem right = { NULL, 0, NULL, 0 }; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DACL.cpp148 bool ACL::authorizes(AclAuthorization right) argument
H A DSecPassword.cpp131 AuthorizationItem right = { NULL, 0, NULL, 0 }; local
/macosx-10.10/WebCore-7600.1.25/platform/
H A DPODIntervalTree.h190 IntervalNode* right = node->right(); variable
210 IntervalNode* right = node->right(); local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DAreaAllocator.cpp127 Node* right = new Node(); local
183 Node* right = node->right; local
246 Node* right = new Node(); local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DBorderData.h103 const BorderValue& right() const { return m_right; } function in class:WebCore::BorderData
/macosx-10.10/cups-408/cups/cups/
H A Doptions.c597 right, /* High mark for binary search */ local
[all...]
/macosx-10.10/dtrace-147/libdwarf/
H A Dpro_die.c59 dwarf_new_die(Dwarf_P_Debug dbg, Dwarf_Tag tag, Dwarf_P_Die parent, Dwarf_P_Die child, Dwarf_P_Die left, Dwarf_P_Die right, Dwarf_Error * error) argument
89 dwarf_die_link(Dwarf_P_Die new_die, Dwarf_P_Die parent, Dwarf_P_Die child, Dwarf_P_Die left, Dwarf_P_Die right, Dwarf_Error * error) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalcsel2.el
/macosx-10.10/emacs-93/emacs/lisp/term/
H A Dsup-mouse.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dvms-patch.el
/macosx-10.10/groff-38/groff/src/preproc/eqn/
H A Ddelim.cpp166 char *right; member in class:delim_box
198 a_delete right; local
H A Dlist.cpp64 static int compute_spacing(int is_script, int left, int right) argument
/macosx-10.10/hfs-285/CopyHFSMeta/
H A Dmain.c40 CheckVolumeHeaders(HFSPlusVolumeHeader *left, HFSPlusVolumeHeader *right) argument
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DBTreeMiscOps.c217 FindIteratorPosition(BTreeControlBlockPtr btreePtr, BTreeIteratorPtr iterator, BlockDescriptor *left, BlockDescriptor *middle, BlockDescriptor *right, UInt32 *returnNodeNum, UInt16 *returnIndex, Boolean *foundRecord ) argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/tree/
H A Dds.h47 TNPtr right; /* Sibling to the right, NULL if no such */ member in struct:TN
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnix3d.c127 GC left, right; local
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWin3d.c128 int left, right; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c314 FindIteratorPosition(BTreeControlBlockPtr btreePtr, BTreeIteratorPtr iterator, BlockDescriptor *left, BlockDescriptor *middle, BlockDescriptor *right, u_int32_t *returnNodeNum, u_int16_t *returnIndex, Boolean *foundRecord ) argument
[all...]

Completed in 484 milliseconds

1234567891011>>