/third_party/glfw/src/ |
H A D | wl_platform.h | 37 VkWaylandSurfaceCreateFlagsKHR flags; member
|
/third_party/backends/backend/ |
H A D | avision.h | 761 uint8_t flags; member
|
H A D | bh.h | 236 SANE_Word flags; member
|
/third_party/alsa-lib/src/seq/ |
H A D | seq.c | 3409 snd_seq_queue_info_set_flags(snd_seq_queue_info_t *info, unsigned int flags) snd_seq_queue_info_set_flags() argument 4798 snd_seq_remove_events_set_condition(snd_seq_remove_events_t *info, unsigned int flags) snd_seq_remove_events_set_condition() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | Bidi.java | 534 short flags; /* bits for L or R/AL found within the pair */ field in Bidi.Opening 1087 int flags; field in Bidi 5287 Bidi(String paragraph, int flags) Bidi() argument 5364 Bidi(char[] text, int textStart, byte[] embeddings, int embStart, int paragraphLength, int flags) Bidi() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 762 int32_t flags = 0; in API_Match() local 905 int32_t flags=0; in API_Match() local 964 int32_t flags=0; in API_Match() local 1018 int32_t flags=0; in API_Match() local 1326 int32_t flags=0; in API_Replace() local 1826 int32_t flags = 0; API_Match_UTF8() local 1981 int32_t flags=0; API_Match_UTF8() local 2126 int32_t flags=0; API_Match_UTF8() local 2187 int32_t flags=0; API_Match_UTF8() local 2422 int32_t flags=0; API_Replace_UTF8() local 3341 regex_find(const UnicodeString &pattern, const UnicodeString &flags, const UnicodeString &inputString, const char *srcPath, int32_t line) regex_find() argument 3832 int32_t flags = UREGEX_CANON_EQ | Errors() local 4018 int32_t flags = 0; PerlTests() local 4389 int32_t flags = 0; PerlTestsUTF8() local 4672 uint32_t flags = 0; Bug6149() local [all...] |
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 2499 uint8_t flags = cbw->bCBWFlags; in umass_bbb_dump_cbw() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Bidi.java | 534 short flags; /* bits for L or R/AL found within the pair */ field in Bidi.Opening 1063 int flags; field in Bidi 5211 Bidi(String paragraph, int flags) Bidi() argument 5286 Bidi(char[] text, int textStart, byte[] embeddings, int embStart, int paragraphLength, int flags) Bidi() argument [all...] |
/third_party/libsnd/src/ |
H A D | common.h | 234 int flags ; member 379 uint32_t flags ; member
|
/third_party/libuv/include/ |
H A D | uv.h | 1025 uv_stdio_flags flags; global() member 1057 unsigned int flags; global() member 1893 unsigned int flags; global() member [all...] |
/third_party/libuv/include/uv_ndk/ |
H A D | uv.h | 953 uv_stdio_flags flags; member 985 unsigned int flags; global() member 1755 unsigned int flags; global() member [all...] |
/third_party/libwebsockets/lib/core-net/ |
H A D | private-lib-core-net.h | 751 int flags; member
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | drm.h | 220 enum drm_map_flags flags; /**< Flags */ member 292 enum drm_lock_flags flags; member 340 } flags; member 400 enum drm_dma_flags flags; /**< Flags */ member 420 enum drm_ctx_flags flags; member 845 __u32 flags; global() member 854 __u32 flags; global() member 866 __u32 flags; global() member 877 __u32 flags; global() member 889 __u32 flags; global() member 901 __u32 flags; global() member 918 __u32 flags; global() member 939 __u32 flags; global() member [all...] |
H A D | drm_mode.h | 257 __u32 flags; member 300 __u32 flags; /* see above flags */ member 602 __u32 flags; global() member 671 __u32 flags; /* see above flags */ global() member 738 __u32 flags; global() member 768 __u32 flags; global() member 779 __u32 flags; global() member 943 __u32 flags; global() member 971 __u32 flags; global() member 981 __u32 flags; global() member 1018 __u32 flags; global() member 1034 __u32 flags; global() member 1120 __u32 flags; global() member [all...] |
/third_party/mbedtls/library/ |
H A D | ssl_misc.h | 2867 mbedtls_ssl_tls13_session_get_ticket_flags( mbedtls_ssl_session *session, unsigned int flags) mbedtls_ssl_tls13_session_get_ticket_flags() argument 2880 mbedtls_ssl_tls13_session_ticket_has_flags( mbedtls_ssl_session *session, unsigned int flags) mbedtls_ssl_tls13_session_ticket_has_flags() argument 2907 mbedtls_ssl_tls13_session_set_ticket_flags( mbedtls_ssl_session *session, unsigned int flags) mbedtls_ssl_tls13_session_set_ticket_flags() argument 2913 mbedtls_ssl_tls13_session_clear_ticket_flags( mbedtls_ssl_session *session, unsigned int flags) mbedtls_ssl_tls13_session_clear_ticket_flags() argument [all...] |
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 3241 cl_mem_flags flags = 0; in Buffer() local 2783 getSupportedImageFormats( cl_mem_flags flags, cl_mem_object_type type, VECTOR_CLASS<ImageFormat>* formats) const getSupportedImageFormats() argument 3182 Buffer( const Context& context, cl_mem_flags flags, ::size_t size, void* host_ptr = NULL, cl_int* err = NULL) Buffer() argument 3207 Buffer( cl_mem_flags flags, ::size_t size, void* host_ptr = NULL, cl_int* err = NULL) Buffer() argument 3347 createSubBuffer( cl_mem_flags flags, cl_buffer_create_type buffer_create_type, const void * buffer_create_info, cl_int * err = NULL) createSubBuffer() argument 3393 BufferD3D10( const Context& context, cl_mem_flags flags, ID3D10Buffer* bufobj, cl_int * err = NULL) BufferD3D10() argument 3495 BufferGL( const Context& context, cl_mem_flags flags, cl_GLuint bufobj, cl_int * err = NULL) BufferGL() argument 3671 Image1D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, void* host_ptr = NULL, cl_int* err = NULL) Image1D() argument 3756 Image1DBuffer( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, const Buffer &buffer, cl_int* err = NULL) Image1DBuffer() argument 3833 Image1DArray( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t arraySize, ::size_t width, ::size_t rowPitch, void* host_ptr = NULL, cl_int* err = NULL) Image1DArray() argument 3923 Image2D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, ::size_t height, ::size_t row_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image2D() argument 4057 Image2DGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) Image2DGL() argument 4139 Image2DArray( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t arraySize, ::size_t width, ::size_t height, ::size_t rowPitch, ::size_t slicePitch, void* host_ptr = NULL, cl_int* err = NULL) Image2DArray() argument 4232 Image3D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, ::size_t height, ::size_t depth, ::size_t row_pitch = 0, ::size_t slice_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image3D() argument 4369 Image3DGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) Image3DGL() argument 4453 ImageGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) ImageGL() argument 4539 BufferRenderGL( const Context& context, cl_mem_flags flags, cl_GLuint bufobj, cl_int * err = NULL) BufferRenderGL() argument 6177 enqueueMapBuffer( const Buffer& buffer, cl_bool blocking, cl_map_flags flags, ::size_t offset, ::size_t size, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL, cl_int* err = NULL) const enqueueMapBuffer() argument 6206 enqueueMapImage( const Image& buffer, cl_bool blocking, cl_map_flags flags, const size_t<3>& origin, const size_t<3>& region, ::size_t * row_pitch, ::size_t * slice_pitch, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL, cl_int* err = NULL) const enqueueMapImage() argument 6324 enqueueMigrateMemObjects( const VECTOR_CLASS<Memory> &memObjects, cl_mem_migration_flags flags, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL ) const enqueueMigrateMemObjects() argument 6637 cl_mem_flags flags = 0; Buffer() local 6688 cl_mem_flags flags = 0; Buffer() local 6762 enqueueMapBuffer( const Buffer& buffer, cl_bool blocking, cl_map_flags flags, ::size_t offset, ::size_t size, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL, cl_int* err = NULL) enqueueMapBuffer() argument [all...] |
/third_party/libdrm/include/drm/ |
H A D | drm.h | 220 enum drm_map_flags flags; /**< Flags */ member 292 enum drm_lock_flags flags; member 340 } flags; member 400 enum drm_dma_flags flags; /**< Flags */ member 420 enum drm_ctx_flags flags; member 845 __u32 flags; global() member 854 __u32 flags; global() member 866 __u32 flags; global() member 877 __u32 flags; global() member 889 __u32 flags; global() member 901 __u32 flags; global() member 918 __u32 flags; global() member 939 __u32 flags; global() member [all...] |
H A D | drm_mode.h | 257 __u32 flags; member 300 __u32 flags; /* see above flags */ member 522 __u32 flags; global() member 587 __u32 flags; /* see above flags */ global() member 654 __u32 flags; global() member 684 __u32 flags; global() member 695 __u32 flags; global() member 859 __u32 flags; global() member 887 __u32 flags; global() member 897 __u32 flags; global() member 934 __u32 flags; global() member 950 __u32 flags; global() member 1036 __u32 flags; global() member [all...] |
/third_party/libbpf/include/uapi/linux/ |
H A D | pkt_cls.h | 173 unsigned char flags; member 551 __u16 flags; member
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_server2.c | 1539 uint32_t flags; in main() local
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-globals.h | 1097 uint16_t flags; global() member [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3.h | 161 } flags; member 321 } flags; member 1908 __ssa_src(struct ir3_instruction *instr, struct ir3_instruction *src, unsigned flags) __ssa_src() argument 1932 unsigned flags = (type_size(type) < 32) ? IR3_REG_HALF : 0; create_immed_typed() local 1953 unsigned flags = (type_size(type) < 32) ? IR3_REG_HALF : 0; create_uniform_typed() local 1991 unsigned flags = (type_size(type) < 32) ? IR3_REG_HALF : 0; ir3_MOV() local 2331 ir3_SAM(struct ir3_block *block, opc_t opc, type_t type, unsigned wrmask, unsigned flags, struct ir3_instruction *samp_tex, struct ir3_instruction *src0, struct ir3_instruction *src1) ir3_SAM() argument [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_cmd_buffer.c | 791 cmd_buffer_reset(struct v3dv_cmd_buffer *cmd_buffer, VkCommandBufferResetFlags flags) cmd_buffer_reset() argument 1019 v3dv_ResetCommandBuffer(VkCommandBuffer commandBuffer, VkCommandBufferResetFlags flags) v3dv_ResetCommandBuffer() argument 3205 v3dv_cmd_buffer_begin_query(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_query_pool *pool, uint32_t query, VkQueryControlFlags flags) v3dv_cmd_buffer_begin_query() argument 3354 v3dv_cmd_buffer_copy_query_results(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_query_pool *pool, uint32_t first, uint32_t count, struct v3dv_buffer *dst, uint32_t offset, uint32_t stride, VkQueryResultFlags flags) v3dv_cmd_buffer_copy_query_results() argument
|
/third_party/littlefs/ |
H A D | lfs.c | 3007 lfs_file_rawopencfg(lfs_t *lfs, lfs_file_t *file, const char *path, int flags, const struct lfs_file_config *cfg) global() argument 3174 lfs_file_rawopen(lfs_t *lfs, lfs_file_t *file, const char *path, int flags) global() argument 5923 lfs_file_open(lfs_t *lfs, lfs_file_t *file, const char *path, int flags) global() argument 5940 lfs_file_opencfg(lfs_t *lfs, lfs_file_t *file, const char *path, int flags, const struct lfs_file_config *cfg) global() argument [all...] |
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | libcpuset.c | 3089 get_mempolicy(int *policy, unsigned long *nmask, unsigned long maxnode, void *addr, int flags) get_mempolicy() argument
|