Home
last modified time | relevance | path

Searched defs:high (Results 176 - 200 of 984) sorted by relevance

12345678910>>...40

/kernel/linux/linux-6.6/mm/
H A Dusercopy.c106 overlaps(const unsigned long ptr, unsigned long n, unsigned long low, unsigned long high) overlaps() argument
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-stream.c32 u32 low, high, offset, reg_val; in acp_dsp_stream_config() local
H A Dacp-loader.c111 unsigned int low, high; in configure_pte_for_fw_loading() local
/third_party/ffmpeg/libavcodec/
H A Dbgmc.c519 unsigned int high = *h; in ff_bgmc_decode() local
[all...]
H A Dmpegaudiodec_common.c424 uint8_t high = huff_sym[j] & 0xF0, low = huff_sym[j] & 0xF; in mpegaudiodec_common_init_static() local
/third_party/libunwind/libunwind/src/
H A Dos-linux.h203 maps_next(struct map_iterator *mi, unsigned long *low, unsigned long *high, unsigned long *offset, unsigned long *flags) maps_next() argument
/third_party/mbedtls/library/
H A Dsha1.c296 uint32_t high, low; in mbedtls_sha1_finish() local
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-sha1.c318 uint32_t high = (sha1_context_p->total[0] >> 29) | (sha1_context_p->total[1] << 3); in jerryx_sha1_finish() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtsnmfmt.cpp151 double high = (DBL_MAX/smallerThanMax)/10.0; in getSafeDouble() local
/third_party/lzma/C/
H A D7zFile.c289 LONG high = (LONG)((UInt64)*pos >> 16 >> 16); /* for case when UInt64 is 32-bit only */ in File_Seek() local
H A DBcj2Enc.c49 const unsigned high = (unsigned) in Bcj2_RangeEnc_ShiftLow() local
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.h51 Node* high; member
/third_party/node/deps/uvwasi/src/
H A Dwasi_serdes.c33 uint64_t high = uvwasi_serdes_read_uint32_t(ptr, offset + 4); in uvwasi_serdes_read_uint64_t() local
39 uint32_t high = uvwasi_serdes_read_uint16_t(ptr, offset + 2); in uvwasi_serdes_read_uint32_t() local
45 uint16_t high = uvwasi_serdes_read_uint8_t(ptr, offset + 1); in uvwasi_serdes_read_uint16_t() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128.cc159 uint128 high = b; in operator <<() local
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_escaping.cc209 uint16 high = ToHighSurrogate(cp); in ToSurrogateHex() local
[all...]
/third_party/selinux/libsepol/src/
H A Dibpkeys.c24 int high = sepol_ibpkey_get_high(data); in ibpkey_from_record() local
126 int low, high; in sepol_ibpkey_exists() local
156 int low, high; in sepol_ibpkey_query() local
192 int low, high; sepol_ibpkey_modify() local
[all...]
H A Dports.c65 int high = sepol_port_get_high(data); in port_from_record() local
121 int high = port->u.port.high_port; in port_to_record() local
183 int low, high, proto; in sepol_port_exists() local
221 int low, high, proto; sepol_port_query() local
261 int low, high, proto; sepol_port_modify() local
[all...]
H A Dport_record.c10 int low, high; member
21 int low, high; member
28 sepol_port_key_create(sepol_handle_t * handle, int low, int high, int proto, sepol_port_key_t ** key_ptr) sepol_port_key_create() argument
50 sepol_port_key_unpack(const sepol_port_key_t * key, int *low, int *high, int *proto) sepol_port_key_unpack() argument
157 sepol_port_set_range(sepol_port_t * port, int low, int high) sepol_port_set_range() argument
[all...]
H A Dcontext_record.c202 char *tmp = NULL, *low, *high; in sepol_context_from_string() local
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dmls_types.h160 uint32_t high; /* last bit represented - equals low for a single cat */ member
/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddca.c263 u32 high; in ioat_dca_init() member
/kernel/linux/linux-5.10/arch/h8300/lib/
H A Dlibgcc.h67 Wtype high, low; member
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dtraps.c88 unsigned long low, high; in do_show_stack() local
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c131 unsigned long long high, low; in mult64() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsun4d_smp.c289 register int high = smp_highest_cpu; in sun4d_cross_call() local

Completed in 21 milliseconds

12345678910>>...40