Home
last modified time | relevance | path

Searched defs:high (Results 201 - 225 of 1044) sorted by relevance

12345678910>>...42

/third_party/lzma/C/
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
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_section.cpp74 uintptr_t high = fdeCount; in SearchEntry() local
/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_predicates.h43 virtual AbsPredicates *Between(std::string field, std::string low, std::string high) {return nullptr;}; in Between() argument
44 virtual AbsPredicates *NotBetween(std::string field, std::string low, std::string high) {return nullptr;}; in NotBetween() argument
82 virtual AbsPredicates *Between(std::string field, std::string low, std::string high) {return nullptr;}; in Between() argument
83 virtual AbsPredicates *NotBetween(std::string field, std::string low, std::string high) {return nullptr;}; in NotBetween() argument
/base/telephony/core_service/services/sim/src/
H A Dsim_utils.cpp132 char16_t high = charBytes[i]; in CharsConvertToChar16() local
166 uint8_t high = 0; in Gsm7bitConvertToString() local
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_utils.h86 float32x4_t high = NeonDiv(vcvtq_f32_u32(vmovl_u16(vget_high_u16(a))), in NeonDivInt() local
/foundation/resourceschedule/ffrt/src/eu/
H A Dblockaware.h48 unsigned int high; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H A Ddevice_matrix.h118 static inline uint16_t Merge(uint16_t high, uint16_t low) in Merge() argument
/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
H A Dleon_smp.c380 register int high = NR_CPUS - 1; in leon_cross_call() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Datomic64_32.h91 unsigned high = (unsigned)(n >> 32); in arch_atomic64_xchg() local
109 unsigned high = (unsigned)(i >> 32); in arch_atomic64_set() local
243 unsigned high = (unsigned)(u >> 32); in arch_atomic64_add_unless() local
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dinit.c137 bool high = false; in reserve_crashkernel() local
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dtraps.c84 unsigned long low, high; in do_show_stack() local

Completed in 16 milliseconds

12345678910>>...42