Home
last modified time | relevance | path

Searched defs:source (Results 1126 - 1150 of 3049) sorted by relevance

1...<<41424344454647484950>>...122

/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc175 const SourceId& source = pair.first; in SendCompilationDiagnostics() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_rs.h46 struct etna_bo *source; member
80 struct etna_reloc source[2]; member
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_sct.c268 int SCT_set_source(SCT *sct, sct_source_t source) in SCT_set_source() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dpassphrase.c214 const char *source = NULL; in ossl_pw_get_passphrase() local
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTreeTest.java512 static Edge of(DfaNode source, DfaNode target, DfaEdge edge) { in of() argument
515 abstract DfaNode source(); in source() method in RangeTreeTest.Edge
525 public void visit(DfaNode source, DfaEdge edge, DfaNode target) { in visit() argument
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DCompilerRegressionTest.java210 public void visit(DfaNode source, DfaEdge edge, DfaNode target) { in visit() argument
/third_party/rust/crates/codespan/codespan-reporting/src/
H A Dfiles.rs72 fn source(&self) -> Option<&(dyn std::error::Error + 'static)> { in source() functions
98 fn source(&'a self, id: Self::FileId) -> Result<Self::Source, Error>; in name() functions
293 pub fn source(&self) -> &Source { source() functions
330 fn source(&self, (): ()) -> Result<&str, Error> { source() functions
396 fn source(&self, file_id: usize) -> Result<&str, Error> { source() functions
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-switch-on-port-available.c102 pa_source *source; in profile_good_for_input() local
196 pa_source *source; member
483 pa_source *source; update_preferred_input_port() local
575 source_port_changed_callback(pa_core *core, pa_source *source, void *userdata) source_port_changed_callback() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dglib-mainloop.c76 GSource source; member
472 static gboolean prepare_func(GSource *source, gint *timeout) { in prepare_func() argument
506 static gboolean check_func(GSource *source) { in check_func() argument
536 static gboolean dispatch_func(GSource *source, GSourceFunc callback, gpointer userdata) { in dispatch_func() argument
[all...]
H A Dohos_glib-mainloop.c77 GSource source; member
473 static gboolean prepare_func(GSource *source, gint *timeout) { in prepare_func() argument
509 static gboolean check_func(GSource *source) { in check_func() argument
540 static gboolean dispatch_func(GSource *source, GSourceFunc callback, gpointer userdata) { in dispatch_func() argument
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluetooth-policy.c65 static pa_hook_result_t source_put_hook_callback(pa_core *c, pa_source *source, void *userdata) { in source_put_hook_callback() argument
[all...]
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c151 static pa_source_output_flags_t get_dont_inhibit_auto_suspend_flag(pa_source *source, in get_dont_inhibit_auto_suspend_flag() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcard.c320 pa_source *source; in update_port_preferred_profile() local
431 pa_source *source; in pa_card_suspend() local
H A Dcore.c301 void pa_core_set_configured_default_source(pa_core *core, const char *source) { in pa_core_set_configured_default_source() argument
454 pa_source *source; in pa_core_update_default_source() local
[all...]
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jack-source.c70 pa_source *source; member
[all...]
/third_party/openssl/crypto/ct/
H A Dct_sct.c268 int SCT_set_source(SCT *sct, sct_source_t source) in SCT_set_source() argument
/third_party/openssl/crypto/
H A Dpassphrase.c214 const char *source = NULL; in ossl_pw_get_passphrase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBase.hpp64 ComponentSource source; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderClockTests.cpp173 std::stringstream source; in initShaderSpec() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmNonSemanticInfoTests.cpp292 std::string source = in initPrograms() local
H A DvktSpvAsmUtils.hpp283 Dest bitwiseCast (Src source) in bitwiseCast() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DShaderGL.cpp43 const char *source = mSource.c_str(); variable
172 void ShaderGL::compileAndCheckShader(const char *source) in compileAndCheckShader() argument
28 TranslateTaskGL(ShHandle handle, ShCompileOptions options, const std::string &source, CompileAndCheckShaderInWorkerFunctor &&compileAndCheckShaderInWorkerFunctor) TranslateTaskGL() argument
178 compileShader(const char *source) compileShader() argument
223 compileAndCheckShaderInWorker(const char *source) compileAndCheckShaderInWorker() argument
377 const std::string &source = mState.getSource(); compile() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLProgram.cpp206 Program::Program(Context &context, std::string &&source, cl_int &errorCode) in Program() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp278 const std::string &source = mState.getSource(); in compile() local
27 TranslateTaskD3D(ShHandle handle, ShCompileOptions options, const std::string &source, const std::string &sourcePath) TranslateTaskD3D() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DTextureImpl.cpp19 copyTexture(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, GLenum type, GLint sourceLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copyTexture() argument
33 copySubTexture(const gl::Context *context, const gl::ImageIndex &index, const gl::Offset &destOffset, GLint sourceLevel, const gl::Box &sourceBox, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copySubTexture() argument
83 copyCompressedTexture(const gl::Context *context, const gl::Texture *source) copyCompressedTexture() argument
90 copy3DTexture(const gl::Context *context, gl::TextureTarget target, GLenum internalFormat, GLenum type, GLint sourceLevel, GLint destLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copy3DTexture() argument
105 copy3DSubTexture(const gl::Context *context, const gl::TextureTarget target, const gl::Offset &destOffset, GLint sourceLevel, GLint destLevel, const gl::Box &srcBox, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copy3DSubTexture() argument

Completed in 16 milliseconds

1...<<41424344454647484950>>...122