/third_party/libexif/libexif/ |
H A D | exif-mnote-data.c | 105 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 D | exif-mnote-data-priv.h | 44 void (* set_offset) (ExifMnoteData *, unsigned int); member
|
/third_party/backends/backend/genesys/ |
H A D | gl841.cpp | 1620 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 D | gl646.cpp | 2120 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 D | sensor.h | 164 void set_offset(unsigned which, std::uint16_t value) in set_offset() function
|
/third_party/node/deps/v8/src/wasm/ |
H A D | streaming-decoder.cc | 136 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 D | sfn_instrfromstring_test.cpp | 361 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 D | sfn_instr_test.cpp | 460 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 D | index_sub_table_format4.h | 45 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 D | sfn_instr_tex.cpp | 65 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 D | sfn_instr_tex.h | 122 void set_offset(unsigned index, int32_t val);
|
/third_party/elfio/elfio/ |
H A D | elfio.hpp | 752 sec->set_offset( current_file_pos ); 841 seg->set_offset( seg_start_pos ); 936 sec->set_offset( current_file_pos );
|
H A D | elfio_segment.hpp | 148 void set_offset( const Elf64_Off& value ) noexcept override
|
/third_party/rust/crates/aho-corasick/src/ |
H A D | prefilter.rs | 617 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 D | exif-mnote-data-apple.c | 291 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 D | assembler.h | 129 void set_offset(int offset) { in set_offset() function in v8::internal::HeapObjectRequest
|
H A D | assembler.cc | 268 request.set_offset(pc_offset()); in RequestHeapObject()
|
H A D | constant-pool.h | 55 void set_offset(int offset) { in set_offset() function in v8::internal::ConstantPoolEntry
|
H A D | constant-pool.cc | 111 shared_it->set_offset(offset); // Save offset for merged entries. in EmitSharedEntries()
|
/third_party/libexif/libexif/pentax/ |
H A D | exif-mnote-data-pentax.c | 462 d->methods.set_offset = exif_mnote_data_pentax_set_offset; in exif_mnote_data_pentax_new()
|
/third_party/libexif/libexif/fuji/ |
H A D | exif-mnote-data-fuji.c | 362 d->methods.set_offset = exif_mnote_data_fuji_set_offset; in exif_mnote_data_fuji_new()
|
/third_party/libexif/libexif/canon/ |
H A D | exif-mnote-data-canon.c | 422 d->methods.set_offset = exif_mnote_data_canon_set_offset; in exif_mnote_data_canon_new()
|
/third_party/libexif/libexif/olympus/ |
H A D | exif-mnote-data-olympus.c | 661 d->methods.set_offset = exif_mnote_data_olympus_set_offset; in exif_mnote_data_olympus_new()
|
/third_party/libexif/libexif/huawei/ |
H A D | exif-mnote-data-huawei.c | 802 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 D | assembler-arm.h | 216 void set_offset(int32_t offset) { in set_offset() function in v8::internal::MemOperand
|