Home
last modified time | relevance | path

Searched defs:high (Results 51 - 75 of 330) sorted by relevance

12345678910>>...14

/device/soc/rockchip/rk3588/kernel/drivers/dma-buf/heaps/
H A Dpage_pool.c104 static int dmabuf_page_pool_total(struct dmabuf_page_pool *pool, bool high) in dmabuf_page_pool_total() argument
162 bool high; in dmabuf_page_pool_do_shrink() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_file.cpp218 int32_t high = binHeader_.fontNum - 1; in GetGlyphInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_cubic_bezier_interpolator.cpp87 int high = MAX_RESOLUTION; in BinarySearch() local
/foundation/multimedia/camera_framework/services/camera_service/src/smooth_zoom/
H A Dcubic_bezier.cpp81 int high = MAX_RESOLUTION; in BinarySearch() local
/foundation/resourceschedule/device_standby/services/common/src/
H A Dtime_provider.cpp144 int32_t TimeProvider::GetRandomDelay(int32_t low, int32_t high) in GetRandomDelay() argument
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.c155 int16 high = saStore->mapTop - 1; in SASTORA_FindHandleByPid() local
178 int16 high = saStore->mapTop - 1; in SASTORA_FindHandleByUidPid() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_bigint_test.cpp267 uint64_t high = uint64_t(rand()); in HWTEST_F() local
309 uint64_t high = uint64_t(rand()); in HWTEST_F() local
351 uint64_t high = uint64_t(rand()); in HWTEST_F() local
389 uint64_t high = uint64_t(rand()); in HWTEST_F() 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
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_section.cpp74 uintptr_t high = fdeCount; in SearchEntry() local

Completed in 15 milliseconds

12345678910>>...14