Searched refs:eci (Results 1 - 9 of 9) sorted by relevance

/external/clang/test/CodeGenCUDA/Inputs/
H A Dcuda-initializers.h47 int eci; member in struct:ECI
48 __device__ ECI() : eci(1) {}
/external/clang/test/SemaCUDA/Inputs/
H A Dcuda-initializers.h47 int eci; member in struct:ECI
48 __device__ ECI() : eci(1) {}
/external/boringssl/src/crypto/pkcs8/
H A Dpkcs8_x509.c414 CBS version_bytes, eci, contents_type, ai, encrypted_contents; local
422 !CBS_get_asn1(&contents, &eci, CBS_ASN1_SEQUENCE) ||
423 !CBS_get_asn1(&eci, &contents_type, CBS_ASN1_OBJECT) ||
426 !CBS_get_asn1(&eci, &ai, CBS_ASN1_SEQUENCE) ||
428 &eci, &encrypted_contents, &storage,
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/vulkan-validation-layers/tests/
H A Dlayer_validation_tests.cpp9548 VkEventCreateInfo eci = {VK_STRUCTURE_TYPE_EVENT_CREATE_INFO, nullptr, 0};
9550 vkCreateEvent(m_device->device(), &eci, nullptr, &event);
11951 VkEventCreateInfo eci{VK_STRUCTURE_TYPE_EVENT_CREATE_INFO, NULL, 0};
11952 VkResult err = vkCreateEvent(m_device->handle(), &eci, nullptr, &event);
[all...]
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 592 milliseconds