OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
401 - 425
of
2246
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/hardware/bsp/intel/peripheral/libupm/examples/python/
m24lr64e.py
27
#
Instantiate
a M24LR64E Grove NFC Tag Module on UART 0
mg811.py
27
#
Instantiate
an MG811 on analog pin A0, and digital pin D2 with an
otp538u.py
30
#
Instantiate
a OTP538U on analog pins A0 and A1
ppd42ns.py
27
#
Instantiate
a dust sensor on digital pin D8
rfr359f.py
27
#
Instantiate
an RFR359F digital pin D2
rotaryencoder.py
27
#
Instantiate
a Grove Rotary Encoder, using signal pins D2 and D3
rpr220.py
29
#
Instantiate
an RPR220 digital pin D2
sainsmartks.py
42
#
Instantiate
a Sainsmart LCD Keypad Shield using default pins
sx6119.py
27
#
Instantiate
a SX6119 on digital pins 2 (power) and 3 (seek)
ta12200.py
27
#
Instantiate
a TA12-200 sensor on analog pin A0
tcs3414cs.py
27
#
Instantiate
the color sensor on I2C
tsl2561.py
27
#
Instantiate
a digital light sensor TSL2561 on I2C
waterlevel.py
28
#
Instantiate
a Water Level Sensor on digital pin D2
wheelencoder.py
27
#
Instantiate
a DFRobot Wheel Encoder on digital pin D2
yg1006.py
27
#
Instantiate
a flame sensor on digital pin D2
/libcore/ojluni/src/main/java/java/lang/
InstantiationError.java
30
* construct to
instantiate
an abstract class or an interface.
/libcore/ojluni/src/main/java/java/lang/reflect/
MalformedParameterizedTypeException.java
31
* encountered by a reflective method that needs to
instantiate
it.
/packages/apps/Messaging/src/com/android/messaging/util/
BuglePrefsKeys.java
25
private BuglePrefsKeys() {} // do not
instantiate
/packages/apps/Nfc/src/com/android/nfc/
NfcApplication.java
46
// handover transfer. We don't want to
instantiate
an NfcService
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
TempStorage.java
45
log.warn("Unable to create or
instantiate
TempStorage class '"
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
TestFragmentActivity.java
51
mFragment = Fragment.
instantiate
(this, fragmentName);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
AutoCorrectionUtils.java
29
// Purely static class: can't
instantiate
.
/development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader2.java
54
mLogger.warning("MyRssReader.onCreate-2 -- Couldn't
instantiate
a ListView!");
58
mLogger.warning("MyRssReader.onCreate-3 -- Couldn't
instantiate
RssDataAdapter!");
61
mLogger.warning("MyRssReader.onCreate-4 -- Couldn't
instantiate
a ListView!");
/external/clang/test/PCH/
chain-cxx.cpp
52
//
Instantiate
struct, but not value.
53
struct
instantiate
: TS3<int> {};
struct in inherits:TS3
107
//
Instantiate
TS3's members.
/external/clang/test/SemaTemplate/
instantiate-method.cpp
49
// the code below should probably
instantiate
by itself.
121
// Don't try to
instantiate
this, it's invalid.
181
void f(const T*); // expected-error-re {{multiple overloads of 'f'
instantiate
to the same signature 'void (const int *){{( __attribute__\(\(thiscall\)\))?}}'}}
Completed in 969 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>