Home
last modified time | relevance | path

Searched defs:vars (Results 26 - 50 of 107) sorted by relevance

12345

/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
H A Dtirpc_bottomlevel_clnt_call_complex.c74 struct datas vars; in my_thread_process() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
H A Dtirpc_rpcb_rmtcall_complex.c74 struct datas vars; in my_thread_process() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
H A Dtirpc_expertlevel_clnt_call_complex.c75 struct datas vars; in my_thread_process() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
H A Dtirpc_interlevel_clnt_call_complex.c73 struct datas vars; in my_thread_process() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ssa_builder.cpp37 val_set &vars = cur_set(); in create_phi_nodes() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_message.cc115 std::map<string, string> vars; in Generate() local
377 std::map<string, string> vars; GenerateCloningCode() local
441 std::map<string, string> vars; GenerateFrameworkMethods() local
608 std::map<string, string> vars; GenerateMergingMethods() local
688 std::map<string, string> vars; GenerateMainParseLoop() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message_lite.cc229 std::map<std::string, std::string> vars; in Generate() local
[all...]
H A Djava_service.cc211 std::map<std::string, std::string> vars; in GenerateCallMethod() local
258 std::map<std::string, std::string> vars; in GenerateCallBlockingMethod() local
303 std::map<std::string, std::string> vars; GenerateGetPrototype() local
358 std::map<std::string, std::string> vars; GenerateStub() local
422 std::map<std::string, std::string> vars; GenerateBlockingStub() local
445 std::map<std::string, std::string> vars; GenerateMethodSignature() local
459 std::map<std::string, std::string> vars; GenerateBlockingMethodSignature() local
[all...]
H A Djava_message.cc111 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 Dobjectivec_file.cc534 std::map<string, string> vars; in GenerateSource() local
[all...]
H A Dobjectivec_message.cc506 std::map<string, string> vars; in GenerateSource() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum.cc73 EnumGenerator(const EnumDescriptor* descriptor, const std::map<std::string, std::string>& vars, const Options& options) EnumGenerator() argument
/third_party/python/Lib/
H A Dcgitb.py148 vars = scanvars(reader, frame, locals) variable
232 vars = scanvars(reader, frame, locals) variable
/third_party/ffmpeg/libavfilter/
H A Dvf_pullup.h37 int *vars; member
/third_party/ffmpeg/libavutil/
H A Dcamellia.c183 static const uint8_t vars[2][12] = { variable
/third_party/ffmpeg/tests/
H A Dtiny_ssim.c93 type vars = fss*64 - fs1*fs1 - fs2*fs2; in ssim_end1() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_split_64bit_vec3_and_vec4.c175 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 Darray_refcount_test.cpp154 ir_variable **vars = new ir_variable *[count]; in validate_variables_in_hash_table() local
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_array_splitting.cpp312 ir_array_splitting_visitor(exec_list *vars) in ir_array_splitting_visitor() argument
/third_party/ltp/lib/
H A Dtst_kconfig.c199 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 DInitializeVariables.cpp343 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 Dblocklayout.h297 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 DGrGLSLShaderBuilder.cpp289 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() argument
/third_party/skia/tests/
H A DSkSLDSLTest.cpp2020 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 DTGParser.h83 std::map<std::string, Init *, std::less<>> vars; member in llvm::TGLocalVarScope

Completed in 18 milliseconds

12345