Home
last modified time | relevance | path

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

12

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_float.hpp11 typedef float float32; typedef
55 typedef float float32; typedef
/external/flatbuffers/tests/MyGame/Example/
DVec3.go94 func CreateVec3(builder *flatbuffers.Builder, x float32, y float32, z float32, test1 float64, test2…
DTypeAliases.go309 func TypeAliasesAddF32(builder *flatbuffers.Builder, f32 float32) {
DMonster.go1345 func MonsterAddTestf(builder *flatbuffers.Builder, testf float32) {
1348 func MonsterAddTestf2(builder *flatbuffers.Builder, testf2 float32) {
1351 func MonsterAddTestf3(builder *flatbuffers.Builder, testf3 float32) {
/external/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
Dperf_puppeteer_canvas.go271 func summarize(input []float32) (float32, float32, float32, float32, float32, float32) {
294 func computeAverage(d []float32) float32 {
/external/go-cmp/cmp/cmpopts/
Dequate.go63 func areRealF32s(x, y float32) bool {
88 func areNaNsF32s(x, y float32) bool {
/external/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
Dperf_puppeteer_skottie_frames.go367 func summarize(input []float32) (float32, float32, float32, float32, float32, float32) {
390 func computeAverage(d []float32) float32 {
/external/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
Dperf_puppeteer_render_skps.go344 func summarize(input []float32) (float32, float32, float32) {
364 func computeAverage(d []float32) float32 {
/external/flatbuffers/python/flatbuffers/
Dpacker.py37 float32 = struct.Struct("<f") variable
/external/golang-protobuf/proto/
Dwrappers.go17 func Float32(v float32) *float32 { return &v }
/external/tensorflow/tensorflow/go/
Dexample_inception_inference_test.go123 func printBestLabel(probabilities []float32, labelsFile string) {
/external/go-cmp/cmp/internal/diff/
Ddiff_test.go310 func generateStrings(n int, px, py, pm float32, seed int64) (string, string) {
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_dtypes.py36 float32 = np_export.np_export_constant(__name__, 'float32', np.float32) variable
/external/golang-protobuf/reflect/protoreflect/
Dvalue_union.go150 func ValueOfFloat32(v float32) Value {
/external/deqp/external/openglcts/modules/common/
DglcShaderLibraryCase.hpp77 float float32; member
/external/tensorflow/tensorflow/go/op/
Dwrappers.go5752 …hts []tf.Output, example_state_data tf.Output, loss_type string, l1 float32, l2 float32, num_loss_…
5850 …hts []tf.Output, example_state_data tf.Output, loss_type string, l1 float32, l2 float32, num_loss_…
6524 func LSTMBlockCellForgetBias(value float32) LSTMBlockCellAttr {
6534 func LSTMBlockCellCellClip(value float32) LSTMBlockCellAttr {
6621 func BlockLSTMForgetBias(value float32) BlockLSTMAttr {
6631 func BlockLSTMCellClip(value float32) BlockLSTMAttr {
8631 …gamma_min tf.Output, gamma_max tf.Output, out_type tf.DataType, variance_epsilon float32, scale_af…
9196 func LeakyReluGradAlpha(value float32) LeakyReluGradAttr {
9566 func LRNGradBias(value float32) LRNGradAttr {
9576 func LRNGradAlpha(value float32) LRNGradAttr {
[all …]
/external/mesa3d/include/android_stub/log/
Dlog_event_list.h52 float float32; member
/external/flatbuffers/go/
Dencode.go216 func WriteFloat32(buf []byte, n float32) {
/external/golang-protobuf/testing/protocmp/
Dutil.go669 func lessF32(x, y float32) bool {
/external/tensorflow/tensorflow/python/framework/
Ddtypes.py291 float32 = DType(types_pb2.DT_FLOAT) variable
/external/deqp/framework/opengl/
DgluShaderLibrary.hpp72 float float32; member
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp565 std::vector<float> float32; in getFloat32s() local
/external/mesa3d/src/amd/addrlib/src/core/
Daddrelemlib.cpp1690 BOOL_32 float32) ///< [in] TRUE if float32 component (BLEND_FLOAT32) in SetClearComps()
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_precision.hpp594 typedef detail::float32 float32; typedef
/external/oboe/samples/RhythmGame/third_party/glm/
Dfwd.hpp1437 typedef lowp_float32 float32; typedef
1463 typedef mediump_float32 float32; typedef
1489 typedef highp_float32 float32; typedef

12