/hardware/qcom/sdm845/thermal/ |
D | thermal_target.c | 114 .label = "GPU", 121 .label = "battery", 128 .label = "skin", 163 .label = "GPU", 170 .label = "battery", 177 .label = "skin", 212 .label = "GPU", 219 .label = "battery", 226 .label = "skin", 261 .label = "GPU", [all …]
|
D | thermal-8998.c | 60 .label = "GPU", 68 .label = "battery", 78 .label = "skin",
|
D | thermal-845.c | 60 .label = "GPU", 68 .label = "battery", 78 .label = "skin",
|
D | thermal_common.h | 53 char *label; member
|
D | thermal_common.c | 235 sensor->t.name = v_sen_t->label; in initialize_sensor()
|
/hardware/qcom/sm8150/thermal/ |
D | thermal_target.c | 115 .label = "GPU", 122 .label = "battery", 129 .label = "skin", 164 .label = "GPU", 171 .label = "battery", 178 .label = "skin", 201 .label = "GPU", 208 .label = "battery", 215 .label = "skin", 250 .label = "GPU", [all …]
|
D | thermal-8998.c | 60 .label = "GPU", 68 .label = "battery", 78 .label = "skin",
|
D | thermal-845.c | 60 .label = "GPU", 68 .label = "battery", 78 .label = "skin",
|
D | thermal_common.h | 54 char *label; member
|
D | thermal_common.c | 235 sensor->t.name = v_sen_t->label; in initialize_sensor()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/common/ |
D | mlerrorcode.h | 70 #define CALL_CHECK_N_GOTO(f, label) { \ argument 75 goto label; \
|
/hardware/qcom/bt/msm8998/libbt-vendor/ |
D | Android.mk | 92 -Wno-unused-label \
|
/hardware/google/av/media/eco/ |
D | .clang-format | 16 # "Don't indent the section label"
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg.h | 125 #define MM_JPEG_CHK_ABORT(p, ret, label) ({ \ argument 129 goto label; \
|
/hardware/interfaces/broadcastradio/2.0/vts/functional/ |
D | VtsHalBroadcastradioV2_0TargetTest.cpp | 398 EXPECT_TRUE(std::regex_match(std::string(entry.label), re)); in TEST_P()
|
/hardware/interfaces/identity/support/src/ |
D | IdentityCredentialSupport.cpp | 1778 int label = number->value(); in coseSignGetX5Chain() local 1779 if (label == COSE_LABEL_X5CHAIN) { in coseSignGetX5Chain()
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 255 * label = "KeymasterSharedMac") 260 * 5.1 of the referenced publication). ``key'', ``context'', and ``label'' are 262 * in the construction on page 12 of the standard. The label string is UTF-8 encoded. 280 * Note that the label "KeymasterSharedMac" is the 18-byte UTF-8 encoding of the string.
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 224 string label;
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2867 * background class in the list of label map for the output, set 2869 * class is included, it has label 0 and the output classes start 2870 * at 1 in the label map, otherwise, the output classes start at 0. 2880 * [batches, max_num_detections], specifying the class label for each
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 3041 * background class in the list of label map for the output, set 3043 * class is included, it has label 0 and the output classes start 3044 * at 1 in the label map, otherwise, the output classes start at 0. 3054 * [batches, max_num_detections], specifying the class label for each
|