| /third_party/NuttX/fs/dirent/ |
| H A D | fs_seekdir.c | 39 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 D | parseerr.h | 76 int32_t offset; member
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | test_insert_nops.cpp | 28 void create_mubuf(unsigned offset) in create_mubuf() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | sync_file_range.h | 19 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 D | parseerr.h | 76 int32_t offset; member
|
| /third_party/ltp/testcases/kernel/syscalls/pwritev/ |
| H A D | pwritev.h | 25 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 D | preadv.h | 25 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 D | i915_debug_private.h | 35 unsigned offset; /* current gtt offset */ member
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | blocks.hpp | 11 size_t offset, variable
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | QueryHelper.h | 29 uint32_t offset; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrInfo.h | 94 static bool validSpImm8(int offset) { in validSpImm8() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | struct_member_offset_decoration.h | 57 const uint32_t offset; member in tint::ast::StructMemberOffsetDecoration
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | parseerr.h | 76 int32_t offset; member
|
| /third_party/toybox/toys/lsb/ |
| H A D | killall.c | 40 int offset = 0; in kill_process() local
|
| /third_party/skia/docs/examples/ |
| H A D | no_gpu_blur.cpp | 18 SkIPoint offset; in REG_FIDDLE() local
|
| H A D | Path_IsQuadDegenerate.cpp | 14 SkPath path, offset; in REG_FIDDLE() local
|
| H A D | Matrix_mapVector_2.cpp | 14 SkVector offset = { 7, 7 }; in REG_FIDDLE() local
|
| H A D | Matrix_mapVector.cpp | 14 SkVector offset = { 7, 7 }; in REG_FIDDLE() local
|
| H A D | MemberIndex.cpp | 13 SkScalar offset[] = { 1.5f, 1.5f, 20, 1.5f, 1.5f, 20, .03f, .01f, 2 }; in REG_FIDDLE() local
|
| H A D | Bitmap_extractAlpha_3.cpp | 19 SkIPoint offset; in REG_FIDDLE() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | aligned_storage.h | 44 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 D | const_array_resolver_test.cpp | 100 size_t offset = 2; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/ |
| H A D | breakpoint.h | 44 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 D | sourceLocation.cpp | 23 void OffsetEntry::AddCol(size_t offset) in AddCol() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | byte_array.cpp | 21 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
|