| /kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
| H A D | speakup_dtlk.c | 50 static struct var_t vars[NB_ID] = { variable [all...] |
| H A D | speakup_dectlk.c | 51 static struct var_t vars[NB_ID] = { variable [all...] |
| H A D | speakup_acntpc.c | 46 static struct var_t vars[NB_ID] = { variable
|
| H A D | speakup_decext.c | 50 static struct var_t vars[NB_ID] = { variable [all...] |
| /kernel/linux/linux-6.6/include/net/ |
| H A D | pie.h | 101 static inline void pie_vars_init(struct pie_vars *vars) in pie_vars_init() argument [all...] |
| /kernel/linux/linux-6.6/drivers/parport/ |
| H A D | procfs.c | 262 struct ctl_table vars[12]; member 361 struct ctl_table vars[2]; member 398 struct ctl_table vars[3]; member [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | sch_pie.c | 26 struct pie_vars vars; member 33 pie_drop_early(struct Qdisc *sch, struct pie_params *params, struct pie_vars *vars, u32 backlog, u32 packet_size) pie_drop_early() argument 205 pie_process_dequeue(struct sk_buff *skb, struct pie_params *params, struct pie_vars *vars, u32 backlog) pie_process_dequeue() argument 297 pie_calculate_probability(struct pie_params *params, struct pie_vars *vars, u32 backlog) pie_calculate_probability() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | probe-event.h | 125 struct strlist *vars; /* Available variables */ member
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | tracing_map.h | 141 atomic64_t *vars; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_pullup.h | 37 int *vars; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | camellia.c | 183 static const uint8_t vars[2][12] = { variable
|
| /third_party/ffmpeg/tests/ |
| H A D | tiny_ssim.c | 93 type vars = fss*64 - fs1*fs1 - fs2*fs2; in ssim_end1() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_split_64bit_vec3_and_vec4.c | 175 variable_pair *vars = get_var_pair(b, old_var, split_vars); in split_load_deref() local 198 variable_pair *vars = get_var_pair(b, old_var, split_vars); in split_store_deref() local
|
| /third_party/mesa3d/src/compiler/glsl/tests/ |
| H A D | array_refcount_test.cpp | 154 ir_variable **vars = new ir_variable *[count]; in validate_variables_in_hash_table() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_array_splitting.cpp | 312 ir_array_splitting_visitor(exec_list *vars) in ir_array_splitting_visitor() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_kconfig.c | 199 void tst_kconfig_read(struct tst_kconfig_var vars[], size_t vars_len) in tst_kconfig_read() argument 112 kconfig_parse_line(const char *line, struct tst_kconfig_var *vars, unsigned int vars_len) kconfig_parse_line() argument 377 find_var(const struct tst_kconfig_var vars[], unsigned int var_cnt, const char *var) find_var() argument 395 populate_vars(struct tst_expr *exprs[], unsigned int expr_cnt, struct tst_kconfig_var vars[]) populate_vars() argument 519 struct tst_kconfig_var vars[var_cnt]; tst_kconfig_check() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | InitializeVariables.cpp | 343 InitializeVariables(TCompiler *compiler, TIntermBlock *root, const InitVariableList &vars, TSymbolTable *symbolTable, int shaderVersion, const TExtensionBehavior &extensionBehavior, bool canUseLoopsToInitialize, bool highPrecisionSupported) InitializeVariables() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | blocklayout.h | 297 void TraverseShaderVariables(const std::vector<T> &vars, in TraverseShaderVariables() argument 308 void TraverseActiveShaderVariables(const std::vector<T> &vars, in TraverseActiveShaderVariables() argument
|
| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLShaderBuilder.cpp | 289 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() argument
|
| /third_party/skia/tests/ |
| H A D | SkSLDSLTest.cpp | 2020 std::vector<Wrapper<DSLVar>> vars; in DEF_GPUTEST_FOR_MOCK_CONTEXT() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| H A D | TGParser.h | 83 std::map<std::string, Init *, std::less<>> vars; member in llvm::TGLocalVarScope
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_message.cc | 111 std::map<std::string, std::string> vars; in GenerateStaticVariables() local 155 std::map<std::string, std::string> vars; GenerateStaticVariableInitializers() local 192 std::map<std::string, std::string> vars; GenerateFieldAccessorTable() local 410 std::map<std::string, std::string> vars; Generate() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| H A D | objectivec_message.cc | 506 std::map<string, string> vars; in GenerateSource() local
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | printer.h | 252 std::map<std::string, std::string> vars; Print() local 302 PrintInternal(std::map<std::string, std::string>* vars, const char* text) PrintInternal() argument 308 PrintInternal(std::map<std::string, std::string>* vars, const char* text, const char* key, const std::string& value, const Args&... args) PrintInternal() argument [all...] |
| H A D | printer.cc | 277 FormatInternal(const std::vector<std::string>& args, const std::map<std::string, std::string>& vars, const char* format) FormatInternal() argument 307 WriteVariable( const std::vector<std::string>& args, const std::map<std::string, std::string>& vars, const char* format, int* arg_index, std::vector<AnnotationCollector::Annotation>* annotations) WriteVariable() argument
|