| /external/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | type_float.hpp | 12 typedef double float64; typedef 56 typedef double float64; typedef
|
| /external/go-cmp/cmp/cmpopts/ |
| D | equate.go | 49 func EquateApprox(fraction, margin float64) cmp.Option { 62 func areRealF64s(x, y float64) bool { 87 func areNaNsF64s(x, y float64) bool {
|
| /external/licenseclassifier/v2/ |
| D | searchset.go | 172 func (c *Classifier) findPotentialMatches(src, target *searchSet, confidence float64) matchRanges { 205 func (c *Classifier) fuseRanges(origin string, matched matchRanges, confidence float64, size int, r… 320 func (c *Classifier) getMatchedRanges(src, target *searchSet, confidence float64, q int) matchRange… 371 …origin string, matched matchRanges, targetLength, subsetLength int, threshold float64, q int) []ma…
|
| D | classifier.go | 205 func NewClassifier(threshold float64) *Classifier {
|
| D | document.go | 72 func computeQ(threshold float64) int {
|
| /external/flatbuffers/ts/ |
| D | utils.ts | 3 export const float64 = new Float64Array(int32.buffer); constant
|
| /external/flatbuffers/python/flatbuffers/ |
| D | packer.py | 38 float64 = struct.Struct("<d") variable
|
| /external/licenseclassifier/ |
| D | classifier.go | 115 func New(threshold float64, options ...OptionFunc) (*License, error) { 136 func NewWithForbiddenLicenses(threshold float64, options ...OptionFunc) (*License, error) {
|
| /external/golang-protobuf/proto/ |
| D | wrappers.go | 20 func Float64(v float64) *float64 { return &v }
|
| /external/golang-protobuf/reflect/protoreflect/ |
| D | value_equal.go | 82 func equalFloat(x, y float64) bool {
|
| D | value_union.go | 156 func ValueOfFloat64(v float64) Value {
|
| /external/starlark-go/starlarkjson/ |
| D | json.go | 225 func isFinite(f float64) bool {
|
| /external/golang-protobuf/testing/protocmp/ |
| D | util.go | 406 func equalFloat64(x, y float64) bool { 677 func lessF64(x, y float64) bool {
|
| /external/licenseclassifier/tools/identify_license/backend/ |
| D | backend.go | 48 func New(threshold float64, forbiddenOnly bool) (*ClassifierBackend, error) {
|
| /external/go-cmp/cmp/ |
| D | example_test.go | 248 func roundF64(z float64) float64 {
|
| /external/licenseclassifier/stringclassifier/ |
| D | classifier.go | 102 func New(threshold float64, funcs ...NormalizeFunc) *Classifier { 347 func newMatcher(unknown string, threshold float64) *matcher {
|
| /external/tensorflow/tensorflow/python/ops/numpy_ops/ |
| D | np_dtypes.py | 33 float64 = np_export.np_export_constant(__name__, 'float64', np.float64) variable
|
| /external/tensorflow/tensorflow/python/kernel_tests/math_ops/ |
| D | banded_triangular_solve_op_test.py | 53 dtypes=(np.float32, np.float64)):
|
| /external/tensorflow/tensorflow/python/kernel_tests/linalg/ |
| D | matrix_triangular_solve_op_test.py | 53 dtypes=(np.float32, np.float64)):
|
| D | cholesky_op_test.py | 286 dtypes=(dtypes_lib.float32, dtypes_lib.float64,
|
| /external/golang-protobuf/internal/encoding/json/ |
| D | encode.go | 146 func appendFloat(out []byte, n float64, bitSize int) []byte {
|
| /external/flatbuffers/tests/MyGame/Example/ |
| D | Vec3.go | 94 func CreateVec3(builder *flatbuffers.Builder, x float32, y float32, z float32, test1 float64, test2…
|
| /external/golang-protobuf/internal/encoding/text/ |
| D | encode.go | 182 func appendFloat(out []byte, n float64, bitSize int) []byte {
|
| /external/llvm/bindings/go/llvm/ |
| D | executionengine.go | 72 func NewGenericValueFromFloat(t Type, n float64) (g GenericValue) {
|
| /external/flatbuffers/go/ |
| D | encode.go | 221 func WriteFloat64(buf []byte, n float64) {
|