/kernel/linux/linux-6.6/mm/ |
H A D | usercopy.c | 106 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 D | acp-stream.c | 32 u32 low, high, offset, reg_val; in acp_dsp_stream_config() local
|
H A D | acp-loader.c | 111 unsigned int low, high; in configure_pte_for_fw_loading() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | bgmc.c | 519 unsigned int high = *h; in ff_bgmc_decode() local [all...] |
H A D | mpegaudiodec_common.c | 424 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 D | os-linux.h | 203 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 D | sha1.c | 296 uint32_t high, low; in mbedtls_sha1_finish() local
|
/third_party/jerryscript/jerry-ext/debugger/ |
H A D | debugger-sha1.c | 318 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 D | tsnmfmt.cpp | 151 double high = (DBL_MAX/smallerThanMax)/10.0; in getSafeDouble() local
|
/third_party/lzma/C/ |
H A D | 7zFile.c | 289 LONG high = (LONG)((UInt64)*pos >> 16 >> 16); /* for case when UInt64 is 32-bit only */
in File_Seek() local
|
H A D | Bcj2Enc.c | 49 const unsigned high = (unsigned)
in Bcj2_RangeEnc_ShiftLow() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | int64-lowering.h | 51 Node* high; member
|
/third_party/node/deps/uvwasi/src/ |
H A D | wasi_serdes.c | 33 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 D | int128.cc | 159 uint128 high = b; in operator <<() local
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_escaping.cc | 209 uint16 high = ToHighSurrogate(cp); in ToSurrogateHex() local [all...] |
/third_party/selinux/libsepol/src/ |
H A D | ibpkeys.c | 24 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 D | ports.c | 65 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 D | port_record.c | 10 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 D | context_record.c | 202 char *tmp = NULL, *low, *high; in sepol_context_from_string() local [all...] |
/third_party/selinux/libsepol/include/sepol/policydb/ |
H A D | mls_types.h | 160 uint32_t high; /* last bit represented - equals low for a single cat */ member
|
/kernel/linux/linux-5.10/drivers/dma/ioat/ |
H A D | dca.c | 263 u32 high; in ioat_dca_init() member
|
/kernel/linux/linux-5.10/arch/h8300/lib/ |
H A D | libgcc.h | 67 Wtype high, low; member
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
H A D | traps.c | 88 unsigned long low, high; in do_show_stack() local
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/ |
H A D | fpu.c | 131 unsigned long long high, low; in mult64() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | sun4d_smp.c | 289 register int high = smp_highest_cpu; in sun4d_cross_call() local
|