Searched defs:lower (Results 1 - 25 of 120) sorted by relevance

12345

/macosx-10.10.1/JavaScriptCore-7600.1.17/offlineasm/
H A Dbackends.rb71 def lower(name) method in class:Node
85 def lower(name) method in class:Label
91 def lower(name) method in class:LocalLabel
121 def lower(name) method in class:Skip
126 def lower(name) method in class:Sequence
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DX86DisassemblerTables.cpp121 outranks(InstructionContext upper, InstructionContext lower) argument
/macosx-10.10.1/ICU-531.30/icuSources/samples/case/
H A Ducase.c26 static const UChar lower[] = {0x61, 0x42, 0x69, 0}; /* lower = "abi" */ local
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dctype_base.h50 static const mask lower = _CTYPE_L; member in struct:ctype_base
63 static const mask lower = _L; member in struct:ctype_base
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/src/
H A DMismatchedCharException.cpp21 MismatchedCharException( int c, int lower, int upper_, bool matchNot, CharScanner* scanner_ ) argument
H A DMismatchedTokenException.cpp25 MismatchedTokenException( const char* const* tokenNames_, const int numTokens_, RefAST node_, int lower, int upper_, bool matchNot ) argument
81 MismatchedTokenException( const char* const* tokenNames_, const int numTokens_, RefToken token_, int lower, int upper_, bool matchNot, const ANTLR_USE_NAMESPACE(std)string& fileName_ ) argument
/macosx-10.10.1/ruby-106/ruby/enc/
H A Diso_8859_1.c206 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_10.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_13.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_14.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_15.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_16.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_3.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_4.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_5.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_7.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_9.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Dkoi8_r.c107 koi8_r_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Dkoi8_u.c107 koi8_u_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Dwindows_1251.c108 cp1251_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_2.c109 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dtest_cfx.c37 size_t lower; member in struct:range
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/disc/
H A Dsfdcunion.c35 Sfoff_t lower; /* its lowest end */ member in struct:_file_s
/macosx-10.10.1/libstdcxx-104.1/src/
H A Dctype.cc38 const ctype_base::mask ctype_base::lower; member in class:ctype_base
/macosx-10.10.1/ruby-106/ruby/ext/dl/win32/lib/win32/
H A Dsspi.rb54 def lower method in class:Win32.SSPI.SecurityHandle

Completed in 227 milliseconds

12345