Home
last modified time | relevance | path

Searched defs:end (Results 526 - 550 of 3319) sorted by relevance

1...<<21222324252627282930>>...133

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DVulkanSecondaryCommandBuffer.cpp103 angle::Result VulkanSecondaryCommandBuffer::end(Context *context) in end() function in rx::vk::VulkanSecondaryCommandBuffer
/third_party/skia/src/core/
H A DSkStringUtils.cpp62 const uint16_t* end = src + count; in SkStringFromUTF16() local
H A DSkArenaAllocList.h47 Iter end() { return Iter(); } in end() function in SkArenaAllocList
H A DSkTSort.h194 void SkTQSort(T* begin, T* end, const C& lessThan) { in SkTQSort() argument
205 template <typename T> void SkTQSort(T* begin, T* end) { in SkTQSort() argument
210 template <typename T> void SkTQSort(T** begin, T** end) { in SkTQSort() argument
H A DSkRecordPattern.h131 SK_ALWAYS_INLINE bool search(SkRecord* record, int* begin, int* end) { in search() argument
/third_party/skia/src/gpu/
H A DGrDeferredUpload.h75 bool inInterval(const GrDeferredUploadToken& start, const GrDeferredUploadToken& end) { in inInterval() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTransformFeedback.cpp87 void TransformFeedback::end() in end() function in es2::TransformFeedback
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DWeakMap.hpp50 const MapIterator end; member in vk::dbg::WeakMap::iterator
89 WeakMap<K, V>::iterator::iterator(const MapIterator &it, const MapIterator &end) in iterator() argument
143 typename WeakMap<K, V>::iterator WeakMap<K, V>::end() const end() function in vk::dbg::WeakMap
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstruction_list.h100 iterator end() { return utils::IntrusiveList<Instruction>::end(); } in end() function in spvtools::opt::InstructionList
104 const_iterator end() const { in end() function in spvtools::opt::InstructionList
H A Dtree_iterator.h154 static inline PostOrderTreeDFIterator end(NodePtr sentinel_node) { in end() function in spvtools::opt::PostOrderTreeDFIterator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction_list.h100 iterator end() { return utils::IntrusiveList<Instruction>::end(); } in end() function in spvtools::opt::InstructionList
104 const_iterator end() const { in end() function in spvtools::opt::InstructionList
H A Dtree_iterator.h154 static inline PostOrderTreeDFIterator end(NodePtr sentinel_node) { in end() function in spvtools::opt::PostOrderTreeDFIterator
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Dexample_util.c27 char* end = NULL; in ExUtilGetUInt() local
54 char* end = NULL; in ExUtilGetFloat() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_neon.c57 const uint32_t* const end = argb_data + (num_pixels & ~3); in SubtractGreenFromBlueAndRed_NEON() local
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.c158 CharList *pkg_appendToList(CharList *l, CharList** end, const char *str) in pkg_appendToList() argument
212 pkg_appendUniqueDirToList(CharList *l, CharList** end, const char *strAlias) pkg_appendUniqueDirToList() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_icu.cpp81 char *end; in readList() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dfileserver_example_external_select.c106 time_t end; in main() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dmemorypool.c71 size_t end; member
[all...]
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
H A DFunctionList.h37 void operator()(iter_type begin, iter_type end) { in operator ()() argument
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DDelayLineEffect.h57 void operator () (iter_type begin, iter_type end) { in operator ()() argument
/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp22 SkOpSpanBase* end = span; in bridgeWinding() local
99 SkOpSpanBase* end = span; bridgeXor() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFResourceDict.cpp41 char* end = get_resource_name(buffer + 1, type, key); in SkPDFWriteResourceName() local
58 char* end = get_resource_name(buffer, type, index); in resource() local
/third_party/skia/src/sksl/analysis/
H A DSkSLGetLoopUnrollInfo.cpp27 static int calculate_count(double start, double end, double delta, bool forwards, bool inclusive) { in calculate_count() argument
/third_party/skia/src/utils/
H A DSkBase64.cpp40 char unsigned const * const end = src + srcLength; in Decode() local
/third_party/skia/tests/
H A DSubsetPath.cpp29 int start, end; in subset() local
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...133