Searched defs:ia (Results 1 - 25 of 224) sorted by last modified time

123456789

/external/vulkan-validation-layers/demos/
H A Dcube.c1962 VkPipelineInputAssemblyStateCreateInfo ia; local
1984 memset(&ia, 0, sizeof(ia));
1985 ia.sType = VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO;
1986 ia.topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST;
2058 pipeline.pInputAssemblyState = &ia;
/external/valgrind/none/tests/amd64/
H A Dfb_test_amd64.c943 int ia; local
961 asm volatile ("fistl %0" : "=m" (ia) : "t" (a));
966 xxprintf("(int)a = %d\n", ia);
/external/valgrind/memcheck/tests/x86/
H A Dmore_x86_fp.c91 int ia; local
109 asm volatile ("fistl %0" : "=m" (ia) : "t" (a));
114 printf("(int)a = %d\n", ia);
/external/valgrind/memcheck/tests/amd64/
H A Dmore_x87_fp.c101 int ia; local
119 asm volatile ("fistl %0" : "=m" (ia) : "t" (a));
124 printf("(int)a = %d\n", ia);
/external/valgrind/helgrind/
H A Dlibhb_core.c2370 UInt ia, ib, useda, usedb; local
2390 ia = ib = 0;
2398 tl_assert(ia >= 0 && ia <= useda);
2401 if (ia == useda && ib == usedb) {
2405 } else if (ia == useda && ib != usedb) {
2413 } else if (ia != useda && ib == usedb) {
2415 ScalarTS* tmpa = &a->ts[ia];
2419 ia++;
2423 ScalarTS* tmpa = &a->ts[ia];
2473 Word ia, ib, useda, usedb; local
[all...]
/external/valgrind/coregrind/
H A Dpub_core_debuginfo.h127 struct { Addr ia; Addr sp; Addr fp; Addr lr;} member in struct:__anon29209
/external/v8/src/arm/
H A Dconstants-arm.h303 ia = (0|4|0) << 21, // Increment after. enumerator in enum:v8::internal::BlockAddrMode
/external/syslinux/gpxe/src/drivers/net/
H A Deepro100.h135 u8 ia[6]; member in struct:ifec_ias
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h67 ia, enumerator in enum:llvm::ARM_AM::AMSubMode
76 case ARM_AM::ia: return "ia";
/external/sqlite/android/
H A DOldPhoneNumberUtils.cpp170 int ia, ib; local
179 ia = strlen(a);
181 if (ia == 0 || ib == 0) {
186 ia--;
191 while (ia >= 0 && ib >=0) {
195 ca = a[ia];
198 ia--;
215 ia--; ib--; matched++;
233 if (matched >= MIN_MATCH && (ia < 0 || ib < 0)) {
246 if (matchIntlPrefix(a, ia
[all...]
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
H A Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
H A Dlogback-classic-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/classic/ ...
H A Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/core/ ...
/external/slf4j/slf4j-site/src/site/pages/js/
H A Dprettify.js8 a.appendChild(document.createTextNode('<!DOCTYPE foo PUBLIC "foo bar">\n<foo />'));F=!/</.test(a.innerHTML)}if(F){var c=b.innerHTML;if(S(b))c=E(c);return c}var d=[];for(var g=b.firstChild;g;g=g.nextSibling)z(g,d);return d.join("")}function ia(b){var a=0;return function(c){var d=null,g=0;for(var e=0,h=c.length;e<h;++e){var f=c.charAt(e);switch(f){case "\t":if(!d)d=[];d.push(c.substring(g,e));var i=b-a%b;a+=i;for(;i>=0;i-=" ".length)d.push(" ".substring(0,i));g=e+1;break;
18 a,c){var d=[],g=0,e=null,h=null,f=0,i=0,j=ia(8);function o(k){if(k>g){if(e&&e!==h){d.push("</span>");e=null}if(!e&&h){e=h;d.push('<span class="',e,'">')}var l=E(j(b.substring(g,k))).replace(/(\r\n?|\n| ) /g,"$1&nbsp;").replace(/\r\n?|\n/g,"<br />");d.push(l);g=k}}while(true){var m;m=f<a.length?(i<c.length?a[f]<=c[i]:true):false;if(m){o(a[f]);if(e){d.push("</span>");e=null}d.push(a[f+1]);f+=2}else if(i<c.length){o(c[i]);h=c[i+1];i+=2}else break}o(b.length);if(e)d.push("</span>");return d.join("")}
/external/skqp/tests/
H A DSizeTest.cpp59 SkISize ia; local
60 ia.set(ix, iy);
62 REPORTER_ASSERT(reporter, a.toRound() == ia);
/external/skia/tests/
H A DSizeTest.cpp59 SkISize ia; local
60 ia.set(ix, iy);
62 REPORTER_ASSERT(reporter, a.toRound() == ia);
/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/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...
/external/python/cpython2/Modules/
H A Ddatetimemodule.c3948 long int ia[7]; local
3966 ia[i] = PyInt_AsLong(p);
3976 ia[6] = PyInt_AsLong(frac);
3984 ia[0], ia[1], ia[2],
3985 ia[3], ia[4], ia[5],
3986 ia[
[all...]

Completed in 820 milliseconds

123456789