Searched refs:borrows (Results 1 – 25 of 55) sorted by relevance
123
/third_party/libnl/lib/route/qdisc/ |
D | cbq.c | 165 x->borrows, x->overactions, x->avgidle, x->undertime); in cbq_dump_stats()
|
/third_party/libnl/include/linux-private/linux/ |
D | pkt_sched.h | 397 __u32 borrows; member 492 __u32 borrows; member
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_compressed_ETC1_RGB8_sub_texture.txt | 48 This extension borrows concepts and function names from the
|
D | EXT_instanced_arrays.txt | 12 from which this extension borrows heavily
|
D | EXT_map_buffer_range.txt | 12 this extension borrows heavily
|
D | EXT_color_buffer_half_float.txt | 12 desktop OpenGL extensions from which this extension borrows heavily
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_compressed_ETC1_RGB8_sub_texture.txt | 48 This extension borrows concepts and function names from the
|
D | EXT_instanced_arrays.txt | 12 from which this extension borrows heavily
|
D | EXT_map_buffer_range.txt | 12 this extension borrows heavily
|
D | EXT_color_buffer_half_float.txt | 12 desktop OpenGL extensions from which this extension borrows heavily
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_texture_max_level.txt | 12 this extension borrows heavily.
|
D | APPLE_framebuffer_multisample.txt | 12 desktop OpenGL extensions from which this extension borrows heavily.
|
/third_party/openGLES/extensions/APPLE/ |
D | APPLE_texture_max_level.txt | 12 this extension borrows heavily.
|
D | APPLE_framebuffer_multisample.txt | 12 desktop OpenGL extensions from which this extension borrows heavily.
|
/third_party/gettext/gettext-tools/examples/hello-csharp-forms/ |
D | README | 79 Acknowledgement: This preface borrows ideas from an article of Luke Plant.
|
/third_party/boost/libs/convert/doc/ |
D | stream_converter.qbk | 24 …ded by the underlying `std::stringstream`. Consequently, the API heavily borrows formatting metaph…
|
/third_party/icu/icu4c/source/samples/ufortune/resources/ |
D | root.txt | 168 "A consultant is a person who borrows your watch, tells you what time it
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/ufortune/resources/ |
D | root.txt | 168 "A consultant is a person who borrows your watch, tells you what time it
|
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/ |
D | root.txt | 168 "A consultant is a person who borrows your watch, tells you what time it
|
/third_party/openGLES/extensions/OES/ |
D | OES_EGL_image_external_essl3.txt | 65 This extension borrows concepts and function names from the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_EGL_image_external_essl3.txt | 55 This extension borrows concepts and function names from the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_EGL_stream_consumer_external.txt | 52 This extension borrows concepts and function names from the 685 EGL_KHR_image_base or EGL_KHR_image. This extension borrows ideas
|
/third_party/openGLES/extensions/NV/ |
D | NV_EGL_stream_consumer_external.txt | 52 This extension borrows concepts and function names from the 685 EGL_KHR_image_base or EGL_KHR_image. This extension borrows ideas
|
/third_party/flutter/skia/third_party/externals/wuffs/doc/ |
D | related-work.md | 167 than managing your lifetimes/borrows in Rust, which is by far the biggest cliff
|
/third_party/python/Doc/extending/ |
D | extending.rst | 986 function borrows the reference from you --- if it needs to store it, it will use 993 When a C function is called from Python, it borrows references to its arguments 1025 This function first borrows a reference to ``list[0]``, then replaces
|
123