Home
last modified time | relevance | path

Searched defs:variables (Results 51 - 75 of 87) sorted by relevance

1234

/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message_field.cc54 SetMessageVariables(const FieldDescriptor* descriptor, int messageBitIndex, int builderBitIndex, const FieldGeneratorInfo* info, ClassNameResolver* name_resolver, std::map<std::string, std::string>* variables) SetMessageVariables() argument
[all...]
H A Djava_primitive_field.cc59 SetPrimitiveVariables(const FieldDescriptor* descriptor, int messageBitIndex, int builderBitIndex, const FieldGeneratorInfo* info, ClassNameResolver* name_resolver, std::map<std::string, std::string>* variables) SetPrimitiveVariables() argument
[all...]
H A Djava_helpers.cc136 PrintEnumVerifierLogic(io::Printer* printer, const FieldDescriptor* descriptor, const std::map<std::string, std::string>& variables, const char* var_name, const char* terminating_string, bool enforce_lite) PrintEnumVerifierLogic() argument
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_field.cc50 SetCommonFieldVariables(const FieldDescriptor* descriptor, std::map<string, string>* variables) SetCommonFieldVariables() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter.cc113 void Printer::Print(const std::map<std::string, std::string>& variables, in Print() argument
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_field_base.cc53 SetCommonFieldVariables( std::map<string, string>* variables) SetCommonFieldVariables() argument
125 SetCommonOneofFieldVariables( std::map<string, string>* variables) SetCommonOneofFieldVariables() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_blocks.cpp38 ubo_visitor(void *mem_ctx, gl_uniform_buffer_variable *variables, in ubo_visitor() argument
61 gl_uniform_buffer_variable *variables; member in __anon7178::ubo_visitor
237 process_block_array(struct uniform_block_array_elements *ub_array, char **name, size_t name_length, gl_uniform_block *blocks, ubo_visitor *parcel, gl_uniform_buffer_variable *variables, const struct link_uniform_block_active *const b, unsigned *block_index, unsigned binding_offset, const struct gl_constants *consts, struct gl_shader_program *prog, unsigned first_index) process_block_array() argument
269 process_block_array_leaf(const char *name, gl_uniform_block *blocks, ubo_visitor *parcel, gl_uniform_buffer_variable *variables, const struct link_uniform_block_active *const b, unsigned *block_index, unsigned binding_offset, unsigned linearized_index, const struct gl_constants *consts, struct gl_shader_program *prog) process_block_array_leaf() argument
360 gl_uniform_buffer_variable *variables = create_buffer_blocks() local
[all...]
H A Dlinker.cpp546 find_variable * const variables[] = { analyze_clip_cull_usage() local
697 find_variable * const variables[] = { &gl_FragColor, &gl_FragData, NULL }; validate_fragment_shader_executable() local
839 cross_validate_globals(const struct gl_constants *consts, struct gl_shader_program *prog, struct exec_list *ir, glsl_symbol_table *variables, bool uniforms_only) cross_validate_globals() argument
1123 glsl_symbol_table variables; cross_validate_uniforms() local
2328 glsl_symbol_table variables; link_intrastage_shaders() local
[all...]
/third_party/node/tools/gyp/tools/emacs/
H A Dgyp.el
/third_party/ninja/
H A Dconfigure.py477 variables=[('varname', 'kBrowsePy')]) variable
575 variables=[('libs', libs)]) variable
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.c428 struct rc_variable **variables = memory_pool_malloc(&c->Pool, in rc_get_variables() local
[all...]
H A Dradeon_pair_regalloc.c522 struct rc_list * variables; in do_advanced_regalloc() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DContext.cpp188 WeakMap<Variables::ID, Variables> variables; member in vk::dbg::Context::Impl
/third_party/glslang/glslang/MachineIndependent/
H A Dreflection.cpp444 TReflection::TMapIndexToReflection& variables = reflection.GetVariableMapForStorage(baseStorage); in blowUpActiveAggregate() local
[all...]
/third_party/gn/src/gn/
H A Dvariables.cc10 namespace variables { namespace
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.c48 nir_alu_src variables[NIR_SEARCH_MAX_VARIABLES]; member
[all...]
/third_party/node/
H A Dconfigure.py2099 variables = output['variables'] global() variable
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderLang.cpp615 bool CheckVariablesWithinPackingLimits(int maxVectors, const std::vector<ShaderVariable> &variables) in CheckVariablesWithinPackingLimits() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java653 private final Set<String> variables = new HashSet<>(); field in LocaleDistanceBuilder.RegionMapperBuilder
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java653 private final Set<String> variables = new HashSet<>(); field in LocaleDistanceBuilder.RegionMapperBuilder
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py1510 def variables(self): member in Declarations
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewritePipelines.cpp404 std::vector<const TVariable *> variables; in getUpdatedFunction() local
414 std::vector<const TVariable *> variables; in getUpdatedFunction() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.hpp829 std::unordered_set<VariableID> &variables; global() member
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarType.hpp280 std::vector<glu::VariableDeclaration> variables; member
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc202 SetIntVar(const Options& options, const std::string& type, std::map<std::string, std::string>* variables) SetIntVar() argument
213 SetCommonVars(const Options& options, std::map<std::string, std::string>* variables) SetCommonVars() argument
250 SetUnknkownFieldsVariable(const Descriptor* descriptor, const Options& options, std::map<std::string, std::string>* variables) SetUnknkownFieldsVariable() argument
[all...]

Completed in 56 milliseconds

1234