/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
D | EnrollmentStageConfig.aidl | 35 List<Cell> cells;
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/ |
D | EnrollmentStageConfig.aidl | 39 List<android.hardware.biometrics.face.Cell> cells;
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/ |
D | EnrollmentStageConfig.aidl | 38 List<android.hardware.biometrics.face.Cell> cells;
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/ |
D | EnrollmentStageConfig.aidl | 38 List<android.hardware.biometrics.face.Cell> cells;
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
D | EnrollmentStageConfig.aidl | 38 List<android.hardware.biometrics.face.Cell> cells;
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
D | EnrollmentStageConfig.aidl | 39 List<android.hardware.biometrics.face.Cell> cells;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | README.adoc | 47 * `asciidoctor-mathematical-ext.rb` - make latexmath: blocks work in table cells
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 249 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_hidl_hal_utils_v1_1.h | 247 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 248 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_hidl_hal_utils_v1_2.h | 286 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.6/ |
D | IRadio.hal | 470 * must return list of all current cells, including the neighboring cells. If for a particular
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_hidl_hal_utils_v1_4.h | 269 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 407 * cells between each filter element on width dimension. If this input is set, 412 * cells between each filter element on height dimension. If this input is set, 452 * cells between each filter element on width dimension. If this input is set, 457 * cells between each filter element on height dimension. If this input is set, 559 * cells between each filter element on width dimension. If this input is set, 564 * cells between each filter element on height dimension. If this input is set, 600 * cells between each filter element on width dimension. If this input is set, 605 * cells between each filter element on height dimension. If this input is set, 2330 * one input into the two RNN cells in the following way: 2341 * cells in the following way: [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | markup.adoc | 457 Where feasible, align the `|` separating cells across rows. 459 makes it easier to see which cells belong to which column. 460 Alternatively, long cells can be broken onto a separate line with the `|`
|
D | revisions.adoc | 195 * 2017-10-15 - Describe how to write <<writing-latexmath-in-table-cells,
|
D | writing.adoc | 669 [[writing-latexmath-in-table-cells]] 672 To use `[latexmath]` or `latexmath{cl}` constructs inside table cells, the
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioResponse.h | 171 const hidl_vec<V1_0::NeighboringCell>& cells) override;
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_hidl_hal_utils_v1_5.h | 286 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 371 * cells between each filter element on width dimension. If this input is set, 376 * cells between each filter element on height dimension. If this input is set, 417 * cells between each filter element on width dimension. If this input is set, 422 * cells between each filter element on height dimension. If this input is set, 538 * cells between each filter element on width dimension. If this input is set, 543 * cells between each filter element on height dimension. If this input is set, 580 * cells between each filter element on width dimension. If this input is set, 585 * cells between each filter element on height dimension. If this input is set, 2407 * one input into the two RNN cells in the following way: 2418 * cells in the following way: [all …]
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 1802 * camped cells; INT_MAX means invalid/unreported. 1808 * registered or camped cells; INT_MAX means invalid/unreported. 1815 * camped cells; LONG_MAX (2^63-1) means invalid/unreported.
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 342 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1212 * must return list of all current cells, including the neighboring cells. If for a particular
|
D | IRadioResponse.hal | 1403 * @param cells Vector of neighboring radio cell 1418 oneway getNeighboringCidsResponse(RadioResponseInfo info, vec<NeighboringCell> cells);
|
/hardware/ril/libril/ |
D | ril_service.cpp | 5027 hidl_vec<NeighboringCell> cells; in getNeighboringCidsResponse() local 5035 cells.resize(num); in getNeighboringCidsResponse() 5038 cells[i].cid = convertCharPtrToHidlString(resp->cid); in getNeighboringCidsResponse() 5039 cells[i].rssi = resp->rssi; in getNeighboringCidsResponse() 5045 cells); in getNeighboringCidsResponse()
|