Home
last modified time | relevance | path

Searched defs:decls (Results 1 - 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/ast/
H A Dmodule_test.cc123 auto& decls = cloned.AST().GlobalDeclarations(); in TEST_F() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexdeclaration9.h48 D3DVERTEXELEMENT9 *decls; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_vdecl.c46 SVGA3dVertexDecl decls[SVGA3D_INPUTREG_MAX]; in emit_hw_vs_vdecl() local
H A Dsvga_pipe_streamout.c136 SVGA3dStreamOutputDeclarationEntry decls[SVGA3D_MAX_STREAMOUT_DECLS]; in svga_create_stream_output() local
53 svga_define_stream_output(struct svga_context *svga, SVGA3dStreamOutputId soid, uint32 numOutputStreamEntries, uint32 numOutputStreamStrides, uint32 streamStrides[SVGA3D_DX_MAX_SOTARGETS], const SVGA3dStreamOutputDeclarationEntry decls[SVGA3D_MAX_STREAMOUT_DECLS], uint32 rasterizedStream, struct svga_stream_output *streamout) svga_define_stream_output() argument
[all...]
H A Dsvga_draw.c116 svga_hwtnl_vertex_decls(struct svga_hwtnl *hwtnl, unsigned count, const SVGA3dVertexDecl * decls, const unsigned *buffer_indexes, SVGA3dElementLayoutId layout_id) svga_hwtnl_vertex_decls() argument
H A Dsvga_cmd.c995 SVGA3D_BeginDrawPrimitives(struct svga_winsys_context *swc, SVGA3dVertexDecl **decls, uint32 numVertexDecls, SVGA3dPrimitiveRange **ranges, uint32 numRanges) SVGA3D_BeginDrawPrimitives() argument
/third_party/selinux/libsepol/tests/
H A Dtest-linker-roles.c73 unsigned int decls[2]; in base_role_tests() local
103 unsigned int decls[3]; in module_role_tests() local
[all...]
H A Dtest-linker-cond-map.c91 unsigned int decls[1]; in base_cond_tests() local
122 unsigned int decls[1]; in module_cond_tests() local
[all...]
H A Dtest-linker-types.c101 static void test_type_datum(policydb_t * p, const char *id, unsigned int *decls, int len, unsigned int primary) in test_type_datum() argument
128 unsigned int decls[2]; in base_type_tests() local
166 unsigned int decls[2]; module_type_tests() local
[all...]
H A Dtest-common.c32 void test_sym_presence(policydb_t * p, const char *id, int sym_type, unsigned int scope_type, unsigned int *decls, unsigned int len) in test_sym_presence() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceShadowingVariables.cpp79 TIntermSequence *decls = node->getSequence(); variable
/third_party/node/deps/v8/src/torque/
H A Dtorque-code-generator.h61 std::ostream& decls() { return *out_decls_; } in decls() function in v8::internal::torque::TorqueCodeGenerator
H A Ddeclarations.cc81 auto decls = FilterDeclarables<TypeAlias>(TryLookup(name)); in TryLookupType() local
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder.cc34 bool DecodeLocalDecls(const WasmFeatures& enabled, BodyLocalDecls* decls, in DecodeLocalDecls() argument
54 BytecodeIterator(const byte* start, const byte* end, BodyLocalDecls* decls) BytecodeIterator() argument
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver.h136 std::vector<const ast::Variable*> decls; member in tint::resolver::Resolver
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceDefinition.cpp85 static bool containsMatchingSubtype (const std::vector<glu::VariableDeclaration>& decls, bool (*predicate)(glu::DataType)) in containsMatchingSubtype() argument
/third_party/node/deps/v8/src/ast/
H A Dast-traversal-visitor.h106 VisitDeclarations( Declaration::List* decls) VisitDeclarations() argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc1203 std::map<std::string, ForwardDeclarations> decls; in GenerateForwardDeclarations() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing.h149 std::string PrepareGivenContext(const Decls&... decls) { in PrepareGivenContext() argument
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf_dump.c1290 btf_dump_emit_type_chain(struct btf_dump *d, struct id_stack *decls, const char *fname, int lvl) btf_dump_emit_type_chain() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DInitialize.cpp326 void AddTabledBuiltin(TString& decls, const BuiltInFunction& function) in AddTabledBuiltin() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_pipeline.c1282 int decls[MAX_XFB_STREAMS] = {0, 0, 0, 0}; in emit_3dstate_streamout() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf_dump.c1416 btf_dump_emit_type_chain(struct btf_dump *d, struct id_stack *decls, const char *fname, int lvl) btf_dump_emit_type_chain() argument
[all...]
/third_party/libbpf/src/
H A Dbtf_dump.c1416 btf_dump_emit_type_chain(struct btf_dump *d, struct id_stack *decls, const char *fname, int lvl) btf_dump_emit_type_chain() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c735 parse_xfb_decls(const struct gl_constants *consts, const struct gl_extensions *exts, struct gl_shader_program *prog, const void *mem_ctx, unsigned num_names, char **varying_names, struct xfb_decl *decls) parse_xfb_decls() argument

Completed in 31 milliseconds

12