HomeSort by relevance Sort by last modified time
    Searched full:instantiate (Results 476 - 500 of 2246) sorted by null

<<11121314151617181920>>

  /external/vulkan-validation-layers/tests/gtest-1.7.0/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.
  /frameworks/base/core/java/android/content/res/
ObbInfo.java 58 // Only allow things in this package to instantiate.
  /frameworks/base/core/java/android/ddm/
DdmHandleAppName.java 38 /* singleton, do not instantiate */
DdmHandleNativeHeap.java 34 /* singleton, do not instantiate */
  /frameworks/base/core/java/android/webkit/
WebViewFragment.java 39 * Called to instantiate the view. Creates and returns the WebView.
  /frameworks/base/docs/html/training/multiple-threads/
create-threadpool.jd 55 Instantiate {@link java.util.concurrent.ThreadPoolExecutor} in its own class. Within this class,
121 Instantiate a {@link android.os.Handler} in the constructor and attach it to your app's
151 instantiate a {@link java.util.concurrent.ThreadPoolExecutor} object, you need the
217 To create a pool of threads, instantiate a thread pool manager by calling
  /frameworks/base/libs/common_time/
common_time_config_service.cpp 24 sp<CommonTimeConfigService> CommonTimeConfigService::instantiate( function in class:android::CommonTimeConfigService
  /frameworks/ex/common/java/com/android/common/speech/
Recognition.java 60 private Recognition() { } // don't instantiate
  /frameworks/native/include/binder/
BinderService.h 49 static void instantiate() { publish(); } function in class:android::BinderService
  /frameworks/support/samples/SupportPreferenceDemos/src/com/example/android/supportpreference/
FragmentSupportPreferencesLeanback.java 49 Fragment.instantiate(getActivity(), pref.getFragment(), pref.getExtras());
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
adafruitms1438-stepper.cxx 36 // Instantiate an Adafruit MS 1438 on I2C bus 0
adafruitms1438.cxx 36 // Instantiate an Adafruit MS 1438 on I2C bus 0
adxl335.cxx 46 // Instantiate an ADXL335 accelerometer on analog pins A0, A1, and A2
bmpx8x.cxx 52 // Instantiate a BMPX8X sensor on I2C
cjq4435.cxx 46 // Instantiate a CJQ4435 MOSFET on a PWM capable digital pin D3
ds1307.cxx 50 // Instantiate a DS1037 on I2C bus 0
enc03r.cxx 49 // Instantiate a ENC03R on analog pin A0
gp2y0a.cxx 53 // Instantiate a GP2Y0A on analog pin A1
groveehr.cxx 46 // Instantiate a Grove Ear-clip Heart Rate sensor on digital pin D2
groverotary.cxx 35 // Instantiate a rotary sensor on analog pin A0
grovescam.cxx 38 // Instantiate a Grove Serial Camera on UART 0
grovewfs.cxx 46 // Instantiate a Grove Water Flow Sensor on digital pin D2
isd1820.cxx 35 // Instantiate a ISD1820 on digital pins 2 (play) and 3 (record)
l298-stepper.cxx 35 // Instantiate a Stepper motor on a L298 Dual H-Bridge.
lsm303.cxx 33 // Instantiate LSM303 compass on I2C

Completed in 1294 milliseconds

<<11121314151617181920>>