Home
last modified time | relevance | path

Searched defs:initial_offset (Results 1 – 13 of 13) sorted by relevance

/external/elfutils/libdw/
Ddwarf_ranges.c385 initial_offset (Dwarf_Attribute *attr, ptrdiff_t *offset) in initial_offset() function
Ddwarf_getlocation.c718 initial_offset (Dwarf_Attribute *attr, ptrdiff_t *offset) in initial_offset() function
/external/tensorflow/tensorflow/core/kernels/
Dparameterized_truncated_normal_op_gpu.cu.cc62 const int32 initial_offset = blockIdx.x * blockDim.x + threadIdx.x; in TruncatedNormalKernel() local
/external/v8/src/interpreter/
Dbytecode-array-accessor.cc18 Handle<BytecodeArray> bytecode_array, int initial_offset) in BytecodeArrayAccessor()
/external/tensorflow/tensorflow/core/lib/io/
Drecordio_test.cc165 void StartReadingAt(uint64_t initial_offset) { readpos_ = initial_offset; } in StartReadingAt()
/external/perf_data_converter/src/quipper/
Dtest_perf_data.h144 explicit AttrIdsSection(size_t initial_offset) : offset_(initial_offset) {} in AttrIdsSection()
Dperf_reader.cc1767 const size_t initial_offset = data->Tell(); in ReadAttrEventBlock() local
/external/v8/src/
Dconversions.cc1385 const int initial_offset = offset; in IsSpecialIndex() local
/external/libchrome/base/strings/
Dstring_util.cc727 size_t initial_offset, in DoReplaceMatchesAfterOffset()
/external/webrtc/webrtc/
Dcommon_types.h762 double initial_offset; member
/external/kmod/tools/
Ddepmod.c406 long initial_offset, final_offset; in index_write() local
/external/v8/src/regexp/
Djsregexp.cc6428 void TextNode::FillInBMInfo(Isolate* isolate, int initial_offset, int budget, in FillInBMInfo()
/external/elfutils/src/
Dreadelf.c10445 uint64_t initial_offset = ((uint64_t) shdr->sh_offset in print_debug_frame_hdr_section() local