Home
last modified time | relevance | path

Searched defs:base_offset (Results 1 – 25 of 29) sorted by relevance

12

/external/fio/
Dtickmarks.c43 int use_KMG_symbols, int base_offset) in shorten()
91 int *power_of_ten, int use_KMG_symbols, int base_offset) in calc_tickmarks()
Dgraph.c88 unsigned int base_offset; member
927 void graph_set_base_offset(struct graph *g, unsigned int base_offset) in graph_set_base_offset()
/external/pdfium/third_party/freetype/src/cid/
Dcidparse.c57 FT_ULong base_offset, offset, ps_len; in cid_parser_new() local
/external/freetype/src/cff/
Dcffload.c865 FT_ULong base_offset, in cff_charset_load()
1065 FT_ULong base_offset, in cff_encoding_load()
1308 FT_ULong base_offset, in cff_subfont_load()
1447 FT_ULong base_offset; in cff_font_load() local
/external/pdfium/third_party/freetype/src/cff/
Dcffload.c865 FT_ULong base_offset, in cff_charset_load()
1065 FT_ULong base_offset, in cff_encoding_load()
1308 FT_ULong base_offset, in cff_subfont_load()
1447 FT_ULong base_offset; in cff_font_load() local
/external/lldb/examples/python/
Dtypes.py108 def verify_type_recursive (target, options, type, member_name, depth, base_offset, padding): argument
/external/mesa3d/src/glsl/
Dlower_ubo_reference.cpp206 ir_variable *base_offset, in emit_ubo_loads()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp2459 int base_offset) in emit_scratch_read()
2476 int base_offset) in emit_scratch_write()
2576 int base_offset) in emit_pull_constant_load()
/external/v8/src/mips64/
Dlithium-codegen-mips64.cc3121 int base_offset = instr->base_offset(); in DoLoadKeyedExternalArray() local
3127 int base_offset = instr->base_offset(); in DoLoadKeyedExternalArray() local
3214 int base_offset = instr->base_offset(); in DoLoadKeyedFixedDoubleArray() local
3323 int base_offset) { in PrepareKeyedOperand()
4261 int base_offset = instr->base_offset(); in DoStoreKeyedExternalArray() local
4348 int base_offset = instr->base_offset(); in DoStoreKeyedFixedDoubleArray() local
Dlithium-mips64.h1654 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
2214 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
/external/v8/src/arm/
Dlithium-codegen-arm.cc3231 int base_offset = instr->base_offset(); in DoLoadKeyedExternalArray() local
3237 int base_offset = instr->base_offset(); in DoLoadKeyedExternalArray() local
3314 int base_offset = instr->base_offset(); in DoLoadKeyedFixedDoubleArray() local
3397 int base_offset) { in PrepareKeyedOperand()
4282 int base_offset = instr->base_offset(); in DoStoreKeyedExternalArray() local
4359 int base_offset = instr->base_offset(); in DoStoreKeyedFixedDoubleArray() local
Dlithium-arm.h1691 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
2272 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
/external/v8/src/mips/
Dlithium-codegen-mips.cc3136 int base_offset = instr->base_offset(); in DoLoadKeyedExternalArray() local
3142 int base_offset = instr->base_offset(); in DoLoadKeyedExternalArray() local
3220 int base_offset = instr->base_offset(); in DoLoadKeyedFixedDoubleArray() local
3304 int base_offset) { in PrepareKeyedOperand()
4229 int base_offset = instr->base_offset(); in DoStoreKeyedExternalArray() local
4308 int base_offset = instr->base_offset(); in DoStoreKeyedFixedDoubleArray() local
Dlithium-mips.h1655 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
2230 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
/external/lldb/source/Expression/
DClangASTSource.cpp1424 CharUnits base_offset; in ExtractBaseOffsets() local
/external/v8/src/ia32/
Dlithium-ia32.h1690 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
2273 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
/external/v8/src/x87/
Dlithium-x87.h1700 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
2279 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
/external/v8/src/x64/
Dlithium-x64.h1690 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
2256 uint32_t base_offset() const { return hydrogen()->base_offset(); } in base_offset() function
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1249 uint64_t offset, base_offset; in evergreen_init_color_surface() local
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c879 unsigned char *base_offset; in vp8_hex_search() local
/external/v8/src/arm64/
Dlithium-arm64.h1789 uint32_t base_offset() const { in base_offset() function
2500 uint32_t base_offset() const { return this->hydrogen()->base_offset(); } in base_offset() function
Dregexp-macro-assembler-arm64.cc1246 int base_offset = kFirstRegisterOnStack - in ClearRegisters() local
Dlithium-codegen-arm64.cc3405 int base_offset) { in PrepareKeyedExternalArrayOperand()
3523 int base_offset) { in PrepareKeyedArrayOperand()
/external/v8/src/
Dhydrogen-instructions.cc3438 uint32_t base_offset = BaseOffsetField::decode(bit_field_); in TryIncreaseBaseOffset() local
Dhydrogen-instructions.h6590 uint32_t base_offset() const { return BaseOffsetField::decode(bit_field_); } in base_offset() function
7068 uint32_t base_offset() const { return base_offset_; } in base_offset() function

12