Home
last modified time | relevance | path

Searched defs:getExtension (Results 1 – 19 of 19) sorted by relevance

/third_party/typescript_eslint/packages/typescript-estree/src/create-program/
DcreateProjectProgram.ts12 function getExtension(fileName: string | undefined): string | null { function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorProto.php147 public function getExtension() function in Google\\Protobuf\\Internal\\DescriptorProto
DFileDescriptorProto.php354 public function getExtension() function in Google\\Protobuf\\Internal\\FileDescriptorProto
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleExtensions.java130 public Extension getExtension(Character key) { in getExtension() method in LocaleExtensions
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleExtensions.java126 public Extension getExtension(Character key) { in getExtension() method in LocaleExtensions
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java495 <Type> Type getExtension(ExtensionLite<MessageType, Type> extension); in getExtension() method
498 <Type> Type getExtension(ExtensionLite<MessageType, List<Type>> extension, int index); in getExtension() method
826 public final <Type> Type getExtension(final ExtensionLite<MessageType, Type> extension) { in getExtension() method in GeneratedMessageLite.ExtendableMessage
841 public final <Type> Type getExtension( in getExtension() method in GeneratedMessageLite.ExtendableMessage
980 public final <Type> Type getExtension(final ExtensionLite<MessageType, Type> extension) { in getExtension() method in GeneratedMessageLite.ExtendableBuilder
987 public final <Type> Type getExtension( in getExtension() method in GeneratedMessageLite.ExtendableBuilder
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonenumber.java79 public String getExtension() { return extension_; } in getExtension() method in Phonenumber.PhoneNumber
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonenumber.pb.js166 i18n.phonenumbers.PhoneNumber.prototype.getExtension = function() { method in i18n.phonenumbers.PhoneNumber
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h175 const TString& getExtension() const { return extension; } in getExtension() function
/third_party/typescript/lib/
Dlib.webworker.d.ts4837 getExtension(extensionName: "EXT_blend_minmax"): EXT_blend_minmax | null; method
4838getExtension(extensionName: "EXT_texture_filter_anisotropic"): EXT_texture_filter_anisotropic | nu… method
4839 getExtension(extensionName: "EXT_frag_depth"): EXT_frag_depth | null; method
4840 getExtension(extensionName: "EXT_shader_texture_lod"): EXT_shader_texture_lod | null; method
4841 getExtension(extensionName: "EXT_sRGB"): EXT_sRGB | null; method
4842 getExtension(extensionName: "OES_vertex_array_object"): OES_vertex_array_object | null; method
4843 getExtension(extensionName: "WEBGL_color_buffer_float"): WEBGL_color_buffer_float | null; method
4844getExtension(extensionName: "WEBGL_compressed_texture_astc"): WEBGL_compressed_texture_astc | null; method
4845getExtension(extensionName: "WEBGL_compressed_texture_s3tc_srgb"): WEBGL_compressed_texture_s3tc_s… method
4846 getExtension(extensionName: "WEBGL_debug_shaders"): WEBGL_debug_shaders | null; method
[all …]
Dlib.dom.d.ts17868 getExtension(extensionName: "EXT_blend_minmax"): EXT_blend_minmax | null; method
17869getExtension(extensionName: "EXT_texture_filter_anisotropic"): EXT_texture_filter_anisotropic | nu… method
17870 getExtension(extensionName: "EXT_frag_depth"): EXT_frag_depth | null; method
17871 getExtension(extensionName: "EXT_shader_texture_lod"): EXT_shader_texture_lod | null; method
17872 getExtension(extensionName: "EXT_sRGB"): EXT_sRGB | null; method
17873 getExtension(extensionName: "OES_vertex_array_object"): OES_vertex_array_object | null; method
17874 getExtension(extensionName: "WEBGL_color_buffer_float"): WEBGL_color_buffer_float | null; method
17875getExtension(extensionName: "WEBGL_compressed_texture_astc"): WEBGL_compressed_texture_astc | null; method
17876getExtension(extensionName: "WEBGL_compressed_texture_s3tc_srgb"): WEBGL_compressed_texture_s3tc_s… method
17877 getExtension(extensionName: "WEBGL_debug_shaders"): WEBGL_debug_shaders | null; method
[all …]
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4817 getExtension(extensionName: "EXT_blend_minmax"): EXT_blend_minmax | null; method
4818getExtension(extensionName: "EXT_texture_filter_anisotropic"): EXT_texture_filter_anisotropic | nu… method
4819 getExtension(extensionName: "EXT_frag_depth"): EXT_frag_depth | null; method
4820 getExtension(extensionName: "EXT_shader_texture_lod"): EXT_shader_texture_lod | null; method
4821 getExtension(extensionName: "EXT_sRGB"): EXT_sRGB | null; method
4822 getExtension(extensionName: "OES_vertex_array_object"): OES_vertex_array_object | null; method
4823 getExtension(extensionName: "WEBGL_color_buffer_float"): WEBGL_color_buffer_float | null; method
4824getExtension(extensionName: "WEBGL_compressed_texture_astc"): WEBGL_compressed_texture_astc | null; method
4825getExtension(extensionName: "WEBGL_compressed_texture_s3tc_srgb"): WEBGL_compressed_texture_s3tc_s… method
4826 getExtension(extensionName: "WEBGL_debug_shaders"): WEBGL_debug_shaders | null; method
[all …]
Ddom.generated.d.ts17848 getExtension(extensionName: "EXT_blend_minmax"): EXT_blend_minmax | null; method
17849getExtension(extensionName: "EXT_texture_filter_anisotropic"): EXT_texture_filter_anisotropic | nu… method
17850 getExtension(extensionName: "EXT_frag_depth"): EXT_frag_depth | null; method
17851 getExtension(extensionName: "EXT_shader_texture_lod"): EXT_shader_texture_lod | null; method
17852 getExtension(extensionName: "EXT_sRGB"): EXT_sRGB | null; method
17853 getExtension(extensionName: "OES_vertex_array_object"): OES_vertex_array_object | null; method
17854 getExtension(extensionName: "WEBGL_color_buffer_float"): WEBGL_color_buffer_float | null; method
17855getExtension(extensionName: "WEBGL_compressed_texture_astc"): WEBGL_compressed_texture_astc | null; method
17856getExtension(extensionName: "WEBGL_compressed_texture_s3tc_srgb"): WEBGL_compressed_texture_s3tc_s… method
17857 getExtension(extensionName: "WEBGL_debug_shaders"): WEBGL_debug_shaders | null; method
[all …]
/third_party/protobuf/js/
Dmessage.js1487 jspb.Message.prototype.getExtension = function(fieldInfo) { method in jspb.Message
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl.js394 getExtension: function (...args) { method
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DULocale.java2853 public String getExtension(char key) { in getExtension() method in ULocale
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java3363 public String getExtension(char key) { in getExtension() method in ULocale
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.hpp1220 Extension const &getExtension(Extension::ID id) const in getExtension() function in sw::SpirvShader
/third_party/typescript/tests/lib/
Dlib.d.ts15065 getExtension(name: string): any; method