/packages/modules/Bluetooth/system/gd/packet/ |
D | bit_inserter.cc | 24 BitInserter::BitInserter(std::vector<uint8_t>& vector) : ByteInserter(vector) {} in BitInserter()
|
D | byte_inserter.cc | 24 ByteInserter::ByteInserter(std::vector<uint8_t>& vector) : std::back_insert_iterator<std::vector<ui… in ByteInserter()
|
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/ |
D | SphericalVector.java | 245 public final SphericalVector vector; field in SphericalVector.Sparse 257 public Sparse( in Sparse()
|
D | Matrix.java | 71 public Vector3 transformPoint(Vector3 vector) { in transformPoint()
|
D | Quaternion.java | 366 Vector3 vector = forward.normalized(); in lookRotation() local
|
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/primers/ |
D | BackAzimuthPrimer.java | 307 private SphericalVector mirrorAzimuth(SphericalVector vector) { in mirrorAzimuth() 322 private SphericalVector forceAzimuth(SphericalVector vector, boolean back) { in forceAzimuth()
|
/packages/inputmethods/LatinIME/native/jni/tests/dictionary/header/ |
D | header_read_write_utils_test.cpp | 30 DictionaryHeaderStructurePolicy::AttributeMap::key_type vector; in TEST() local
|
/packages/services/Car/tools/telemetry/lua-interpreter/tests/ |
D | lua_engine_test.cc | 34 std::string ConvertVectorToString(std::vector<std::string> vector) { in ConvertVectorToString() 308 std::vector<std::string> vector = {}; in TEST_F() local 314 std::vector<std::string> vector = {"1", "2", "3", "4"}; in TEST_F() local
|
/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | parent_def.cc | 417 const VectorField* vector = (VectorField*)sized_field; in GenSerialize() local 663 const VectorField* vector = (VectorField*)sized_field; in GenRustWriteToFields() local 718 const VectorField* vector = (VectorField*)field; in GenSizeRetVal() local
|
/packages/services/Car/service/src/com/android/car/ |
D | OccupantAwarenessUtils.java | 114 static Point3D convertToPoint3D(@Nullable double[] vector) { in convertToPoint3D()
|
/packages/inputmethods/LatinIME/native/jni/src/utils/ |
D | int_array_view.h | 58 explicit IntArrayView(const std::vector<int> &vector) in IntArrayView()
|
/packages/modules/Bluetooth/system/osi/test/fuzzers/list/ |
D | fuzz_list.cc | 46 void* getArbitraryElement(std::vector<void*>* vector, in getArbitraryElement()
|
/packages/modules/Virtualization/vmbase/example/src/ |
D | main.rs | 223 let mut vector: Vec<u32> = vec![1, 2, 3, 4]; in check_alloc() localVariable
|
/packages/modules/NeuralNetworks/common/ |
D | QuantUtils.h | 197 inline void Sub1Vector(const int16_t* vector, int v_size, int16_t* result) { in Sub1Vector()
|
D | QuantUtils.cpp | 178 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate()
|
/packages/services/Car/tools/telemetry/lua-interpreter/ |
D | lua_engine.cc | 272 char** LuaEngine::StringVectorToCharArray(std::vector<std::string> vector) { in StringVectorToCharArray()
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | codec_status_aidl.cc | 70 bool ContainedInVector(const std::vector<T>& vector, in ContainedInVector()
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/ |
D | header_read_write_utils.cpp | 242 std::vector<int> *const vector) { in insertCharactersIntoVector()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 335 std::vector<std::string> vector; in ReadElementsAsString() local
|