Home
last modified time | relevance | path

Searched defs:flags (Results 1851 - 1875 of 5329) sorted by relevance

1...<<71727374757677787980>>...214

/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-bytecode.c562 uint8_t flags = *bytecode_p++; in re_dump_bytecode() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-regexp-prototype.c246 uint16_t flags = RE_FLAG_EMPTY; in ecma_builtin_regexp_prototype_get_global() local
271 uint16_t flags = RE_FLAG_EMPTY; in ecma_builtin_regexp_prototype_get_ignorecase() local
296 uint16_t flags in ecma_builtin_regexp_prototype_get_multiline() local
321 uint16_t flags = RE_FLAG_EMPTY; ecma_builtin_regexp_prototype_get_sticky() local
346 uint16_t flags = RE_FLAG_EMPTY; ecma_builtin_regexp_prototype_get_unicode() local
[all...]
/third_party/mesa3d/src/drm-shim/
H A Ddevice.c51 memfd_create(const char *name, unsigned int flags) in memfd_create() argument
416 drm_shim_mmap(struct shim_fd *shim_fd, size_t length, int prot, int flags, in drm_shim_mmap() argument
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c430 unsigned flags = 0; in wgl_create_context() local
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.c131 fd_submit_sp_new_ringbuffer(struct fd_submit *submit, uint32_t size, enum fd_ringbuffer_flags flags) fd_submit_sp_new_ringbuffer() argument
579 fd_ringbuffer_sp_init(struct fd_ringbuffer_sp *fd_ring, uint32_t size, enum fd_ringbuffer_flags flags) fd_ringbuffer_sp_init() argument
[all...]
H A Dfreedreno_ringbuffer.h148 enum fd_ringbuffer_flags flags; member
H A Dfreedreno_bo.c99 bo_new(struct fd_device *dev, uint32_t size, uint32_t flags, in bo_new() argument
131 _fd_bo_new(struct fd_device *dev, uint32_t size, uint32_t flags) in _fd_bo_new() argument
153 uint32_t flags = FD_BO_GPUREADONLY | FD_BO_CACHED_COHERENT; in fd_bo_new_ring() local
[all...]
H A Dfreedreno_drmif.h192 fd_bo_new(struct fd_device *dev, uint32_t size, uint32_t flags, const char *fmt, in fd_bo_new() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_parallelcopy.c28 unsigned flags; member
38 unsigned flags; member
72 do_xor(struct ir3_instruction *instr, unsigned dst_num, unsigned src1_num, unsigned src2_num, unsigned flags) do_xor() argument
531 unsigned flags = src->flags & (IR3_REG_HALF | IR3_REG_SHARED); ir3_lower_copies() local
548 unsigned flags = dst->flags & (IR3_REG_HALF | IR3_REG_SHARED); ir3_lower_copies() local
564 unsigned flags = src->flags & (IR3_REG_HALF | IR3_REG_SHARED); ir3_lower_copies() local
[all...]
H A Dir3_lower_subgroups.c98 unsigned flags = dst->flags & IR3_REG_HALF; in binop() local
116 unsigned flags = dst->flags & IR3_REG_HALF; triop() local
[all...]
H A Dir3_ra.h56 ra_physreg_to_num(physreg_t physreg, unsigned flags) in ra_physreg_to_num() argument
66 ra_num_to_physreg(unsigned num, unsigned flags) in ra_num_to_physreg() argument
[all...]
H A Dir3_context.c311 unsigned flags = dest_flags(arr[0]); in ir3_create_collect() local
380 unsigned flags = dest_flags(src); ir3_split_dest() local
572 unsigned flags = 0; ir3_create_array_load() local
612 unsigned flags = 0; ir3_create_array_store() local
[all...]
H A Dir3_print.c70 print_instr_name(struct log_stream *stream, struct ir3_instruction *instr, bool flags) print_instr_name() argument
[all...]
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer.c218 msm_submit_new_ringbuffer(struct fd_submit *submit, uint32_t size, enum fd_ringbuffer_flags flags) msm_submit_new_ringbuffer() argument
659 msm_ringbuffer_init(struct msm_ringbuffer *msm_ring, uint32_t size, enum fd_ringbuffer_flags flags) msm_ringbuffer_init() argument
[all...]
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_bo.c329 virtio_bo_new(struct fd_device *dev, uint32_t size, uint32_t flags) in virtio_bo_new() argument
[all...]
H A Dmsm_proto.h155 uint32_t flags; member
242 uint32_t flags; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.h47 uint32_t flags; member
/third_party/mesa3d/src/asahi/lib/
H A Dagx_device.c221 agx_bo_create(struct agx_device *dev, unsigned size, unsigned flags) in agx_bo_create() argument
116 agx_bo_alloc(struct agx_device *dev, size_t size, uint32_t flags) agx_bo_alloc() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_helper.cpp93 llvm::FastMathFlags flags; in ac_create_builder() local
122 llvm::FastMathFlags flags = b->getFastMathFlags(); in ac_enable_signed_zeros() local
136 llvm::FastMathFlags flags = b->getFastMathFlags(); in ac_disable_signed_zeros() local
[all...]
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c410 unsigned char flags = 0, base = (*wp) & 0x1f; in rops_write_role_protocol_h2() local
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c117 ss_proxy_onward_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in ss_proxy_onward_rx() argument
184 ss_proxy_onward_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, int *flags) ss_proxy_onward_tx() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
H A Dminimal-secure-streams.c240 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() argument
273 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, int *flags) myss_tx() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/
H A Dminimal-secure-streams.c199 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() argument
232 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, int *flags) myss_tx() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
H A Dminimal-secure-streams.c202 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
H A Dmulti.c56 multi_myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in multi_myss_rx() argument
237 multi_myss_rx_monitor(void *userobj, const uint8_t *buf, size_t len, int flags) in multi_myss_rx_monitor() argument
140 multi_myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, int *flags) multi_myss_tx() argument

Completed in 18 milliseconds

1...<<71727374757677787980>>...214