Home
last modified time | relevance | path

Searched defs:hi (Results 1 – 25 of 1108) sorted by relevance

12345678910>>...45

/external/zucchini/
Ddisassembler_dex.cc349 offset_t hi, in InstructionReferenceReader()
427 offset_t hi, in ItemReferenceReader()
637 offset_t hi, in CachedItemListReferenceReader()
1028 offset_t hi) { in MakeReadStringIdToStringData()
1038 offset_t hi) { in MakeReadTypeIdToDescriptorStringId32()
1048 DisassemblerDex::MakeReadProtoIdToShortyStringId32(offset_t lo, offset_t hi) { in MakeReadProtoIdToShortyStringId32()
1058 DisassemblerDex::MakeReadProtoIdToReturnTypeId32(offset_t lo, offset_t hi) { in MakeReadProtoIdToReturnTypeId32()
1068 DisassemblerDex::MakeReadProtoIdToParametersTypeList(offset_t lo, offset_t hi) { in MakeReadProtoIdToParametersTypeList()
1078 offset_t hi) { in MakeReadFieldToClassTypeId16()
1089 offset_t hi) { in MakeReadFieldToTypeId16()
[all …]
/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/
Dclamp.hpp52 typename boost::mpl::identity<T>::type const & hi, Pred p ) in clamp()
74 typename boost::mpl::identity<T>::type const & hi ) in clamp()
93 typename std::iterator_traits<InputIterator>::value_type const & hi ) in clamp_range()
115typename std::iterator_traits<typename boost::range_iterator<const Range>::type>::value_type const… in clamp_range()
139 typename std::iterator_traits<InputIterator>::value_type const & hi, Pred p ) in clamp_range()
167typename std::iterator_traits<typename boost::range_iterator<const Range>::type>::value_type const… in clamp_range()
/external/arm-optimized-routines/math/test/
Dmathbench.c92 double hi; member
108 #define D(func, lo, hi) {#func, 'd', 0, lo, hi, {.d = func}}, argument
109 #define F(func, lo, hi) {#func, 'f', 0, lo, hi, {.f = func}}, argument
110 #define VND(func, lo, hi) {#func, 'd', 'n', lo, hi, {.vnd = func}}, argument
111 #define VNF(func, lo, hi) {#func, 'f', 'n', lo, hi, {.vnf = func}}, argument
112 #define SVD(func, lo, hi) {#func, 'd', 's', lo, hi, {.svd = func}}, argument
113 #define SVF(func, lo, hi) {#func, 'f', 's', lo, hi, {.svf = func}}, argument
136 gen_linear (double lo, double hi) in gen_linear()
143 genf_linear (double lo, double hi) in genf_linear()
163 frand (double lo, double hi) in frand()
[all …]
/external/mpdecimal/libmpdec/
Dtypearith.h50 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
61 _mpd_div_words(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo, in _mpd_div_words()
72 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
206 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
221 _mpd_div_words(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo, in _mpd_div_words()
241 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
307 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
318 _mpd_div_words(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo, in _mpd_div_words()
330 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
463 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
[all …]
Dbasearith.h97 _mpd_div_words_r(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo) in _mpd_div_words_r()
141 _mpd_div_words_r(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo) in _mpd_div_words_r()
152 mpd_uint_t hi, lo; in _mpd_singlemul() local
162 mpd_uint_t hi, lo; in _mpd_mul_2_le2() local
/external/python/cpython3/Modules/_decimal/libmpdec/
Dtypearith.h52 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
63 _mpd_div_words(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo, in _mpd_div_words()
74 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
208 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
223 _mpd_div_words(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo, in _mpd_div_words()
243 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
309 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
320 _mpd_div_words(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo, in _mpd_div_words()
332 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
465 _mpd_mul_words(mpd_uint_t *hi, mpd_uint_t *lo, mpd_uint_t a, mpd_uint_t b) in _mpd_mul_words()
[all …]
Dbasearith.h98 _mpd_div_words_r(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo) in _mpd_div_words_r()
142 _mpd_div_words_r(mpd_uint_t *q, mpd_uint_t *r, mpd_uint_t hi, mpd_uint_t lo) in _mpd_div_words_r()
153 mpd_uint_t hi, lo; in _mpd_singlemul() local
163 mpd_uint_t hi, lo; in _mpd_mul_2_le2() local
/external/rust/android-crates-io/crates/ring/crypto/fipsmodule/bn/
Dinternal.h148 #define BN_MONT_CTX_N0(hi, lo) TOBN(hi, lo), 0 argument
149 #define TOBN(hi, lo) ((BN_ULONG)(hi) << 32 | (lo)) argument
161 #define BN_MONT_CTX_N0(hi, lo) TOBN(hi, lo) argument
162 #define TOBN(hi, lo) (lo), (hi) argument
/external/python/cpython3/Lib/
Dbisect.py4 def insort_right(a, x, lo=0, hi=None, *, key=None): argument
21 def bisect_right(a, x, lo=0, hi=None, *, key=None): argument
57 def insort_left(a, x, lo=0, hi=None, *, key=None): argument
74 def bisect_left(a, x, lo=0, hi=None, *, key=None): argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dupbc_so.c55 uint32_t hi, uint32_t lo) { in upb_Array_SetInt64Split()
60 UPB_API_INLINE bool upb_Array_AppendInt64Split(upb_Array* array, uint32_t hi, in upb_Array_AppendInt64Split()
77 uint32_t hi, uint32_t lo) { in upb_Array_SetUInt64Split()
82 UPB_API_INLINE bool upb_Array_AppendUInt64Split(upb_Array* array, uint32_t hi, in upb_Array_AppendUInt64Split()
102 uint32_t hi, uint32_t lo, in upb_Message_SetInt64Split()
121 uint32_t hi, uint32_t lo, in upb_Message_SetUInt64Split()
/external/apache-commons-math/src/main/java/org/apache/commons/math3/exception/
DOutOfRangeException.java35 private final Number hi; field in OutOfRangeException
44 public OutOfRangeException(Number wrong, Number lo, Number hi) { in OutOfRangeException()
56 public OutOfRangeException(Localizable specific, Number wrong, Number lo, Number hi) { in OutOfRangeException()
DNoBracketingException.java35 private final double hi; field in NoBracketingException
51 public NoBracketingException(double lo, double hi, double fLo, double fHi) { in NoBracketingException()
66 Localizable specific, double lo, double hi, double fLo, double fHi, Object... args) { in NoBracketingException()
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/function/
DLogit.java42 private final double hi; field in Logit
59 double hi) { in Logit()
123 final double hi = param[1]; in gradient() local
159 double hi) in value()
/external/grpc-grpc/third_party/upb/upb/message/
Darray_split64.h31 uint32_t hi, uint32_t lo) { in upb_Array_SetInt64Split()
36 UPB_API_INLINE bool upb_Array_AppendInt64Split(upb_Array* array, uint32_t hi, in upb_Array_AppendInt64Split()
53 uint32_t hi, uint32_t lo) { in upb_Array_SetUInt64Split()
58 UPB_API_INLINE bool upb_Array_AppendUInt64Split(upb_Array* array, uint32_t hi, in upb_Array_AppendUInt64Split()
/external/clang/test/CodeGen/
Davx-shuffle-builtins.c178 __m256 test_mm256_set_m128(__m128 hi, __m128 lo) { in test_mm256_set_m128()
184 __m256d test_mm256_set_m128d(__m128d hi, __m128d lo) { in test_mm256_set_m128d()
190 __m256i test_mm256_set_m128i(__m128i hi, __m128i lo) { in test_mm256_set_m128i()
196 __m256 test_mm256_setr_m128(__m128 hi, __m128 lo) { in test_mm256_setr_m128()
202 __m256d test_mm256_setr_m128d(__m128d hi, __m128d lo) { in test_mm256_setr_m128d()
208 __m256i test_mm256_setr_m128i(__m128i hi, __m128i lo) { in test_mm256_setr_m128i()
/external/libcups/cgi-bin/
Dhelp-index.c149 helpDeleteIndex(help_index_t *hi) /* I - Help index */ in helpDeleteIndex()
177 helpFindNode(help_index_t *hi, /* I - Index */ in helpFindNode()
214 help_index_t *hi; /* Help index */ in helpLoadIndex() local
427 helpSaveIndex(help_index_t *hi, /* I - Index */ in helpSaveIndex()
502 helpSearchIndex(help_index_t *hi, /* I - Index */ in helpSearchIndex()
735 help_index_t *hi, /* I - Index */ in help_load_directory()
838 help_index_t *hi, /* I - Index */ in help_load_file()
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/math/test/
Dmathbench.c222 double hi; member
235 #define D(func, lo, hi) {#func, 'd', 0, lo, hi, {.d = func}}, argument
236 #define F(func, lo, hi) {#func, 'f', 0, lo, hi, {.f = func}}, argument
237 #define VD(func, lo, hi) {#func, 'd', 'v', lo, hi, {.vd = func}}, argument
238 #define VF(func, lo, hi) {#func, 'f', 'v', lo, hi, {.vf = func}}, argument
239 #define VND(func, lo, hi) {#func, 'd', 'n', lo, hi, {.vnd = func}}, argument
240 #define VNF(func, lo, hi) {#func, 'f', 'n', lo, hi, {.vnf = func}}, argument
349 gen_linear (double lo, double hi) in gen_linear()
356 genf_linear (double lo, double hi) in genf_linear()
376 frand (double lo, double hi) in frand()
[all …]
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/math/test/
Dmathbench.c222 double hi; member
235 #define D(func, lo, hi) {#func, 'd', 0, lo, hi, {.d = func}}, argument
236 #define F(func, lo, hi) {#func, 'f', 0, lo, hi, {.f = func}}, argument
237 #define VD(func, lo, hi) {#func, 'd', 'v', lo, hi, {.vd = func}}, argument
238 #define VF(func, lo, hi) {#func, 'f', 'v', lo, hi, {.vf = func}}, argument
239 #define VND(func, lo, hi) {#func, 'd', 'n', lo, hi, {.vnd = func}}, argument
240 #define VNF(func, lo, hi) {#func, 'f', 'n', lo, hi, {.vnf = func}}, argument
349 gen_linear (double lo, double hi) in gen_linear()
356 genf_linear (double lo, double hi) in genf_linear()
376 frand (double lo, double hi) in frand()
[all …]
/external/google-benchmark/src/
Dbenchmark_register.h16 typename std::vector<T>::iterator AddPowers(std::vector<T>* dst, T lo, T hi, in AddPowers()
40 void AddNegatedPowers(std::vector<T>* dst, T lo, T hi, int mult) { in AddNegatedPowers()
60 void AddRange(std::vector<T>* dst, T lo, T hi, int mult) { in AddRange()
/external/cronet/stable/third_party/google_benchmark/src/src/
Dbenchmark_register.h16 typename std::vector<T>::iterator AddPowers(std::vector<T>* dst, T lo, T hi, in AddPowers()
40 void AddNegatedPowers(std::vector<T>* dst, T lo, T hi, int mult) { in AddNegatedPowers()
60 void AddRange(std::vector<T>* dst, T lo, T hi, int mult) { in AddRange()
/external/cronet/tot/third_party/google_benchmark/src/src/
Dbenchmark_register.h16 typename std::vector<T>::iterator AddPowers(std::vector<T>* dst, T lo, T hi, in AddPowers()
40 void AddNegatedPowers(std::vector<T>* dst, T lo, T hi, int mult) { in AddNegatedPowers()
60 void AddRange(std::vector<T>* dst, T lo, T hi, int mult) { in AddRange()
/external/abseil-cpp/absl/random/internal/
Dmock_validators.h36 static void Validate(NumType x, TagType tag, NumType lo, NumType hi) { in Validate()
44 static void Validate(NumType x, NumType lo, NumType hi) { in Validate()
67 TagType tag, NumType lo, NumType hi) { in ValidateImpl()
80 TagType tag, NumType lo, NumType hi) { in ValidateImpl()
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dmock_validators.h36 static void Validate(NumType x, TagType tag, NumType lo, NumType hi) { in Validate()
44 static void Validate(NumType x, NumType lo, NumType hi) { in Validate()
67 TagType tag, NumType lo, NumType hi) { in ValidateImpl()
80 TagType tag, NumType lo, NumType hi) { in ValidateImpl()
/external/cronet/stable/third_party/abseil-cpp/absl/random/internal/
Dmock_validators.h36 static void Validate(NumType x, TagType tag, NumType lo, NumType hi) { in Validate()
44 static void Validate(NumType x, NumType lo, NumType hi) { in Validate()
67 TagType tag, NumType lo, NumType hi) { in ValidateImpl()
80 TagType tag, NumType lo, NumType hi) { in ValidateImpl()
/external/cronet/tot/third_party/abseil-cpp/absl/random/internal/
Dmock_validators.h36 static void Validate(NumType x, TagType tag, NumType lo, NumType hi) { in Validate()
44 static void Validate(NumType x, NumType lo, NumType hi) { in Validate()
67 TagType tag, NumType lo, NumType hi) { in ValidateImpl()
80 TagType tag, NumType lo, NumType hi) { in ValidateImpl()

12345678910>>...45