Home
last modified time | relevance | path

Searched defs:start_ptr (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pybind_api/random_normal/
Drandom_cpu_kernel.cc37 float *start_ptr = reinterpret_cast<float *>(temp->data_c()); in InitRandomNormal() local
/third_party/mindspore/mindspore/ccsrc/ps/random_normal/
Drandom_normal.cc75 float *start_ptr = output_data; in InitRandomNormal() local
/third_party/pcre2/pcre2/src/sljit/
DsljitWXExecAllocator.c160 sljit_uw *start_ptr = ((sljit_uw*)ptr) - 1; in sljit_free_exec() local
/third_party/python/Objects/
Dsliceobject.c382 PyObject **start_ptr, PyObject **stop_ptr, in _PySlice_GetLongIndices()
/third_party/musl/porting/linux/user/src/malloc/
Dmalloc.c201 uintptr_t start_ptr; member
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.h180 uint32_t start_ptr; /**< for i8xx */ member
/third_party/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs1021 let start_ptr = buf.as_ptr() as usize; in struct_vec3_is_written_with_correct_alignment_in_table() localVariable
1052 let start_ptr = buf.as_ptr() as usize; in struct_ability_is_written_with_correct_alignment_in_table_vector() localVariable
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c393 sljit_s32 start_ptr; member
/third_party/quickjs/
Dquickjs.c22647 const uint8_t *start_ptr; in js_parse_object_literal() local
22944 const uint8_t *start_ptr; in js_parse_class() local