Home
last modified time | relevance | path

Searched defs:parameter (Results 1 - 25 of 173) sorted by relevance

1234567

/third_party/skia/third_party/externals/tint/src/sem/
H A Dtype_conversion.cc22 TypeConversion(const sem::Type* type, const sem::Parameter* parameter) TypeConversion() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRpcCallback.java45 void run(ParameterType parameter); in run() argument
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimized-frame-info.cc49 Handle<Object> parameter = GetValueForDebugger(stack_it, isolate); in DeoptimizedFrameInfo() local
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/
H A Dresolve.go588 // type parameter. type
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/sem/
H A Dsem.go113 // TemplateTypeParam is a template type parameter type
119 // TemplateNumberParam is a template type parameter type
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_generator.cc52 Generate(const FileDescriptor* file, const string& parameter, GeneratorContext* context, string* error) const Generate() argument
60 GenerateAll(const std::vector<const FileDescriptor*>& files, const string& parameter, GeneratorContext* context, string* error) const GenerateAll() argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_generator.cc56 Generate(const FileDescriptor* file, const std::string& parameter, GeneratorContext* generator_context, std::string* error) const Generate() argument
H A Dcpp_plugin_unittest.cc60 Generate(const FileDescriptor* file, const std::string& parameter, GeneratorContext* context, std::string* error) const Generate() argument
H A Dcpp_bootstrap_unittest.cc186 std::string parameter = "aaa"; in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_generator.cc64 Generate( const FileDescriptor* file, const string& parameter, GeneratorContext* generator_context, string* error) const Generate() argument
/third_party/mesa3d/src/hgl/
H A DGLRendererRoster.cpp46 char parameter[32]; in GLRendererRoster() local
[all...]
/third_party/node/deps/brotli/c/common/
H A Dtransform.c194 static int Shift(uint8_t* word, int word_len, uint16_t parameter) { in Shift() argument
/third_party/node/deps/v8/include/
H A Dv8-weak-callback-info.h26 WeakCallbackInfo(Isolate* isolate, T* parameter, in WeakCallbackInfo() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-weak-callback-info.h26 WeakCallbackInfo(Isolate* isolate, T* parameter, in WeakCallbackInfo() argument
/third_party/node/deps/v8/src/torque/
H A Dtype-inference.cc58 void TypeArgumentInference::Match(TypeExpression* parameter, in Match() argument
92 void TypeArgumentInference::MatchGeneric(BasicTypeExpression* parameter, in MatchGeneric() argument
[all...]
/third_party/protobuf/benchmarks/util/
H A Dprotoc-gen-proto2_to_proto3.cc38 GenerateAll(const std::vector<const FileDescriptor*>& files, const string& parameter, GeneratorContext* context, string* error) const GenerateAll() argument
54 Generate(const FileDescriptor* file, const string& parameter, GeneratorContext* context, string* error) const Generate() argument
H A Dprotoc-gen-gogoproto.cc39 GenerateAll(const std::vector<const FileDescriptor*>& files, const string& parameter, GeneratorContext* context, string* error) const GenerateAll() argument
69 Generate(const FileDescriptor* file, const string& parameter, GeneratorContext* context, string* error) const Generate() argument
/third_party/skia/third_party/externals/brotli/c/common/
H A Dtransform.c194 static int Shift(uint8_t* word, int word_len, uint16_t parameter) { in Shift() argument
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_generator.cc65 Generate(const FileDescriptor* file, const std::string& parameter, GeneratorContext* context, std::string* error) const Generate() argument
H A Djava_plugin_unittest.cc60 Generate(const FileDescriptor* file, const std::string& parameter, GeneratorContext* context, std::string* error) const Generate() argument
/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_plugin_unittest.cc61 Generate(const FileDescriptor* file, const std::string& parameter, GeneratorContext* context, std::string* error) const Generate() argument
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.cc49 GenerateAll(const std::vector<const FileDescriptor*>& files, const std::string& parameter, GeneratorContext* generator_context, std::string* error) const GenerateAll() argument
H A Dannotation_test_util.cc60 Generate(const FileDescriptor* file, const std::string& parameter, GeneratorContext* context, std::string* error) const Generate() argument
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-visitor.cc101 DeferTraceToMutatorThreadIfConcurrent( const void* parameter, cppgc::TraceCallback callback, size_t deferred_size) DeferTraceToMutatorThreadIfConcurrent() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dmarking-visitor.cc102 DeferTraceToMutatorThreadIfConcurrent( const void* parameter, TraceCallback callback, size_t deferred_size) DeferTraceToMutatorThreadIfConcurrent() argument

Completed in 9 milliseconds

1234567