OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setConf
(Results
1 - 3
of
3
) sorted by null
/external/skia/tests/
BitmapTest.cpp
22
bool
setConf
= bm.setConfig(conf, width, height);
23
REPORTER_ASSERT(reporter,
setConf
);
24
if (
setConf
) {
/device/google/accessory/arduino/USB_Host_Shield/
Usb.h
139
byte
setConf
( byte addr, byte ep, byte conf_value, unsigned int nak_limit = USB_NAK_LIMIT );
177
inline byte USB::
setConf
( byte addr, byte ep, byte conf_value, unsigned int nak_limit ) {
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
Completed in 413 milliseconds