Home
last modified time | relevance | path

Searched defs:target_ptr (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-boot-vector.h44 uint64_t target_ptr; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-boot-vector.h44 uint64_t target_ptr; member
/third_party/node/deps/v8/src/objects/
H A Dcompressed-slots-inl.h93 Tagged_t target_ptr = CompressTagged(target.ptr()); in Release_CompareAndSwap() local
136 Tagged_t target_ptr = CompressTagged(target.ptr()); in Release_CompareAndSwap() local
137 AsAtomicTagged::Release_CompareAndSwap(location(), old_ptr, target_ptr); in Release_CompareAndSwap() local
207 Tagged_t target_ptr = CompressTagged(target.ptr()); in Release_CompareAndSwap() local
208 AsAtomicTagged::Release_CompareAndSwap(location(), old_ptr, target_ptr); in Release_CompareAndSwap() local
/arkcompiler/runtime_core/libpandafile/
H A Dbytecode_emitter.cpp191 DoReserveSpaceForOffset(const BytecodeInstruction &insn, uint32_t insn_pc, BitImmSize expected_imm_size, size_t *extra_bytes_ptr, uint32_t *target_ptr) DoReserveSpaceForOffset() argument
/third_party/libuv/src/
H A Didna.c460 uv_utf16_to_wtf8(const uint16_t* w_source_ptr, ssize_t w_source_len, char** target_ptr, size_t* target_len_ptr) uv_utf16_to_wtf8() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtype_manager.cpp616 const Pointer* target_ptr = forward_ptr_ty->target_pointer(); in RebuildType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.cpp616 const Pointer* target_ptr = forward_ptr_ty->target_pointer(); in RebuildType() local
/third_party/spirv-tools/source/opt/
H A Dtype_manager.cpp633 const Pointer* target_ptr = forward_ptr_ty->target_pointer(); in RebuildType() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc745 char* target_ptr = ::google::protobuf::string_as_array(target) + pos; in ~MemoryOutputStream() local
/third_party/libuv/src/win/
H A Dfs.c150 fs__readlink_handle(HANDLE handle, char** target_ptr, size_t* target_len_ptr) fs__readlink_handle() argument
/third_party/node/deps/uv/src/win/
H A Dfs.c309 INLINE static int fs__readlink_handle(HANDLE handle, char** target_ptr, in fs__readlink_handle() argument
260 fs__wide_to_utf8(WCHAR* w_source_ptr, DWORD w_source_len, char** target_ptr, uint64_t* target_len_ptr) fs__wide_to_utf8() argument

Completed in 23 milliseconds