Searched refs:label (Results 1 – 13 of 13) sorted by relevance
/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-845.c | 60 .label = "GPU", 68 .label = "battery", 78 .label = "skin",
|
D | thermal-8998.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/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 | 397 EXPECT_TRUE(std::regex_match(std::string(entry.label), re)); in TEST_F()
|
/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 | 2868 * background class in the list of label map for the output, set 2870 * class is included, it has label 0 and the output classes start 2871 * at 1 in the label map, otherwise, the output classes start at 0. 2881 * [batches, max_num_detections], specifying the class label for each
|