Searched defs:initial_offset (Results 1 – 10 of 10) sorted by relevance
16 Handle<BytecodeArray> bytecode_array, int initial_offset) in BytecodeArrayAccessor()
59 const int32 initial_offset = blockIdx.x * blockDim.x + threadIdx.x; in TruncatedNormalKernel() local
160 void StartReadingAt(uint64_t initial_offset) { readpos_ = initial_offset; } in StartReadingAt()
556 const int initial_offset = offset; in IsSpecialIndex() local
144 explicit AttrIdsSection(size_t initial_offset) : offset_(initial_offset) {} in AttrIdsSection()
1767 const size_t initial_offset = data->Tell(); in ReadAttrEventBlock() local
762 double initial_offset; member
404 long initial_offset, final_offset; in index_write() local
7845 uint64_t initial_offset = ((uint64_t) shdr->sh_offset in print_debug_frame_hdr_section() local
6410 void TextNode::FillInBMInfo(Isolate* isolate, int initial_offset, int budget, in FillInBMInfo()