| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/ |
| H A D | rpc_clnt_call_complex.c | 79 struct datas vars; in main() local [all...] |
| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/ |
| H A D | tirpc_rpc_call_complex.c | 72 struct datas vars; in my_thread_process() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | VariablePacker_test.cpp | 80 std::vector<sh::ShaderVariable> vars; in TEST() local 173 std::vector<sh::ShaderVariable> vars; TEST() local 196 std::vector<sh::ShaderVariable> vars; TEST() local 233 std::vector<sh::ShaderVariable> vars; TEST() local [all...] |
| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLVarying.cpp | 109 void GrGLSLVaryingHandler::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_extension.cc | 67 std::map<std::string, std::string>& vars = *vars_pointer; in InitTemplateVars() local 113 std::map<std::string, std::string> vars; Generate() local [all...] |
| H A D | java_message_builder.cc | 122 std::map<std::string, std::string> vars; in Generate() local
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| H A D | objectivec_extension.cc | 62 std::map<string, string> vars; in GenerateMembersHeader() local 85 std::map<string, string> vars; in GenerateStaticVariablesInitialization() local [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | printer_unittest.cc | 125 std::map<std::string, std::string> vars; in TEST() local 217 std::map<std::string, std::string> vars; in TEST() local 450 std::map<std::string, std::string> vars; TEST() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_service.cc | 57 ServiceGenerator( const ServiceDescriptor* descriptor, const std::map<std::string, std::string>& vars, const Options& options) ServiceGenerator() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| H A D | variant.h | 430 visit(Visitor&& vis, Variants&&... vars) visit() argument
|
| H A D | variant_benchmark.cc | 127 absl::apply(VisitorApplier(), vars[I]); in Run() local 145 auto vars = in BM_RedundantVisit() local 151 absl::apply(VisitorApplier(), vars); in BM_RedundantVisit() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
| H A D | render_data_store_post_process.cpp | 294 void RenderDataStorePostProcess::Set(const string_view name, const array_view<PostProcess::Variables> vars) in Set() argument 277 Set( const string_view name, const string_view ppName, const PostProcess::Variables& vars) Set() argument 367 SetImpl( const PostProcess::Variables& vars, const uint32_t ppIndex, PostProcessStack& ppStack) SetImpl() argument [all...] |
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| H A D | speakup_acntpc.c | 37 static struct var_t vars[] = { variable
|
| H A D | speakup_decext.c | 41 static struct var_t vars[] = { variable
|
| H A D | speakup_apollo.c | 27 static struct var_t vars[] = { variable
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | sch_codel.c | 60 struct codel_vars vars; member 69 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | setup.py | 15 vars = get_config_vars() variable [all...] |
| /kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
| H A D | speakup_ltlk.c | 32 static struct var_t vars[NB_ID] = { variable [all...] |
| H A D | speakup_dummy.c | 34 static struct var_t vars[NB_ID] = { variable [all...] |
| H A D | speakup_spkout.c | 32 static struct var_t vars[NB_ID] = { variable
|
| H A D | speakup_apollo.c | 40 static struct var_t vars[NB_ID] = { variable
|
| H A D | speakup_audptr.c | 31 static struct var_t vars[NB_ID] = { variable
|
| H A D | speakup_acntsa.c | 32 static struct var_t vars[NB_ID] = { variable
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | codel_impl.h | 64 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init() argument 80 static void codel_Newton_step(struct codel_vars *vars) in codel_Newton_step() argument 104 codel_should_drop(const struct sk_buff *skb, void *ctx, struct codel_vars *vars, struct codel_params *params, struct codel_stats *stats, codel_skb_len_t skb_len_func, codel_skb_time_t skb_time_func, u32 *backlog, codel_time_t now) codel_should_drop() argument 146 codel_dequeue(void *ctx, u32 *backlog, struct codel_params *params, struct codel_vars *vars, struct codel_stats *stats, codel_skb_len_t skb_len_func, codel_skb_time_t skb_time_func, codel_skb_drop_t drop_func, codel_skb_dequeue_t dequeue_func) codel_dequeue() argument [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | sch_codel.c | 60 struct codel_vars vars; member 69 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func() argument [all...] |