Home
last modified time | relevance | path

Searched refs:src_base (Results 1 - 13 of 13) sorted by relevance

/third_party/vixl/test/aarch64/
H A Dtest-assembler-neon-aarch64.cc52 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); in TEST() local
56 __ Mov(x17, src_base); in TEST()
58 __ Mov(x19, src_base); in TEST()
60 __ Mov(x21, src_base); in TEST()
79 ASSERT_EQUAL_64(src_base, x17); in TEST()
81 ASSERT_EQUAL_64(src_base + sizeof(src[0]), x19); in TEST()
83 ASSERT_EQUAL_64(src_base + 2 * sizeof(src[0]), x21); in TEST()
94 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); in TEST() local
98 __ Mov(x17, src_base); in TEST()
100 __ Mov(x19, src_base); in TEST()
141 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
191 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
273 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
306 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
356 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
425 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
468 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
525 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
588 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
622 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
667 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
706 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
753 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
833 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
929 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
977 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1020 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1059 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1110 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1154 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1206 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1292 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1400 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1455 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1506 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1549 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1626 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1675 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1753 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
1860 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2005 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2069 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2156 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2482 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2560 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2607 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2650 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2686 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2743 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2808 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2860 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2921 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2961 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
2999 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
3041 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
3083 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
3121 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
3162 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
3209 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
3256 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
3299 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
3351 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
3402 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
[all...]
H A Dtest-assembler-aarch64.cc3261 uintptr_t src_base = reinterpret_cast<uintptr_t>(src);
3265 __ Mov(x17, src_base);
3292 ASSERT_EQUAL_64(src_base, x17);
3303 uintptr_t src_base = reinterpret_cast<uintptr_t>(src);
3312 __ Mov(x22, src_base);
3314 __ Mov(x24, src_base);
3316 __ Mov(x26, src_base);
3332 ASSERT_EQUAL_64(src_base, x22);
3336 ASSERT_EQUAL_64(src_base + 4096 * sizeof(src[0]), x24);
3340 ASSERT_EQUAL_64(src_base
[all...]
H A Dtest-assembler-fp-aarch64.cc52 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); in TEST() local
56 __ Mov(x17, src_base); in TEST()
58 __ Mov(x19, src_base); in TEST()
60 __ Mov(x21, src_base); in TEST()
79 ASSERT_EQUAL_64(src_base, x17); in TEST()
81 ASSERT_EQUAL_64(src_base + sizeof(src[0]), x19); in TEST()
83 ASSERT_EQUAL_64(src_base + 2 * sizeof(src[0]), x21); in TEST()
94 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); in TEST() local
98 __ Mov(x17, src_base); in TEST()
100 __ Mov(x19, src_base); in TEST()
135 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
164 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
192 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
240 uintptr_t src_base = reinterpret_cast<uintptr_t>(src); TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/
H A Dupdate.py225 def list_files(src_base, src, dst_base, suffixes):
228 src_base = path.abspath(src_base)
229 src = path.join(src_base, src)
233 relative = path.relpath(base_dir, src_base)
/third_party/python/Lib/test/
H A Dtest_asdl_parser.py16 src_base = dirname(dirname(dirname(__file__))) variable
17 parser_dir = os.path.join(src_base, 'Parser')
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-open-type.hh334 const void *src_base, Ts&&... ds)
344 bool ret = c->dispatch (src_base+src, std::forward<Ts> (ds)...);
377 const void *src_base, unsigned dst_bias, in serialize_copy()
387 bool ret = c->copy (src_base+src, std::forward<Ts> (ds)...); in serialize_copy()
395 const void *src_base, unsigned dst_bias = 0) in serialize_copy()
396 { return serialize_copy (c, src, src_base, dst_bias, hb_serialize_context_t::Head); } in serialize_copy()
376 serialize_copy(hb_serialize_context_t *c, const OffsetTo& src, const void *src_base, unsigned dst_bias, hb_serialize_context_t::whence_t whence, Ts&&... ds) serialize_copy() argument
394 serialize_copy(hb_serialize_context_t *c, const OffsetTo& src, const void *src_base, unsigned dst_bias = 0) serialize_copy() argument
H A Dhb-ot-layout-gpos-table.hh655 const void *src_base, in subset()
663 out->markAnchor.serialize_subset (c, markAnchor, src_base); in subset()
668 const void *src_base) const in collect_variation_indices()
670 (src_base+markAnchor).collect_variation_indices (c); in collect_variation_indices()
1731 const void *src_base) const in collect_variation_indices()
1733 (src_base+entryAnchor).collect_variation_indices (c); in collect_variation_indices()
1734 (src_base+exitAnchor).collect_variation_indices (c); in collect_variation_indices()
1738 const void *src_base) const in subset()
1744 out->entryAnchor.serialize_subset (c, entryAnchor, src_base); in subset()
1745 out->exitAnchor.serialize_subset (c, exitAnchor, src_base); in subset()
[all...]
H A Dhb-ot-color-colr-table.hh1163 const void* src_base, hb_subset_context_t *c) const in serialize()
1172 return_trace (out->paint.serialize_subset (c, paint, src_base)); in serialize()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c132 uint32_t src_base = src->base; in nve4_m2mf_transfer_rect() local
178 src_base += src->y * src->pitch + src->x * src->cpp; in nve4_m2mf_transfer_rect()
183 PUSH_DATAh(push, src->bo->offset + src_base); in nve4_m2mf_transfer_rect()
184 PUSH_DATA (push, src->bo->offset + src_base); in nve4_m2mf_transfer_rect()
/third_party/mesa3d/src/compiler/glsl/
H A Dast_function.cpp1586 * \param src_base First component of the source to be used in assignment
1592 * \c src_base + \c count must be less than or equal to the number of
1597 ir_rvalue *src, unsigned src_base, unsigned count, in assign_to_matrix_column()
1605 assert(src->type->components() >= (src_base + count)); in assign_to_matrix_column()
1612 src_base + 0, src_base + 1, in assign_to_matrix_column()
1613 src_base + 2, src_base + 3, in assign_to_matrix_column()
1596 assign_to_matrix_column(ir_variable *var, unsigned column, unsigned row_base, ir_rvalue *src, unsigned src_base, unsigned count, void *mem_ctx) assign_to_matrix_column() argument
/third_party/node/deps/v8/src/heap/
H A Dread-only-spaces.cc31 Address src_base = GetIsolateRootAddress(src[0]); in CopyAndRebaseRoots() local
33 dst[i] = src[i] - src_base + new_base; in CopyAndRebaseRoots()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c445 const void *src_base = device->ws->buffer_map(src_accel_struct->bo); in build_instances() local
446 if (!src_base) in build_instances()
449 src_base = (const char *)src_base + src_accel_struct->mem_offset; in build_instances()
450 const struct radv_accel_struct_header *src_header = src_base; in build_instances()
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc3829 const Register& src_base, int src_offset) { in RestoreRegList()
3840 masm->Add(src, src_base, src_offset); in RestoreRegList()
3828 RestoreRegList(MacroAssembler* masm, const CPURegList& reg_list, const Register& src_base, int src_offset) RestoreRegList() argument

Completed in 31 milliseconds