HomeSort by relevance Sort by last modified time
    Searched defs:invar (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvhmm.cpp 1458 CvVect32f invar = state->inv_var + m * vect_len; local
    [all...]
  /external/valgrind/main/exp-sgcheck/
sg_main.c 796 // Invar //
840 Invar;
842 /* Partial debugging printing for an Invar. */
843 static void pp_Invar ( Invar* i )
870 static Bool eq_Invar ( Invar* i1, Invar* i2 )
893 /* Generate a piece of text showing 'ea' is relative to 'invar', if
900 Invar* inv, Addr ea )
943 /* Print selected parts of an Invar, suitable for use in error
945 static void show_Invar( HChar* buf, Word nBuf, Invar* inv, Word depth
1187 Invar invar; member in struct:__anon37417
    [all...]

Completed in 280 milliseconds