HomeSort by relevance Sort by last modified time
    Searched full:parc (Results 1 - 18 of 18) sorted by null

  /frameworks/compile/mclinker/lib/ADT/GraphLite/
ListDigraph.cpp 137 void ListDigraph::erase(ListDigraph::Arc& pArc)
140 if (NULL != pArc.prev_out) {
141 pArc.prev_out->next_out = pArc.next_out;
143 else { // pArc.prev_out is NULL => pArc is the first_out of the source
144 pArc.source->first_out = pArc.next_out;
147 if (NULL != pArc.next_out) {
148 pArc.next_out->prev_out = pArc.prev_out
    [all...]
Digraph.cpp 71 void Digraph::erase(const Digraph::Arc& pArc)
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
lmpar.h 22 Scalar parc, parl; local
142 parc = fp / delta / temp / temp;
152 par = (std::max)(parl,par+parc);
180 Scalar parc, parl; local
280 parc = fp / delta / temp / temp;
289 par = (std::max)(parl,par+parc);
  /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LMpar.h 38 Scalar parc, parl; local
141 parc = fp / m_delta / temp / temp;
150 par = (std::max)(parl,par+parc);
  /frameworks/compile/mclinker/include/mcld/ADT/GraphLite/
Digraph.h 68 void erase(const Arc& pArc);
ListDigraph.h 66 void erase(Arc& pArc);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suite.py 23 which = 'parc'
383 'parc' : _Prop_arc_angle,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
vector-fst.h 253 A &parc = state->arcs.back(); local
254 if (parc.ilabel > arc.ilabel) {
258 if (parc.olabel > arc.olabel) {
  /external/openfst/src/include/fst/
cache.h 237 const Arc *parc = state->arcs.empty() ? 0 : &(state->arcs.back()); local
238 SetProperties(AddArcProperties(Properties(), s, arc, parc));
vector-fst.h 239 const A *parc = state->arcs.empty() ? 0 : &(state->arcs.back()); local
240 SetProperties(AddArcProperties(Properties(), s, arc, parc));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
AppleEvents.py 351 keyAEArcAngle = FOUR_CHAR_CODE('parc')
462 pArcAngle = FOUR_CHAR_CODE('parc')
    [all...]
  /external/libpcap/
CHANGES 479 Fenner (fenner@parc.xerox.com)
588 Fenner (fenner@parc.xerox.com)
  /external/openssl/crypto/des/
VERSION 119 Damn, Damn, Damn, as pointed out by Mike_Spreitzer.PARC@xerox.com,
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c 901 const Word32 parCoeff[],/*!< PARC coefficients */
  /external/tcpdump/
CHANGES 664 Bill Fenner (fenner@parc.xerox.com)
    [all...]
  /external/eigen/Eigen/src/OrderingMethods/
Eigen_Colamd.h 14 // developed in collaboration with John Gilbert, Xerox PARC, and Esmond
    [all...]
  /external/opencv/cxcore/src/
cxouttext.cpp 953 ">fRAPCMDJDGCEA>H@JAMAZB]D_G`M`PaRc RATCWDZD]C_AfHdJcMcZb]`_]`W`TaRc",
    [all...]
  /packages/inputmethods/LatinIME/dictionaries/
fr_wordlist.combined.gz 

Completed in 3185 milliseconds