HomeSort by relevance Sort by last modified time
    Searched defs:instance (Results 426 - 450 of 541) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 2303 OMXNodeInstance *instance = static_cast<OMXNodeInstance *>(pAppData); local
2351 OMXNodeInstance *instance = static_cast<OMXNodeInstance *>(pAppData); local
2375 OMXNodeInstance *instance = static_cast<OMXNodeInstance *>(pAppData); local
    [all...]
  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.cpp 61 int instance = std::atoi(instance_str); local
62 if (instance <= 0) {
63 instance = kDefaultInstance;
66 return instance;
  /external/bcc/tests/lua/
luaunit.lua     [all...]
  /external/cldr/tools/java/org/unicode/cldr/test/
CheckCLDR.java 1105 CheckCLDR instance = handleCheck(path, fullPath, value, options, result); local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp 237 VkInstance instance; member in struct:vkt::api::__anon18859::Environment
248 , instance (context.getInstance())
269 , instance (instance_)
439 struct Instance
461 return getSafeObjectCount<Instance>(context, params, MAX_CONCURRENT_INSTANCES);
521 Dependency<Instance> instance; member in struct:vkt::api::__anon18859::Device::Resources
527 : instance (env, Instance::Parameters())
528 , vki (env.vkp, *instance.object
619 Dependency<Instance> instance; member in struct:vkt::api::__anon18859::DeviceGroup::Resources
2744 CaseDescription<Instance> instance; member in struct:vkt::CaseDescriptions
    [all...]
  /external/libxml2/
runtest.c 3068 const char *instance; local
3245 const char *instance; local
3334 const char *instance; local
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_device.c 190 struct radv_instance *instance,
217 device->instance = instance;
221 device->ws = radv_amdgpu_winsys_create(fd, instance->debug_flags,
222 instance->perftest_flags);
242 (device->instance->perftest_flags & RADV_PERFTEST_SISCHED ? 0x1 : 0) |
243 (device->instance->debug_flags & RADV_DEBUG_UNSAFE_MATH ? 0x2 : 0);
368 radv_handle_per_app_options(struct radv_instance *instance,
381 instance->perftest_flags |= RADV_PERFTEST_SISCHED;
390 struct radv_instance *instance; local
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
CacheTest.java     [all...]
  /external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/
UrlConnectionCacheTest.java     [all...]
  /external/tcpdump/
print-forces.c 456 nd_uint32_t instance; member in struct:forces_lfbsh
621 {E_LFB_INSTANCE_ID_NOT_FOUND, "LFB INSTANCE ID NOT FOUND"},
    [all...]
  /external/v8/src/wasm/
module-compiler.cc 218 // Build an instance, in all of its glory.
226 Handle<WasmTableObject> table_object; // WebAssembly.Table instance
292 void LoadDataSegments(Handle<WasmInstanceObject> instance);
301 // need to recompile with bounds checks before creating the instance.
307 int ProcessImports(Handle<WasmInstanceObject> instance);
315 // Allocate memory for a module instance as a new JSArrayBuffer.
322 void ProcessExports(Handle<WasmInstanceObject> instance);
324 void InitializeTables(Handle<WasmInstanceObject> instance);
326 void LoadTableSegments(Handle<WasmInstanceObject> instance);
336 auto instance = builder.Build() local
1043 Handle<WasmInstanceObject> instance = local
    [all...]
  /bionic/libc/kernel/uapi/drm/
amdgpu_drm.h 469 __u32 instance; member in struct:drm_amdgpu_info::__anon334::__anon337
  /cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-0844/
local_poc.h 417 uint32_t instance; member in struct:msm_ipc_port_name
478 uint32_t instance; member in struct:msm_ipc_server_info
  /cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
VulkanDeviceInfo.java 65 * - Device layers are deprecated, but instance layers can still add device extensions. VkJSON
68 * and their extensions the same way instance layers and their extensions are reported.
356 JSONObject instance = new JSONObject(nativeGetVkJSON()); local
357 emitDeviceGroups(store, instance);
358 emitLayers(store, instance);
359 emitExtensions(store, instance);
360 emitDevices(store, instance);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/multiview/
vktMultiViewRenderTests.cpp 543 const InstanceInterface& instance = m_context.getInstanceInterface(); local
558 instance.getPhysicalDeviceProperties2(physicalDevice, &deviceProperties2);
630 const InstanceInterface& instance = m_context.getInstanceInterface(); local
632 const vector<VkQueueFamilyProperties> queueFamilyProperties = getPhysicalDeviceQueueFamilyProperties(instance, physicalDevice);
664 instance.getPhysicalDeviceFeatures2(physicalDevice, &enabledFeatures);
691 instance.getPhysicalDeviceProperties2(physicalDevice, &propertiesDeviceProperties2);
    [all...]
  /external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DexMakerTest.java 149 Object instance = generatedClass.getDeclaredConstructor().newInstance(); local
151 method.invoke(instance);
191 Object instance = generatedClass.getDeclaredConstructor().newInstance(); local
193 method.invoke(instance, 0);
258 Object instance = generatedClass.getDeclaredConstructor().newInstance(); local
260 assertEquals(5, method.invoke(null, instance));
292 Object instance = generatedClass.getDeclaredConstructor().newInstance(); local
294 assertEquals(System.identityHashCode(instance), method.invoke(instance));
440 Object instance = generatedClass.getDeclaredConstructor().newInstance() local
479 Object instance = generatedClass.getConstructor(int.class).newInstance(0xabcd); local
1014 Instance instance = new Instance(); local
1887 Object instance = generatedClass.getDeclaredConstructor().newInstance(); local
1921 Object instance = generatedClass.getDeclaredConstructor().newInstance(); local
    [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest.cc 3671 static UnitTest* const instance = new UnitTest; local
    [all...]
  /external/kernel-headers/original/uapi/drm/
amdgpu_drm.h 636 /* query hw IP instance count for the specified type */
781 __u32 instance; member in struct:drm_amdgpu_info::__anon25224::__anon25227
907 /* vce harvesting instance */
  /external/libdrm/include/drm/
amdgpu_drm.h 591 /* query hw IP instance count for the specified type */
728 __u32 instance; member in struct:drm_amdgpu_info::__anon28020::__anon28023
854 /* vce harvesting instance */
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 3620 static UnitTest* const instance = new UnitTest; local
    [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 608 mDNSlocal void external_start_advertising_helper(service_instance *const instance)
610 AuthRecord *st = instance->subtypes;
614 if (mDNSIPPortIsZero(instance->request->u.servicereg.port))
628 if (instance->external_advertise) LogMsg("external_start_advertising_helper: external_advertise already set!");
630 for ( i = 0; i < instance->request->u.servicereg.num_subtypes; i++)
633 external_start_advertising_service(&instance->srs.RR_PTR.resrec);
634 external_start_advertising_service(&instance->srs.RR_TXT.resrec);
636 for (e = instance->srs.Extras; e; e = e->next)
639 instance->external_advertise = mDNStrue;
642 mDNSlocal void external_stop_advertising_helper(service_instance *const instance)
748 service_instance *instance = srs->ServiceContext; local
760 service_instance *instance; local
1440 service_instance **ptr, *instance; local
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest.cc 3617 static UnitTest* const instance = new UnitTest; local
    [all...]
  /external/testng/src/main/java/org/testng/
TestNG.java 1667 Object instance = reporterConfig.newReporterInstance(); local
    [all...]
TestRunner.java 661 null /* instance */);
1644 Module instance = parentInjector.getInstance(moduleClass); local
    [all...]
  /external/u-boot/drivers/nvme/
nvme.h 610 int instance; member in struct:nvme_dev

Completed in 1824 milliseconds

<<11121314151617181920>>