/external/oprofile/libutil++/ |
child_reader.cpp | 205 bool child_reader::get_data(ostream & out, ostream & err) function in class:child_reader
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pkgutil.py | 46 res1 = pkgutil.get_data(pkg, 'res.txt') 48 res2 = pkgutil.get_data(pkg, 'sub/res.txt') 73 res1 = pkgutil.get_data(pkg, 'res.txt') 75 res2 = pkgutil.get_data(pkg, 'sub/res.txt') 106 def get_data(self, path): member in class:PkgutilPEP302Tests.MyTestLoader 121 self.assertEqual(pkgutil.get_data('foo', 'dummy'), "Hello, world!") 125 # Ensure that get_data works without reloading - the "loads" module 130 self.assertEqual(pkgutil.get_data('foo', 'dummy'), "Hello, world!")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pkgutil.py | 46 res1 = pkgutil.get_data(pkg, 'res.txt') 48 res2 = pkgutil.get_data(pkg, 'sub/res.txt') 73 res1 = pkgutil.get_data(pkg, 'res.txt') 75 res2 = pkgutil.get_data(pkg, 'sub/res.txt') 106 def get_data(self, path): member in class:PkgutilPEP302Tests.MyTestLoader 121 self.assertEqual(pkgutil.get_data('foo', 'dummy'), "Hello, world!") 125 # Ensure that get_data works without reloading - the "loads" module 130 self.assertEqual(pkgutil.get_data('foo', 'dummy'), "Hello, world!")
|
/external/blktrace/btt/ |
btt_plot.py | 89 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/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/ |
symrec.pxi | 89 def get_data(self): pass # TODO member in class:Symbol
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pkgutil.py | 14 'walk_packages', 'iter_modules', 'get_data', 254 def get_data(self, pathname): member in class:ImpLoader 556 def get_data(package, resource): function 559 This is a wrapper round the PEP 302 loader get_data API. The package 575 which does not support get_data(), then None is returned. 579 if loader is None or not hasattr(loader, 'get_data'): 585 # Modify the resource name to be compatible with the loader.get_data 591 return loader.get_data(resource_name)
|
urllib2.py | 245 def get_data(self): member in class:Request [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pkgutil.py | 14 'walk_packages', 'iter_modules', 'get_data', 254 def get_data(self, pathname): member in class:ImpLoader 556 def get_data(package, resource): function 559 This is a wrapper round the PEP 302 loader get_data API. The package 575 which does not support get_data(), then None is returned. 579 if loader is None or not hasattr(loader, 'get_data'): 585 # Modify the resource name to be compatible with the loader.get_data 591 return loader.get_data(resource_name)
|
urllib2.py | 245 def get_data(self): member in class:Request [all...] |
/external/libpng/contrib/pngminus/ |
pnm2png.c | 54 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
|
/system/media/camera/src/ |
camera_metadata.c | 162 static uint8_t *get_data(const camera_metadata_t *metadata) { function 287 memcpy(get_data(metadata), get_data(src), 409 (camera_metadata_data_t*) (get_data(metadata) + 453 memcpy(get_data(dst) + dst->data_count, get_data(src), 530 memcpy(get_data(dst) + entry->data.offset, data, 591 entry->data.u8 = get_data(src) + buffer_entry->data.offset; 650 uint8_t *start = get_data(dst) + entry->data.offset; 704 uint8_t *start = get_data(dst) + entry->data.offset [all...] |
/external/chromium_org/tools/symsrc/ |
pefile.py | 556 data = self.pe.get_data(self.rva_ptr, 2) 815 def get_data(self, start, length=None): member in class:SectionStructure 2970 def get_data(self, rva, length=None): member in class:PE [all...] |
/external/opencv/ml/src/ |
mltree.cpp | 1260 CvDTreeTrainData* CvDTree::get_data() function in class:CvDTree [all...] |
/device/asus/deb/kernel-headers/media/ |
msm_cam_sensor.h | 350 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon1562
|
/device/asus/deb/original-kernel-headers/media/ |
msm_cam_sensor.h | 317 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon1572
|
/device/asus/flo/kernel-headers/media/ |
msm_cam_sensor.h | 350 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon1950
|
/device/asus/flo/original-kernel-headers/media/ |
msm_cam_sensor.h | 317 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon1960
|
/device/lge/hammerhead/kernel-headers/media/ |
msm_cam_sensor.h | 404 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon2012
|
/device/lge/hammerhead/original-kernel-headers/media/ |
msm_cam_sensor.h | 366 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon2023
|
/hardware/qcom/msm8x74/kernel-headers/media/ |
msm_cam_sensor.h | 394 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon34665
|
msm_camera.h | 1836 struct msm_eeprom_data_t get_data; member in union:msm_eeprom_cfg_data::__anon34674 [all...] |
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
msm_cam_sensor.h | 357 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon34726
|
msm_camera.h | 1873 struct msm_eeprom_data_t get_data; member in union:msm_eeprom_cfg_data::__anon34735 [all...] |
/hardware/qcom/msm8960/kernel-headers/media/ |
msm_camera.h | 1692 struct msm_eeprom_data_t get_data; member in union:msm_eeprom_cfg_data::__anon34581 [all...] |
/hardware/qcom/msm8960/original-kernel-headers/media/ |
msm_camera.h | 1572 struct msm_eeprom_data_t get_data; member in union:msm_eeprom_cfg_data::__anon34618 [all...] |