/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/common/ |
D | Nxp_Features.h | 162 #define IS_CHIP_TYPE_GE(cType) (nfcFL.chipType >= cType) argument 163 #define IS_CHIP_TYPE_EQ(cType) (nfcFL.chipType == cType) argument 164 #define IS_CHIP_TYPE_LE(cType) (nfcFL.chipType <= cType) argument 165 #define IS_CHIP_TYPE_L(cType) (nfcFL.chipType < cType) argument 166 #define IS_CHIP_TYPE_NE(cType) (nfcFL.chipType != cType) argument
|
/aosp_15_r20/external/fastrpc/src/ |
H A D | std_strlprintf.c | 66 char cType; // d, s, c, x, X, etc. member 111 char cType = me->cType; in FormatNumber() local 204 char cType = TOLOWER(me->cType); in ConvertFloat() local 513 char cType; in std_strlprintf_inner() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | OptionSetter.java | 172 Class<?> cType = (Class<?>) type; in getHandler() local 225 final Class<?> cType = (Class<?>) type; in getHandlerOrTimeVal() local 663 Class cType = (Class) type; in addOptionsForObject() local
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/ |
H A D | islamcal.h | 286 ECalculationType cType; variable
|
/aosp_15_r20/libcore/luni/src/main/java/libcore/io/ |
H A D | ClassPathURLStreamHandler.java | 191 String cType = guessContentTypeFromName(getEntryName()); in getContentType() local
|
/aosp_15_r20/system/tools/hidl/c2hal/ |
D | Type.cpp | 107 const std::string Type::cToHidlType(const std::string &cType) { in cToHidlType()
|
/aosp_15_r20/tools/loganalysis/src/com/android/loganalysis/util/config/ |
H A D | OptionSetter.java | 119 Class<?> cType = (Class<?>) type; in getHandler() local 456 Class cType = (Class) type; in addOptionsForObject() local
|
/aosp_15_r20/cts/hostsidetests/mediapc/videoencodingquality/app/src/android/videoencoding/app/ |
H A D | VideoTranscoderTest.java | 145 CodecTestBase.ComponentClass cType = CodecTestBase.ComponentClass.ALL; in parseEncoderConfigurationFile() local
|
/aosp_15_r20/cts/hostsidetests/videoencodingminimum/app/src/android/videoencodingmin/app/ |
H A D | VideoTranscoderTest.java | 145 CodecTestBase.ComponentClass cType = CodecTestBase.ComponentClass.ALL; in parseEncoderConfigurationFile() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | SummaryOps.cu | 182 TensorArgType cType = TensorArgType::ReadOnly) { in CUDA_tensor_histogram()
|
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
H A D | TestCaseReport.java | 226 TestSuite.Package.Class.ClassType cType; in parseApkTestCase() local
|
/aosp_15_r20/cts/tools/release-parser/src/com/android/cts/releaseparser/ |
H A D | TestSuiteParser.java | 225 TestClassType cType = chkTestClassType(classDef); in parseApkTestCase() local
|
/aosp_15_r20/external/double-conversion/double-conversion/ |
H A D | string-to-double.cc | 55 static const std::ctype<char>& cType = in ToLower() local
|
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/ |
H A D | string-to-double.cc | 55 static const std::ctype<char>& cType = in ToLower() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | clfs.h | 121 ULONG cType; member
|
/aosp_15_r20/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/classitem/ |
H A D | CommonClassItemTest.kt | 1028 val cType = c1TypeParams[2].type() in <lambda>() constant
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | IslamicCalendar.java | 972 private CalculationType cType = CalculationType.ISLAMIC_CIVIL; field in IslamicCalendar
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | IslamicCalendar.java | 944 private CalculationType cType = CalculationType.ISLAMIC_CIVIL; field in IslamicCalendar
|
/aosp_15_r20/frameworks/rs/script_api/ |
H A D | Specification.h | 47 const char* cType; // Type in a C file member
|
H A D | Specification.cpp | 64 static int findCType(const string& cType) { in findCType()
|
/aosp_15_r20/external/zstd/programs/ |
H A D | zstdcli.c | 857 FIO_compressionType_t cType = FIO_zstdCompression; in main() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | reldatefmt.cpp | 660 char cType[cTypeBufMax + 1]; in getDateTimePattern() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | reldatefmt.cpp | 660 char cType[cTypeBufMax + 1]; in getDateTimePattern() local
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.cpp | 65 uint32_t cType = HWC_FRAMEBUFFER; in getHWC1CompType() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/ |
H A D | CUDABlas.cpp | 1584 cudaDataType_t cType = CUDA_R_32I; in int8_gemm() local
|