Home
last modified time | relevance | path

Searched refs:cells (Results 1 – 25 of 29) sorted by relevance

12

/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DEnrollmentStageConfig.aidl35 List<Cell> cells;
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/
DEnrollmentStageConfig.aidl39 List<android.hardware.biometrics.face.Cell> cells;
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DEnrollmentStageConfig.aidl38 List<android.hardware.biometrics.face.Cell> cells;
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DEnrollmentStageConfig.aidl38 List<android.hardware.biometrics.face.Cell> cells;
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DEnrollmentStageConfig.aidl38 List<android.hardware.biometrics.face.Cell> cells;
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DEnrollmentStageConfig.aidl39 List<android.hardware.biometrics.face.Cell> cells;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
DREADME.adoc47 * `asciidoctor-mathematical-ext.rb` - make latexmath: blocks work in table cells
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h249 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_utils_v1_1.h247 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h248 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_utils_v1_2.h286 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/1.6/
DIRadio.hal470 * must return list of all current cells, including the neighboring cells. If for a particular
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_utils_v1_4.h269 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal407 * 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/
Dmarkup.adoc457 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 `|`
Drevisions.adoc195 * 2017-10-15 - Describe how to write <<writing-latexmath-in-table-cells,
Dwriting.adoc669 [[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/
DRadioResponse.h171 const hidl_vec<V1_0::NeighboringCell>& cells) override;
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_utils_v1_5.h286 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal371 * 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/
Dtypes.hal1802 * 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/
Dradio_hidl_hal_utils_v1_6.h342 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/1.0/
DIRadio.hal1212 * must return list of all current cells, including the neighboring cells. If for a particular
DIRadioResponse.hal1403 * @param cells Vector of neighboring radio cell
1418 oneway getNeighboringCidsResponse(RadioResponseInfo info, vec<NeighboringCell> cells);
/hardware/ril/libril/
Dril_service.cpp5027 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()

12