/third_party/python/Include/internal/ |
H A D | pycore_ast_state.h | 223 PyObject *ops; member
|
H A D | pycore_ast.h | 426 asdl_int_seq *ops; member
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderMatrixTests.cpp | 1802 } ops[] = in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDepthTests.cpp | 1430 const VkCompareOp ops[DepthTest::QUAD_COUNT] = { compareOp, compareOp, compareOp, compareOp }; in createDepthTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 344 vector<OP> ops; member in vkt::Reconvergence::__anon29752::RandomProgram [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderMatrixTests.cpp | 1975 } ops[] = in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderMatrixTests.cpp | 1095 } ops[] = in init() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_local.h | 247 const snd_pcm_ops_t *ops; member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_clear_blit.c | 1332 coords(const struct blit_ops *ops, in coords() argument 1399 const struct blit_ops *ops = &r2d_ops; in tu6_clear_lrz() local 1434 const struct blit_ops *ops = &r2d_ops; tu6_dirty_lrz_fc() local 1512 const struct blit_ops *ops = &r2d_ops; tu6_blit_image() local 1705 const struct blit_ops *ops = &r2d_ops; tu_copy_buffer_to_image() local 1787 const struct blit_ops *ops = &r2d_ops; tu_copy_image_to_buffer() local 1885 const struct blit_ops *ops = &r2d_ops; tu_copy_image_to_image() local 2098 const struct blit_ops *ops = &r2d_ops; copy_buffer() local 2171 const struct blit_ops *ops = &r2d_ops; tu_CmdFillBuffer() local 2207 const struct blit_ops *ops = &r2d_ops; tu_CmdResolveImage2KHR() local 2260 const struct blit_ops *ops = &r2d_ops; resolve_sysmem() local 2355 const struct blit_ops *ops = image->layout[0].nr_samples > 1 ? &r3d_ops : &r2d_ops; clear_image() local 2852 const struct blit_ops *ops = &r2d_ops; clear_sysmem_attachment() local [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_register_allocation.cpp | 2163 Temp* const ops = (Temp*)alloca(preds.size() * sizeof(Temp)); in handle_live_in() local
|
H A D | aco_optimizer.cpp | 2568 combine_three_valu_op(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode op2, aco_opcode new_op, const char* shuffle, uint8_t ops) combine_three_valu_op() argument 2810 combine_add_sub_b2i(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode new_op, uint8_t ops) combine_add_sub_b2i() argument 3398 Operand ops[3] = { combine_add_lshl() local 3484 Operand ops[3]; combine_vop3p() local [all...] |
/third_party/ltp/testcases/kernel/fs/fsstress/ |
H A D | fsstress.c | 162 opdesc_t ops[] = { variable [all...] |
/third_party/ntfs-3g/src/ |
H A D | lowntfs-3g.c | 764 const plugin_operations_t *ops; in ntfs_fuse_getstat() local 1139 const plugin_operations_t *ops; in ntfs_fuse_readlink() local 1281 const plugin_operations_t *ops; in ntfs_fuse_filler() local 1400 const plugin_operations_t *ops; in ntfs_fuse_opendir() local 1461 const plugin_operations_t *ops; in ntfs_fuse_releasedir() local 1530 const plugin_operations_t *ops; ntfs_fuse_readdir() local 1640 const plugin_operations_t *ops; ntfs_fuse_open() local 1729 const plugin_operations_t *ops; ntfs_fuse_read() local 1810 const plugin_operations_t *ops; ntfs_fuse_write() local 2024 const plugin_operations_t *ops; ntfs_fuse_trunc() local 2418 const plugin_operations_t *ops; ntfs_fuse_create() local 2632 const plugin_operations_t *ops; ntfs_fuse_newlink() local 2749 const plugin_operations_t *ops; ntfs_fuse_rm() local 2859 const plugin_operations_t *ops; ntfs_fuse_rm() local 3096 const plugin_operations_t *ops; ntfs_fuse_release() local 4179 static const plugin_operations_t ops = { global() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_peephole.cpp | 3678 DLList ops[OP_LAST + 1]; member in nv50_ir::LocalCSE
|
/third_party/libwebsockets/plugins/ssh-base/include/ |
H A D | lws-ssh.h | 546 const struct lws_ssh_ops *ops; member
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_common.hpp | 318 SmallVector<uint32_t> ops; member 813 SmallVector<Instruction> ops; member
|
H A D | spirv_cross.cpp | 106 auto ops = stream(i); in block_is_pure() local 236 auto ops = stream(i); in register_global_read_dependencies() local 1639 auto ops = stream(i); traverse_all_reachable_opcodes() local 3837 auto *ops = stream(op); may_read_undefined_variable_in_block() local [all...] |
H A D | spirv_hlsl.cpp | 2738 auto *ops = stream(i); in emit_texture_op() local 3979 auto ops = stream(instruction); emit_load() local 4298 auto ops = stream(instruction); emit_store() local 4308 auto ops = stream(instruction); emit_access_chain() local 4396 emit_atomic(const uint32_t *ops, uint32_t length, spv::Op op) emit_atomic() argument 4540 const uint32_t *ops = stream(i); emit_subgroup_op() local 4747 auto ops = stream(instruction); emit_instruction() local [all...] |
H A D | spirv_msl.cpp | 1589 auto ops = stream(i); in extract_global_variables_from_function() local 7059 emit_tessellation_access_chain(const uint32_t *ops, uint32_t length) emit_tessellation_access_chain() argument 7444 fix_up_interpolant_access_chain(const uint32_t *ops, uint32_t length) fix_up_interpolant_access_chain() argument 7513 auto ops = stream(instruction); emit_instruction() local [all...] |
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | builder.cc | 690 OperandList ops = {func_op, Operand::Int(ret_id)}; in GenerateFunctionTypeIfNeeded() local 834 OperandList ops = {Operand::Int(type_id), result, in GenerateGlobalVariable() local 1056 OperandList ops = {Operand::Int(result_type_id), extract, in GenerateMemberAccessor() local 1081 OperandList ops = {Operand::Int(result_type_id), result, GenerateMemberAccessor() local 1159 OperandList ops = {Operand::Int(result_type_id), result, GenerateAccessorExpression() local 1371 OperandList ops; GenerateTypeConstructorOrConversion() local 1783 OperandList ops; GenerateConstantVectorSplatIfNeeded() local 1885 OperandList ops; GenerateSplat() local 1919 OperandList ops; GenerateMatrixAddOrSub() local 2240 OperandList ops = {Operand::Int(type_id), result}; GenerateFunctionCall() local 4141 OperandList ops; GenerateStructType() local [all...] |
/third_party/python/Python/ |
H A D | Python-ast.c | 2954 _PyAST_Compare(expr_ty left, asdl_int_seq * ops, asdl_expr_seq * comparators, in _PyAST_Compare() argument 9095 asdl_int_seq* ops; obj2ast_expr() local [all...] |
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 18272 impl ops::Index<ops::Range<usize>> for String { global() impls 18281 impl ops::Index<ops::RangeTo<usize>> for String { global() impls 18290 impl ops::Index<ops::RangeFrom<usize>> for String { global() impls 18308 impl ops::Index<ops::RangeInclusive<usize>> for String { global() impls 18317 impl ops::Index<ops::RangeToInclusive<usize>> for String { global() impls 18327 impl ops::IndexMut<ops::Range<usize>> for String { global() impls 18334 impl ops::IndexMut<ops::RangeTo<usize>> for String { global() impls 18341 impl ops::IndexMut<ops::RangeFrom<usize>> for String { global() impls 18355 impl ops::IndexMut<ops::RangeInclusive<usize>> for String { global() impls 18362 impl ops::IndexMut<ops::RangeToInclusive<usize>> for String { global() impls [all...] |
/third_party/libabigail/src/ |
H A D | abg-dwarf-reader.cc | 7615 op_pushes_constant_value(Dwarf_Op* ops, in op_pushes_constant_value() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 267 const BoolOp ops[] = in boolOpFromIndex() local
|
/third_party/skia/tests/ |
H A D | PathOpsOpTest.cpp | 1162 SkPathOp ops[] = { variable
|