Home
last modified time | relevance | path

Searched defs:extension (Results 51 - 75 of 314) sorted by relevance

12345678910>>...13

/third_party/gn/src/gn/
H A Druntime_deps.cc181 const char extension[] = ".runtime_deps"; in CollectRuntimeDepsFromFlag() local
/third_party/node/deps/v8/src/heap/
H A Dmarking-barrier.cc81 Write(JSArrayBuffer host, ArrayBufferExtension* extension) Write() argument
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DReflectionUtil.cs125 internal static IExtensionReflectionHelper CreateExtensionHelper(Extension extension) => field in Google.Protobuf.Reflection.ReflectionUtil
211 private readonly Extension extension; field in Google.Protobuf.Reflection.ReflectionUtil.ExtensionReflectionHelper
213 public ExtensionReflectionHelper(Extension extension) in ExtensionReflectionHelper() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable.h65 TExtension extension; member
H A DSymbol.cpp35 TSymbol(TSymbolTable *symbolTable, const ImmutableString &name, SymbolType symbolType, SymbolClass symbolClass, TExtension extension) TSymbol() argument
96 TVariable(TSymbolTable *symbolTable, const ImmutableString &name, const TType *type, SymbolType symbolType, TExtension extension) TVariable() argument
157 TInterfaceBlock(TSymbolTable *symbolTable, const ImmutableString &name, const TFieldList *fields, const TLayoutQualifier &layoutQualifier, SymbolType symbolType, TExtension extension) TInterfaceBlock() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsShapeTests.cpp84 std::string extension = (OPTYPE_CLUSTERED == caseDef.opType) ? in initFrameBufferPrograms() local
234 std::string extension in initPrograms() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_ext_inst_test.cpp1685 const std::string extension = R"( in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkRenderPass.cpp153 const VkBaseInStructure *extension = reinterpret_cast<const VkBaseInStructure *>(subpass.pNext); in RenderPass() local
390 const VkBaseInStructure *extension = reinterpret_cast<const VkBaseInStructure *>(subpass.pNext); in ComputeRequiredAllocationSize() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DTestUtils.java169 public static String extension(File file) { in extension() method in TestUtils
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_move_instruction_down.cpp525 auto extension = static_cast<GLSLstd450>(inst.GetSingleWordInOperand(1)); in IsMemoryWriteInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_move_instruction_down.cpp525 auto extension = static_cast<GLSLstd450>(inst.GetSingleWordInOperand(1)); in IsMemoryWriteInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_ext_inst_test.cpp1685 const std::string extension = R"( in TEST_F() local
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.h125 std::string extension; member
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionRegistry.java218 add(final Extension<?, ?> extension) add() argument
228 add(final GeneratedMessage.GeneratedExtension<?, ?> extension) add() argument
232 newExtensionInfo(final Extension<?, ?> extension) newExtensionInfo() argument
301 add(final ExtensionInfo extension, final Extension.ExtensionType extensionType) add() argument
[all...]
H A DExtensionSchemaFull.java308 extensionNumber(Map.Entry<?, ?> extension) extensionNumber() argument
314 serializeExtension(Writer writer, Map.Entry<?, ?> extension) serializeExtension() argument
504 parseLengthPrefixedMessageSetItem( Reader reader, Object extension, ExtensionRegistryLite extensionRegistry, FieldSet<FieldDescriptor> extensions) parseLengthPrefixedMessageSetItem() argument
524 parseMessageSetItem( ByteString data, Object extension, ExtensionRegistryLite extensionRegistry, FieldSet<FieldDescriptor> extensions) parseMessageSetItem() argument
[all...]
H A DExtensionRegistryLite.java164 public final void add(final GeneratedMessageLite.GeneratedExtension<?, ?> extension) { in add() argument
174 add(ExtensionLite<?, ?> extension) add() argument
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.cc202 const FieldDescriptor* extension = descriptor->extension(ext_idx); in GetOrCreateMessageClass() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorProto.php31 private $extension; variable
160 $this->extension = $arr; variable
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_move_instruction_down.cpp525 auto extension = static_cast<GLSLstd450>(inst.GetSingleWordInOperand(1)); in IsMemoryWriteInstruction() local
/third_party/spirv-tools/test/val/
H A Dval_ext_inst_test.cpp1685 const std::string extension = R"( in TEST_F() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAndroidExtensionPackES31ATests.cpp130 SubExtensionCase::SubExtensionCase (Context& context, const char* name, const char* description, const char* extension) in SubExtensionCase() argument
[all...]
H A Des31fNegativeTestShared.cpp130 bool NegativeTestContext::isExtensionSupported (std::string extension) in isExtensionSupported() argument
/kernel/linux/linux-5.10/drivers/media/pci/saa7146/
H A Dhexium_orion.c407 static struct saa7146_extension extension; variable
461 static struct saa7146_extension extension = { variable
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h36 u32 extension; member
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound_fm.h131 char extension[7]; member

Completed in 64 milliseconds

12345678910>>...13