Home
last modified time | relevance | path

Searched full:atc (Results 1 – 25 of 182) sorted by relevance

12345678

/aosp_15_r20/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h53 #define ATC_AMBIENT_LIGHT_FILE_NAME "/sys/class/dqe%d/atc/ambient_light"
54 #define ATC_ST_FILE_NAME "/sys/class/dqe%d/atc/st"
55 #define ATC_ENABLE_FILE_NAME "/sys/class/dqe%d/atc/en"
56 #define ATC_LT_FILE_NAME "/sys/class/dqe%d/atc/lt"
57 #define ATC_NS_FILE_NAME "/sys/class/dqe%d/atc/ns"
58 #define ATC_DITHER_FILE_NAME "/sys/class/dqe%d/atc/dither"
59 #define ATC_PL_W1_FILE_NAME "/sys/class/dqe%d/atc/pl_w1"
60 #define ATC_PL_W2_FILE_NAME "/sys/class/dqe%d/atc/pl_w2"
61 #define ATC_CTMODE_FILE_NAME "/sys/class/dqe%d/atc/ctmode"
62 #define ATC_PP_EN_FILE_NAME "/sys/class/dqe%d/atc/pp_en"
[all …]
DExynosPrimaryDisplayModule.cpp293 ALOGI("Use default atc profile file"); in parseAtcProfile()
298 ALOGE("Failed to parse atc profile file"); in parseAtcProfile()
302 ALOGI("Atc Profile version = %s", root[kAtcProfileVersionStr].asString().c_str()); in parseAtcProfile()
311 ALOGE("Atc profile is unavailable !"); in parseAtcProfile()
342 ALOGE("Atc mode %s is already existed!", ret.first->first.c_str()); in parseAtcProfile()
348 ALOGW("Failed to find atc normal mode"); in parseAtcProfile()
441 ALOGE("Fail to set atc ambient light for %s mode", mode_name.c_str()); in setAtcMode()
446 ALOGE("Fail to set atc st dimming for %s mode", mode_name.c_str()); in setAtcMode()
454 ALOGE("Fail to set atc enable = %d", enable); in setAtcMode()
461 ALOGI("atc enable=%d (mode=%s, pending off=%s)", enable, mCurrentAtcModeName.c_str(), in setAtcMode()
[all …]
/aosp_15_r20/device/google/felix/conf/
Dinit.felix.rc27 chown system system /sys/class/dqe1/atc/ambient_light
28 chown system system /sys/class/dqe1/atc/st
29 chown system system /sys/class/dqe1/atc/en
30 chown system system /sys/class/dqe1/atc/lt
31 chown system system /sys/class/dqe1/atc/ns
32 chown system system /sys/class/dqe1/atc/dither
33 chown system system /sys/class/dqe1/atc/pl_w1
34 chown system system /sys/class/dqe1/atc/pl_w2
35 chown system system /sys/class/dqe1/atc/ctmode
36 chown system system /sys/class/dqe1/atc/pp_en
[all …]
/aosp_15_r20/device/google/comet/conf/
Dinit.comet.rc117 chown system system /sys/class/dqe1/atc/ambient_light
118 chown system system /sys/class/dqe1/atc/st
119 chown system system /sys/class/dqe1/atc/en
120 chown system system /sys/class/dqe1/atc/lt
121 chown system system /sys/class/dqe1/atc/ns
122 chown system system /sys/class/dqe1/atc/dither
123 chown system system /sys/class/dqe1/atc/pl_w1
124 chown system system /sys/class/dqe1/atc/pl_w2
125 chown system system /sys/class/dqe1/atc/ctmode
126 chown system system /sys/class/dqe1/atc/pp_en
[all …]
/aosp_15_r20/external/bazelbuild-rules_cc/cc/toolchains/impl/
H A Dlegacy_converter.bzl137 def _convert_action_type_config(atc):
138 implies = sorted([ft.name for ft in atc.implies.to_list()])
139 if atc.args:
140 implies.append("implied_by_%s" % atc.action_type.name)
143 action_name = atc.action_type.name,
145 tools = [convert_tool(tool) for tool in atc.tools],
171 for atc in toolchain.action_type_configs.values():
175 if atc.args:
177 name = "implied_by_%s" % atc.action_type.name,
179 args = ArgsListInfo(args = atc.args),
[all …]
H A Dtoolchain_config_info.bzl133 for atc in self.action_type_configs.values():
134 _validate_action_config(atc, known_features, fail = fail)
138 def _collect_files_for_action_type(atc, features, args):
139 transitive_files = [atc.files.files, get_action_type(args, atc.action_type).files]
141 transitive_files.append(get_action_type(ft.args, atc.action_type).files)
166 atc.action_type: _collect_files_for_action_type(atc, features, args)
167 for atc in action_type_configs.values()
/aosp_15_r20/device/google/zumapro/conf/
Dinit.zumapro.board.rc396 chown system system /sys/class/dqe0/atc/ambient_light
397 chown system system /sys/class/dqe0/atc/st
398 chown system system /sys/class/dqe0/atc/en
399 chown system system /sys/class/dqe0/atc/lt
400 chown system system /sys/class/dqe0/atc/ns
401 chown system system /sys/class/dqe0/atc/dither
402 chown system system /sys/class/dqe0/atc/pl_w1
403 chown system system /sys/class/dqe0/atc/pl_w2
404 chown system system /sys/class/dqe0/atc/ctmode
405 chown system system /sys/class/dqe0/atc/pp_en
[all …]
/aosp_15_r20/device/google/gs101/conf/
Dinit.gs101.rc663 chown system system /sys/class/dqe0/atc/ambient_light
664 chown system system /sys/class/dqe0/atc/st
665 chown system system /sys/class/dqe0/atc/en
666 chown system system /sys/class/dqe0/atc/lt
667 chown system system /sys/class/dqe0/atc/ns
668 chown system system /sys/class/dqe0/atc/dither
669 chown system system /sys/class/dqe0/atc/pl_w1
670 chown system system /sys/class/dqe0/atc/pl_w2
671 chown system system /sys/class/dqe0/atc/ctmode
672 chown system system /sys/class/dqe0/atc/pp_en
[all …]
/aosp_15_r20/device/google/gs201/conf/
Dinit.gs201.rc648 chown system system /sys/class/dqe0/atc/ambient_light
649 chown system system /sys/class/dqe0/atc/st
650 chown system system /sys/class/dqe0/atc/en
651 chown system system /sys/class/dqe0/atc/lt
652 chown system system /sys/class/dqe0/atc/ns
653 chown system system /sys/class/dqe0/atc/dither
654 chown system system /sys/class/dqe0/atc/pl_w1
655 chown system system /sys/class/dqe0/atc/pl_w2
656 chown system system /sys/class/dqe0/atc/ctmode
657 chown system system /sys/class/dqe0/atc/pp_en
[all …]
/aosp_15_r20/device/google/zuma/conf/
Dinit.zuma.rc708 chown system system /sys/class/dqe0/atc/ambient_light
709 chown system system /sys/class/dqe0/atc/st
710 chown system system /sys/class/dqe0/atc/en
711 chown system system /sys/class/dqe0/atc/lt
712 chown system system /sys/class/dqe0/atc/ns
713 chown system system /sys/class/dqe0/atc/dither
714 chown system system /sys/class/dqe0/atc/pl_w1
715 chown system system /sys/class/dqe0/atc/pl_w2
716 chown system system /sys/class/dqe0/atc/ctmode
717 chown system system /sys/class/dqe0/atc/pp_en
[all …]
/aosp_15_r20/external/snakeyaml/src/test/resources/issues/
H A Dissue56-1.yaml22 :atc: [email protected]
31 atc: !de.oddb.org,2007/ODDB::Drugs::Atc
284 atc: !de.oddb.org,2007/ODDB::Drugs::Atc
503 atc: !de.oddb.org,2007/ODDB::Drugs::Atc
689 atc: !de.oddb.org,2007/ODDB::Drugs::Atc
/aosp_15_r20/art/runtime/
H A Dmethod_handles.cc875 MutableHandle<mirror::MethodHandle> atc(hs.NewHandle(method_handle->GetAsTypeCache())); in MethodHandleInvokeInternal() local
876 if (atc == nullptr || !callsite_type->IsExactMatch(atc->GetMethodType())) { in MethodHandleInvokeInternal()
886 atc.Assign(atc_method_handle); in MethodHandleInvokeInternal()
887 DCHECK(!atc.IsNull()); in MethodHandleInvokeInternal()
890 return MethodHandleInvokeExact(self, shadow_frame, atc, callsite_type, operands, result); in MethodHandleInvokeInternal()
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/VarHandles/
H A DVarHandleTestMethodHandleAccessString.java115 public <T> void testAccess(String desc, AccessTestCase<T> atc) throws Throwable { in testAccess() argument
116 T t = atc.get(); in testAccess()
117 int iters = atc.requiresLoop() ? ITERS : 1; in testAccess()
119 atc.testAccess(t); in testAccess()
H A DVarHandleTestByteArrayAsChar.java195 public <T> void testAccess(String desc, AccessTestCase<T> atc) throws Throwable { in testAccess() argument
196 T t = atc.get(); in testAccess()
197 int iters = atc.requiresLoop() ? ITERS : 1; in testAccess()
199 atc.testAccess(t); in testAccess()
H A DVarHandleTestByteArrayAsShort.java195 public <T> void testAccess(String desc, AccessTestCase<T> atc) throws Throwable { in testAccess() argument
196 T t = atc.get(); in testAccess()
197 int iters = atc.requiresLoop() ? ITERS : 1; in testAccess()
199 atc.testAccess(t); in testAccess()
H A DVarHandleTestMethodHandleAccessFloat.java115 public <T> void testAccess(String desc, AccessTestCase<T> atc) throws Throwable { in testAccess() argument
116 T t = atc.get(); in testAccess()
117 int iters = atc.requiresLoop() ? ITERS : 1; in testAccess()
119 atc.testAccess(t); in testAccess()
H A DVarHandleTestMethodHandleAccessDouble.java115 public <T> void testAccess(String desc, AccessTestCase<T> atc) throws Throwable { in testAccess() argument
116 T t = atc.get(); in testAccess()
117 int iters = atc.requiresLoop() ? ITERS : 1; in testAccess()
119 atc.testAccess(t); in testAccess()
H A DVarHandleTestAccessString.java231 public <T> void testAccess(String desc, AccessTestCase<T> atc) throws Throwable { in testAccess() argument
232 T t = atc.get(); in testAccess()
233 int iters = atc.requiresLoop() ? ITERS : 1; in testAccess()
235 atc.testAccess(t); in testAccess()
H A DVarHandleTestMethodHandleAccessBoolean.java115 public <T> void testAccess(String desc, AccessTestCase<T> atc) throws Throwable { in testAccess() argument
116 T t = atc.get(); in testAccess()
117 int iters = atc.requiresLoop() ? ITERS : 1; in testAccess()
119 atc.testAccess(t); in testAccess()
H A DVarHandleTestByteArrayAsFloat.java195 public <T> void testAccess(String desc, AccessTestCase<T> atc) throws Throwable { in testAccess() argument
196 T t = atc.get(); in testAccess()
197 int iters = atc.requiresLoop() ? ITERS : 1; in testAccess()
199 atc.testAccess(t); in testAccess()
H A DVarHandleTestAccessChar.java224 public <T> void testAccess(String desc, AccessTestCase<T> atc) throws Throwable { in testAccess() argument
225 T t = atc.get(); in testAccess()
226 int iters = atc.requiresLoop() ? ITERS : 1; in testAccess()
228 atc.testAccess(t); in testAccess()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dformats.csv373 # ATC compressed formats
374 MESA_FORMAT_ATC_RGB , atc , 4, 4, 1, x64 , , , , xyz1, rgb
375 MESA_FORMAT_ATC_RGBA_EXPLICIT , atc , 4, 4, 1, x128, , , , xyzw, rgb
376 MESA_FORMAT_ATC_RGBA_INTERPOLATED , atc , 4, 4, 1, x128, , , , xyzw, rgb
/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_headers.hpp158 * @param[in] aTc The Traffic Class value.
161 void SetTrafficClass(uint8_t aTc) in SetTrafficClass() argument
165 … ((static_cast<uint16_t>(aTc) << kTrafficClassOffset) & kTrafficClassMask)); in SetTrafficClass()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DDmaRemappingReportingTable.h229 in this table has a functional requirement to enable its ATC
232 its respective ATC is not enabled (albeit with reduced
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DDmaRemappingReportingTable.h250 in this table has a functional requirement to enable its ATC
253 its respective ATC is not enabled (albeit with reduced

12345678