Searched defs:x13 (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
H A Doverride-layout.c163 struct X13 x13; local
164 x13.x = sizeof(struct X13);
/external/clang/test/FixIt/
H A Dfixit.cpp84 int x13 |= 0; // expected-error {{invalid '|=' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
114 int x13 |= 0; // expected-error {{invalid '|=' at end of declaration; did you mean '='?}} local
115 (void)x13;
131 if (int x13 |= 0) { (void)x13; } // expected-error {{invalid '|=' at end of declaration; did you mean '='?}}
/external/opencv/cv/src/
H A Dcvcontourtree.cpp599 double x13, y13, x12, y12, l_base, nx, ny, qq; local
602 x13 = t3.x - t1.x;
606 qq = x13 * x13 + y13 * y13;
611 ny = -x13 / l_base;
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c5995 write_byte(DS,SI+0x00,0x13);
8071 int #0x13 ;; read sector local
8780 SET_INT_VECTOR(0x13, #0xF000, #int13_handler)

Completed in 115 milliseconds