/third_party/openssl/util/perl/TLSProxy/ |
H A D | Message.pm | 397 sub end subroutine
|
/third_party/optimized-routines/string/test/ |
H A D | mte.h | 80 char *end = alignup_mte (ptr + len); in tag_buffer_helper() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-glib.cc | 206 gchar *end = g_utf8_offset_to_pointer (normalized, len - 1); in hb_glib_unicode_decompose() local
|
H A D | hb-ot-shape-complex-myanmar.cc | 143 initial_reordering_consonant_syllable(hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_consonant_syllable() argument 240 reorder_syllable_myanmar(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_face_t *face HB_UNUSED, hb_buffer_t *buffer, unsigned int start, unsigned int end) reorder_syllable_myanmar() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugChecksumsSubsection.h | 67 Iterator end() const { return Checksums.end(); } in end() function in llvm::codeview::final
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | GlobalsStream.h | 67 GSIHashIterator end() const { return GSIHashIterator(HashRecords.end()); } in end() function in llvm::pdb::GSIHashTable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | GetElementPtrTypeIterator.h | 50 static generic_gep_type_iterator end(ItTy It) { in end() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | StringPool.h | 120 inline const char *end() const { in end() function in llvm::PooledStringPtr
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
H A D | Profile.h | 142 const_iterator end() const { return Blocks.end(); } in end() function in llvm::xray::Profile
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | containers.h | 264 T* vector<T, BASE_CAPACITY>::end() { in end() function in marl::containers::vector 274 const T* vector<T, BASE_CAPACITY>::end() const { in end() function in marl::containers::vector
|
H A D | event.h | 230 Event Event::any(Mode mode, const Iterator& begin, const Iterator& end) { in any() argument 244 Event Event::any(const Iterator& begin, const Iterator& end) { in any() argument
|
/third_party/skia/third_party/externals/tint/src/ |
H A D | block_allocator.h | 112 Iterator end() const { return Iterator(allocator_->objects_.end()); } in end() function in tint::BlockAllocator::View 129 ConstIterator end() const { in end() function in tint::BlockAllocator::ConstView
|
/third_party/skia/third_party/externals/tint/src/utils/ |
H A D | unique_vector.h | 84 ConstIterator end() const { return vector.end(); } in end() function
|
/third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
H A D | inffast_chunk.c | 83 unsigned char FAR *end; /* while out < end, enough space available */ local [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | inffast.c | 63 unsigned char FAR *end; /* while out < end, enough space available */ local [all...] |
/third_party/skia/third_party/icu/ |
H A D | SkLoadICU.cpp | 77 const char* end = strrchr(path, '\\'); in library_directory() local 85 const char* end = strrchr(path, '\\'); in executable_directory() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locutil.cpp | 84 int32_t end = result.indexOf(AT_SIGN_CHAR); in canonicalLocaleString() local
|
H A D | uniset_closure.cpp | 121 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument 182 UChar32 end = getRangeEnd(i); in closeOver() local
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | chariter.h | 692 int32_t end; global() member in CharacterIterator [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | BreadthFirstIterator.h | 117 static bf_iterator end(const GraphT &G) { return bf_iterator(); } in end() function in llvm::bf_iterator
|
H A D | SmallSet.h | 229 const_iterator end() const { in end() function in llvm::SmallSet
|
H A D | SparseSet.h | 175 const_iterator end() const { return Dense.end(); } in end() function in llvm::SparseSet 177 iterator end() { return Dense.end(); } in end() function in llvm::SparseSet [all...] |
H A D | fallible_iterator.h | 94 static fallible_iterator end(Underlying I) { in end() function in llvm::fallible_iterator [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | CallGraphSCCPass.h | 109 iterator end() const { return Nodes.end(); } in end() function in llvm::CallGraphSCC
|
H A D | Trace.h | 87 iterator end () { return BasicBlocks.end(); } in end() function in llvm::Trace 88 const_iterator end () const { return BasicBlocks.end(); } in end() function in llvm::Trace
|