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

  /external/golang-protobuf/proto/
map_test.go 8 ppb "github.com/golang/protobuf/proto/proto3_proto"
12 m := &ppb.IntMaps{}
14 m.Maps = append(m.Maps, &ppb.IntMap{
29 var out ppb.IntMaps
31 b.Errorf("Can't unmarshal ppb.IntMaps: %v", err)
41 var out ppb.IntMaps
43 b.Errorf("Can't unmarshal ppb.IntMaps: %v", err)
  /external/aac/libSACdec/src/
sac_process.cpp 987 FIXP_DBL ppb[MAX_PARAMETER_BANDS * local
    [all...]
  /external/linux-kselftest/tools/testing/selftests/ptp/
testptp.c 92 static long ppb_to_scaled_ppm(int ppb)
99 * scaled_ppm = (ppb / 1000) << 16 [1]
100 * scaled_ppm = (ppb << 16) / 1000 [2]
105 return (long) (ppb * 65.536);
122 " -f val adjust the ptp clock frequency by 'val' ppb\n"
276 " %d maximum frequency adjustment (ppb)\n"
  /external/libpng/contrib/libtests/
pngstest.c 2645 png_const_bytep ppa, ppb; local
2853 png_const_bytep ppa, ppb; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h 903 IBinding **ppb) = 0;
    [all...]

Completed in 343 milliseconds