Searched +defs:other +defs:dir (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.9.5/libpcap-42/libpcap/
H A Dgrammar.y497 other: pqual TK_BROADCAST { $$ = gen_broadcast($1); } label
581 dir: NUM label
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dido.el[all...]
H A Ddired.el[all...]
H A Dthumbs.el[all...]
H A Dfiles.el[all...]
H A Dinfo.el[all...]
H A Ddired-x.el[all...]
H A Dpcvs.el[all...]
H A Dvc.el[all...]
H A Dldefs-boot.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dada-xref.el[all...]
H A Dps-mode.el[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtranslit.cpp149 Transliterator::Transliterator(const Transliterator& other) : argument
170 Transliterator& Transliterator::operator=(const Transliterator& other) { argument
889 createInstance(const UnicodeString& ID, UTransDirection dir, UErrorCode& status) argument
909 createInstance(const UnicodeString& ID, UTransDirection dir, UParseError& parseError, UErrorCode& status) argument
1048 createFromRules(const UnicodeString& ID, const UnicodeString& rules, UTransDirection dir, UParseError& parseError, UErrorCode& status) argument
1529 UTransDirection dir = local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DQWebFrameAdapter.cpp827 WebCore::TextDirection dir; local
864 QWebHitTestResultPrivate::QWebHitTestResultPrivate(const QWebHitTestResultPrivate& other) argument
872 QWebHitTestResultPrivate& QWebHitTestResultPrivate::operator=(const QWebHitTestResultPrivate& other) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDOMHTMLClasses.h290 isSameNode( IDOMNode* other, BOOL* result) argument
294 isEqualNode( IDOMNode* other, BOOL* result) argument
564 isSameNode( IDOMNode* other, BOOL* result) argument
568 isEqualNode( IDOMNode* other, BOOL* result) argument
823 isSameNode( IDOMNode* other, BOOL* result) argument
827 isEqualNode( IDOMNode* other, BOOL* result) argument
928 virtual HRESULT STDMETHODCALLTYPE dir( function in class:DOMHTMLFormElement
931 setDir( BSTR dir) argument
1128 isSameNode( IDOMNode* other, BOOL* result) argument
1132 isEqualNode( IDOMNode* other, BOOL* result) argument
1233 virtual HRESULT STDMETHODCALLTYPE dir( function in class:DOMHTMLSelectElement
1236 setDir( BSTR dir) argument
1452 isSameNode( IDOMNode* other, BOOL* result) argument
1456 isEqualNode( IDOMNode* other, BOOL* result) argument
1557 virtual HRESULT STDMETHODCALLTYPE dir( function in class:DOMHTMLOptionElement
1560 setDir( BSTR dir) argument
1750 isSameNode( IDOMNode* other, BOOL* result) argument
1754 isEqualNode( IDOMNode* other, BOOL* result) argument
1855 virtual HRESULT STDMETHODCALLTYPE dir( function in class:DOMHTMLInputElement
1858 setDir( BSTR dir) argument
2160 isSameNode( IDOMNode* other, BOOL* result) argument
2164 isEqualNode( IDOMNode* other, BOOL* result) argument
2265 virtual HRESULT STDMETHODCALLTYPE dir( function in class:DOMHTMLTextAreaElement
2268 setDir( BSTR dir) argument
2485 isSameNode( IDOMNode* other, BOOL* result) argument
2489 isEqualNode( IDOMNode* other, BOOL* result) argument
2590 virtual HRESULT STDMETHODCALLTYPE dir( function in class:DOMHTMLIFrameElement
2593 setDir( BSTR dir) argument
[all...]
/macosx-10.9.5/vim-53/src/
H A Ddiff.c516 int dir = FORWARD; local
2007 int other = FALSE; local
[all...]
H A Dex_cmds.c2534 int other; local
2793 char_u dir[MAXPATHL]; local
3015 int other; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dtz2icu.cpp151 bool matches(const ZoneType& other) { argument
644 void scandir(string dir, string prefix="") { argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DStaticCode.cpp117 SecStaticCode *other = static_cast<SecStaticCode *>(&secOther); local
324 const CodeDirectory *dir = reinterpret_cast<const CodeDirectory *>(CFDataGetBytePtr(mDir)); local
1505 void SecStaticCode::handleOtherArchitectures(void (^handle)(SecStaticCode* other)) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DStaticCode.cpp117 SecStaticCode *other = static_cast<SecStaticCode *>(&secOther); local
324 const CodeDirectory *dir = reinterpret_cast<const CodeDirectory *>(CFDataGetBytePtr(mDir)); local
1505 void SecStaticCode::handleOtherArchitectures(void (^handle)(SecStaticCode* other)) argument
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dftp.c388 long other; local
2866 char *dir; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h818 RE(const RE& other) { Init(other.pattern()); } argument
1584 RmDir(const char* dir) argument
1623 ChDir(const char* dir) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dfile.c345 rb_stat_cmp(VALUE self, VALUE other) argument
2891 const char *dir; local
2936 append_fspath(VALUE result, VALUE fname, char *dir, rb_encoding **enc, rb_encoding *fsenc) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32fns.c3180 int other = (msg == WM_LBUTTONDOWN) ? RMOUSE : LMOUSE; local
3244 int other = (msg == WM_LBUTTONUP) ? RMOUSE : LMOUSE; local
7852 Lisp_Object prompt, dir, default_filename, mustmatch, only_dir_p; variable
7864 CHECK_STRING (dir); variable
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-mips.c9596 _bfd_mips_elf_copy_indirect_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *dir, struct elf_link_hash_entry *ind) argument
11253 unsigned char other; local
[all...]

Completed in 357 milliseconds

12