Home
last modified time | relevance | path

Searched defs:extension (Results 176 - 200 of 472) sorted by relevance

12345678910>>...19

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound_fm.h86 char extension[7]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound_fm.h86 char extension[7]; member
/third_party/glfw/src/
H A Dwgl_context.c371 static int extensionSupportedWGL(const char* extension) in extensionSupportedWGL() argument
H A Degl_context.c301 static int extensionSupportedEGL(const char* extension) in extensionSupportedEGL() argument
H A Dglx_context.c210 static int extensionSupportedGLX(const char* extension) in extensionSupportedGLX() argument
H A Dcontext.c682 GLFWAPI int glfwExtensionSupported(const char* extension) in glfwExtensionSupported() argument
[all...]
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c137 char extension[64]; in LLVMFuzzerTestOneInput() local
/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc223 MakeFileName(const FilePath& directory, const FilePath& base_name, int number, const char* extension) MakeFileName() argument
310 GenerateUniqueFileName(const FilePath& directory, const FilePath& base_name, const char* extension) GenerateUniqueFileName() argument
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasound_fm.h131 char extension[7]; member
/third_party/node/deps/googletest/src/
H A Dgtest-filepath.cc227 MakeFileName(const FilePath& directory, const FilePath& base_name, int number, const char* extension) MakeFileName() argument
312 GenerateUniqueFileName(const FilePath& directory, const FilePath& base_name, const char* extension) GenerateUniqueFileName() argument
[all...]
/third_party/lwip/src/apps/http/makefsdata/
H A Dtinydir.h183 _tinydir_char_t *extension; member
/third_party/lwip/src/apps/http/
H A Dhttpd_structs.h10 const char *extension; member
/third_party/node/deps/v8/src/heap/
H A Darray-buffer-sweeper.cc21 void ArrayBufferList::Append(ArrayBufferExtension* extension) { in Append() argument
217 Append(JSArrayBuffer object, ArrayBufferExtension* extension) Append() argument
232 Detach(JSArrayBuffer object, ArrayBufferExtension* extension) Detach() argument
[all...]
H A Dheap-write-barrier-inl.h250 Marking(JSArrayBuffer host, ArrayBufferExtension* extension) Marking() argument
/third_party/node/deps/v8/src/objects/
H A Dcontexts-inl.h136 HeapObject Context::extension() const { in extension() function in v8::internal::Context
H A Djs-array-buffer.h219 void set_next(ArrayBufferExtension* extension) { next_ = extension; } in set_next() argument
H A Djs-array-buffer.cc99 ArrayBufferExtension* extension = EnsureExtension(); in Attach() local
117 ArrayBufferExtension* extension = this->extension(); in Detach() local
181 ArrayBufferExtension* extension = this->extension(); in EnsureExtension() local
190 ArrayBufferExtension* extension = this->extension(); RemoveExtension() local
200 ArrayBufferExtension* extension = this->extension(); MarkExtension() local
207 ArrayBufferExtension* extension = this->extension(); YoungMarkExtension() local
214 ArrayBufferExtension* extension = this->extension(); YoungMarkExtensionPromoted() local
[all...]
/third_party/mesa3d/src/gtest/src/
H A Dgtest-filepath.cc179 MakeFileName(const FilePath& directory, const FilePath& base_name, int number, const char* extension) MakeFileName() argument
279 GenerateUniqueFileName(const FilePath& directory, const FilePath& base_name, const char* extension) GenerateUniqueFileName() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_conf.c242 X509_EXTENSION *extension = NULL; in v3_generic_extension() local
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFileDescriptor.cs565 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 DFieldDescriptor.cs337 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 DMessageDescriptor.cs305 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 DUnittestSelfreferentialOptions.cs329 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 DArrayDecoders.java768 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 Dvalidate.cpp58 Extension extension; in RegisterExtension() local

Completed in 19 milliseconds

12345678910>>...19