| /third_party/node/lib/internal/ |
| D | buffer.js | 48 function checkBounds(buf, offset, byteLength) { argument 54 function checkInt(value, min, max, buf, offset, byteLength) { argument 88 function readBigUInt64LE(offset = 0) { argument 108 function readBigUInt64BE(offset = 0) { argument 128 function readBigInt64LE(offset = 0) { argument 146 function readBigInt64BE(offset = 0) { argument 164 function readUIntLE(offset, byteLength) { argument 183 function readUInt48LE(buf, offset = 0) { argument 197 function readUInt40LE(buf, offset = 0) { argument 211 function readUInt32LE(offset = 0) { argument [all …]
|
| /third_party/node/deps/npm/node_modules/smart-buffer/build/ |
| D | smartbuffer.js | 108 readInt8(offset) { argument 117 readInt16BE(offset) { argument 126 readInt16LE(offset) { argument 135 readInt32BE(offset) { argument 144 readInt32LE(offset) { argument 153 readBigInt64BE(offset) { argument 163 readBigInt64LE(offset) { argument 175 writeInt8(value, offset) { argument 187 insertInt8(value, offset) { argument 198 writeInt16BE(value, offset) { argument [all …]
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | ListFieldSchema.java | 48 abstract <L> List<L> mutableListAt(Object msg, long offset); in mutableListAt() 50 abstract void makeImmutableListAt(Object msg, long offset); in makeImmutableListAt() 52 abstract <L> void mergeListsAt(Object msg, Object otherMsg, long offset); in mergeListsAt() 69 <L> List<L> mutableListAt(Object message, long offset) { in mutableListAt() 74 void makeImmutableListAt(Object message, long offset) { in makeImmutableListAt() 94 private static <L> List<L> mutableListAt(Object message, long offset, int additionalCapacity) { in mutableListAt() 125 <E> void mergeListsAt(Object msg, Object otherMsg, long offset) { in mergeListsAt() 140 static <E> List<E> getList(Object message, long offset) { in getList() 149 <L> List<L> mutableListAt(Object message, long offset) { in mutableListAt() 162 void makeImmutableListAt(Object message, long offset) { in makeImmutableListAt() [all …]
|
| D | UnsafeUtil.java | 120 static byte getByte(Object target, long offset) { in getByte() 124 static void putByte(Object target, long offset, byte value) { in putByte() 128 static int getInt(Object target, long offset) { in getInt() 132 static void putInt(Object target, long offset, int value) { in putInt() 136 static long getLong(Object target, long offset) { in getLong() 140 static void putLong(Object target, long offset, long value) { in putLong() 144 static boolean getBoolean(Object target, long offset) { in getBoolean() 148 static void putBoolean(Object target, long offset, boolean value) { in putBoolean() 152 static float getFloat(Object target, long offset) { in getFloat() 156 static void putFloat(Object target, long offset, float value) { in putFloat() [all …]
|
| /third_party/gstreamer/gstplugins_good/gst/isomp4/ |
| D | properties.c | 48 prop_copy_ensure_buffer (guint8 ** buffer, guint64 * bsize, guint64 * offset, in prop_copy_ensure_buffer() 59 guint64 * offset) in copy_func() 89 guint64 * offset) in prop_copy_uint8() 96 guint64 * offset) in prop_copy_uint16() 104 guint64 * offset) in prop_copy_uint32() 112 guint64 * offset) in prop_copy_uint64() 120 guint64 * offset) in prop_copy_int32() 136 guint64 * offset) in prop_copy_fourcc() 158 guint64 * size, guint64 * offset) in prop_copy_fixed_size_string() 180 guint64 * size, guint64 * offset) in prop_copy_size_string() [all …]
|
| /third_party/FreeBSD/stand/kshim/ |
| D | bsd_busspace.c | 73 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_read_multi_1() 82 bus_size_t offset, uint16_t *datap, bus_size_t count) in bus_space_read_multi_2() 91 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_read_multi_4() 102 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_write_multi_1() 113 bus_size_t offset, uint16_t *datap, bus_size_t count) in bus_space_write_multi_2() 124 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_write_multi_4() 135 bus_size_t offset, uint8_t data) in bus_space_write_1() 142 bus_size_t offset, uint16_t data) in bus_space_write_2() 149 bus_size_t offset, uint32_t data) in bus_space_write_4() 155 bus_space_read_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset) in bus_space_read_1() [all …]
|
| /third_party/node/deps/uvwasi/src/ |
| D | wasi_serdes.c | 5 size_t offset, in uvwasi_serdes_write_uint64_t() 12 size_t offset, in uvwasi_serdes_write_uint32_t() 19 size_t offset, in uvwasi_serdes_write_uint16_t() 26 size_t offset, in uvwasi_serdes_write_uint8_t() 31 uint64_t uvwasi_serdes_read_uint64_t(const void* ptr, size_t offset) { in uvwasi_serdes_read_uint64_t() 37 uint32_t uvwasi_serdes_read_uint32_t(const void* ptr, size_t offset) { in uvwasi_serdes_read_uint32_t() 43 uint16_t uvwasi_serdes_read_uint16_t(const void* ptr, size_t offset) { in uvwasi_serdes_read_uint16_t() 49 uint8_t uvwasi_serdes_read_uint8_t(const void* ptr, size_t offset) { in uvwasi_serdes_read_uint8_t() 201 size_t offset, in uvwasi_serdes_read_iovec_t() 218 size_t offset, in uvwasi_serdes_readv_ciovec_t() [all …]
|
| /third_party/Linux_Kernel/include/linux/ |
| D | rio_drv.h | 58 static inline int rio_local_read_config_32(struct rio_mport *port, u32 offset, in rio_local_read_config_32() 73 static inline int rio_local_write_config_32(struct rio_mport *port, u32 offset, in rio_local_write_config_32() 88 static inline int rio_local_read_config_16(struct rio_mport *port, u32 offset, in rio_local_read_config_16() 104 static inline int rio_local_write_config_16(struct rio_mport *port, u32 offset, in rio_local_write_config_16() 119 static inline int rio_local_read_config_8(struct rio_mport *port, u32 offset, in rio_local_read_config_8() 134 static inline int rio_local_write_config_8(struct rio_mport *port, u32 offset, in rio_local_write_config_8() 149 static inline int rio_read_config_32(struct rio_dev *rdev, u32 offset, in rio_read_config_32() 165 static inline int rio_write_config_32(struct rio_dev *rdev, u32 offset, in rio_write_config_32() 181 static inline int rio_read_config_16(struct rio_dev *rdev, u32 offset, in rio_read_config_16() 197 static inline int rio_write_config_16(struct rio_dev *rdev, u32 offset, in rio_write_config_16() [all …]
|
| /third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| D | FontData.java | 89 protected FontData(FontData data, int offset, int length) { in FontData() 100 protected FontData(FontData data, int offset) { in FontData() 115 public boolean bound(int offset, int length) { in bound() 133 public boolean bound(int offset) { in bound() 149 public abstract FontData slice(int offset, int length); in slice() 158 public abstract FontData slice(int offset); in slice() 196 protected final int boundOffset(int offset) { in boundOffset() 207 protected final int boundLength(int offset, int length) { in boundLength() 211 protected final boolean boundsCheck(int offset, int length) { in boundsCheck()
|
| /third_party/ltp/testcases/network/nfs/nfslock01/ |
| D | nfs_flock.h | 10 #define read_lock(fd, offset, whence, len) \ argument 12 #define write_lock(fd, offset, whence, len) \ argument 14 #define un_lock(fd, offset, whence, len) \ argument 16 #define readb_lock(fd, offset, whence, len) \ argument 18 #define writeb_lock(fd, offset, whence, len) \ argument 20 #define unb_lock(fd, offset, whence, len) \ argument
|
| /third_party/jerryscript/jerry-core/parser/regexp/ |
| D | re-bytecode.c | 66 const size_t offset, /**< distance from the start of the container */ in re_bytecode_insert() 94 const uint32_t offset, /**< distance from the start of the container */ in re_insert_byte() 125 const uint32_t offset, /**< distance from the start of the container */ in re_insert_opcode() 244 const uint32_t offset, /**< bytecode offset */ in re_insert_value() 304 const uint32_t offset, /**< bytecode offset */ in re_insert_char() 390 …const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, byt… in re_dump_bytecode() local 397 …const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, byt… in re_dump_bytecode() local 416 …const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, byt… in re_dump_bytecode() local 437 …const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, byt… in re_dump_bytecode() local 484 …const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, byt… in re_dump_bytecode() local [all …]
|
| /third_party/lwip/test/unit/mdns/ |
| D | test_mdns.c | 44 u16_t offset; in START_TEST() local 63 u16_t offset; in START_TEST() local 82 u16_t offset; in START_TEST() local 107 u16_t offset; in START_TEST() local 163 u16_t offset; in START_TEST() local 188 u16_t offset; in START_TEST() local 217 u16_t offset; in START_TEST() local 251 u16_t offset; in START_TEST() local 277 u16_t offset; in START_TEST() local 299 u16_t offset; in START_TEST() local [all …]
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | LocaleIDs.java | 52 int offset = findIndex(_countries, country); in getISO3Country() local 74 int offset = findIndex(_languages, language); in getISO3Language() local 89 int offset = findIndex(_languages3, lang); in threeToTwoLetterLanguage() local 105 int offset = findIndex(_countries3, region); in threeToTwoLetterRegion() local 453 int offset = findIndex(_deprecatedCountries, oldID); in getCurrentCountryID() local 461 int offset = findIndex(_obsoleteLanguages, oldID); in getCurrentLanguageID() local
|
| /third_party/Linux_Kernel/scripts/dtc/libfdt/ |
| D | fdt.c | 77 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) in fdt_offset_ptr() 97 int offset = startoffset; in fdt_next_tag() local 143 int _fdt_check_node_offset(const void *fdt, int offset) in _fdt_check_node_offset() 152 int _fdt_check_prop_offset(const void *fdt, int offset) in _fdt_check_prop_offset() 161 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node() 201 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode() 212 int fdt_next_subnode(const void *fdt, int offset) in fdt_next_subnode()
|
| /third_party/flutter/skia/samplecode/ |
| D | SampleClipDrawMatch.cpp | 45 SkRect create_rect(const SkPoint& offset) { in create_rect() 51 SkRRect create_rrect(const SkPoint& offset) { in create_rrect() 57 SkRRect create_circle(const SkPoint& offset) { in create_circle() 63 SkPath create_convex_path(const SkPoint& offset) { in create_convex_path() 73 SkPath create_concave_path(const SkPoint& offset) { in create_concave_path() 89 static void draw_normal_geom(SkCanvas* canvas, const SkPoint& offset, int geom, bool useAA) { in draw_normal_geom() 164 void drawClippedGeom(SkCanvas* canvas, const SkPoint& offset, bool useAA) { in drawClippedGeom() 223 void drawGeometry(SkCanvas* canvas, const SkPoint& offset, bool useAA) { in drawGeometry() 239 SkPoint offset; in onDrawContent() local
|
| /third_party/flutter/skia/src/codec/ |
| D | SkSwizzler.cpp | 19 static void copy(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in copy() 28 static void sample1(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample1() 38 static void sample2(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample2() 48 static void sample4(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample4() 58 static void sample6(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample6() 69 static void sample8(void* dst, const uint8_t* src, int width, int bpp, int deltaSrc, int offset, in sample8() 89 int bpp, int deltaSrc, int offset, const SkPMColor* /*ctable*/) { in swizzle_bit_to_grayscale() 114 int bpp, int deltaSrc, int offset, const SkPMColor* /*ctable*/) { in swizzle_bit_to_n32() 137 int bpp, int deltaSrc, int offset, const SkPMColor* /*ctable*/) { in swizzle_bit_to_565() 160 int bpp, int deltaSrc, int offset, const SkPMColor* /*ctable*/) { in swizzle_bit_to_f16() [all …]
|
| /third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
| D | font_data.cc | 31 void FontData::Bound(int32_t offset, int32_t length) { in Bound() 64 FontData::FontData(FontData* data, int32_t offset, int32_t length) { in FontData() 69 FontData::FontData(FontData* data, int32_t offset) { in FontData() 88 int32_t FontData::BoundLength(int32_t offset, int32_t length) const { in BoundLength()
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | RepeatedField.php | 124 public function offsetGet($offset) 141 public function offsetSet($offset, $value) 213 public function offsetUnset($offset) 234 public function offsetExists($offset)
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstmemory.c | 119 gsize offset, gsize size) in gst_memory_init() 175 gst_memory_get_sizes (GstMemory * mem, gsize * offset, gsize * maxsize) in gst_memory_get_sizes() 200 gst_memory_resize (GstMemory * mem, gssize offset, gsize size) in gst_memory_resize() 368 gst_memory_copy (GstMemory * mem, gssize offset, gssize size) in gst_memory_copy() 393 gst_memory_share (GstMemory * mem, gssize offset, gssize size) in gst_memory_share() 442 gst_memory_is_span (GstMemory * mem1, GstMemory * mem2, gsize * offset) in gst_memory_is_span()
|
| /third_party/ffmpeg/libavcodec/x86/ |
| D | mlpdsp_init.c | 74 #define MLPMUL(label, offset, offs, offc) \ argument 81 #define FIRMULREG(label, offset, firc)\ argument 99 #define MLPMUL(label, offset, offs, offc) \ argument 106 #define FIRMULREG(label, offset, firc) \ argument 129 #define FIRMUL(label, offset) MLPMUL(label, #offset, "0", "0") argument 130 #define IIRMUL(label, offset) MLPMUL(label, #offset, IOFFS, IOFFC) argument
|
| /third_party/python/Modules/_sha3/kcp/ |
| D | KeccakP-1600-opt64.c | 31 #define ROL64(a, offset) _rotl64(a, offset) argument 40 #define ROL64(a, offset) ((((UINT64)a) << offset) ^ (((UINT64)a) >> (64-offset))) argument 95 …void *state, unsigned int lanePosition, const unsigned char *data, unsigned int offset, unsigned i… in KeccakP1600_AddBytesInLane() 180 void KeccakP1600_AddByte(void *state, unsigned char byte, unsigned int offset) in KeccakP1600_AddByte() 190 void KeccakP1600_AddBytes(void *state, const unsigned char *data, unsigned int offset, unsigned int… in KeccakP1600_AddBytes() 197 …void *state, unsigned int lanePosition, const unsigned char *data, unsigned int offset, unsigned i… in KeccakP1600_OverwriteBytesInLane() 239 void KeccakP1600_OverwriteBytes(void *state, const unsigned char *data, unsigned int offset, unsign… in KeccakP1600_OverwriteBytes() 304 …const void *state, unsigned int lanePosition, unsigned char *data, unsigned int offset, unsigned i… in KeccakP1600_ExtractBytesInLane() 373 void KeccakP1600_ExtractBytes(const void *state, unsigned char *data, unsigned int offset, unsigned… in KeccakP1600_ExtractBytes() 380 …t lanePosition, const unsigned char *input, unsigned char *output, unsigned int offset, unsigned i… in KeccakP1600_ExtractAndAddBytesInLane() [all …]
|
| /third_party/boost/libs/scope_exit/test/ |
| D | same_line_seq.cpp | 14 #define SCOPE_EXIT_INC_DEC(variable, offset) \ argument 25 #define SCOPE_EXIT_INC_DEC_TPL(variable, offset) \ argument 36 #define SCOPE_EXIT_ALL_INC_DEC(variable, offset) \ argument
|
| D | same_line.cpp | 19 #define SCOPE_EXIT_INC_DEC(variable, offset) \ argument 30 #define SCOPE_EXIT_INC_DEC_TPL(variable, offset) \ argument 41 #define SCOPE_EXIT_ALL_INC_DEC(variable, offset) \ argument
|
| /third_party/gstreamer/gstreamer/plugins/elements/ |
| D | gstsparsefile.c | 40 #define FSEEK_FILE(file,offset) (fseeko (file, (off_t) offset, SEEK_SET) != 0) argument 42 #define FSEEK_FILE(file,offset) (lseek (fileno (file), (off_t) offset, SEEK_SET) == (off_t) -1) argument 44 #define FSEEK_FILE(file,offset) (fseek (file, offset, SEEK_SET) != 0) argument 79 get_write_range (GstSparseFile * file, gsize offset) in get_write_range() 119 get_read_range (GstSparseFile * file, gsize offset, gsize count) in get_read_range() 244 gst_sparse_file_write (GstSparseFile * file, gsize offset, gconstpointer data, in gst_sparse_file_write() 326 gst_sparse_file_read (GstSparseFile * file, gsize offset, gpointer data, in gst_sparse_file_read() 410 gst_sparse_file_get_range_before (GstSparseFile * file, gsize offset, in gst_sparse_file_get_range_before() 451 gst_sparse_file_get_range_after (GstSparseFile * file, gsize offset, in gst_sparse_file_get_range_after()
|
| /third_party/ltp/include/ |
| D | tst_safe_prw.h | 10 off_t offset) in safe_pread() 24 #define SAFE_PREAD(len_strict, fildes, buf, nbyte, offset) \ argument 30 off_t offset) in safe_pwrite() 43 #define SAFE_PWRITE(len_strict, fildes, buf, nbyte, offset) \ argument
|