Home
last modified time | relevance | path

Searched refs:set_offset (Results 1 - 25 of 31) sorted by relevance

12

/third_party/libexif/libexif/
H A Dexif-mnote-data.c105 if (!d || !d->methods.set_offset) return; in exif_mnote_data_set_offset()
106 d->methods.set_offset (d, o); in exif_mnote_data_set_offset()
H A Dexif-mnote-data-priv.h44 void (* set_offset) (ExifMnoteData *, unsigned int); member
/third_party/backends/backend/genesys/
H A Dgl841.cpp1620 dev->frontend.set_offset(0, (top + bottom) / 2); in ad_fe_offset_calibration()
1621 dev->frontend.set_offset(1, (top + bottom) / 2); in ad_fe_offset_calibration()
1622 dev->frontend.set_offset(2, (top + bottom) / 2); in ad_fe_offset_calibration()
1764 dev->frontend.set_offset(j, off[j]); in offset_calibration()
1864 dev->frontend.set_offset(j, off[j]); in offset_calibration()
1986 dev->frontend.set_offset(ch, off[ch]); in offset_calibration()
1996 dev->frontend.set_offset(0, off[0]); in offset_calibration()
1997 dev->frontend.set_offset(1, off[0]); in offset_calibration()
1998 dev->frontend.set_offset(2, off[0]); in offset_calibration()
2003 dev->frontend.set_offset( in offset_calibration()
[all...]
H A Dgl646.cpp2120 dev->frontend.set_offset(0, bottom); in ad_fe_offset_calibration()
2121 dev->frontend.set_offset(1, bottom); in ad_fe_offset_calibration()
2122 dev->frontend.set_offset(2, bottom); in ad_fe_offset_calibration()
2230 dev->frontend.set_offset(0, bottom); in offset_calibration()
2231 dev->frontend.set_offset(1, bottom); in offset_calibration()
2232 dev->frontend.set_offset(2, bottom); in offset_calibration()
2249 dev->frontend.set_offset(0, top); in offset_calibration()
2250 dev->frontend.set_offset(1, top); in offset_calibration()
2251 dev->frontend.set_offset(2, top); in offset_calibration()
2273 dev->frontend.set_offset( in offset_calibration()
[all...]
H A Dsensor.h164 void set_offset(unsigned which, std::uint16_t value) in set_offset() function
/third_party/node/deps/v8/src/wasm/
H A Dstreaming-decoder.cc136 void set_offset(size_t value) { offset_ = value; } in set_offset() function in v8::internal::wasm::AsyncStreamingDecoder::DecodingState
259 set_offset(offset() + num_bytes); in ReadBytes()
546 set_offset(offset() + new_bytes); in ReadBytes()
560 set_offset(buffer().size()); in ReadBytes()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_instrfromstring_test.cpp361 expect.set_offset(0, 1); in TEST_F()
362 expect.set_offset(1, -2); in TEST_F()
363 expect.set_offset(2, 5); in TEST_F()
H A Dsfn_instr_test.cpp460 tex.set_offset(0, 2); in TEST_F()
461 tex.set_offset(1, -1); in TEST_F()
462 tex.set_offset(2, 3); in TEST_F()
549 tex_ofs.set_offset(i, 1); in TEST_F()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format4.h45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function in sfntly::IndexSubTableFormat4::CodeOffsetPairBuilder
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.cpp65 void TexInstr::set_offset(unsigned index, int32_t val) in set_offset() function in r600::TexInstr
306 set_offset(0, int_from_string_with_prefix(token, "OX:")); in set_tex_param()
308 set_offset(1, int_from_string_with_prefix(token, "OY:")); in set_tex_param()
310 set_offset(2, int_from_string_with_prefix(token, "OZ:")); in set_tex_param()
1101 set_offset(i, literal[i].i32);
H A Dsfn_instr_tex.h122 void set_offset(unsigned index, int32_t val);
/third_party/elfio/elfio/
H A Delfio.hpp752 sec->set_offset( current_file_pos );
841 seg->set_offset( seg_start_pos );
936 sec->set_offset( current_file_pos );
H A Delfio_segment.hpp148 void set_offset( const Elf64_Off& value ) noexcept override
/third_party/rust/crates/aho-corasick/src/
H A Dprefilter.rs617 self.set_offset(pos, b); in add()
635 fn set_offset(&mut self, pos: usize, byte: u8) { in set_offset() functions
/third_party/libexif/libexif/apple/
H A Dexif-mnote-data-apple.c291 md->methods.set_offset = exif_mnote_data_apple_set_offset; in exif_mnote_data_apple_new()
/third_party/node/deps/v8/src/codegen/
H A Dassembler.h129 void set_offset(int offset) { in set_offset() function in v8::internal::HeapObjectRequest
H A Dassembler.cc268 request.set_offset(pc_offset()); in RequestHeapObject()
H A Dconstant-pool.h55 void set_offset(int offset) { in set_offset() function in v8::internal::ConstantPoolEntry
H A Dconstant-pool.cc111 shared_it->set_offset(offset); // Save offset for merged entries. in EmitSharedEntries()
/third_party/libexif/libexif/pentax/
H A Dexif-mnote-data-pentax.c462 d->methods.set_offset = exif_mnote_data_pentax_set_offset; in exif_mnote_data_pentax_new()
/third_party/libexif/libexif/fuji/
H A Dexif-mnote-data-fuji.c362 d->methods.set_offset = exif_mnote_data_fuji_set_offset; in exif_mnote_data_fuji_new()
/third_party/libexif/libexif/canon/
H A Dexif-mnote-data-canon.c422 d->methods.set_offset = exif_mnote_data_canon_set_offset; in exif_mnote_data_canon_new()
/third_party/libexif/libexif/olympus/
H A Dexif-mnote-data-olympus.c661 d->methods.set_offset = exif_mnote_data_olympus_set_offset; in exif_mnote_data_olympus_new()
/third_party/libexif/libexif/huawei/
H A Dexif-mnote-data-huawei.c802 ne->methods.set_offset = exif_mnote_data_huawei_set_offset; in exif_mnote_data_huawei_new()
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h216 void set_offset(int32_t offset) { in set_offset() function in v8::internal::MemOperand

Completed in 26 milliseconds

12