Home
last modified time | relevance | path

Searched refs:_PART (Results 1 – 12 of 12) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/doc/manual2/
H A Dsusy2.tex94 \item By using the operators \f{FPART}, \f{BPART}, \f{BFPART} and \f{BF\_PART}
99 \item The three operators \f{S\_PART}, \f{D\_PART} and \f{SD\_PART} are implemented to
113 \f{BF\_PART}(expression,n)\ttindex{BF\_PART} &
114 \f{B\_PART}(expression,n)\ttindex{B\_PART} \cr
120 \f{S\_PART}(expression,n)\ttindex{S\_PART} &
121 \f{D\_PART}(expression,n)\ttindex{D\_PART} \cr
122 \f{SD\_PART}(expression,n,m)\ttindex{SD\_PART} &
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/FbarElement/
H A DT02_BEAM_HYPOELA.msh36 !EGROUP, EGRP=PART-1-1_PART-1-1_SET-2, GENERATE
41 !SECTION, TYPE=SOLID, EGRP=PART-1-1_PART-1-1_SET-2, MATERIAL=ELASTIC
/dports/biology/viennarna/ViennaRNA-2.4.18/doc/latex/
H A Dpart__func__up_8h_source.tex5 \DoxyCodeLine{00001 \textcolor{preprocessor}{\#ifndef VIENNA\_RNA\_PACKAGE\_PART\_FUNC\_UP\_H}}
6 \DoxyCodeLine{00002 \textcolor{preprocessor}{\#define VIENNA\_RNA\_PACKAGE\_PART\_FUNC\_UP\_H}}
H A Dpart__func__window_8h_source.tex5 \DoxyCodeLine{00001 \textcolor{preprocessor}{\#ifndef VIENNA\_RNA\_PACKAGE\_PART\_FUNC\_WINDOW\_H}}
6 \DoxyCodeLine{00002 \textcolor{preprocessor}{\#define VIENNA\_RNA\_PACKAGE\_PART\_FUNC\_WINDOW\_H}}
H A Dpart__func__co_8h_source.tex5 \DoxyCodeLine{00001 \textcolor{preprocessor}{\#ifndef VIENNA\_RNA\_PACKAGE\_PART\_FUNC\_CO\_H}}
6 \DoxyCodeLine{00002 \textcolor{preprocessor}{\#define VIENNA\_RNA\_PACKAGE\_PART\_FUNC\_CO\_H}}
H A Dpart__func_8h_source.tex5 …e79b1fa5a7f1a6b7ea}{00001}} \textcolor{preprocessor}{\#ifndef VIENNA\_RNA\_PACKAGE\_PART\_FUNC\_H}}
6 \DoxyCodeLine{00002 \textcolor{preprocessor}{\#define VIENNA\_RNA\_PACKAGE\_PART\_FUNC\_H}}
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/formats/docbook/
H A DDocBookReader.h75 _PART, enumerator
H A DDocBookReader.cpp59 {"part", DocBookReader::_PART},
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/functions/v1/
H A Dutil.py120 _PART = '(/(' + _SEGMENT + '|' + _CAPTURE + '))' variable
122 _PATH = '(/?(' + _SEGMENT + '|' + _CAPTURE + ')' + _PART + '*)'
/dports/japanese/tiarra/tiarra-20100212/main/IrcIO/
H A DServer.pm695 $this->_PART($msg);
876 sub _PART { subroutine
/dports/japanese/tiarra/tiarra-20100212/
H A DChangeLog1358 * main/IrcIO/Server.pm (_PART):
/dports/deskutils/py-py3status/py3status-3.40/
H A DCHANGELOG287 * events: remove unused if statement for \$OUTPUT{,_PART} (#1752), by lasers