HomeSort by relevance Sort by last modified time
    Searched defs:STD (Results 1 - 11 of 11) sorted by null

  /test/vti/dashboard/src/main/java/com/android/vts/servlet/
ShowPerformanceDigestServlet.java 48 private static final String STD = "Std";
124 tableHTML += "<th class='section-label grey lighten-2'>" + STD + "</th>";
  /test/vti/dashboard/src/main/java/com/android/vts/job/
VtsPerformanceJobServlet.java 62 private static final String STD = "Std";
159 tableHTML += "<th style='" + COL_LABEL_STYLE + "'>" + STD + "</th>";
  /external/pcre/dist2/src/sljit/
sljitNativePPC_common.c 211 #define STD (HI(62) | 0)
574 #define STACK_STORE STD
735 /* u w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
785 /* s w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
aoutx.h 266 #define STD(i, j) case i: return & howto_table_std [j]
303 /* std relocs. */
306 STD (BFD_RELOC_8, 0);
307 STD (BFD_RELOC_16, 1);
308 STD (BFD_RELOC_32, 2);
309 STD (BFD_RELOC_8_PCREL, 4);
310 STD (BFD_RELOC_16_PCREL, 5);
311 STD (BFD_RELOC_32_PCREL, 6);
312 STD (BFD_RELOC_16_BASEREL, 9);
313 STD (BFD_RELOC_32_BASEREL, 10)
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
m88k.h 287 #define STD LDHU+4
296 #define JSR STD+1
297 #define BSR STD+2
298 #define BR STD+3
299 #define JMP STD+4
300 #define BB1 STD+5
301 #define BB0 STD+6
302 #define RTN STD+7
303 #define BCND STD+8
  /libcore/ojluni/src/main/java/java/time/format/
DateTimeFormatterBuilder.java     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 662 #define STD CHOICE(std, std, std)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 71 STD
1398 STD: "std",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 71 STD
1398 STD: "std",
    [all...]

Completed in 1375 milliseconds