Home
last modified time | relevance | path

Searched defs:ops (Results 151 - 175 of 253) sorted by relevance

1234567891011

/third_party/ltp/testcases/realtime/func/matrix_mult/
H A Dmatrix_mult.c38 static int ops = DEF_OPS; variable
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_fence.c89 vmw_fence_ops(struct pb_fence_ops *ops) in vmw_fence_ops() argument
104 vmw_fences_release(struct vmw_fence_ops *ops) in vmw_fences_release() argument
130 struct vmw_fence_ops *ops = NULL; vmw_fences_signal() local
191 struct vmw_fence_ops *ops = NULL; vmw_fence_create() local
261 struct vmw_fence_ops *ops = vmw_fence_ops(vws->fence_ops); vmw_fence_reference() local
413 vmw_fence_ops_fence_reference(struct pb_fence_ops *ops, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) vmw_fence_ops_fence_reference() argument
428 vmw_fence_ops_fence_signalled(struct pb_fence_ops *ops, struct pipe_fence_handle *fence, unsigned flag) vmw_fence_ops_fence_signalled() argument
444 vmw_fence_ops_fence_finish(struct pb_fence_ops *ops, struct pipe_fence_handle *fence, unsigned flag) vmw_fence_ops_fence_finish() argument
462 vmw_fence_ops_destroy(struct pb_fence_ops *ops) vmw_fence_ops_destroy() argument
482 struct vmw_fence_ops *ops; vmw_fence_ops_create() local
[all...]
/third_party/rust/crates/libloading/src/os/unix/
H A Dmod.rs
/third_party/rust/crates/libloading/src/
H A Dsafe.rs
/third_party/rust/crates/clap/src/builder/
H A Drange.rs[all...]
H A Dos_str.rs
H A Dstr.rs
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Duperf.cpp354 long ops; in runTestLoop() local
[all...]
/third_party/skia/experimental/graphite/src/
H A DDrawPass.cpp142 DrawPass(sk_sp<TextureProxy> target, const SkIRect& bounds, std::pair<LoadOp, StoreOp> ops, std::array<float, 4> clearColor, bool requiresStencil, bool requiresMSAA) DrawPass() argument
154 Make(Recorder* recorder, std::unique_ptr<DrawList> draws, sk_sp<TextureProxy> target, std::pair<LoadOp, StoreOp> ops, std::array<float, 4> clearColor, const BoundsManager* occlusionCuller) Make() argument
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs
/third_party/elfutils/libdwfl/
H A Dframe_unwind.c136 expr_eval (Dwfl_Frame *state, Dwarf_Frame *frame, const Dwarf_Op *ops, in expr_eval() argument
/third_party/alsa-lib/src/control/
H A Dcontrol_local.h66 const snd_ctl_ops_t *ops; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate_linear.c434 linear(ATTRIBUTE_UNUSED unsigned int version, void **objp, snd_pcm_rate_ops_t *ops) linear() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-misc.h990 const struct lws_role_ops *ops; /* NULL is raw file */ member
H A Dlws-netdev.h98 const lws_netdev_ops_t *ops; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_finalize.cpp549 unsigned ops[2] = { FETCH_OP_SET_GRADIENTS_V, FETCH_OP_SET_GRADIENTS_H }; in emit_set_grad() local
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c830 const struct plugin_operations *ops; local
798 register_reparse_plugin(ntfs_fuse_context_t *ctx, le32 tag, const plugin_operations_t *ops, void *handle) global() argument
932 const plugin_operations_t *ops; global() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_fenced.c68 struct pb_fence_ops *ops; member
200 struct pb_fence_ops *ops = fenced_mgr->ops; in fenced_manager_dump_locked() local
297 struct pb_fence_ops *ops = fenced_mgr->ops; in fenced_buffer_remove_locked() local
334 struct pb_fence_ops *ops in fenced_buffer_finish_locked() local
395 struct pb_fence_ops *ops = fenced_mgr->ops; fenced_manager_check_signalled_locked() local
669 struct pb_fence_ops *ops = fenced_mgr->ops; fenced_buffer_map() local
817 struct pb_fence_ops *ops = fenced_mgr->ops; fenced_buffer_fence() local
1007 fenced_bufmgr_create(struct pb_manager *provider, struct pb_fence_ops *ops, pb_size max_buffer_size, pb_size max_cpu_total_size) fenced_bufmgr_create() argument
[all...]
/third_party/rust/crates/libloading/src/os/windows/
H A Dmod.rs
/third_party/skia/src/core/
H A DSkRecordDraw.cpp33 std::vector<int> ops; in SkRecordDraw() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp181 auto *ops = stream(instruction); in parse() local
[all...]
/third_party/skia/tests/
H A DMatrixClipCollapseTest.cpp61 static void gets_ops(SkPicture& input, SkTDArray<DrawType>* ops) { in gets_ops() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-graphite2.cc131 const gr_face_ops ops = {sizeof(gr_face_ops), &hb_graphite2_get_table, NULL}; in _hb_graphite2_shaper_face_data_create() local
/third_party/rust/crates/rust-cexpr/src/
H A Dexpr.rs
/third_party/icu/icu4c/source/test/intltest/
H A Dnumberformattesttuple.cpp290 const NumberFormatTestTupleFieldOps *ops; member

Completed in 24 milliseconds

1234567891011