/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | module_test.cc | 123 auto& decls = cloned.AST().GlobalDeclarations(); in TEST_F() local [all...] |
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | vertexdeclaration9.h | 48 D3DVERTEXELEMENT9 *decls; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_vdecl.c | 46 SVGA3dVertexDecl decls[SVGA3D_INPUTREG_MAX]; in emit_hw_vs_vdecl() local
|
H A D | svga_pipe_streamout.c | 136 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 D | svga_draw.c | 116 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 D | svga_cmd.c | 995 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 D | test-linker-roles.c | 73 unsigned int decls[2]; in base_role_tests() local 103 unsigned int decls[3]; in module_role_tests() local [all...] |
H A D | test-linker-cond-map.c | 91 unsigned int decls[1]; in base_cond_tests() local 122 unsigned int decls[1]; in module_cond_tests() local [all...] |
H A D | test-linker-types.c | 101 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 D | test-common.c | 32 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 D | ReplaceShadowingVariables.cpp | 79 TIntermSequence *decls = node->getSequence(); variable
|
/third_party/node/deps/v8/src/torque/ |
H A D | torque-code-generator.h | 61 std::ostream& decls() { return *out_decls_; } in decls() function in v8::internal::torque::TorqueCodeGenerator
|
H A D | declarations.cc | 81 auto decls = FilterDeclarables<TypeAlias>(TryLookup(name)); in TryLookupType() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | function-body-decoder.cc | 34 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 D | resolver.h | 136 std::vector<const ast::Variable*> decls; member in tint::resolver::Resolver
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramInterfaceDefinition.cpp | 85 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 D | ast-traversal-visitor.h | 106 VisitDeclarations( Declaration::List* decls) VisitDeclarations() argument
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_file.cc | 1203 std::map<std::string, ForwardDeclarations> decls; in GenerateForwardDeclarations() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
H A D | conformance_testing.h | 149 std::string PrepareGivenContext(const Decls&... decls) { in PrepareGivenContext() argument
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | btf_dump.c | 1290 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 D | Initialize.cpp | 326 void AddTabledBuiltin(TString& decls, const BuiltInFunction& function) in AddTabledBuiltin() argument [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_pipeline.c | 1282 int decls[MAX_XFB_STREAMS] = {0, 0, 0, 0}; in emit_3dstate_streamout() local
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | btf_dump.c | 1416 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 D | btf_dump.c | 1416 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 D | gl_nir_link_varyings.c | 735 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
|