Searched refs:modules (Results 1 – 25 of 72) sorted by relevance
123
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/ |
D | helper.js | 41 function listByGroup(modules, classes, field, projectRoot) { argument 46 for (i = 0; i < modules.length; i++) { 47 moduleClasses[modules[i].name] = []; 145 return listByGroup(this.modules, this.classes, 'Category', this.projectRoot); 149 return listByGroup(this.modules, this.classes, 'Manufacturer', this.projectRoot); 153 return listByGroup(this.modules, this.classes, 'Connection', this.projectRoot);
|
/hardware/intel/bootstub/ |
D | bootstub.c | 351 static module_t modules[3]; in xen_multiboot_setup() local 356 .mods_addr = (u32)modules, in xen_multiboot_setup() 400 modules[0].mod_start = BZIMAGE_OFFSET; in xen_multiboot_setup() 401 modules[0].mod_end = BZIMAGE_OFFSET + *(u32 *)BZIMAGE_SIZE_OFFSET; in xen_multiboot_setup() 402 modules[0].string = CMDLINE_OFFSET; in xen_multiboot_setup() 404 modules[1].mod_start = modules[0].mod_end ; in xen_multiboot_setup() 405 modules[1].mod_end = modules[1].mod_start + *(u32 *)INITRD_SIZE_OFFSET; in xen_multiboot_setup() 406 modules[1].string = 0; in xen_multiboot_setup() 408 modules[2].mod_start = sps_load_adrs; in xen_multiboot_setup() 409 modules[2].mod_end = modules[2].mod_start + *(u32 *)SEC_PLAT_SVCS_SIZE_OFFSET; in xen_multiboot_setup() [all …]
|
/hardware/bsp/intel/peripheral/libmraa/docs/ |
D | iio.md | 7 just building the IIO modules and load them. You must add the following config 16 Boot with new kernel, then load modules 21 ### Load kernel modules 22 Depending our your kernel config, some of these modules may already be loaded.
|
D | changelog.md | 85 * Remove functions from mraa.c into modules 141 * Rename python & nodejs modules to mraa 143 * python & nodejs modules can now take binary strings for Spi & I2c 174 * moved to open instead of fopen in all modules
|
/hardware/libhardware/modules/ |
D | README.android | 1 Default (and possibly architecture dependents) HAL modules go here. 5 (hardware.c), everything in it should be rewritten as modules. 22 live under hardware/modules/.
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/partials/ |
D | sidebar.handlebars | 14 <ul id="api-categories" class="apis modules"> 18 <ul id="api-connections" class="apis modules">
|
D | module.handlebars | 75 <p>This module is a rollup of the following modules:</p> 80 <a href="{{../projectRoot}}modules/{{name}}.html">
|
D | props.handlebars | 36 <p>Provided by the <a href="../modules/{{.}}.html">{{.}}</a> module.</p>
|
/hardware/bsp/intel/peripheral/libupm/docs/ |
D | naming.md | 5 and then placed in ${libdir}/upm and headers in ${includedir}/upm, all modules 7 automatically name python UPM modules as pyupm_<modulename> and javascript 8 modules as jsupm_<modulename>. For example for src/grove/ the library built
|
/hardware/bsp/intel/peripheral/libupm/ |
D | CMakeLists.txt | 21 # Appends the cmake/modules path to MAKE_MODULE_PATH variable. 22 set (CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules ${CMAKE_MODULE_PATH}) 57 option (BUILDSWIG "Build swig modules." ON) 58 option (BUILDSWIGPYTHON "Build swig python modules." ON) 59 option (BUILDSWIGNODE "Build swig node modules." ON) 61 option (BUILDSWIGJAVA "Build swig java modules" OFF) 107 COMMAND sed -i.bak s|\">pyupm_|\">|g html/python/index.html html/python/modules.html 108 …OMMAND sed -i.bak s|[[:space:]][mM]odule</a>|</a>|g html/python/index.html html/python/modules.html
|
D | README.md | 65 Supported [sensor list](http://iotdk.intel.com/docs/master/upm/modules.html) from API documentation. 82 Porting [link](docs/porting.md) has more information on making new UPM modules.
|
/hardware/bsp/intel/peripheral/libmraa/ |
D | CMakeLists.txt | 20 # Appends the cmake/modules path to MAKE_MODULE_PATH variable. 21 set (CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules ${CMAKE_MODULE_PATH}) 45 configure_file (${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/version.c.in 60 option (BUILDSWIG "Build swig modules." ON) 61 option (BUILDSWIGPYTHON "Build swig python modules." ON) 62 option (BUILDSWIGNODE "Build swig node modules." ON)
|
/hardware/intel/img/psb_video/debian/ |
D | dirs | 1 usr/X11R6/lib/modules/dri/
|
D | install | 1 usr/X11R6/lib/modules/dri/*
|
/hardware/libhardware/ |
D | Android.mk | 4 SUBDIR_MAKEFILES := $(call all-named-subdir-makefiles,modules tests)
|
/hardware/libhardware/tests/input/evdev/ |
D | Android.mk | 4 LOCAL_C_INCLUDES += hardware/libhardware/modules/input/evdev
|
/hardware/bsp/intel/soc/edison/ |
D | soc.kconf | 17 # Disable unused test modules (no module support).
|
/hardware/bsp/intel/peripheral/libupm/doxy/ |
D | README.cpp.md | 31 Supported [sensor list](http://iotdk.intel.com/docs/master/upm/modules.html) from API documentation. 50 @ref porting link has more information on making new UPM modules.
|
D | README.java.md | 30 Supported [sensor list](http://iotdk.intel.com/docs/master/upm/java/modules.html) from API document… 49 @ref porting link has more information on making new UPM modules.
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
D | FindFtd2xx.cmake | 9 # Adapted from cmake-modules Google Code project
|
D | FindFtd4222.cmake | 9 # Adapted from cmake-modules Google Code project
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 22 Generated by following versions of Htorpc modules:
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 22 Generated by following versions of Htorpc modules:
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 22 Generated by following versions of Htorpc modules:
|
D | loc_api.xdr | 21 Generated by following versions of Htorpc modules:
|
123