Searched defs:cases (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10.1/Heimdal-398.1.2/lib/wind/
H A Dgen-punycode-examples.py83 cases = [] variable
H A Dtest-map.c53 static struct example cases[] = { variable in typeref:struct:example
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGBinarySwitch.cpp35 BinarySwitch::BinarySwitch(GPRReg value, const Vector<int64_t>& cases, Type type) argument
H A DDFGNode.h189 Vector<SwitchCase> cases; member in struct:JSC::DFG::SwitchData
H A DDFGSpeculativeJIT.cpp5054 emitBinarySwitchStringRecurse( SwitchData* data, const Vector<SpeculativeJIT::StringSwitchCase>& cases, unsigned numChecked, unsigned begin, unsigned end, GPRReg buffer, GPRReg length, GPRReg temp, unsigned alreadyCheckedLength, bool checkedExactLength) argument
5231 Vector<StringSwitchCase> cases; local
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/digest/lib/digest/
H A Dhmac.rb183 def cases method in class:TC_HMAC_MD5
226 def cases method in class:TC_HMAC_SHA1
269 def cases method in class:TC_HMAC_RMD160
/macosx-10.10.1/KerberosHelper-151/Tests/
H A Dkerberos-helper-tests.c35 int testNumber = -1, lineNumber = 0, cases; local
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dget_compat.c160 testcase cases[] = { variable
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcalcasts.cpp42 void CalendarCaseTest::doTestCases(const TestCase *cases, Calendar *cal) { argument
[all...]
H A Dtstnorm.cpp778 cases[][4]={ local
[all...]
/macosx-10.10.1/apr-32/apr/apr/test/
H A Dteststr.c42 cases[] = { local
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcollationkeys.cpp253 SortKeyLevel cases; local
H A Dcollationbuilder.cpp1007 int64_t cases = 0; local
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregc_locale.c669 range( struct vars *v, celt a, celt b, int cases) argument
741 eclass( struct vars *v, celt c, int cases) argument
783 cclass( struct vars *v, const chr *startp, const chr *endp, int cases) argument
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcnormtst.c1440 } cases[]={ local
170 TestNormCases(UNormalizationMode mode, const char* const cases[][3], int32_t lengthOfCases) argument
[all...]
H A Dcapitst.c1880 const char* cases[] = { local
[all...]
H A Dcmsccoll.c2707 static const char* cases[] = { local
2740 static const char* cases[] = { local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducgendat.c181 static ac_uint4 cases[3]; variable
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/ripper/
H A Dripper.y3748 cases : opt_else label
/macosx-10.10.1/ruby-106/ruby/
H A Dparse.y3748 cases : opt_else label
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLAbbreviations.h296 static inline LValue buildSwitch(LBuilder builder, LValue value, const VectorType& cases, LBasicBlock fallThrough) argument
H A DFTLOutput.h372 void switchInstruction(LValue value, const VectorType& cases, LBasicBlock fallThrough, Weight fallThroughWeight) argument
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DDAGISelMatcher.h477 SwitchOpcodeMatcher(const std::pair<const SDNodeInfo*, Matcher*> *cases, argument
531 SwitchTypeMatcher(const std::pair<MVT::SimpleValueType, Matcher*> *cases, argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DASTBuilder.h478 CaseBlockNode* cases = new (m_vm) CaseBlockNode(firstClauses, defaultClause, secondClauses); local
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexpect.c116 struct ecase **cases; member in struct:exp_cases_descriptor
[all...]

Completed in 366 milliseconds

12