OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
576 - 600
of
2246
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/hardware/bsp/intel/peripheral/libupm/examples/python/
mma7660.py
27
#
Instantiate
an MMA7660 on I2C bus 0
mpr121.py
30
#
Instantiate
an MPR121 touch sensor on I2C
mpu60x0.py
27
#
Instantiate
an MPU60X0 on I2C bus 0
mpu9150.py
27
#
Instantiate
an MPU9150 on I2C bus 0
mpu9250.py
27
#
Instantiate
an MPU9250 on I2C bus 0
mq303a.py
29
#
Instantiate
an mq303a sensor on analog pin A0
my9221.py
27
#
Instantiate
a MY9221, we use D2 for the data, and D3 for the
nunchuck.py
27
#
Instantiate
a nunchuck controller bus 0 on I2C
pn532.py
27
#
Instantiate
an PN532 on I2C bus 0 (default) using gpio 3 for the
si114x.py
27
#
Instantiate
a SI114x UV Sensor on I2C bus 0
sm130.py
27
#
Instantiate
a UART based SM130 RFID Module using defaults
ublox6.py
27
#
Instantiate
a Ublox6 GPS device on uart 0.
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
DdmVmInternal.java
24
/* do not
instantiate
*/
/libcore/ojluni/src/main/java/java/net/
DefaultDatagramSocketImplFactory.java
67
throw new SocketException("can't
instantiate
DatagramSocketImpl");
/libcore/ojluni/src/main/java/javax/crypto/
NullCipherSpi.java
44
* Do not let anybody
instantiate
this directly (protected).
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestUtils.java
33
* No need to
instantiate
/ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-typed-test.h
97
// each implementation can easily
instantiate
the test suite to verify
126
// you can
instantiate
them. The first argument of the macro is the
132
// Finally, you are free to
instantiate
the pattern with the types you
134
// it in multiple C++ source files and
instantiate
it multiple times.
/packages/apps/Camera2/src/com/android/camera/session/
StackSaverImpl.java
44
*
Instantiate
a new stack saver implementation.
/packages/apps/Camera2/src/com/android/camera/widget/
LocationDialogLayout.java
30
* location recording or not. Please
instantiate
this class programmatically.
/packages/apps/Settings/src/com/android/settings/accessibility/
AccessibilitySettingsForSetupWizardActivity.java
99
startPreferenceFragment(Fragment.
instantiate
(this, fragmentClass, args), true);
/packages/apps/Settings/src/com/android/settings/overlay/
FeatureFactory.java
39
* already exist. Uses the value of {@link R.string#config_featureFactory} to
instantiate
/packages/apps/StorageManager/src/com/android/storagemanager/overlay/
FeatureFactory.java
39
* already exist. Uses the value of {@link R.string#config_featureFactory} to
instantiate
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
LauncherStrategyFactory.java
63
* <p>Note that the registration is by class so that the caller does not need to
instantiate
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
keyctl.h
49
#define KEYCTL_INSTANTIATE 12 /*
instantiate
a partially constructed key */
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
StringEvaluator.java
41
* Unlike the more general {@link TemplateHandler} which is used to
instantiate
Completed in 881 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>