Home
last modified time | relevance | path

Searched refs:FLOOR (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/rtt/
DCivicLocationKeys.java40 HNO, HNS, LMK, LOC, NAM, POSTAL_CODE, BUILDING, APT, FLOOR, ROOM, TYPE_OF_PLACE, PCN,
84 public static final int FLOOR = 27; field in CivicLocationKeys
DCivicLocation.java192 formatAddressElement(", Flr: ", getCivicElementValue(CivicLocationKeys.FLOOR)); in toAddress()
/frameworks/ml/nn/runtime/test/generated/vts_models/
Dfloor_relaxed.model.cpp28 .type = OperationType::FLOOR, in createTestModel()
80 .type = OperationType::FLOOR, in createTestModel_dynamic_output_shape()
Dfloor.model.cpp28 .type = OperationType::FLOOR, in createTestModel()
79 .type = OperationType::FLOOR, in createTestModel_dynamic_output_shape()
Dfloor_float16.model.cpp28 .type = OperationType::FLOOR, in createTestModel()
79 .type = OperationType::FLOOR, in createTestModel_dynamic_output_shape()
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DElementwise.cpp32 DEFINE_ELEMENTWISE_SIGNATURE(FLOOR, V1_0, Type::TENSOR_FLOAT32);
37 DEFINE_ELEMENTWISE_SIGNATURE(FLOOR, V1_2, Type::TENSOR_FLOAT16);
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp440 TEST_SINGLE_OPERATION(FLOOR, V1_0, kMediumCriteria);
482 TEST_SINGLE_OPERATION(FLOOR, V1_2, kMediumCriteria);
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp265 static_assert(static_cast<int32_t>(OperationType::FLOOR) == ANEURALNETWORKS_FLOOR,
/frameworks/ml/nn/common/
DCpuExecutor.cpp721 case OperationType::FLOOR: { in executeOperation()
/frameworks/base/api/
Dcurrent.txt30463 field public static final int FLOOR = 27; // 0x1b
61718 enum_constant public static final java.math.RoundingMode FLOOR;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt42711 enum_constant public static final java.math.RoundingMode FLOOR;