Home
last modified time | relevance | path

Searched refs:replace (Results 1 – 25 of 26) sorted by relevance

12

/hardware/bsp/intel/peripheral/libmraa/docs/
Dplatform-hooks.md11 Defining a replace function will entirely replace the associate function. This
27 * mode (replace-pre-post)
28 * dir (replace-pre-post)
30 * use-mmaped (replace-pre-post)
Dtesting.md32 signals. This layer will be available to the community and will help replace
/hardware/libhardware/modules/usbcamera/
DMetadata.cpp35 replace(NULL); in ~Metadata()
38 void Metadata::replace(camera_metadata_t *m) { in replace() function in usb_camera_hal::Metadata
57 replace(tmp); in init()
152 replace(tmp); in add()
DMetadata.h51 void replace(camera_metadata_t *m);
/hardware/libhardware/modules/camera/
DMetadata.cpp37 replace(NULL); in ~Metadata()
40 void Metadata::replace(camera_metadata_t *m) in replace() function in default_camera_hal::Metadata
62 replace(tmp); in init()
173 replace(tmp); in add()
DMetadata.h51 void replace(camera_metadata_t *m);
/hardware/bsp/intel/peripheral/libupm/doxy/node/
Dxml2js.js317 …console.log('Ignored typemap from ' + directivesFn + ': ' + typemap.replace('{', '') + ' (no %arra…
320 …console.log('Ignored typemap from ' + directivesFn + ': ' + typemap.replace('{', '') + ' (only con…
539 var enumName = getText(getChild(e, 'name'), 'name').replace(/^MRAA_/, '');
558 return getText(getChild(spec_c, 'compoundname'), 'name').replace(xml2js.opts.module + '::', '');
579 return getText(innerclass).replace(xml2js.opts.module + '::', '');
821 return ptr.replace(/\s*$/, '');
827 return ptr.replace(/\s*(\*|&)$/, '');
833 return type.replace('*', '*');
Dtolower.js113 data = data.replace(findString, replaceString);
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/jsdoc/
Dgenerator.js61 name = name.replace(/!+$/, '');
/hardware/bsp/intel/peripheral/libmraa/src/python/
DCMakeLists.txt41 …"import site, sys; sys.stdout.write(site.getusersitepackages().replace(site.getuserbase(), site.PR…
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/
Dhelper.js33 return (matched[0].replace(label, '')).trim();
Dgenerator.js108 name = name.replace(/!+$/, '');
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dcpplint.py599 return header_path.replace('-inl.h', '.h').replace('-', '_').lower()
872 return os.path.abspath(self._filename).replace('\\', '/')
1047 line = line.replace(r'\\', 'XX') # after this, \\" does not match to \"
1537 line = line.replace('\\\\', '')
2124 line = line.replace('\\\\', '')
2705 reduced_line = line.replace('->', '')
3757 fullname = os.path.abspath(filename).replace('\\', '/')
4327 filename_cc = filename_cc.replace('/public/', '/')
4328 filename_cc = filename_cc.replace('/internal/', '/')
4335 filename_h = filename_h.replace('/public/', '/')
[all …]
/hardware/bsp/intel/peripheral/libupm/src/
Ddoxy2swig.py119 txt = txt.replace('\\', r'\\\\')
120 txt = txt.replace('"', r'\"')
/hardware/bsp/intel/peripheral/libmraa/src/
Ddoxy2swig.py119 txt = txt.replace('\\', r'\\\\')
120 txt = txt.replace('"', r'\"')
/hardware/intel/common/libmix/mix_audio/
DChangeLog13 * Added methods to replace AAC parameters direct accessing.
/hardware/bsp/intel/peripheral/sensors/mraa/doc/
DDoxyfile218 # uses this value to replace tabs by spaces in code fragments.
329 # doxygen to replace the get and set methods by a property in the documentation.
1116 # This is preferred over using HTML_STYLESHEET since it does not replace the
1245 # files are now used as the Windows 98 help format, and will replace the old
1381 # be necessary to disable the index and replace it with your own. The
1657 # replace them by respectively the title of the page, the current date and time,
/hardware/bsp/intel/peripheral/libupm/doxy/
DDoxyfile.in220 # uses this value to replace tabs by spaces in code fragments.
340 # doxygen to replace the get and set methods by a property in the documentation.
1132 # This is preferred over using HTML_STYLESHEET since it does not replace the
1261 # files are now used as the Windows 98 help format, and will replace the old
1397 # be necessary to disable the index and replace it with your own. The
1673 # replace them by respectively the title of the page, the current date and time,
DDoxyfile.java.in220 # uses this value to replace tabs by spaces in code fragments.
340 # doxygen to replace the get and set methods by a property in the documentation.
1094 # This is preferred over using HTML_STYLESHEET since it does not replace the
1223 # files are now used as the Windows 98 help format, and will replace the old
1359 # be necessary to disable the index and replace it with your own. The
1635 # replace them by respectively the title of the page, the current date and time,
/hardware/bsp/intel/peripheral/libmraa/
DDoxyfile.java.in218 # uses this value to replace tabs by spaces in code fragments.
329 # doxygen to replace the get and set methods by a property in the documentation.
1085 # This is preferred over using HTML_STYLESHEET since it does not replace the
1214 # files are now used as the Windows 98 help format, and will replace the old
1350 # be necessary to disable the index and replace it with your own. The
1626 # replace them by respectively the title of the page, the current date and time,
DDoxyfile.in218 # uses this value to replace tabs by spaces in code fragments.
329 # doxygen to replace the get and set methods by a property in the documentation.
1120 # This is preferred over using HTML_STYLESHEET since it does not replace the
1249 # files are now used as the Windows 98 help format, and will replace the old
1385 # be necessary to disable the index and replace it with your own. The
1661 # replace them by respectively the title of the page, the current date and time,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME172 If you want to build Google Test's samples, you should replace the
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG298 Use diamond search to replace full search
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm747 ;# replace P1,Q1 w/signed versions
/hardware/intel/common/libva/doc/
DDoxyfile182 # Doxygen uses this value to replace tabs by spaces in code fragments.
255 # will make doxygen replace the get and set methods by a property in the

12