Searched defs:get_data (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Tools/TestResultServer/model/
H A Ddatastorefile.py49 def get_data(self, key): member in class:DataEntry
/external/oprofile/libutil++/
H A Dchild_reader.cpp205 bool child_reader::get_data(ostream & out, ostream & err) function in class:child_reader
/external/blktrace/btt/
H A Dbtt_plot.py89 def get_data(files): function
382 generate_output(t, get_data(files))
389 generate_output(t, get_data([file]))
393 generate_output(type, get_data(files))
/external/libpng/contrib/pngminus/
H A Dpnm2png.c54 png_uint_32 get_data (FILE *pnm_file, int depth);
348 *pix_ptr++ = get_data (pnm_file, bit_depth);
365 *pix_ptr++ = get_data (alpha_file, alpha_depth);
471 * get_data() - takes first byte and converts into next pixel value,
476 png_uint_32 get_data (FILE *pnm_file, int depth) function
/external/opencv/ml/src/
H A Dmltree.cpp1260 CvDTreeTrainData* CvDTree::get_data() function in class:CvDTree
/external/kernel-headers/original/media/
H A Dmsm_camera.h1584 struct msm_eeprom_data_t get_data; member in union:msm_eeprom_cfg_data::__anon7245

Completed in 627 milliseconds