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

1 2 3 4

  /art/test/909-attach-agent/
attach.cc 60 unsigned char* get_data = nullptr; local
61 CHECK_CALL_SUCCESS(env->GetEnvironmentLocalStorage(reinterpret_cast<void**>(&get_data)));
62 if (get_data != local_data) {
66 CHECK_CALL_SUCCESS(env2->GetEnvironmentLocalStorage(reinterpret_cast<void**>(&get_data)));
67 if (get_data != nullptr) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/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')
95 def get_data(self, path): member in class:PkgutilPEP302Tests.MyTestLoader
110 self.assertEqual(pkgutil.get_data('foo', 'dummy'), "Hello, world!")
114 # Ensure that get_data works without reloading - the "loads" module
119 self.assertEqual(pkgutil.get_data('foo', 'dummy'), "Hello, world!")
  /external/python/cpython2/Lib/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/gdb/darwin-x86/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/gdb/linux-x86/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/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!")
  /art/test/901-hello-ti-agent/
basics.cc 100 unsigned char* get_data = nullptr; local
101 CHECK_CALL_SUCCESS(env->GetEnvironmentLocalStorage(reinterpret_cast<void**>(&get_data)));
102 if (get_data != local_data) {
106 CHECK_CALL_SUCCESS(env2->GetEnvironmentLocalStorage(reinterpret_cast<void**>(&get_data)));
107 if (get_data != nullptr) {
  /toolchain/binutils/binutils-2.25/bfd/
cpu-ns32k.c 137 use get_data and put_data which know about the ns32k storage
149 bfd_vma (* get_data) (bfd_byte *, int),
508 bfd_vma x = get_data (location, 1);
517 bfd_vma x = get_data (location, 2);
525 bfd_vma x = get_data (location, 4);
532 bfd_vma x = get_data (location, 4);
547 bfd_vma x = get_data (location, 8);
571 bfd_vma (*get_data) (bfd_byte *, int),
596 x = get_data (location, size);
aout-ns32k.c 343 bfd_vma (*get_data) (bfd_byte *, int);
349 get_data = _bfd_ns32k_get_immediate;
353 get_data = _bfd_ns32k_get_displacement;
363 location, get_data, put_data);
  /system/media/camera/src/
camera_metadata.c 215 static uint8_t *get_data(const camera_metadata_t *metadata) { function
352 memcpy(get_data(metadata), get_data(src),
529 (camera_metadata_data_t*) (get_data(metadata) +
590 memcpy(get_data(dst) + dst->data_count, get_data(src),
665 memcpy(get_data(dst) + entry->data.offset, data,
728 entry->data.u8 = get_data(src) + buffer_entry->data.offset;
794 uint8_t *start = get_data(dst) + entry->data.offset;
849 uint8_t *start = get_data(dst) + entry->data.offset
    [all...]
  /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/trappy/trappy/plotter/
LinePlot.py 148 xdat, ydat = line_2d.get_data(orig=False)
  /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
  /external/libpng/contrib/pngminus/
pnm2png.c 57 png_uint_32 get_data (FILE *pnm_file, int depth);
389 *pix_ptr++ = get_data (pnm_file, 8);
398 *pix_ptr++ = get_data (pnm_file, bit_depth);
415 *pix_ptr++ = get_data (alpha_file, alpha_depth);
552 * get_data() - takes first byte and converts into next pixel value,
557 png_uint_32 get_data (FILE *pnm_file, int depth) function
  /external/devlib/devlib/instrument/
frames.py 39 def get_data(self, outfile): member in class:FramesInstrument
energy_probe.py 87 def get_data(self, outfile): # pylint: disable=R0914 member in class:EnergyProbeInstrument
monsoon.py 108 def get_data(self, outfile): member in class:MonsoonInstrument
110 raise RuntimeError('`get_data` called before `stop`')
  /external/toybox/toys/posix/
cut.c 104 static void get_data(void) function
270 get_data();
  /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
  /external/python/cpython2/Lib/ensurepip/
__init__.py 88 whl = pkgutil.get_data(
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 312 get_data (void * var, FILE * file, long offset, size_t size, size_t nmemb,
790 erelas = (Elf32_External_Rela *) get_data (NULL, file, rel_offset, 1,
820 erelas = (Elf64_External_Rela *) get_data (NULL, file, rel_offset, 1,
888 erels = (Elf32_External_Rel *) get_data (NULL, file, rel_offset, 1,
917 erels = (Elf64_External_Rel *) get_data (NULL, file, rel_offset, 1,
309 get_data (void * var, FILE * file, long offset, size_t size, size_t nmemb, function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
zipimport.c 48 static PyObject *get_data(char *archive, PyObject *toc_entry);
429 if (!PyArg_ParseTuple(args, "s:zipimporter.get_data", &path))
456 return get_data(PyString_AsString(self->archive), toc_entry);
506 return get_data(PyString_AsString(self->archive), toc_entry);
530 "get_data(pathname) -> string with file data.\n\
565 {"get_data", zipimporter_get_data, METH_VARARGS,
847 get_data(char *archive, PyObject *toc_entry) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
zipimport.c 48 static PyObject *get_data(char *archive, PyObject *toc_entry);
429 if (!PyArg_ParseTuple(args, "s:zipimporter.get_data", &path))
456 return get_data(PyString_AsString(self->archive), toc_entry);
506 return get_data(PyString_AsString(self->archive), toc_entry);
530 "get_data(pathname) -> string with file data.\n\
565 {"get_data", zipimporter_get_data, METH_VARARGS,
834 get_data(char *archive, PyObject *toc_entry) function
    [all...]
  /external/python/cpython2/Modules/
zipimport.c 48 static PyObject *get_data(const char *archive, PyObject *toc_entry);
429 if (!PyArg_ParseTuple(args, "s:zipimporter.get_data", &path))
456 return get_data(PyString_AsString(self->archive), toc_entry);
506 return get_data(PyString_AsString(self->archive), toc_entry);
530 "get_data(pathname) -> string with file data.\n\
565 {"get_data", zipimporter_get_data, METH_VARARGS,
916 get_data(const char *archive, PyObject *toc_entry) function
    [all...]

Completed in 1846 milliseconds

1 2 3 4