/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 5023 bi_block *end = list_last_entry(&ctx->blocks, bi_block, link); in bi_compile_variant_nir() local
|
/third_party/musl/ldso/linux/ |
H A D | dynlink.c | 1279 static void reclaim(struct dso *dso, size_t start, size_t end) in reclaim() argument 2570 static uint8_t* sleb128_decoder(uint8_t* current, uint8_t* end, size_t* value) in sleb128_decoder() argument [all...] |
/third_party/mksh/ |
H A D | edit.c | 567 int start, end; in x_locate_word() local 2780 int start, end, nwords, i; x_expand() local 2814 int start, end, nlen, olen, nwords; do_complete() local 5361 int rval = 0, nwords, start, end, i; expand_word() local 5414 int rval, nwords, start, end, flags; complete_word() local 5529 int start, end, nwords, i; print_expansions() local [all...] |
/third_party/node/deps/simdutf/ |
H A D | simdutf.cpp | 12678 const char* end = buf + len; arm_detect_encodings() local 12883 const char16_t* end = input + size; arm_validate_utf16() local 12952 const char16_t* end = input + size; arm_validate_utf16_with_errors() local 13022 const char32_t* end = input + size; arm_validate_utf32le() local 13053 const char32_t* end = input + size; arm_validate_utf32le_with_errors() local 13092 const char *end = latin1_input + len; arm_convert_latin1_to_utf8() local 13158 const char* end = buf + len; arm_convert_latin1_to_utf16() local 13177 const char* end = buf + len; arm_convert_latin1_to_utf32() local 13710 const char16_t* end = buf + len; arm_convert_utf16_to_latin1() local 13732 const char16_t* end = buf + len; arm_convert_utf16_to_latin1_with_errors() local 13815 const char16_t* end = buf + len; arm_convert_utf16_to_utf8() local 14068 const char16_t* end = buf + len; arm_convert_utf16_to_utf8_with_errors() local 14367 const char16_t* end = buf + len; arm_convert_utf16_to_utf32() local 14425 const char16_t* end = buf + len; arm_convert_utf16_to_utf32_with_errors() local 14475 const char32_t* end = buf + len; arm_convert_utf32_to_latin1() local 14499 const char32_t* end = buf + len; arm_convert_utf32_to_latin1_with_errors() local 14533 const char32_t* end = buf + len; arm_convert_utf32_to_utf8() local 14768 const char32_t* end = buf + len; arm_convert_utf32_to_utf8_with_errors() local 15003 const char32_t* end = buf + len; arm_convert_utf32_to_utf16() local 15063 const char32_t* end = buf + len; arm_convert_utf32_to_utf16_with_errors() local [all...] |
/third_party/libabigail/src/ |
H A D | abg-dwarf-reader.cc | 1574 end() in end() function in abigail::dwarf::expr_result_stack_type 1578 end() cons function in abigail::dwarf::expr_result_stack_type [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_compile.c | 5001 add_to_class_internal(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, compile_block *cb, uint32_t start, uint32_t end) add_to_class_internal() argument 5196 add_to_class(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, compile_block *cb, uint32_t start, uint32_t end) add_to_class() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 3873 optimalTilingFeaturesSupportedForAll(Context& context, const VkFormat* begin, const VkFormat* end, VkFormatFeatureFlags features) optimalTilingFeaturesSupportedForAll() argument 4037 VkFormat end; createFormatTests() member 6650 VkFormat end; createImageFormatTypeTilingTests() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 3878 optimalTilingFeaturesSupportedForAll(Context& context, const VkFormat* begin, const VkFormat* end, VkFormatFeatureFlags features) optimalTilingFeaturesSupportedForAll() argument 4042 VkFormat end; createFormatTests() member 6655 VkFormat end; createImageFormatTypeTilingTests() member [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_ext_autogen.cpp | 5581 CaptureDrawRangeElementsBaseVertexEXT(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawRangeElementsBaseVertexEXT() argument 9176 CaptureDrawRangeElementsBaseVertexOES(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex) CaptureDrawRangeElementsBaseVertexOES() argument
|
H A D | capture_gles_ext_params.cpp | 229 CaptureDrawRangeElementsBaseVertexEXT_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawRangeElementsBaseVertexEXT_indices() argument 308 CaptureDrawRangeElementsBaseVertexOES_indices(const State &glState, bool isCallValid, PrimitiveMode modePacked, GLuint start, GLuint end, GLsizei count, DrawElementsType typePacked, const void *indices, GLint basevertex, ParamCapture *indicesParam) CaptureDrawRangeElementsBaseVertexOES_indices() argument
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_funcs.hpp | 4482 CommandBuffer::end( Dispatch const & d ) const in end() function in VULKAN_HPP_NAMESPACE::CommandBuffer [all...] |
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_1_autogen.cpp | 8201 GL_DrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices) GL_DrawRangeElements() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 2840 drawRangeElements(const gl::Context *context, gl::PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, gl::DrawElementsType type, const void *indices) synchronizeCpuGpuTime() argument 2851 drawRangeElementsBaseVertex(const gl::Context *context, gl::PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, gl::DrawElementsType type, const void *indices, GLint baseVertex) synchronizeCpuGpuTime() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES.cpp | 6389 const GLenum *end = validComponentTypes + validComponentTypeCount; in ValidateWebGLFramebufferAttachmentClearType() local
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_ext_autogen.cpp | 4974 GL_DrawRangeElementsBaseVertexEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawRangeElementsBaseVertexEXT() argument 9213 GL_DrawRangeElementsBaseVertexOES(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawRangeElementsBaseVertexOES() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkPath.cpp | 2647 static bool checkOnCurve(SkScalar x, SkScalar y, const SkPoint& start, const SkPoint& end) { in checkOnCurve() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 3106 GLenum Context::applyIndexBuffer(const void *indices, GLuint start, GLuint end, GLsizei count, GLenum mode, GLenum type, TranslatedIndexData *indexInfo) in applyIndexBuffer() argument 3631 void Context::drawElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLsizei instanceCount) in drawElements() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Reactor.hpp | 3500 void end() in end() function in rr::ForData
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_demo.cpp | 1861 static float begin = 10, end = 90; in ShowDemoWindowWidgets() local
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 1053 void end() { i function 555 SWIG_MangledTypeQueryModule(swig_module_info *start, swig_module_info *end, const char *name) SWIG_MangledTypeQueryModule() argument 600 SWIG_TypeQueryModule(swig_module_info *start, swig_module_info *end, const char *name) SWIG_TypeQueryModule() argument 1061 void end() { if (status) { PyEval_RestoreThread(save); status = false; }} end() function [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 225 Node **end() const { return Elements + NumElements; } in end() function in NodeArray 2270 T* end() { return Last; } in end() function in PODSmallVector 2370 template <class It> NodeArray makeNodeArray(It begin, It end) { in makeNodeArray() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 255 iterator end() { return RegSequence.end(); } in end() function in __anon25150::RegUseTracker 257 const_iterator end() const { return RegSequence.end(); } in end() function in __anon25150::RegUseTracker 1882 const_iterator end() const { end() function [all...] |
/third_party/toybox/toys/pending/ |
H A D | awk.c | 2501 char *end, *s = v->vst->str; check_numeric_string() local 2638 rx_find(regex_t *rx, char *s, regoff_t *start, regoff_t *end, int eflags) rx_find() argument 2651 rx_find_FS(regex_t *rx, char *s, regoff_t *start, regoff_t *end, int eflags) rx_find_FS() argument 2745 regoff_t offs, end; splitter() local 3326 rx_findx(regex_t *rx, char *s, long len, regoff_t *start, regoff_t *end, int eflags) rx_findx() argument [all...] |
/third_party/vixl/src/aarch32/ |
H A D | disasm-aarch32.cc | 22675 unsigned end = first + len; in DecodeT32() local 22695 unsigned end = first + len; in DecodeT32() local 22829 unsigned end = first + len; DecodeT32() local 22845 unsigned end = first + len; DecodeT32() local 22865 unsigned end = first + len; DecodeT32() local 23000 unsigned end = first + len; DecodeT32() local 23015 unsigned end = first + len; DecodeT32() local 23034 unsigned end = first + len; DecodeT32() local 23198 unsigned end = first + len; DecodeT32() local 23217 unsigned end = first + len; DecodeT32() local 64827 unsigned end = first + len; DecodeA32() local 64852 unsigned end = first + len; DecodeA32() local 65015 unsigned end = first + len; DecodeA32() local 65032 unsigned end = first + len; DecodeA32() local 65057 unsigned end = first + len; DecodeA32() local 65237 unsigned end = first + len; DecodeA32() local 65253 unsigned end = first + len; DecodeA32() local 65277 unsigned end = first + len; DecodeA32() local 65464 unsigned end = first + len; DecodeA32() local 65488 unsigned end = first + len; DecodeA32() local [all...] |
/third_party/vixl/src/aarch64/ |
H A D | disasm-aarch64.cc | 7527 DisassembleBuffer(const Instruction *start, const Instruction *end) Disassembler() argument
|