Home
last modified time | relevance | path

Searched defs:fix32 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/index/suffixarray/
Dgen.go72 var fix32 = strings.NewReplacer( var
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/testdata/
H A Dbooks.proto114 optional fixed32 fix32 = 1; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
H A Dbooks.proto114 optional fixed32 fix32 = 1; field
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsplugin.c382 cmsFloat64Number CMSEXPORT _cms15Fixed16toDouble(cmsS15Fixed16Number fix32) in _cms15Fixed16toDouble()
H A Dcmspcs.c419 cmsS15Fixed16Number fix32; in XYZ2float() local