/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucoleitr.cpp | 49 int32_t high; member 335 uint32_t low = 0, high = 0; in nextProcessed() local 388 int32_t low = 0, high = 0; in previousProcessed() local [all...] |
/third_party/skia/tests/ |
H A D | FontMgrAndroidParserTest.cpp | 128 test_parse_fixed_r(skiatest::Reporter* reporter, double low, double high, double inc) test_parse_fixed_r() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
H A D | readable_font_data.cc | 195 int64_t high = ReadULong(index); in ReadDateTimeAsLong() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locmap.cpp | 1255 uint32_t high = gLocaleCount; in uprv_convertToLCID() local
|
H A D | uniset.cpp | 531 UChar32 high = getRangeEnd(i); in matchesIndexValue() local
|
H A D | usc_impl.cpp | 271 UChar high = scriptRun->textArray[scriptRun->scriptLimit]; in uscript_nextRun() local
|
/third_party/toybox/toys/pending/ |
H A D | crontab.c | 63 static long getval(char *num, long low, long high) in getval() argument
|
H A D | stty.c | 199 static int get_arg(int *i, long long low, long long high) in get_arg() argument
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | CodedInputStream.php | 152 $high = 0; variable 170 $high = ($b & 0x7F) >> 4; variable 253 $high = unpack('V', $data)[1]; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | charconv_bigint.h | 298 uint32_t high = value >> 32; in AddWithCarry() local
|
/third_party/selinux/libsepol/src/ |
H A D | ibpkey_record.c | 17 int low, high; member 28 int low, high; member 98 sepol_ibpkey_key_create(sepol_handle_t *handle, const char *subnet_prefix, int low, int high, sepol_ibpkey_key_t **key_ptr) sepol_ibpkey_key_create() argument 131 sepol_ibpkey_key_unpack(const sepol_ibpkey_key_t *key, uint64_t *subnet_prefix, int *low, int *high) sepol_ibpkey_key_unpack() argument 226 sepol_ibpkey_set_range(sepol_ibpkey_t *ibpkey, int low, int high) sepol_ibpkey_set_range() argument [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuAstcUtil.cpp | 55 inline deUint32 getBits (deUint32 src, int low, int high) in getBits() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-mt7621.c | 115 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local 136 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local
|
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-microchip-pit64b.c | 86 u32 low, high; in mchp_pit64b_cnt_read() local 106 u32 low, high; in mchp_pit64b_reset() local
|
/kernel/linux/linux-5.10/arch/x86/pci/ |
H A D | fixup.c | 697 u32 base, limit, high; in pci_amd_enable_64bit_bar() local
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | process.c | 532 unsigned long low, high, irq_stack_high; in unwind_stack_by_address() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | msr.h | 101 __wrmsr(unsigned int msr, u32 low, u32 high) __wrmsr() argument 158 native_write_msr(unsigned int msr, u32 low, u32 high) native_write_msr() argument 168 native_write_msr_safe(unsigned int msr, u32 low, u32 high) native_write_msr_safe() argument 271 wrmsr(unsigned int msr, u32 low, u32 high) wrmsr() argument 285 wrmsr_safe(unsigned int msr, u32 low, u32 high) wrmsr_safe() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
H A D | severity.c | 296 u32 low, high; in mce_severity_amd_smca() local
|
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/ |
H A D | setup.h | 91 __u32 high; member
|
/kernel/linux/linux-5.10/arch/x86/oprofile/ |
H A D | op_model_p4.c | 510 unsigned int high = 0; in pmc_setup_one_p4_counter() local 573 unsigned int low, high; in p4_setup_ctrs() local 618 unsigned long ctr, low, high, sta in p4_check_ctrs() local 670 unsigned int low, high, stag; p4_start() local 687 unsigned int low, high, stag; p4_stop() local [all...] |
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | fsl_ddr_edac.c | 192 static u8 calculate_ecc(u32 high, u32 low) in calculate_ecc() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/ |
H A D | dce_calcs.c | 84 const int32_t high = 2; in calculate_bandwidth() local [all...] |
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | process.c | 549 unsigned long low, high, irq_stack_high; in unwind_stack_by_address() local
|
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/ |
H A D | setup.h | 91 __u32 high; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | test_memcontrol.c | 591 long high; in test_memcg_high() local
|