/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 130 * Framework is asking NativeActivity to save its current instance state. 229 * application's native activity. It is called with the activity instance (see 230 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 130 * Framework is asking NativeActivity to save its current instance state. 229 * application's native activity. It is called with the activity instance (see 230 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 130 * Framework is asking NativeActivity to save its current instance state. 229 * application's native activity. It is called with the activity instance (see 230 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 130 * Framework is asking NativeActivity to save its current instance state. 229 * application's native activity. It is called with the activity instance (see 230 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 130 * Framework is asking NativeActivity to save its current instance state. 229 * application's native activity. It is called with the activity instance (see 230 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 130 * Framework is asking NativeActivity to save its current instance state. 229 * application's native activity. It is called with the activity instance (see 230 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 130 * Framework is asking NativeActivity to save its current instance state. 229 * application's native activity. It is called with the activity instance (see 230 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 130 * Framework is asking NativeActivity to save its current instance state. 229 * application's native activity. It is called with the activity instance (see 230 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 123 * Framework is asking NativeActivity to save its current instance state. 222 * application's native activity. It is called with the activity instance (see 223 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 123 * Framework is asking NativeActivity to save its current instance state. 222 * application's native activity. It is called with the activity instance (see 223 * above); if the code is being instantiated from a previously saved instance,
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/android/ |
native_activity.h | 67 * NativeActivity instance created by the system for you. 90 * This is the native instance of the application. It is not used by 91 * the framework, but can be set by the application to its own instance 94 void* instance; member in struct:ANativeActivity 97 * Pointer to the Asset Manager instance for the application. The application 123 * Framework is asking NativeActivity to save its current instance state. 222 * application's native activity. It is called with the activity instance (see 223 * above); if the code is being instantiated from a previously saved instance,
|
/system/bt/service/ipc/binder/ |
bluetooth_gatt_server_binder_server.cpp | 286 bluetooth::BluetoothInstance* instance) { 287 VLOG(1) << __func__ << " instance ID: " << instance->GetInstanceId() 290 static_cast<bluetooth::GattServer*>(instance); 298 instance->GetInstanceId() : kInvalidInstanceId);
|
/system/core/fingerprintd/ |
FingerprintDaemonProxy.cpp | 45 FingerprintDaemonProxy* instance = FingerprintDaemonProxy::getInstance(); local 46 const sp<IFingerprintDaemonCallback> callback = instance->mCallback; 51 const int64_t device = (int64_t) instance->mDevice; 67 instance->notifyKeystore(hat, sizeof(msg->data.authenticated.hat));
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
esent.h | [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/ |
SensorIntegrationTests.java | 140 for(int instance = 0; instance < INSTANCES_TO_USE; ++instance) {
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
app-win32.c | 206 int WINAPI WinMain(HINSTANCE instance, HINSTANCE prevInstance, 219 sInstance = instance; 235 // init instance 249 NULL, NULL, instance, NULL);
|
/development/tools/axl/ |
singletonmixin.py | 15 returns the instance of S. If none exists, it is created. 17 2) The usual idiom to construct an instance by calling the class, i.e. 23 was creating a new instance. So it is felt that it is better to 65 Call this to instantiate an instance or retrieve the existing instance. 75 instance = cls.__new__(cls) 76 instance.__init__(*lstArgs) 77 cls.cInstance = instance 101 # run up the chain of base classes until we find the one that has the instance 115 Demonstrates normal use -- just call getInstance and it returns a singleton instance [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/autoscale/ |
test_connection.py | 34 from boto.ec2.autoscale.instance import Instance 81 for instance in instances: 82 self.assertIsInstance(instance, Instance)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/wsgi/ |
service.py | 63 instance or a service class whose constructor requires no parameters. 66 protocols: remote.Protocols instance that configures supported protocols 156 instance = service_factory() 159 instance, 'initialize_request_state', None) 182 response = method(instance, request) 230 service_factory: A service class or service instance factory.
|
/external/clang/test/SemaCXX/ |
expression-traits.cpp | 396 Class instance; local 397 ASSERT_RVALUE(dynamic_cast<Class*>(&instance)); 402 ASSERT_LVALUE(dynamic_cast<Class&>(instance));
|
/external/deqp/external/vulkancts/framework/vulkan/ |
vkNullDriverImpl.inl | 7 VK_NULL_RETURN((*pInstance = allocateHandle<Instance, VkInstance>(pCreateInfo, pAllocator))); 130 VKAPI_ATTR VkResult VKAPI_CALL createDisplayPlaneSurfaceKHR (VkInstance instance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) 133 VK_NULL_RETURN((*pSurface = allocateNonDispHandle<SurfaceKHR, VkSurfaceKHR>(instance, pCreateInfo, pAllocator))); 136 VKAPI_ATTR VkResult VKAPI_CALL createXlibSurfaceKHR (VkInstance instance, const VkXlibSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) 139 VK_NULL_RETURN((*pSurface = allocateNonDispHandle<SurfaceKHR, VkSurfaceKHR>(instance, pCreateInfo, pAllocator))); 142 VKAPI_ATTR VkResult VKAPI_CALL createXcbSurfaceKHR (VkInstance instance, const VkXcbSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) 145 VK_NULL_RETURN((*pSurface = allocateNonDispHandle<SurfaceKHR, VkSurfaceKHR>(instance, pCreateInfo, pAllocator))); 148 VKAPI_ATTR VkResult VKAPI_CALL createWaylandSurfaceKHR (VkInstance instance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) 151 VK_NULL_RETURN((*pSurface = allocateNonDispHandle<SurfaceKHR, VkSurfaceKHR>(instance, pCreateInfo, pAllocator))); 154 VKAPI_ATTR VkResult VKAPI_CALL createMirSurfaceKHR (VkInstance instance, const VkMirSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceK (…) [all...] |
vkQueryUtil.cpp | 32 vector<VkPhysicalDevice> enumeratePhysicalDevices (const InstanceInterface& vk, VkInstance instance) 37 VK_CHECK(vk.enumeratePhysicalDevices(instance, &numDevices, DE_NULL)); 42 VK_CHECK(vk.enumeratePhysicalDevices(instance, &numDevices, &devices[0]));
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
Code.java | 132 * <li>{@link #invokeDirect invokeDirect()} is used for private instance 151 * #sput sput()}. For instance values you'll need to specify the declaring 152 * instance; use {@link #getThis getThis()} in an instance method to use {@code 153 * this}. Read instance values using {@link #iget iget()} and write them with 272 * registers. Instance methods are passed a this reference as their 359 * {@code Code} instance. 574 * Copies the value in instance field {@code fieldId} of {@code instance} to 577 public <D, V> void iget(FieldId<D, V> fieldId, Local<V> target, Local<D> instance) { 647 invoke(Rops.opInvokeVirtual(method.prototype(true)), method, target, instance, args); local 661 invoke(Rops.opInvokeDirect(method.prototype(true)), method, target, instance, args); local 673 invoke(Rops.opInvokeSuper(method.prototype(true)), method, target, instance, args); local 686 invoke(Rops.opInvokeInterface(method.prototype(true)), method, target, instance, args); local [all...] |
/external/guava/guava-testlib/src/com/google/common/testing/ |
ForwardingWrapperTester.java | 151 T instance = generator.newProxy(interfaceType); local 153 .addEqualityGroup(wrapperFunction.apply(instance), wrapperFunction.apply(instance))
|
/external/guice/core/src/com/google/inject/internal/ |
BindingProcessor.java | 90 T instance = binding.getInstance(); local 94 injector, instance, (Binding<T>) binding, source, injectionPoints); 99 instance));
|