| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | v3_conf.c | 242 X509_EXTENSION *extension = NULL; in v3_generic_extension() local [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | FileDescriptor.cs | 565 public T GetOption<T>(Extension<FileOptions, T> extension) in GetOption() argument 575 public RepeatedField<T> GetOption<T>(RepeatedExtension<FileOptions, T> extension) in GetOption() argument
|
| H A D | FieldDescriptor.cs | 337 public T GetOption<T>(Extension<FieldOptions, T> extension) in GetOption() argument 95 FieldDescriptor(FieldDescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int index, string propertyName, Extension extension) FieldDescriptor() argument 347 GetOption(RepeatedExtension<FieldOptions, T> extension) GetOption() argument [all...] |
| H A D | MessageDescriptor.cs | 305 public T GetOption<T>(Extension<MessageOptions, T> extension) in GetOption() argument 315 public Collections.RepeatedField<T> GetOption<T>(RepeatedExtension<MessageOptions, T> extension) in GetOption() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| H A D | UnittestSelfreferentialOptions.cs | 329 public TValue GetExtension<TValue>(pb::Extension<FooOptions, TValue> extension) { in GetExtension() argument 332 public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<FooOptions, TValue> extension) { in GetExtension() argument 335 public pbc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<FooOptions, TValue> extension) { in GetOrInitializeExtension() argument 338 public void SetExtension<TValue>(pb::Extension<FooOptions, TValue> extension, TValue value) { in SetExtension() argument 341 HasExtension(pb::Extension<FooOptions, TValue> extension) HasExtension() argument 344 ClearExtension(pb::Extension<FooOptions, TValue> extension) ClearExtension() argument 347 ClearExtension(pb::RepeatedExtension<FooOptions, TValue> extension) ClearExtension() argument [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | ArrayDecoders.java | 768 decodeExtension( int tag, byte[] data, int position, int limit, GeneratedMessageLite.ExtendableMessage<?, ?> message, GeneratedMessageLite.GeneratedExtension<?, ?> extension, UnknownFieldSchema<UnknownFieldSetLite, UnknownFieldSetLite> unknownFieldSchema, Registers registers) decodeExtension() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate.cpp | 58 Extension extension; in RegisterExtension() local
|
| H A D | validate_instruction.cpp | 454 Extension extension; in CheckIfKnownExtension() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_capability_test.cpp | 2814 std::string extension; member
|
| /third_party/openssl/crypto/x509/ |
| H A D | v3_conf.c | 242 X509_EXTENSION *extension = NULL; in v3_generic_extension() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate.cpp | 58 Extension extension; in RegisterExtension() local
|
| H A D | validate_instruction.cpp | 454 Extension extension; in CheckIfKnownExtension() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_capability_test.cpp | 2814 std::string extension; member
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | gif2webp.c | 381 int extension; in main() local
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | extension_dict.cc | 249 const FieldDescriptor* extension = message_descriptor->extension(0); in _FindExtensionByName() local [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | FileDescriptorProto.php | 68 private $extension; variable 367 $this->extension = $arr; variable
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate.cpp | 50 Extension extension; in RegisterExtension() local
|
| H A D | validate_instruction.cpp | 450 Extension extension; in CheckIfKnownExtension() local
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_capability_test.cpp | 2814 std::string extension; member
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboTestCase.cpp | 253 const std::string& extension = *iter; in isAnyExtensionSupported() local
|
| H A D | es3fShaderFragDataTests.cpp | 64 static bool isExtensionSupported (const glu::RenderContext& renderCtx, const std::string& extension) in isExtensionSupported() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFboTestCase.cpp | 273 const std::string& extension = *iter; in isAnyExtensionSupported() local
|
| H A D | es31fShaderStateQueryTests.cpp | 75 BaseTypeCase::BaseTypeCase (Context& ctx, const char* name, const char* desc, const char* extension) in BaseTypeCase() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluRenderContext.cpp | 235 bool hasExtension (const glw::Functions& gl, ApiType apiType, const std::string& extension) in hasExtension() argument
|
| /base/account/os_account/services/accountmgr/test/mock/src/ |
| H A D | mock_service_registry.cpp | 123 int32_t SystemAbilityManagerProxy::GetExtensionSaIds(const std::string& extension, std::vector<int32_t> &saIds) in GetExtensionSaIds() argument 128 int32_t SystemAbilityManagerProxy::GetExtensionRunningSaList(const std::string& extension, in GetExtensionRunningSaList() argument 200 int32_t SystemAbilityManagerProxy::GetRunningSaExtensionInfoList(const std::string& extension, in GetRunningSaExtensionInfoList() argument
|