Home
last modified time | relevance | path

Searched defs:lo (Results 1 – 25 of 708) sorted by relevance

12345678910>>...29

/external/zucchini/
Ddisassembler_dex.cc348 offset_t lo, in InstructionReferenceReader()
426 ItemReferenceReader(offset_t lo, in ItemReferenceReader()
636 CachedItemListReferenceReader(offset_t lo, in CachedItemListReferenceReader()
1027 offset_t lo, in MakeReadStringIdToStringData()
1037 DisassemblerDex::MakeReadTypeIdToDescriptorStringId32(offset_t lo, 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()
1077 offset_t lo, in MakeReadFieldToClassTypeId16()
1088 offset_t lo, in MakeReadFieldToTypeId16()
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/vector/vector.cons/
Dassign_move.pass.cpp26 std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in tests() local
43 std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in tests() local
62 std::vector<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in tests() local
81 std::vector<MoveOnly, min_allocator<MoveOnly> > lo((min_allocator<MoveOnly>())); in tests() local
100 std::vector<MoveOnly, safe_allocator<MoveOnly> > lo((safe_allocator<MoveOnly>())); in tests() local
Dmove_alloc.pass.cpp27 std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in tests() local
45 std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in tests() local
63 std::vector<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in tests() local
81 std::vector<MoveOnly, min_allocator<MoveOnly> > lo((min_allocator<MoveOnly>())); in tests() local
99 std::vector<MoveOnly, safe_allocator<MoveOnly> > lo((safe_allocator<MoveOnly>())); in tests() local
Dmove.pass.cpp29 … std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5, &alloc_stats)); in tests() local
47 std::vector<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in tests() local
76 std::vector<MoveOnly, min_allocator<MoveOnly> > lo((min_allocator<MoveOnly>())); in tests() local
105 std::vector<MoveOnly, safe_allocator<MoveOnly> > lo((safe_allocator<MoveOnly>())); in tests() local
/external/libcxx/test/std/containers/sequences/list/list.cons/
Dassign_move.pass.cpp26 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
40 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
54 std::list<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in main() local
68 std::list<MoveOnly, min_allocator<MoveOnly> > lo(min_allocator<MoveOnly>{}); in main() local
Dmove_alloc.pass.cpp26 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
39 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
52 std::list<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in main() local
65 std::list<MoveOnly, min_allocator<MoveOnly> > lo(min_allocator<MoveOnly>{}); in main() local
Dmove.pass.cpp26 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
39 std::list<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in main() local
52 std::list<MoveOnly, min_allocator<MoveOnly> > lo(min_allocator<MoveOnly>{}); in main() local
/external/libcxx/test/std/containers/sequences/vector/vector.cons/
Dassign_move.pass.cpp27 std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
44 std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
63 std::vector<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in main() local
82 std::vector<MoveOnly, min_allocator<MoveOnly> > lo(min_allocator<MoveOnly>{}); in main() local
Dmove_alloc.pass.cpp27 std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
45 std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
63 std::vector<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in main() local
81 std::vector<MoveOnly, min_allocator<MoveOnly> > lo(min_allocator<MoveOnly>{}); in main() local
Dmove.pass.cpp29 std::vector<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
47 std::vector<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in main() local
76 std::vector<MoveOnly, min_allocator<MoveOnly> > lo(min_allocator<MoveOnly>{}); in main() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/list/list.cons/
Dmove_alloc.pass.cpp26 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
39 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
52 std::list<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in main() local
65 std::list<MoveOnly, min_allocator<MoveOnly> > lo(min_allocator<MoveOnly>{}); in main() local
Dassign_move.pass.cpp26 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
42 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
56 std::list<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in main() local
72 std::list<MoveOnly, min_allocator<MoveOnly> > lo(min_allocator<MoveOnly>{}); in main() local
Dmove.pass.cpp26 std::list<MoveOnly, test_allocator<MoveOnly> > lo(test_allocator<MoveOnly>(5)); in main() local
41 std::list<MoveOnly, other_allocator<MoveOnly> > lo(other_allocator<MoveOnly>(5)); in main() local
56 std::list<MoveOnly, min_allocator<MoveOnly> > lo(min_allocator<MoveOnly>{}); in main() local
/external/python/cpython2/Lib/
Dbisect.py3 def insort_right(a, x, lo=0, hi=None): argument
24 def bisect_right(a, x, lo=0, hi=None): argument
47 def insort_left(a, x, lo=0, hi=None): argument
67 def bisect_left(a, x, lo=0, hi=None): argument
/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/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/Modules/
D_bisectmodule.c19 internal_bisect_right(PyObject *list, PyObject *item, Py_ssize_t lo, Py_ssize_t hi, in internal_bisect_right()
85 Py_ssize_t lo, Py_ssize_t hi, PyObject *key) in _bisect_bisect_right_impl()
111 Py_ssize_t lo, Py_ssize_t hi, PyObject *key) in _bisect_insort_right_impl()
144 internal_bisect_left(PyObject *list, PyObject *item, Py_ssize_t lo, Py_ssize_t hi, in internal_bisect_left()
211 Py_ssize_t lo, Py_ssize_t hi, PyObject *key) in _bisect_bisect_left_impl()
238 Py_ssize_t lo, Py_ssize_t hi, PyObject *key) in _bisect_insort_left_impl()
/external/python/cpython3/Lib/
Dbisect.py4 def insort_right(a, x, lo=0, hi=None, *, key=None): argument
19 def bisect_right(a, x, lo=0, hi=None, *, key=None): argument
53 def insort_left(a, x, lo=0, hi=None, *, key=None): argument
68 def bisect_left(a, x, lo=0, hi=None, *, key=None): argument
/external/python/cpython2/Modules/
D_bisectmodule.c9 internal_bisect_right(PyObject *list, PyObject *item, Py_ssize_t lo, Py_ssize_t hi) in internal_bisect_right()
47 Py_ssize_t lo = 0; in bisect_right() local
78 Py_ssize_t lo = 0; in insort_right() local
115 internal_bisect_left(PyObject *list, PyObject *item, Py_ssize_t lo, Py_ssize_t hi) in internal_bisect_left()
153 Py_ssize_t lo = 0; in bisect_left() local
183 Py_ssize_t lo = 0; in insort_left() local
/external/arm-optimized-routines/math/test/
Dmathbench.c180 double lo; member
198 #define D(func, lo, hi) {#func, 'd', 0, lo, hi, {.d = func}}, argument
199 #define F(func, lo, hi) {#func, 'f', 0, lo, hi, {.f = func}}, argument
200 #define VD(func, lo, hi) {#func, 'd', 'v', lo, hi, {.vd = func}}, argument
201 #define VF(func, lo, hi) {#func, 'f', 'v', lo, hi, {.vf = func}}, argument
202 #define VND(func, lo, hi) {#func, 'd', 'n', lo, hi, {.vnd = func}}, argument
203 #define VNF(func, lo, hi) {#func, 'f', 'n', lo, hi, {.vnf = func}}, argument
204 #define SVD(func, lo, hi) {#func, 'd', 's', lo, hi, {.svd = func}}, argument
205 #define SVF(func, lo, hi) {#func, 'f', 's', lo, hi, {.svf = func}}, argument
235 gen_linear (double lo, double hi) in gen_linear()
[all …]
/external/newfs_msdos/
Dnewfs_msdos.c47 #define argto1(arg, lo, msg) argtou(arg, lo, 0xff, msg) argument
48 #define argto2(arg, lo, msg) argtou(arg, lo, 0xffff, msg) argument
49 #define argto4(arg, lo, msg) argtou(arg, lo, 0xffffffff, msg) argument
50 #define argtox(arg, lo, msg) argtou(arg, lo, UINT_MAX, msg) argument
198 argtou(const char *arg, u_int lo, u_int hi, const char *msg) in argtou()
/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/google-benchmark/src/
Dbenchmark_register.h16 AddPowers(std::vector<T>* dst, T lo, T hi, int mult) { in AddPowers()
39 void AddNegatedPowers(std::vector<T>* dst, T lo, T hi, int mult) { in AddNegatedPowers()
59 void AddRange(std::vector<T>* dst, T lo, T hi, int mult) { in AddRange()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dbenchmark.h112 Benchmark(const char* name, void (*func)(benchmark::State&), int lo, int hi) in Benchmark()
125 Benchmark* ThreadRange(int lo, int hi) { return this; } in ThreadRange()
129 int lo() const { return lo_; } in lo() function
152 #define BENCHMARK_RANGE(f, lo, hi) \ argument

12345678910>>...29