HomeSort by relevance Sort by last modified time
    Searched refs:g8 (Results 26 - 50 of 69) sorted by null

12 3

  /external/libvpx/libvpx/vpx_dsp/mips/
idct16x16_msa.c 328 v8i16 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15; local
355 MADD_BF(r11, r4, r3, r12, k0, k1, k2, k3, g8, g9, g10, g11);
356 BUTTERFLY_4(g0, g2, g10, g8, h8, h9, v2, v0);
  /external/skia/tools/
sk_tool_utils.cpp 449 U8CPU r8, g8, b8; local
452 g8 = (U8CPU) (g+0.5f);
455 return SkPackARGB32(255, r8, g8, b8);
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
arith.go 146 g8 := uint64(loadSymData[0]) | uint64(loadSymData[1])<<8 |
150 if g8 != w8 {
151 println("testLoadSymCombine failed, wanted", w8, "got", g8)
  /prebuilts/go/darwin-x86/test/
live.go 131 return g8()
134 func g8() (string, string) func
142 g8()
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
arith.go 146 g8 := uint64(loadSymData[0]) | uint64(loadSymData[1])<<8 |
150 if g8 != w8 {
151 println("testLoadSymCombine failed, wanted", w8, "got", g8)
  /prebuilts/go/linux-x86/test/
live.go 131 return g8()
134 func g8() (string, string) func
142 g8()
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/v8/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/clang/test/CXX/drs/
dr0xx.cpp 350 extern "C++" void g8();
352 extern "C++" void g8() { function in namespace:dr29
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-c674x-pcrel.d 131 0+1e4 <[^>]*> 10000190[ \t]+callp \.S1 000001ec <g8>,a3
  /external/boringssl/src/ssl/test/runner/ed25519/internal/edwards25519/
edwards25519.go 400 g8 := int64(g[8])
421 h8 := f0*g8 + f1_2*g7 + f2*g6 + f3_2*g5 + f4*g4 + f5_2*g3 + f6*g2 + f7_2*g1 + f8*g0 + f9_2*g9_19
422 h9 := f0*g9 + f1*g8 + f2*g7 + f3*g6 + f4*g5 + f5*g4 + f6*g3 + f7*g2 + f8*g1 + f9*g0
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/googletest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest-param-test.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest-param-test.h     [all...]

Completed in 1093 milliseconds

12 3