HomeSort by relevance Sort by last modified time
    Searched defs:base_offset (Results 1 - 25 of 43) sorted by null

1 2

  /external/pdfium/third_party/freetype/src/cid/
cidparse.c 57 FT_ULong base_offset, offset, ps_len; local
67 base_offset = FT_STREAM_POS();
141 ps_len = offset - base_offset;
142 if ( FT_STREAM_SEEK( base_offset ) ||
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_query_hw.h 27 uint32_t base_offset; member in struct:nv50_hw_query
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_query_hw.h 27 uint32_t base_offset; member in struct:nvc0_hw_query
28 uint32_t offset; /* base_offset + i * rotate */
  /external/v8/src/
eh-frame.h 85 // directives are relative. It is given by <base_register> + <base_offset>.
87 // The <base_offset> must be positive or 0.
90 void SetBaseAddressOffset(int base_offset);
94 void SetBaseAddressRegisterAndOffset(Register base_register, int base_offset);
119 int base_offset() const { return base_offset_; } function in class:v8::internal::EhFrameWriter
142 void PatchInt32(int base_offset, uint32_t value) {
143 DCHECK_EQ(ReadUnalignedUInt32(eh_frame_buffer_.data() + base_offset),
145 DCHECK_LT(base_offset + kInt32Size, eh_frame_offset());
146 WriteUnalignedUInt32(eh_frame_buffer_.data() + base_offset, value);
eh-frame.cc 276 void EhFrameWriter::SetBaseAddressOffset(int base_offset) {
278 DCHECK_GE(base_offset, 0);
280 WriteULeb128(base_offset);
281 base_offset_ = base_offset;
293 int base_offset) {
295 DCHECK_GE(base_offset, 0);
299 WriteULeb128(base_offset);
300 base_offset_ = base_offset;
546 uint32_t base_offset = eh_frame_iterator.GetNextULeb128(); local
548 << ", base_offset=" << base_offset << '\n'
    [all...]
  /system/core/liblog/
properties.c 94 static const size_t base_offset = 8; /* skip "persist." */ local
199 kp = key + base_offset;
240 kp = key + base_offset;
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorFFT.h 251 const Index base_offset = getBaseOffsetFromIndex(partial_index, dim); local
256 memcpy(line_buf, &buf[base_offset], line_len*sizeof(ComplexScalar));
258 Index offset = base_offset;
274 memcpy(&buf[base_offset], line_buf, line_len*sizeof(ComplexScalar));
276 Index offset = base_offset;
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 859 unsigned char *base_offset; local
880 base_offset = (unsigned char *)(base_pre + d->offset);
881 this_offset = base_offset + (br * (pre_stride)) + bc;
914 this_offset = base_offset + (this_mv.as_mv.row * in_what_stride) +
924 this_offset = base_offset + (this_mv.as_mv.row * in_what_stride) +
947 this_offset = base_offset + (this_mv.as_mv.row * (in_what_stride)) +
957 this_offset = base_offset + (this_mv.as_mv.row * (in_what_stride)) +
988 this_offset = base_offset + (this_mv.as_mv.row * (in_what_stride)) +
998 this_offset = base_offset + (this_mv.as_mv.row * (in_what_stride)) +
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cffload.c 865 FT_ULong base_offset,
881 charset->offset = base_offset + offset;
1065 FT_ULong base_offset,
1103 encoding->offset = base_offset + offset;
1447 FT_ULong base_offset; local
    [all...]
  /external/fio/
graph.c 88 unsigned int base_offset; member in struct:graph
323 g->x_axis_unit_change_callback == NULL, g->base_offset);
379 g->y_axis_unit_change_callback == NULL, g->base_offset);
927 void graph_set_base_offset(struct graph *g, unsigned int base_offset)
929 g->base_offset = base_offset;
  /external/freetype/src/cff/
cffload.c 904 FT_ULong base_offset,
920 charset->offset = base_offset + offset;
1122 FT_ULong base_offset,
1142 if ( FT_STREAM_SEEK( base_offset + offset ) ||
2099 FT_ULong base_offset; local
    [all...]
cfftypes.h 335 FT_ULong base_offset; /* offset to start of CFF */ member in struct:CFF_FontRec_
  /external/mesa3d/src/compiler/glsl/
lower_ubo_reference.cpp 735 ir_rvalue *base_offset = NULL; local
749 &base_offset, &const_offset,
758 ir_expression(ir_binop_add, base_offset,
    [all...]
  /external/v8/src/regexp/arm64/
regexp-macro-assembler-arm64.cc 1294 int base_offset = kFirstRegisterOnStack - local
1310 MemOperand(frame_pointer(), base_offset)); local
    [all...]
  /frameworks/native/cmds/installd/
otapreopt.cpp 779 int32_t base_offset = ChooseRelocationOffsetDelta(ART_BASE_ADDRESS_MIN_DELTA, local
781 cmd.push_back(StringPrintf("--base-offset-delta=%d", base_offset));
804 int32_t base_offset = ChooseRelocationOffsetDelta(ART_BASE_ADDRESS_MIN_DELTA, local
806 cmd.push_back(StringPrintf("--base=0x%x", ART_BASE_ADDRESS + base_offset));
    [all...]
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 398 base_offset(parts.cbPtr, parts.cbPtr, Rs);
994 void GGLAssembler::base_offset( function in class:android::GGLAssembler
    [all...]
  /art/runtime/gc/space/
image_space.cc 137 int32_t base_offset = ChooseRelocationOffsetDelta(); local
138 LOG(INFO) << "Using an offset of 0x" << std::hex << base_offset << " from default "
140 arg_vector.push_back(StringPrintf("--base=0x%x", ART_BASE_ADDRESS + base_offset));
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_state_common.c 1210 uint32_t base_offset; local
1258 uint32_t base_offset; local
    [all...]
  /frameworks/av/media/libstagefright/
ItemTable.cpp 257 uint16_t data_reference_index, uint64_t base_offset) :
261 baseOffset(base_offset) {}
399 uint64_t base_offset = 0; member in namespace:android::heif
401 if (!source()->getUInt64Var(offset, &base_offset, base_offset_size)) {
406 ALOGV("base_offset %lld", (long long) base_offset);
409 item_id, construction_method, data_reference_index, base_offset));
    [all...]
  /system/core/liblog/tests/
liblog_test.cpp 1441 static const size_t base_offset = 8; \/* skip "persist." *\/ local
    [all...]
  /external/v8/src/crankshaft/arm/
lithium-arm.h 1497 uint32_t base_offset() const { return hydrogen()->base_offset(); } function in class:v8::internal::final
1950 uint32_t base_offset() const { return hydrogen()->base_offset(); } function in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/arm64/
lithium-arm64.h 1527 uint32_t base_offset() const { function in class:v8::internal::LLoadKeyed
2177 uint32_t base_offset() const { return this->hydrogen()->base_offset(); } function in class:v8::internal::LStoreKeyed
    [all...]
  /external/v8/src/crankshaft/
hydrogen-instructions.cc 2930 uint32_t base_offset = BaseOffsetField::decode(bit_field_); local
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.h 1507 uint32_t base_offset() const { return hydrogen()->base_offset(); } function in class:v8::internal::final
1960 uint32_t base_offset() const { return hydrogen()->base_offset(); } function in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-mips.h 1460 uint32_t base_offset() const { return hydrogen()->base_offset(); } function in class:v8::internal::final
1907 uint32_t base_offset() const { return hydrogen()->base_offset(); } function in class:v8::internal::final
    [all...]

Completed in 728 milliseconds

1 2