/third_party/rust/crates/nom/src/bits/ |
H A D | streaming.rs | 30 let mut end_offset: usize = 0; in take() variables
|
H A D | complete.rs | 56 let mut end_offset: usize = 0; in take() variables
|
/third_party/gn/src/gn/ |
H A D | string_output_buffer_unittest.cc | 39 size_t end_offset = std::min(start_offset + span_size, data.size()); in TEST() local 76 size_t end_offset = std::min(start_offset + span_size, data.size()); in TEST() local
|
H A D | string_utils.cc | 194 size_t end_offset = *i; in AppendStringInterpolation() local 56 AppendInterpolatedExpression(Scope* scope, const Token& token, const char* input, size_t begin_offset, size_t end_offset, std::string* output, Err* err) AppendInterpolatedExpression() argument 110 AppendInterpolatedIdentifier(Scope* scope, const Token& token, const char* input, size_t begin_offset, size_t end_offset, std::string* output, Err* err) AppendInterpolatedIdentifier() argument [all...] |
/third_party/mesa3d/src/intel/common/ |
H A D | intel_disasm.c | 97 int end_offset = next->offset; in intel_disassemble() local
|
/third_party/node/deps/v8/src/torque/ |
H A D | kythe-data.h | 20 uint64_t end_offset; member
|
/third_party/rust/crates/cxx/gen/src/ |
H A D | error.rs | 130 let mut end_offset = start_offset; in display_syn_error() variables
|
/third_party/rust/crates/cxx/gen/cmd/src/gen/ |
H A D | error.rs | 130 let mut end_offset = start_offset; in display_syn_error() variables
|
/third_party/rust/crates/cxx/gen/build/src/gen/ |
H A D | error.rs | 130 let mut end_offset = start_offset; in display_syn_error() variables
|
/third_party/rust/crates/cxx/gen/lib/src/gen/ |
H A D | error.rs | 130 let mut end_offset = start_offset; in display_syn_error() variables
|
/kernel/linux/linux-6.6/fs/verity/ |
H A D | read_metadata.c | 20 u64 end_offset; in fsverity_read_merkle_tree() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_disasm_info.c | 34 dump_assembly(void *assembly, int start_offset, int end_offset, in dump_assembly() argument 54 int end_offset = next->offset; in dump_assembly() local
|
/third_party/python/Include/cpython/ |
H A D | pyerrors.h | 30 PyObject *end_offset; member
|
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder_alloc_selftest.c | 285 size_t end_offset[BUFFER_NU in binder_selftest_alloc() local 223 binder_selftest_alloc_size(struct binder_alloc *alloc, size_t *end_offset) binder_selftest_alloc_size() argument 249 binder_selftest_alloc_offset(struct binder_alloc *alloc, size_t *end_offset, int index) binder_selftest_alloc_offset() argument [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | percpu-internal.h | 73 int end_offset; /* additional area required to member
|
/kernel/linux/linux-6.6/drivers/android/ |
H A D | binder_alloc_selftest.c | 285 size_t end_offset[BUFFER_NU in binder_selftest_alloc() local 223 binder_selftest_alloc_size(struct binder_alloc *alloc, size_t *end_offset) binder_selftest_alloc_size() argument 249 binder_selftest_alloc_offset(struct binder_alloc *alloc, size_t *end_offset, int index) binder_selftest_alloc_offset() argument [all...] |
/kernel/linux/linux-6.6/fs/configfs/ |
H A D | file.c | 242 size_t end_offset; in configfs_bin_write_iter() local
|
/kernel/linux/linux-6.6/mm/ |
H A D | percpu-internal.h | 64 int end_offset; /* additional area required to member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | vsoc_shm.h | 11 __u32 end_offset; member
|
/third_party/node/deps/v8/src/wasm/ |
H A D | module-decoder.h | 49 int end_offset; member
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_strm.c | 198 uint64_t offset, end_offset; in strm_streamfrq_unacked_pop() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | remembered-set.h | 59 uintptr_t end_offset = end - chunk->address(); in RemoveRange() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | objects-body-descriptors-inl.h | 471 int end_offset in IterateBody() local 81 IterateJSObjectBodyImpl(Map map, HeapObject obj, int start_offset, int end_offset, ObjectVisitor* v) IterateJSObjectBodyImpl() argument 115 IteratePointers(HeapObject obj, int start_offset, int end_offset, ObjectVisitor* v) IteratePointers() argument 134 IterateMaybeWeakPointers( HeapObject obj, int start_offset, int end_offset, ObjectVisitor* v) IterateMaybeWeakPointers() argument 148 IterateCustomWeakPointers( HeapObject obj, int start_offset, int end_offset, ObjectVisitor* v) IterateCustomWeakPointers() argument 503 int end_offset = table.DataTableEndOffset(table.Capacity()); IterateBody() local 599 int end_offset = start_offset + data.children_length() * kTaggedSize; IterateBody() local [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
H A D | readable_font_data.cc | 227 SearchUShort(int32_t start_index, int32_t start_offset, int32_t end_index, int32_t end_offset, int32_t length, int32_t key) SearchUShort() argument 282 SearchULong(int32_t start_index, int32_t start_offset, int32_t end_index, int32_t end_offset, int32_t length, int32_t key) SearchULong() argument
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | printer.h | 85 virtual void AddAnnotation(size_t begin_offset, size_t end_offset, in AddAnnotation() argument
|