HomeSort by relevance Sort by last modified time
    Searched full:set_offset (Results 1 - 25 of 44) sorted by null

1 2

  /external/linux-kselftest/tools/testing/selftests/timers/
valid-adjtimex.c 207 int set_offset(long long offset, int use_nano) function
267 if (set_offset(NSEC_PER_SEC - 1, 1))
270 if (set_offset(-NSEC_PER_SEC + 1, 1))
273 if (set_offset(-NSEC_PER_SEC - 1, 1))
276 if (set_offset(5 * NSEC_PER_SEC, 1))
279 if (set_offset(-5 * NSEC_PER_SEC, 1))
282 if (set_offset(5 * NSEC_PER_SEC + NSEC_PER_SEC / 2, 1))
285 if (set_offset(-5 * NSEC_PER_SEC - NSEC_PER_SEC / 2, 1))
288 if (set_offset(USEC_PER_SEC - 1, 0))
291 if (set_offset(-USEC_PER_SEC + 1, 0)
    [all...]
  /external/libexif/libexif/
exif-mnote-data.c 105 if (!d || !d->methods.set_offset) return;
106 d->methods.set_offset (d, o);
exif-mnote-data-priv.h 44 void (* set_offset) (ExifMnoteData *, unsigned int); member in struct:_ExifMnoteDataMethods
  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format4.h 45 void set_offset(int32_t v) { offset_ = v; } function in class:sfntly::IndexSubTableFormat4::CodeOffsetPairBuilder
  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 38 void set_offset(uint32_t offset) { m_offset = offset; } function in class:CCodec_TiffContext
109 pTiffContext->set_offset(increment.ValueOrDie());
133 pTiffContext->set_offset(file_offset);
141 pTiffContext->set_offset(new_increment.ValueOrDie());
147 pTiffContext->set_offset(pTiffContext->io_in()->GetSize() - file_offset);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
KernelDataForRenderScript.java 149 kernelInfo.set_offset(m, offset, true);
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
KernelDataForRenderScript.java 132 kernelInfo.set_offset(m, offset, true);
  /external/e2fsprogs/ext2ed/
ext2ed.h 257 extern void set_offset (char *command_line);
general_com.c 202 void set_offset (char *command_line) function
init.c 83 add_user_command (&general_commands,"setoffset","Moves asynchronicly in the filesystem",set_offset);
  /external/libexif/libexif/canon/
exif-mnote-data-canon.c 376 d->methods.set_offset = exif_mnote_data_canon_set_offset;
  /external/libexif/libexif/fuji/
exif-mnote-data-fuji.c 338 d->methods.set_offset = exif_mnote_data_fuji_set_offset;
  /external/google-breakpad/src/common/
test_assembler.h 450 Reference(size_t set_offset, Endianness set_endianness, size_t set_size,
452 : offset(set_offset), endianness(set_endianness), size(set_size),
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 402 void set_offset(VkDeviceSize inValue) { m_struct.offset = inValue; } function in class:vkbuffermemorybarrier_struct_wrapper
442 void set_offset(VkDeviceSize inValue) { m_struct.offset = inValue; } function in class:vkbufferviewcreateinfo_struct_wrapper
1035 void set_offset(VkDeviceSize inValue) { m_struct.offset = inValue; } function in class:vkdescriptorbufferinfo_struct_wrapper
2490 void set_offset(VkDeviceSize inValue) { m_struct.offset = inValue; } function in class:vkmappedmemoryrange_struct_wrapper
3838 void set_offset(uint32_t inValue) { m_struct.offset = inValue; } function in class:vkpushconstantrange_struct_wrapper
3942 void set_offset(VkOffset2D inValue) { m_struct.offset = inValue; } function in class:vkrect2d_struct_wrapper
4244 void set_offset(VkOffset3D inValue) { m_struct.offset = inValue; } function in class:vksparseimagememorybind_struct_wrapper
4451 void set_offset(uint32_t inValue) { m_struct.offset = inValue; } function in class:vkspecializationmapentry_struct_wrapper
4639 void set_offset(VkDeviceSize inValue) { m_struct.offset = inValue; } function in class:vksubresourcelayout_struct_wrapper
4820 void set_offset(uint32_t inValue) { m_struct.offset = inValue; } function in class:vkvertexinputattributedescription_struct_wrapper
    [all...]
  /external/libexif/libexif/pentax/
exif-mnote-data-pentax.c 438 d->methods.set_offset = exif_mnote_data_pentax_set_offset;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h 195 void set_offset(int offset) { _pos = offset; _spos = (streampos)(-2); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h 197 void set_offset(int offset) { _pos = offset; _spos = (streampos)(-2); }
  /art/dexlayout/
dex_ir.cc 552 uint32_t set_offset = annotation_set_ref_list->list_[i].annotations_off_; local
553 annotations->push_back(CreateAnnotationSetItem(dex_file, annotation_set_item, set_offset));
    [all...]
  /external/libexif/libexif/olympus/
exif-mnote-data-olympus.c 648 d->methods.set_offset = exif_mnote_data_olympus_set_offset;
  /external/v8/src/arm/
macro-assembler-arm.cc 900 src2.set_offset(src2.offset() + 4);
915 src2.set_offset(src2.offset() - 4);
939 dst2.set_offset(dst2.offset() + 4);
944 dst2.set_offset(dst2.offset() - 4);
    [all...]
assembler-arm.h 587 void set_offset(int32_t offset) {
    [all...]
  /external/v8/src/
assembler.h 1158 void set_offset(int offset) { function in class:v8::internal::ConstantPoolEntry
    [all...]
assembler.cc     [all...]
  /external/v8/src/compiler/arm/
code-generator-arm.cc     [all...]
  /toolchain/binutils/binutils-2.25/gold/
object.h 242 set_offset(unsigned int got_type, unsigned int got_offset) function in class:gold::Got_offset_list
    [all...]

Completed in 658 milliseconds

1 2