Home
last modified time | relevance | path

Searched defs:high (Results 251 - 275 of 331) sorted by relevance

1...<<11121314

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util.c214 uint8_t high = IsValidHexCharAndConvert(str[i]); in HexStringToString() local
/third_party/ffmpeg/libavcodec/
H A Ddcaenc.c855 int low, high, down; in assign_bits() local
[all...]
H A Dalsdec.c831 unsigned int high; in read_var_block_data() local
H A Dwavpackenc.c2045 uint32_t ones_count, low, high; in wavpack_encode_sample() local
H A Dwavpack.c449 uint32_t low, high, value; in wv_unpack_dsd_high() local
594 uint32_t low, high, value; wv_unpack_dsd_fast() local
[all...]
H A Dsnow.h205 static av_always_inline void snow_interleave_line_header(int * i, int width, IDWTELEM * low, IDWTELEM * high){ in snow_interleave_line_header() argument
214 static av_always_inline void snow_interleave_line_footer(int * i, IDWTELEM * low, IDWTELEM * high){ in snow_interleave_line_footer() argument
/third_party/ffmpeg/libavfilter/
H A Daf_afwtdn.c468 static void conv_down(double *in, int in_length, double *low, double *high, in conv_down() argument
718 static void conv_up(double *low, double *high, int in_length, double *out, int out_length, in conv_up() argument
/third_party/gptfdisk/
H A Dgpt.cc1740 uint32_t low, high; in XFormDisklabel() local
1850 uint32_t i, high, copyNum, entriesPerSector; in SetGPTSize() local
1957 uint32_t low, high, numUsedParts, retval = 1;; in DeletePartition() local
2229 GetPartRange(uint32_t *low, uint32_t *high) GetPartRange() argument
[all...]
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp667 UInt32 high = (UInt32)(val >> 32); in GetPower64() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp202 const UInt64 high = b & (mask - 1); in ReadNumberSpec() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_load_store_vectorize.c654 new_bitsize_acceptable(struct vectorize_ctx *ctx, unsigned new_bit_size, struct entry *low, struct entry *high, unsigned size) new_bitsize_acceptable() argument
731 vectorize_loads(nir_builder *b, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second, unsigned new_bit_size, unsigned new_num_components, unsigned high_start) vectorize_loads() argument
822 vectorize_stores(nir_builder *b, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second, unsigned new_bit_size, unsigned new_num_components, unsigned high_start) vectorize_stores() argument
1137 try_vectorize(nir_function_impl *impl, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second) try_vectorize() argument
1199 try_vectorize_shared2(nir_function_impl *impl, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second) try_vectorize_shared2() argument
1293 struct entry *high = *util_dynarray_element(arr, struct entry *, second_idx); vectorize_sorted_entries() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp376 int32_t order, low, high; in OrderList() local
416 void OrderList::add(int32_t order, int32_t low, int32_t high) in add() argument
645 int32_t order, low, high; in offsetTest() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dsimplify.c2560 static int is_in_range(pseudo_t src, long long low, long long high) in is_in_range() argument
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc2786 uint64_t high = make_uint64(i.InputUint32(3), i.InputUint32(2)); in AssembleArchInstruction() local
3090 uint64_t high = make_uint64(i.InputUint32(5), i.InputUint32(4)); AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/base/
H A Dieee754.cc213 uint32_t high; in __ieee754_rem_pio2() local
2344 uint32_t high, low; cbrt() local
[all...]
/third_party/node/deps/v8/src/strings/
H A Dunicode.cc59 unsigned int high = size - 1; in LookupPredicate() local
113 unsigned int high = size - 1; in LookupMapping() local
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h258 Register high = unused_register(kGpReg, pinned).gp(); local
563 Register high = GetUnusedRegister(candidates).gp(); in GetUnusedRegister() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c382 u64 high, low; in felem_shrink() local
488 u64 high, low; smallfelem_square() local
583 u64 high, low; smallfelem_mul() local
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.h731 T high() const { return mHigh; } in high() function in gl::Range
/third_party/openssl/crypto/ec/
H A Decp_nistp256.c382 u64 high, low; in felem_shrink() local
488 u64 high, low; smallfelem_square() local
583 u64 high, low; smallfelem_mul() local
[all...]
/third_party/toybox/lib/
H A Dlib.c326 long long atolx_range(char *numstr, long long low, long long high) in atolx_range() argument
/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c1963 char *high = NULL; in range_to_str() local
2747 uint16_t high; write_selinux_port_rules_to_cil() local
2917 uint16_t high; write_selinux_ibpkey_rules_to_cil() local
3048 uint32_t high; write_xen_ioport_rules_to_cil() local
3091 uint64_t high; write_xen_iomem_rules_to_cil() local
[all...]
H A Dkernel_to_conf.c1939 char *high = NULL; in range_to_str() local
2615 uint16_t high; in write_selinux_port_rules_to_conf() local
2786 uint16_t high; write_selinux_ibpkey_rules_to_conf() local
2920 uint32_t high; write_xen_ioport_rules_to_conf() local
2963 uint64_t high; write_xen_iomem_rules_to_conf() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_verify.c653 static int __cil_verify_levelrange_sensitivity(struct cil_db *db, struct cil_sens *low, struct cil_sens *high) in __cil_verify_levelrange_sensitivity() argument
682 static int __cil_verify_levelrange_cats(struct cil_cats *low, struct cil_cats *high) in __cil_verify_levelrange_cats() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1738 std::shared_ptr<Drawing::ShaderEffect> RSPropertiesPainter::MakeBinarizationShader(float low, float high, in MakeBinarizationShader() argument

Completed in 60 milliseconds

1...<<11121314