Searched refs:terms (Results 1 - 25 of 1410) sorted by relevance

1234567891011>>

/macosx-10.9.5/JavaScriptCore-7537.78.1/yarr/
H A DYarrInterpreter.cpp1103 #define currentTerm() (disjunction->terms[context->term])
1116 ASSERT(context->term < static_cast<int>(disjunction->terms.size()));
1274 ASSERT(context->term < static_cast<int>(disjunction->terms.size()));
1487 m_bodyDisjunction->terms.append(ByteTerm::CheckInput(count));
1492 m_bodyDisjunction->terms.append(ByteTerm::UncheckInput(count));
1497 m_bodyDisjunction->terms.append(ByteTerm::BOL(inputPosition));
1502 m_bodyDisjunction->terms.append(ByteTerm::EOL(inputPosition));
1507 m_bodyDisjunction->terms.append(ByteTerm::WordBoundary(invert, inputPosition));
1517 m_bodyDisjunction->terms.append(ByteTerm(lo, hi, inputPosition, frameLocation, quantityCount, quantityType));
1522 m_bodyDisjunction->terms
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Desh-cmd.el11 ;; it under the terms of the GNU General Public License as published by
175 The terms of the command to be rewritten is passed as arguments, and
349 (let* (sep-terms
350 (terms
366 (if (or (not (car sep-terms))
367 (string= (car sep-terms) ";"))
369 (eshell-parse-pipeline cmd (not (car sep-terms))))
373 (setq sep-terms (cdr sep-terms))
377 (eshell-separate-commands terms "[
[all...]
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Ddebug.c48 const char *terms[] = { "linux", "xterm", "xterm-color", "Eterm", "rxvt", "rxvt-unicode" }; local
57 for (i = 0; i < sizeof(terms) / sizeof(terms[0]); i++)
60 if (0 == strcmp(terms[i], term))
/macosx-10.9.5/tcl-102/tcl_ext/memchan/
H A DMakefile10 License = doc/license.terms
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DAccessorGroup.pm26 You may distribute this code under the same terms as Perl itself.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/OldDocs/SOAP/Transport/
H A DFTP.pm24 it under the same terms as Perl itself.
H A DIO.pm50 it under the same terms as Perl itself.
H A DLOCAL.pm5 # and/or modify it under the same terms as Perl itself.
26 it under the same terms as Perl itself.
H A DMAILTO.pm5 # and/or modify it under the same terms as Perl itself.
44 it under the same terms as Perl itself.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/OldDocs/SOAP/Transport/
H A DFTP.pm24 it under the same terms as Perl itself.
H A DIO.pm50 it under the same terms as Perl itself.
H A DLOCAL.pm5 # and/or modify it under the same terms as Perl itself.
26 it under the same terms as Perl itself.
H A DMAILTO.pm5 # and/or modify it under the same terms as Perl itself.
44 it under the same terms as Perl itself.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/PK/Auto/
H A DDB2.pm27 You may distribute this code under the same terms as Perl itself.
H A DMSSQL.pm27 You may distribute this code under the same terms as Perl itself.
H A DMySQL.pm27 You may distribute this code under the same terms as Perl itself.
H A DOracle.pm27 You may distribute this code under the same terms as Perl itself.
H A DPg.pm27 You may distribute this code under the same terms as Perl itself.
H A DSQLite.pm27 You may distribute this code under the same terms as Perl itself.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/ResultSource/
H A DTable.pm39 You may distribute this code under the same terms as Perl itself.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/
H A DDB2.pm54 You may distribute this code under the same terms as Perl itself.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/ODBC/
H A DSQL_Anywhere.pm26 You may distribute this code under the same terms as Perl itself.
/macosx-10.9.5/CPANInternal-140/Graph/lib/Graph/
H A DDirected.pm37 This module is licensed under the same terms as Perl itself.
H A DUndirected.pm37 This module is licensed under the same terms as Perl itself.
/macosx-10.9.5/CPANInternal-140/Graph-0.94/lib/Graph/
H A DDirected.pm40 This module is licensed under the same terms as Perl itself.

Completed in 572 milliseconds

1234567891011>>