/aosp12/frameworks/av/media/codecs/amrwb/dec/src/ |
H A D | pv_amr_wb_type_defs.h | 84 typedef signed int Int; typedef
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/panelstate/ |
H A D | PanelExpansionStateManager.kt | 150 private fun Int.stateToString(): String { regex
|
/aosp12/frameworks/compile/mclinker/include/mcld/Target/ |
H A D | ELFAttributeValue.h | 28 Int = 1L << 0, enumerator
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/example/simplereader/ |
H A D | simplereader.cpp | 10 bool Int(int i) { cout << "Int(" << i << ")" << endl; return true; } in Int() function
|
/aosp12/build/blueprint/proptools/ |
H A D | proptools.go | 113 func Int(i *int64) int { func
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | prettywriter.h | 67 bool Int(int i) { PrettyPrefix(kNumberType); return Base::WriteInt(i); } in Int() function
|
H A D | writer.h | 110 bool Int(int i) { Prefix(kNumberType); return WriteInt(i); } in Int() function
|
H A D | reader.h | 189 bool Int(int) { return static_cast<Override&>(*this).Default(); } in Int() function
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
H A D | PrivacyDotViewController.kt | 575 private fun Int.toGravity(): Int { regex 585 private fun Int.innerGravity(): Int { regex
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/example/capitalize/ |
H A D | capitalize.cpp | 22 bool Int(int i) { return out_.Int(i); } in Int() function
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | SidefpsController.kt | 234 private fun Int.isReasonToShow(activityTaskManager: ActivityTaskManager): Boolean = when (this) { regex
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/ |
H A D | KotlinUtils.kt | 828 private fun Int.setFlag(flagToSet: Int): Int { regex 832 private fun Int.clearFlag(flagToSet: Int): Int { regex
|
/aosp12/frameworks/base/core/java/com/android/internal/inputmethod/ |
H A D | Completable.java | 260 public static final class Int extends ValueBase { class in Completable
|
/aosp12/frameworks/libs/net/common/testutils/devicetests/com/android/testutils/ |
H A D | TestableNetworkCallback.kt | 45 private val Int.capabilityName get() = NetworkCapabilities.capabilityNameOf(this) regex
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarContentInsetsProvider.kt | 537 private fun Int.isHorizontal(): Boolean { regex
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
H A D | valuetest.cpp | 357 TEST(Value, Int) { in TEST() argument 1319 bool Int(int) { return e != 2; } in Int() function
|
H A D | readertest.cpp | 60 bool Int(int i) { actual_ = i; step_++; return true; } in Int() function 765 bool Int(int i) { in Int() function 1127 …bool Int(int) { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_INT; return true;… in Int() function 1311 bool Int(int) { return e != 2; } in Int() function
|
H A D | writertest.cpp | 58 TEST(Writer, Int) { in TEST() argument
|
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | mp4def.h | 58 typedef int Int; typedef
|
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/include/ |
H A D | mp4enc_api.h | 29 typedef int Int; typedef
|
/aosp12/hardware/interfaces/identity/support/include/cppbor/ |
H A D | cppbor.h | 58 class Int; variable
|
/aosp12/frameworks/base/startop/view_compiler/ |
H A D | dex_builder.cc | 31 const TypeDescriptor TypeDescriptor::Int() { return TypeDescriptor{"I"}; }; in Int() function in startop::dex::TypeDescriptor
|
/aosp12/art/test/959-invoke-polymorphic-accessors/src/ |
H A D | Main.java | 87 Int, enumConstant
|