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

12345

/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dbackends.rb64 def lower(name) method in class:Node
78 def lower(name) method in class:Label
84 def lower(name) method in class:LocalLabel
108 def lower(name) method in class:Skip
113 def lower(name) method in class:Sequence
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DX86DisassemblerTables.cpp121 outranks(InstructionContext upper, InstructionContext lower) argument
/macosx-10.9.5/ICU-511.35/icuSources/samples/case/
H A Ducase.c26 static const UChar lower[] = {0x61, 0x42, 0x69, 0}; /* lower = "abi" */ local
/macosx-10.9.5/libstdcxx-60/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.9.5/Security-55471.14.18/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.9.5/ruby-104/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.9.5/Heimdal-323.92.1/lib/gssapi/krb5/
H A Dtest_cfx.c37 size_t lower; member in struct:range
/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBKeyRange.cpp44 IDBKeyRange::IDBKeyRange(PassRefPtr<IDBKey> lower, PassRefPtr<IDBKey> upper, LowerBoundType lowerType, UpperBoundType upperType) argument
114 RefPtr<IDBKey> lower = scriptValueToIDBKey(&requestState, lowerValue); local
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/disc/
H A Dsfdcunion.c35 Sfoff_t lower; /* its lowest end */ member in struct:_file_s
/macosx-10.9.5/libstdcxx-60/src/
H A Dctype.cc38 const ctype_base::mask ctype_base::lower; member in class:ctype_base

Completed in 150 milliseconds

12345