HomeSort by relevance Sort by last modified time
    Searched refs:VS1 (Results 1 - 9 of 9) sorted by null

  /frameworks/minikin/libs/minikin/
MinikinInternal.cpp 45 return VS1 <= codePoint && codePoint <= VS16;
54 return codePoint - VS1;
MinikinInternal.h 43 constexpr uint32_t VS1 = 0xFE00;
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 923 XXLANDQ VS0,VS1,VS32
924 XXLANDC VS0,VS1,VS32
925 XXLEQV VS0,VS1,VS32
926 XXLNAND VS0,VS1,VS32
931 XXLORC VS0,VS1,VS32
932 XXLNOR VS0,VS1,VS32
933 XXLORQ VS0,VS1,VS32
934 XXLXOR VS0,VS1,VS32
939 XXSEL VS0,VS1,VS3,VS32
944 XXMRGHW VS0,VS1,VS3
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 923 XXLANDQ VS0,VS1,VS32
924 XXLANDC VS0,VS1,VS32
925 XXLEQV VS0,VS1,VS32
926 XXLNAND VS0,VS1,VS32
931 XXLORC VS0,VS1,VS32
932 XXLNOR VS0,VS1,VS32
933 XXLORQ VS0,VS1,VS32
934 XXLXOR VS0,VS1,VS32
939 XXSEL VS0,VS1,VS3,VS32
944 XXMRGHW VS0,VS1,VS3
    [all...]
  /frameworks/minikin/tests/stresstest/
FontFamilyTest.cpp 50 for (uint32_t vs = VS1; vs < VS256; ++vs) {
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 160 VS1
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 160 VS1
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
operand_test.go 349 {"VS1", "VS1"},
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
operand_test.go 349 {"VS1", "VS1"},

Completed in 163 milliseconds