/third_party/skia/third_party/externals/icu/source/common/ |
H A D | stringtriebuilder.cpp | 180 int32_t offset=write(getElementUnit(start, unitIndex)); in writeBranchSubNode() local [all...] |
H A D | ubrk.cpp | 291 ubrk_isBoundary(UBreakIterator *bi, int32_t offset) in ubrk_isBoundary() argument 260 ubrk_preceding(UBreakIterator *bi, int32_t offset) ubrk_preceding() argument 268 ubrk_following(UBreakIterator *bi, int32_t offset) ubrk_following() argument
|
H A D | ucol_swp.cpp | 372 int32_t offset; // byte offset for the index part in swapFormatVersion4() local [all...] |
H A D | uniset.cpp | 559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | stringtriebuilder.h | 254 int32_t offset; member in StringTrieBuilder::Node
|
/third_party/toybox/toys/other/ |
H A D | vmstat.c | 88 unsigned idx = loop&1, offset = 0, expected = 0; in vmstat_main() local
|
/third_party/toybox/toys/pending/ |
H A D | strace.c | 178 int offset = 0, i; in ptrace_struct() local 284 long offset = 0, total = 0; in print_string() local
|
/third_party/toybox/toys/posix/ |
H A D | grep.c | 115 long lcount = 0, mcount = 0, offset = 0, after = 0, before = 0; in do_grep() local
|
/third_party/vixl/examples/aarch32/ |
H A D | disasm-a32.cc | 58 Symbol(const char* name, Elf32_Addr addr, int32_t offset, uint32_t size, int section) Symbol() argument
|
/third_party/vixl/src/aarch64/ |
H A D | operands-aarch64.cc | 236 MemOperand::MemOperand(Register base, int64_t offset, AddrMode addrmode) in MemOperand() argument 285 MemOperand::MemOperand(Register base, const Operand& offset, AddrMode addrmode) in MemOperand() argument 366 AddOffset(int64_t offset) AddOffset() argument [all...] |
/third_party/vixl/src/ |
H A D | code-buffer-vixl.h | 90 void Rewind(ptrdiff_t offset) { in Rewind() argument [all...] |
/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-rd-memop-immediate-512-a32.cc | 138 int32_t offset; member 3388 int32_t offset = kTests[i].operands.offset; in TestHelper() local
|
H A D | test-simulator-cond-rd-memop-immediate-8192-a32.cc | 138 int32_t offset; member 3388 int32_t offset = kTests[i].operands.offset; in TestHelper() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | MinimumBufferSizeValidationTests.cpp | 39 void WithEachSizeOffsetBy(int64_t offset, const std::vector<uint64_t>& originalSizes, F func) { in WithEachSizeOffsetBy() argument
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_date_time.h | 150 void SetOffsetHours (int32 offset) in SetOffsetHours() argument 155 void SetOffsetMinutes (int32 offset) in SetOffsetMinutes() argument 160 void SetOffsetSeconds (int32 offset) in SetOffsetSeconds() argument [all...] |
H A D | dng_pixel_buffer.h | 145 const int64 offset = SafeInt64Mult(static_cast<int64>(fPixelSize), in InternalPixel() local
|
H A D | dng_shared.cpp | 1066 uint32 offset = stream.Get_uint32 (); in ParseExtended() local 2018 const real64 offset = stream.TagValue_real64 (tagType); in Parse_ifd0() local
|
/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.h | 142 size_t offset = in GetFieldOffset() local 153 size_t offset = in IsFieldInlined() local [all...] |
H A D | generated_message_util.h | 130 inline bool IsOneofPresent(const void* base, uint32 offset, uint32 tag) { in IsOneofPresent() argument
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | NioByteString.java | 127 boolean equalsRange(ByteString other, int offset, int length) { in equalsRange() argument 183 protected int partialIsValidUtf8(int state, int offset, int length) { in partialIsValidUtf8() argument 212 partialHash(int h, int offset, int length) partialHash() argument [all...] |
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | array.c | 304 zval *offset, *val; in PHP_METHOD() local
|
/third_party/python/Objects/stringlib/ |
H A D | transmogrify.h | 401 Py_ssize_t count, offset; in stringlib_replace_delete_substring() local 500 Py_ssize_t self_len, offset; in stringlib_replace_substring_in_place() local 617 Py_ssize_t count, offset; stringlib_replace_substring() local [all...] |
/third_party/protobuf/objectivec/ |
H A D | GPBDescriptor_PackagePrivate.h | 105 uint32_t offset; member
|
/third_party/pulseaudio/src/modules/ |
H A D | module-virtual-source.c | 100 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument 155 static int source_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg_cb() argument
|
H A D | module-virtual-sink.c | 84 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument
|