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

<<61626364656667686970>>

  /external/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 660 // value-parameterized tests and instantiate and register them.
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 657 // value-parameterized tests and instantiate and register them.
    [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h     [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 723 // value-parameterized tests and instantiate and register them.
    [all...]
  /external/regex-re2/re2/
re2.h 247 // If you need more complicated things, instantiate
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 557 * delegate. All the GLWrapper would do was instantiate and return the
    [all...]
  /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
Tween.java 23 * This class contains many static factory methods to create and instantiate
  /external/v8/src/ia32/
code-stubs-ia32.cc 894 Label has_mapped_parameters, instantiate; local
    [all...]
  /external/v8/src/x64/
code-stubs-x64.cc 665 Label has_mapped_parameters, instantiate; local
672 __ jmp(&instantiate, Label::kNear);
677 __ bind(&instantiate);
    [all...]
  /external/v8/src/x87/
code-stubs-x87.cc 595 Label has_mapped_parameters, instantiate; local
603 __ jmp(&instantiate, Label::kNear);
608 __ bind(&instantiate);
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-internal-inl.h 678 // value-parameterized tests and instantiate and register them.
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.cpp 462 ALOGE("Failed to instantiate secure decoders!");
    [all...]
  /frameworks/base/core/java/android/app/
AlarmManager.java 74 * instantiate this class directly; instead, retrieve it through
    [all...]
LoadedApk.java 803 "Unable to instantiate application " + appClass
    [all...]
SearchManager.java 48 * If you do require direct access to the SearchManager, do not instantiate
    [all...]
Service.java 105 * all that the system actually does is instantiate the component
    [all...]
  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 203 * true, the system may instantiate it in the some process as the
    [all...]
  /frameworks/base/docs/html/about/versions/
android-3.1.jd 156 connected over the USB host bus. An application can instantiate an object of
    [all...]
  /frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/notifiers/
notifications.jd 657 // Instantiate a Builder object.
    [all...]
  /frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/notifiers/
notifications.jd 657 // Instantiate a Builder object.
    [all...]
  /frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/notifiers/
notifications.jd     [all...]
  /frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/notifiers/
notifications.jd 657 // Instantiate a Builder object.
    [all...]
  /frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/notifiers/
notifications.jd 657 // Instantiate a Builder object.
    [all...]

Completed in 1443 milliseconds

<<61626364656667686970>>