HomeSort by relevance Sort by last modified time
    Searched defs:get_data (Results 1 - 25 of 34) sorted by null

1 2

  /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 55 png_uint_32 get_data (FILE *pnm_file, int depth);
382 *pix_ptr++ = get_data (pnm_file, 8);
391 *pix_ptr++ = get_data (pnm_file, bit_depth);
408 *pix_ptr++ = get_data (alpha_file, alpha_depth);
535 * get_data() - takes first byte and converts into next pixel value,
540 png_uint_32 get_data (FILE *pnm_file, int depth) function
  /packages/apps/OMA-DM/engine/dmlib/api/native/
dmvector.h 247 type* get_data() {return m_ptrs;} function in class:DMVector
259 const type* get_data() const {return m_ptrs;} function in class:DMVector
  /packages/apps/OMA-DM/engine/xpl/hdr/
dmvector.h 248 type* get_data() {return m_ptrs;} function in class:DMVector
260 const type* get_data() const {return m_ptrs;} function in class:DMVector
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.h 46 return get_data(NL80211_ATTR_VENDOR_DATA);
83 void *get_data(int attribute) { function in class:WifiEvent
123 void* get_data() { function in class:nl_iterator
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.h 63 return get_data(NL80211_ATTR_VENDOR_DATA);
100 void *get_data(int attribute) { function in class:WifiEvent
140 void* get_data() { function in class:nl_iterator
  /system/media/camera/src/
camera_metadata.c 168 static uint8_t *get_data(const camera_metadata_t *metadata) { function
295 memcpy(get_data(metadata), get_data(src),
423 (camera_metadata_data_t*) (get_data(metadata) +
467 memcpy(get_data(dst) + dst->data_count, get_data(src),
546 memcpy(get_data(dst) + entry->data.offset, data,
609 entry->data.u8 = get_data(src) + buffer_entry->data.offset;
675 uint8_t *start = get_data(dst) + entry->data.offset;
730 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::__anon2573
  /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::__anon2583
  /device/asus/flo/kernel-headers/media/
msm_cam_sensor.h 350 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon2961
  /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::__anon2971
  /device/lge/hammerhead/kernel-headers/media/
msm_cam_sensor.h 404 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon3464
  /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::__anon3476
  /hardware/qcom/msm8x74/kernel-headers/media/
msm_cam_sensor.h 394 struct eeprom_get_t get_data; member in union:msm_eeprom_cfg_data::__anon41294
  /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::__anon41358

Completed in 1124 milliseconds

1 2