Home
last modified time | relevance | path

Searched defs:high (Results 301 - 325 of 984) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducoleitr.cpp49 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 DFontMgrAndroidParserTest.cpp128 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 Dreadable_font_data.cc195 int64_t high = ReadULong(index); in ReadDateTimeAsLong() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocmap.cpp1255 uint32_t high = gLocaleCount; in uprv_convertToLCID() local
H A Duniset.cpp531 UChar32 high = getRangeEnd(i); in matchesIndexValue() local
H A Dusc_impl.cpp271 UChar high = scriptRun->textArray[scriptRun->scriptLimit]; in uscript_nextRun() local
/third_party/toybox/toys/pending/
H A Dcrontab.c63 static long getval(char *num, long low, long high) in getval() argument
H A Dstty.c199 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 DCodedInputStream.php152 $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 Dcharconv_bigint.h298 uint32_t high = value >> 32; in AddWithCarry() local
/third_party/selinux/libsepol/src/
H A Dibpkey_record.c17 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 DtcuAstcUtil.cpp55 inline deUint32 getBits (deUint32 src, int low, int high) in getBits() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mt7621.c115 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 Dtimer-microchip-pit64b.c86 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 Dfixup.c697 u32 base, limit, high; in pci_amd_enable_64bit_bar() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dprocess.c532 unsigned long low, high, irq_stack_high; in unwind_stack_by_address() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmsr.h101 __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 Dseverity.c296 u32 low, high; in mce_severity_amd_smca() local
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
H A Dsetup.h91 __u32 high; member
/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dop_model_p4.c510 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 Dfsl_ddr_edac.c192 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 Ddce_calcs.c84 const int32_t high = 2; in calculate_bandwidth() local
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dprocess.c549 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 Dsetup.h91 __u32 high; member
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c591 long high; in test_memcg_high() local

Completed in 22 milliseconds

1...<<11121314151617181920>>...40