Home
last modified time | relevance | path

Searched defs:offset (Results 126 - 150 of 18723) sorted by relevance

12345678910>>...749

/third_party/NuttX/fs/dirent/
H A Dfs_seekdir.c39 static inline void seekmountptdir(struct fs_dirent_s *idir, off_t offset) in seekmountptdir() argument
123 void seekdir(DIR *dirp, long offset) in seekdir() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dparseerr.h76 int32_t offset; member
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_insert_nops.cpp28 void create_mubuf(unsigned offset) in create_mubuf() argument
/third_party/ltp/include/lapi/
H A Dsync_file_range.h19 static inline long sync_file_range(int fd, off64_t offset, off64_t nbytes, in sync_file_range() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dparseerr.h76 int32_t offset; member
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H A Dpwritev.h25 int pwritev(int fd, const struct iovec *iov, int iovcnt, off_t offset) in pwritev() argument
/third_party/ltp/testcases/kernel/syscalls/preadv/
H A Dpreadv.h25 int preadv(int fd, const struct iovec *iov, int iovcnt, off_t offset) in preadv() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug_private.h35 unsigned offset; /* current gtt offset */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dblocks.hpp11 size_t offset, variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DQueryHelper.h29 uint32_t offset; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16InstrInfo.h94 static bool validSpImm8(int offset) { in validSpImm8() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dstruct_member_offset_decoration.h57 const uint32_t offset; member in tint::ast::StructMemberOffsetDecoration
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dparseerr.h76 int32_t offset; member
/third_party/toybox/toys/lsb/
H A Dkillall.c40 int offset = 0; in kill_process() local
/third_party/skia/docs/examples/
H A Dno_gpu_blur.cpp18 SkIPoint offset; in REG_FIDDLE() local
H A DPath_IsQuadDegenerate.cpp14 SkPath path, offset; in REG_FIDDLE() local
H A DMatrix_mapVector_2.cpp14 SkVector offset = { 7, 7 }; in REG_FIDDLE() local
H A DMatrix_mapVector.cpp14 SkVector offset = { 7, 7 }; in REG_FIDDLE() local
H A DMemberIndex.cpp13 SkScalar offset[] = { 1.5f, 1.5f, 20, 1.5f, 1.5f, 20, .03f, .01f, 2 }; in REG_FIDDLE() local
H A DBitmap_extractAlpha_3.cpp19 SkIPoint offset; in REG_FIDDLE() local
/arkcompiler/runtime_core/libpandabase/utils/
H A Daligned_storage.h44 static constexpr size_t ConvertOffset(size_t dst_align, size_t offset) in ConvertOffset() argument
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
H A Dconst_array_resolver_test.cpp100 size_t offset = 2; in TEST_F() local
/arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/
H A Dbreakpoint.h44 CheckManagedBreakpoint([[maybe_unused]] DebugContext const *ctx, [[maybe_unused]] Method::UniqId id, [[maybe_unused]] Offset offset) CheckManagedBreakpoint() argument
/arkcompiler/ets_frontend/ets2panda/lexer/token/
H A DsourceLocation.cpp23 void OffsetEntry::AddCol(size_t offset) in AddCol() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dbyte_array.cpp21 void ByteArray::Set(JSThread* thread, uint32_t idx, DataViewType type, JSTaggedType val, uint32_t offset) in Set() argument
29 JSTaggedValue ByteArray::Get(JSThread *thread, uint32_t idx, DataViewType type, uint32_t offset) in Get() argument

Completed in 7 milliseconds

12345678910>>...749