Home
last modified time | relevance | path

Searched +defs:val +defs:pe (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dutil.h222 #define __strtoull_impl(s, pe, b) _strtoui64_l(s, pe, b, ClassicLocale::Get()) argument
223 #define __strtoll_impl(s, pe, b) _strtoi64_l(s, pe, b, ClassicLocale::Get()) argument
224 #define __strtod_impl(s, pe) _strtod_l(s, pe, ClassicLocale::Get()) argument
225 #define __strtof_impl(s, pe) _strtof_l(s, pe, ClassicLocale::Get()) argument
227 #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) argument
228 #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) argument
229 #define __strtod_impl(s, pe) strtod_l(s, pe, ClassicLocale::Get()) argument
230 #define __strtof_impl(s, pe) strtof_l(s, pe, ClassicLocale::Get()) argument
233 #define __strtod_impl(s, pe) strtod(s, pe) argument
234 #define __strtof_impl(s, pe) static_cast<float>(strtod(s, pe)) argument
[all …]
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dutil.h221 #define __strtoull_impl(s, pe, b) _strtoui64_l(s, pe, b, ClassicLocale::Get()) argument
222 #define __strtoll_impl(s, pe, b) _strtoi64_l(s, pe, b, ClassicLocale::Get()) argument
223 #define __strtod_impl(s, pe) _strtod_l(s, pe, ClassicLocale::Get()) argument
224 #define __strtof_impl(s, pe) _strtof_l(s, pe, ClassicLocale::Get()) argument
226 #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) argument
227 #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) argument
228 #define __strtod_impl(s, pe) strtod_l(s, pe, ClassicLocale::Get()) argument
229 #define __strtof_impl(s, pe) strtof_l(s, pe, ClassicLocale::Get()) argument
232 #define __strtod_impl(s, pe) strtod(s, pe) argument
233 #define __strtof_impl(s, pe) static_cast<float>(strtod(s, pe)) argument
[all …]
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dutil.h221 #define __strtoull_impl(s, pe, b) _strtoui64_l(s, pe, b, ClassicLocale::Get()) argument
222 #define __strtoll_impl(s, pe, b) _strtoi64_l(s, pe, b, ClassicLocale::Get()) argument
223 #define __strtod_impl(s, pe) _strtod_l(s, pe, ClassicLocale::Get()) argument
224 #define __strtof_impl(s, pe) _strtof_l(s, pe, ClassicLocale::Get()) argument
226 #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) argument
227 #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) argument
228 #define __strtod_impl(s, pe) strtod_l(s, pe, ClassicLocale::Get()) argument
229 #define __strtof_impl(s, pe) strtof_l(s, pe, ClassicLocale::Get()) argument
232 #define __strtod_impl(s, pe) strtod(s, pe) argument
233 #define __strtof_impl(s, pe) static_cast<float>(strtod(s, pe)) argument
[all …]
/aosp_15_r20/external/toybox/toys/pending/
H A Dfdisk.c98 uint32_t val = SWAP_LE32(value); in set_levalue() local
198 uint32_t val; in swap_le32toh() local
207 struct part_entry *pe; in check_order() local
303 struct part_entry *pe = &partitions[i]; in reset_boot() local
551 int val; in read_hex() local
576 struct part_entry *pe = &partitions[i]; in delete_partition() local
635 int val; in ask_partition() local
662 struct part_entry *pe; in write_table() local
728 uint32_t val; in ask_value() local
883 struct part_entry *pe = &partitions[i]; in ask_end_sector() local
[all …]
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Drepattrn.cpp147 int32_t val = hashEl->value.integer; in operator =() local
317 UParseError &pe, in compile()
368 UParseError &pe, in compile()
417 UParseError &pe, in compile()
429 UParseError &pe, in compile()
444 UParseError pe; in compile() local
457 UParseError pe; in compile() local
522 UParseError &pe, in matches()
546 UParseError &pe, in matches()
702 int32_t val = URX_VAL(op); in dumpOp() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Drepattrn.cpp147 int32_t val = hashEl->value.integer; in operator =() local
319 UParseError &pe, in compile()
370 UParseError &pe, in compile()
419 UParseError &pe, in compile()
431 UParseError &pe, in compile()
446 UParseError pe; in compile() local
459 UParseError pe; in compile() local
524 UParseError &pe, in matches()
548 UParseError &pe, in matches()
704 int32_t val = URX_VAL(op); in dumpOp() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/user_events/
H A Dperf_test.c32 static long perf_event_open(struct perf_event_attr *pe, pid_t pid, in perf_event_open()
109 struct perf_event_attr pe = {0}; in TEST_F() local
116 __u32 *val; in TEST_F() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp370 UParseError pe; in doRegexLMTest() local
433 UParseError pe; in doRegexLMTestUTF8() local
523 UParseError pe; in regex_err() local
760 UParseError pe; in API_Match() local
906 UParseError pe; in API_Match() local
965 UParseError pe; in API_Match() local
1019 UParseError pe; in API_Match() local
1327 UParseError pe; in API_Replace() local
1519 UParseError pe; in API_Pattern() local
1824 UParseError pe; in API_Match_UTF8() local
[all …]
H A Drbbitst.cpp926 UParseError pe; in TestExtended() local
937 UParseError pe; in TestExtended() local
3555 int32_t val = defaultVal; in getIntParam() local
4746 UParseError pe; in TestBug12677() local
4972 UParseError pe; in TestDebug() local
5479 UParseError pe; in TestUnpairedSurrogate() local
5924 UParseError pe {}; in TestBug22585() local
5939 UParseError pe {}; in TestBug22602() local
5945 UParseError pe {}; in TestBug22636() local
5965 UParseError pe {}; in TestBug22584() local
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dregextst.cpp370 UParseError pe; in doRegexLMTest() local
433 UParseError pe; in doRegexLMTestUTF8() local
523 UParseError pe; in regex_err() local
760 UParseError pe; in API_Match() local
906 UParseError pe; in API_Match() local
965 UParseError pe; in API_Match() local
1019 UParseError pe; in API_Match() local
1327 UParseError pe; in API_Replace() local
1519 UParseError pe; in API_Pattern() local
1824 UParseError pe; in API_Match_UTF8() local
[all …]
H A Drbbitst.cpp920 UParseError pe; in TestExtended() local
931 UParseError pe; in TestExtended() local
3547 int32_t val = defaultVal; in getIntParam() local
4688 UParseError pe; in TestBug12677() local
4914 UParseError pe; in TestDebug() local
5421 UParseError pe; in TestUnpairedSurrogate() local
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DPropertyExpander.java81 int pe = p+2; in expand() local
108 String val = System.getProperty(prop); in expand() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/trdc/
Dimx_trdc.c19 uint8_t did, uint8_t pe, uint8_t pidm, uint8_t pid) in trdc_mda_set_cpu()
21 uint32_t val = mmio_read_32(trdc_base + MDAC_W_X(mda_inst, mda_reg)); in trdc_mda_set_cpu() local
39 uint32_t val = mmio_read_32(trdc_base + MDAC_W_X(mda_inst, 0)); in trdc_mda_set_noncpu() local
136 uint32_t index, offset, val; in trdc_mbc_blk_config() local
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/util/
H A DSyntheticAccessorFSM.java225 int pe = instructions.size(); in test() local
532 float val = Float.intBitsToFloat((int)constantValue); in getIncrementType() local
543 double val = Double.longBitsToDouble(constantValue); in getIncrementType() local
/aosp_15_r20/trusty/kernel/platform/generic-x86_64/
H A Ddebug.c36 uint8_t pe : 1; member
54 uint8_t val) { in serial_io_set_reg()
/aosp_15_r20/external/libconfig/tinytest/
H A Dtinytest.c171 char *p, *q, *pe, *qe; in __tt_compare_files() local
317 void tt_output_val(FILE *stream, const tt_val_t *val) in tt_output_val()
583 int val, tt_bool_t fatal) in tt_expect_bool()
/aosp_15_r20/external/coreboot/src/commonlib/
H A Dfsp_relocate.c161 static int pe_relocate(uintptr_t new_addr, void *pe, void *fsp, size_t fih_off) in pe_relocate()
248 uint64_t val; in pe_relocate() local
358 uint32_t val; in te_relocate() local
/aosp_15_r20/external/libxml2/
H A Dxmlwriter.c147 const char *msg, int val) in xmlWriterErrMsgInt()
3615 int pe, const xmlChar * name) in xmlTextWriterStartDTDEntity()
3776 int pe, in xmlTextWriterWriteFormatDTDInternalEntity()
3806 int pe, in xmlTextWriterWriteVFormatDTDInternalEntity()
3843 int pe, in xmlTextWriterWriteDTDEntity()
3876 int pe, in xmlTextWriterWriteDTDInternalEntity()
3920 int pe, in xmlTextWriterWriteDTDExternalEntity()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxmlwriter.c147 const char *msg, int val) in xmlWriterErrMsgInt()
3620 int pe, const xmlChar * name) in xmlTextWriterStartDTDEntity()
3781 int pe, in xmlTextWriterWriteFormatDTDInternalEntity()
3811 int pe, in xmlTextWriterWriteVFormatDTDInternalEntity()
3848 int pe, in xmlTextWriterWriteDTDEntity()
3881 int pe, in xmlTextWriterWriteDTDInternalEntity()
3925 int pe, in xmlTextWriterWriteDTDExternalEntity()
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/
H A Ddp.c37 u32 reg, u32 val) in tegra_dpaux_writel()
944 u32 val; in tegra_dp_lt_config() local
1111 u32 pe[4], vs[4], pc[4]; in tegra_dc_dp_full_link_training() local
1369 u32 val; in tegra_dp_hpd_config() local
1381 u32 val; in tegra_dp_hpd_plug() local
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/
H A Ddp.c45 u32 reg, u32 val) in tegra_dpaux_writel()
967 u32 val; in tegra_dp_lt_config() local
1135 u32 pe[4], vs[4], pc[4]; in tegra_dc_dp_full_link_training() local
1410 u32 val; in tegra_dp_hpd_config() local
1422 u32 val; in tegra_dp_hpd_plug() local
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp.c191 unsigned char val = *info++; in dpp_uri_valid_info() local
353 int val; in dpp_parse_uri_supported_curves() local
717 u8 val = bi->supported_curves; in dpp_gen_uri() local
788 struct wpabuf *clear = NULL, *msg = NULL, *pe = NULL; in dpp_build_conf_req_attr() local
1057 static int bin_str_eq(const char *val, size_t len, const char *cmp) in bin_str_eq()
1294 long int val; in dpp_configuration_parse_helper() local
2402 struct crypto_ec_key *pe; in dpp_conf_req_rx() local
3727 static int valid_channel_list(const char *val) in valid_channel_list()
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DStylesheetHandler.java903 TransformerException pe; in error() local
1088 String val = attributes.getValue(i); in checkForFragmentID() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDtraceview.jar ... { final synthetic com.android.traceview.TimeBase val$timeBase final synthetic com.android.traceview. ...
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/
H A DNsisIn.cpp1413 void CInArchive::AddRegRoot(UInt32 val) in AddRegRoot()
3859 const UInt32 val = params[0] - 1; in ReadEntries() local
4321 UInt32 val; in ReadEntries() local
5512 UInt32 val = Get32(p + 10 + (UInt32)licenseLangIndex * 4); in Parse() local
5593 UInt32 val = Get32(p + 10 + j * 4); in Parse() local
5927 static inline bool CheckPeOffset(UInt32 pe) in CheckPeOffset()
5941 UInt32 pe = Get32(p + 0x3C); in IsArc_Pe() local

12345678910>>...12