| /third_party/skia/src/sksl/dsl/ |
| H A D | DSLCore.cpp | 157 static DSLStatement Declare(SkTArray<DSLVar>& vars, PositionInfo pos) { in Declare() argument 188 static void Declare(SkTArray<DSLGlobalVar>& vars, PositionInfo pos) { in Declare() argument 414 DSLStatement Declare(SkTArray<DSLVar>& vars, PositionInfo pos) { in Declare() argument 422 void Declare(SkTArray<DSLGlobalVar>& vars, PositionInfo pos) { in Declare() argument
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | resolver_test.cc | 811 const auto& vars = func_sem->TransitivelyReferencedGlobals(); in TEST_F() local 848 const auto& vars = func2_sem->TransitivelyReferencedGlobals(); in TEST_F() local [all...] |
| /third_party/python/Python/ |
| H A D | context.c | 216 PyHamtObject *vars = ((PyContext *)ts->context)->ctx_vars; in PyContextVar_Get() local 396 context_new_from_vars(PyHamtObject *vars) in context_new_from_vars() argument 770 PyHamtObject *vars = ctx->ctx_vars; in contextvar_del() local
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_helpers.h | 700 void AddMap(const std::map<std::string, std::string>& vars) { in AddMap() argument 691 Formatter(io::Printer* printer, const std::map<std::string, std::string>& vars) Formatter() argument
|
| H A D | cpp_helpers.cc | 1384 std::map<std::string, std::string> vars; in GenerateParserLoop() local
|
| H A D | cpp_message.cc | 253 std::map<std::string, std::string>& vars = *variables; in CollectMapInfo() local 566 MessageGenerator( const Descriptor* descriptor, const std::map<std::string, std::string>& vars, int index_in_file_messages, const Options& options, MessageSCCAnalyzer* scc_analyzer) MessageGenerator() argument 703 std::map<std::string, std::string> vars; GenerateFieldAccessorDeclarations() local 715 std::map<std::string, std::string> vars; GenerateFieldAccessorDeclarations() local 959 std::map<std::string, std::string> vars; GenerateFieldAccessorDefinitions() local 1019 std::map<std::string, std::string> vars; GenerateClassDefinition() local 1162 std::map<std::string, std::string> vars; GenerateClassDefinition() local 1798 std::map<std::string, std::string> vars; GenerateFieldMetadata() local 2117 std::map<std::string, std::string> vars; GenerateClassMethods() local 2269 std::map<std::string, std::string> vars; GenerateParseOffsets() local 2315 std::map<std::string, std::string> vars; GenerateParseAuxTable() local 2693 std::map<std::string, std::string> vars; GenerateStructors() local 2995 std::map<std::string, std::string> vars; GenerateClear() local 3060 std::map<std::string, std::string> vars; GenerateSwap() local 3186 std::map<std::string, std::string> vars; GenerateClassSpecificMergeFrom() local 3403 std::map<std::string, std::string> vars = variables_; GenerateMergeFromCodedStream() local 3488 std::map<std::string, std::string> vars = variables_; GenerateSerializeOneExtensionRange() local 3509 std::map<std::string, std::string> vars; GenerateSerializeWithCachedSizesToArray() local 3673 std::map<std::string, std::string> vars; GenerateSerializeWithCachedSizesBody() local 3713 std::map<std::string, std::string> vars; GenerateByteSize() local 3775 std::map<std::string, std::string> vars; GenerateByteSize() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | interface_var_sroa.cpp | 304 AddLocationAndComponentDecorations( const NestedCompositeComponents& vars, uint32_t* location, uint32_t component) AddLocationAndComponentDecorations() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_pcie.h | 188 char *vars; /* Variables (from CIS and/or other) */ member
|
| H A D | siutils.c | 171 si_attach(uint devid, osl_t *osh, volatile void *regs, uint bustype, void *sdh, char **vars, uint *varsz) si_attach() argument 628 si_doattach(si_info_t *sii, uint devid, osl_t *osh, volatile void *regs, uint bustype, void *sdh, char **vars, uint *varsz) si_doattach() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showcqt.c | 249 double vars[] = { s->timeclamp, s->timeclamp, s->freq[x], s->freq[x], s->freq[x], 0.0 }; in init_volume() local 313 double vars[] = { s->timeclamp, s->timeclamp, s->freq[k], s->freq[k], s->freq[k] }; in init_cqt() local 487 double vars[] = { s->timeclamp, s->timeclamp, freq[xs], freq[xs], freq[xs] }; in init_axis_color() local [all...] |
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-http.h | 148 const char * const *vars; /**< list of variable names */ member
|
| /third_party/libbpf/src/ |
| H A D | libbpf.h | 1681 struct bpf_var_skeleton *vars; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 2396 lower_vars_to_explicit(nir_shader *shader, struct exec_list *vars, nir_variable_mode mode, glsl_type_size_align_func type_info) lower_vars_to_explicit() argument
|
| H A D | nir.c | 394 struct var_cmp *vars = ralloc_array(shader, struct var_cmp, num_vars); in nir_sort_variables_with_modes() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 241 reserve_stack_size(struct rt_variables *vars, uint32_t size) in reserve_stack_size() argument 260 struct rt_variables vars = { create_rt_variables() local 355 create_inner_vars(nir_builder *b, const struct rt_variables *vars) create_inner_vars() argument 385 insert_rt_return(nir_builder *b, const struct rt_variables *vars) insert_rt_return() argument 415 load_sbt_entry(nir_builder *b, const struct rt_variables *vars, nir_ssa_def *idx, enum sbt_type binding, unsigned offset) load_sbt_entry() argument 432 lower_rt_instructions(nir_shader *shader, struct rt_variables *vars, unsigned call_idx_base) lower_rt_instructions() argument 730 insert_rt_case(nir_builder *b, nir_shader *shader, struct rt_variables *vars, nir_ssa_def *idx, uint32_t call_idx_base, uint32_t call_idx) insert_rt_case() argument 1086 visit_any_hit_shaders(struct radv_device *device, const VkRayTracingPipelineCreateInfoKHR *pCreateInfo, nir_builder *b, struct rt_variables *vars) visit_any_hit_shaders() argument 1117 insert_traversal_triangle_case(struct radv_device *device, const VkRayTracingPipelineCreateInfoKHR *pCreateInfo, nir_builder *b, nir_ssa_def *result, const struct rt_variables *vars, const struct rt_traversal_vars *trav_vars, nir_ssa_def *bvh_node) insert_traversal_triangle_case() argument 1240 insert_traversal_aabb_case(struct radv_device *device, const VkRayTracingPipelineCreateInfoKHR *pCreateInfo, nir_builder *b, const struct rt_variables *vars, const struct rt_traversal_vars *trav_vars, nir_ssa_def *bvh_node) insert_traversal_aabb_case() argument 1394 struct rt_variables vars = create_rt_variables(b.shader, pCreateInfo, dst_vars->stack_sizes); build_traversal_shader() local 1607 insert_traversal(struct radv_device *device, const VkRayTracingPipelineCreateInfoKHR *pCreateInfo, nir_builder *b, const struct rt_variables *vars) insert_traversal() argument 1750 struct rt_variables vars = create_rt_variables(b.shader, pCreateInfo, stack_sizes); create_rt_shader() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | linker.cpp | 114 find_assignment_visitor(unsigned num_vars, find_variable * const *vars) find_assignment_visitor() argument
|
| /third_party/lwip/src/apps/http/ |
| H A D | httpd.c | 847 char *vars; local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | code-assembler.h | 1493 CodeAssemblerLabel( CodeAssembler* assembler, std::initializer_list<CodeAssemblerVariable*> vars, CodeAssemblerLabel::Type type = CodeAssemblerLabel::kNonDeferred) CodeAssemblerLabel() argument
|
| H A D | js-call-reducer.cc | 746 MaybeSkipHole( TNode<Object> o, ElementsKind kind, GraphAssemblerLabel<sizeof...(Vars)>* continue_label, TNode<Vars>... vars) MaybeSkipHole() argument
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | liveedit.cc | 662 std::unordered_map<int, Handle<String>> vars; in HasChangedScope() local
|
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | lib.rs | 166 pub fn vars(self) -> bool { in vars() functions
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 739 VariablesPack vars; global() member in vkt::robustness::__anon28603::ShaderStream [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 743 VariablesPack vars; global() member in vkt::robustness::__anon29782::ShaderStream [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | dbus.h | 189 uint8 *vars; member
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_register_allocation.cpp | 996 std::vector<unsigned> vars; in find_vars() local 1089 get_regs_for_copies(ra_ctx& ctx, RegisterFile& reg_file, std::vector<std::pair<Operand, Definition>>& parallelcopies, const std::vector<unsigned>& vars, const PhysRegInterval bounds, aco_ptr<Instruction>& instr, const PhysRegInterval def_reg) get_regs_for_copies() argument 1363 std::vector<unsigned> vars = collect_vars(ctx, tmp_file, best_win); get_reg_impl() local 1460 compact_relocate_vars(ra_ctx& ctx, const std::vector<IDAndRegClass>& vars, std::vector<std::pair<Operand, Definition>>& parallelcopies, PhysReg start) compact_relocate_vars() argument 1685 std::vector<IDAndRegClass> vars; get_reg() local 1836 std::vector<unsigned> vars = collect_vars(ctx, tmp_file, PhysRegInterval{best_pos, size}); get_reg_create_vector() local 2833 std::vector<unsigned> vars = collect_vars(ctx, register_file, def_regs); register_allocation() local [all...] |