Home
last modified time | relevance | path

Searched defs:float32 (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/test/testdata/
Dfp_test.go111 func add32_ssa(a, b float32) float32 {
116 func mul32_ssa(a, b float32) float32 {
121 func sub32_ssa(a, b float32) float32 {
126 func div32_ssa(a, b float32) float32 {
131 func neg32_ssa(a, b float32) float32 {
137 e int32, f uint32, g int64, h uint64, i float32) (aa, bb, cc, dd, ee, ff, gg, hh, ii float64) {
700 func compares32_ssa(a, b, c, d float32) (lt, le, eq, ne, ge, gt uint64) {
1095 func le32_ssa(x, y float32) bool {
1100 func ge32_ssa(x, y float32) bool {
1105 func lt32_ssa(x, y float32) bool {
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/
Dfloats.go55 func indexLoad(b0 []float32, b1 float32, idx int) float32 {
69 func FusedAdd32(x, y, z float32) float32 {
77 func FusedSub32_a(x, y, z float32) float32 {
84 func FusedSub32_b(x, y, z float32) float32 {
121 func CmpZero32(f float32) bool {
182 func Float32Min(a, b float32) float32 {
191 func Float32Max(a, b float32) float32 {
Dmath.go64 func sqrt32(x float32) float32 {
97 func abs32(x float32) float32 {
164 func fromFloat32(f32 float32) uint32 {
204 func constantConvert32(x float32) float32 {
Dmemops.go160 func idxFloat32(x, y []float32, i int) {
346 func idxFloatOps(a []float64, b []float32, i int) (float64, float32) {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/test/
Dfloat_test.go18 func compare2(a, b float32) bool {
143 func cvt3(a float32) uint64 {
148 func cvt4(a float32) uint32 {
163 func cvt7(a float32) int64 {
168 func cvt8(a float32) int32 {
185 func cvt11(a float32) int {
190 func cvt12(a float32) uint {
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue27718.go54 func add32(x float32) float32 {
68 func sub32(x float32) float32 {
82 func neg32(x float32) float32 {
Dissue38356.go34 func f3(x, y float32, z int) float32 {
45 func f4(x, y float32, z int) float32 {
Dissue28450.go11 func h(...int, ...int, float32) {} // ERROR "non-final parameter|must be last parameter|can only us… argument
16 …g(a ...int, b ...int, c float32) // ERROR "non-final parameter a|must be last parameter|can only u…
Dissue19515.go19 func maxF(a, b float32) float32 {
35 func BoxGradient(x, y, w, h, f float32, iColor, oColor Color) Paint {
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DVec3.go94 func CreateVec3(builder *flatbuffers.Builder, x float32, y float32, z float32, test1 float64, test2…
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Drat_test.go503 func checkNonLossyRoundtrip32(t *testing.T, f float32) {
546 func checkIsBestApprox32(t *testing.T, f float32, r *Rat) bool {
617 func isEven32(f float32) bool { return math.Float32bits(f)&1 == 0 }
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dnilptr5_aix.go14 func f5(p *float32, q *float64, r *float32, s *float64) float64 {
Dnilptr5_wasm.go14 func f5(p *float32, q *float64, r *float32, s *float64) float64 {
Dnilptr5.go14 func f5(p *float32, q *float64, r *float32, s *float64) float64 {
Dfuse.go47 func fNeqLess(a float32, f float64) bool {
72 func fLessLess(a float32, f float64) bool {
88 func fLeqLess(a float32, f float64) bool {
Dnewinline.go344 func EncodeQuad(d []uint32, x [6]float32) { // ERROR "can inline EncodeQuad" "d does not escape"
356 func float32bits(f float32) uint32 { // ERROR "can inline float32bits"
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_float.hpp11 typedef float float32; typedef
55 typedef float float32; typedef
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_float.hpp11 typedef float float32; typedef
55 typedef float float32; typedef
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dminmax.go23 func fmin32(x, y float32) float32 { return fmin(x, y) }
25 func fmax32(x, y float32) float32 { return fmax(x, y) }
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go897 func AnonymousMutableDenseHashTableMaxLoadFactor(value float32) AnonymousMutableDenseHashTableAttr {
1089 func ApproxTopKRecallTarget(value float32) ApproxTopKAttr {
1175 func ApproximateEqualTolerance(value float32) ApproximateEqualAttr {
1943 func AudioSummary(scope *Scope, tag tf.Output, tensor tf.Output, sample_rate float32, optional ...A…
2743 …put, m tf.Output, v tf.Output, beta tf.Output, gamma tf.Output, variance_epsilon float32, scale_af…
2796 … m tf.Output, v tf.Output, gamma tf.Output, backprop tf.Output, variance_epsilon float32, scale_af…
3469 func BlockLSTMForgetBias(value float32) BlockLSTMAttr {
3479 func BlockLSTMCellClip(value float32) BlockLSTMAttr {
3677 func BlockLSTMV2CellClip(value float32) BlockLSTMV2Attr {
4966 func Bucketize(scope *Scope, input tf.Output, boundaries []float32) (output tf.Output) {
[all …]
/aosp_15_r20/external/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
H A Dperf_puppeteer_canvas.go271 func summarize(input []float32) (float32, float32, float32, float32, float32, float32) {
294 func computeAverage(d []float32) float32 {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/inline/inlheur/testdata/props/
Dfuncflags.go297 func T_select_noreturn(chi chan int, chf chan float32, p *int) {
314 func T_select_mayreturn(chi chan int, chf chan float32, p *int) int {
/aosp_15_r20/external/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
H A Dperf_puppeteer_skottie_frames.go383 func summarize(input []float32) (float32, float32, float32, float32, float32, float32) {
406 func computeAverage(d []float32) float32 {
/aosp_15_r20/external/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
H A Dperf_puppeteer_render_skps.go346 func summarize(input []float32) (float32, float32, float32) {
366 func computeAverage(d []float32) float32 {
/aosp_15_r20/external/go-cmp/cmp/cmpopts/
H A Dequate.go65 func areRealF32s(x, y float32) bool {
90 func areNaNsF32s(x, y float32) bool {

12345678910>>...17